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-05-06T03:41:58.754Z||main|||||INFO|500||The following profiles are active: basic 2023-05-06T03:42:16.210Z||main|||||INFO|500||Starting service [Tomcat] 2023-05-06T03:42:16.211Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2023-05-06T03:42:16.409Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2023-05-06T03:42:23.460Z||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-05-06T03:42:23.677Z||main|||||INFO|500||catdb-pool - Starting... 2023-05-06T03:42:24.110Z||main|||||INFO|500||catdb-pool - Start completed. 2023-05-06T03:42:24.764Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2023-05-06T03:42:25.233Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2023-05-06T03:42:26.519Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-05-06T03:42:29.684Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-05-06T03:42:30.394Z||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-05-06T03:42:33.376Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-05-06T03:42:33.698Z||main|||||INFO|500||reqdb-pool - Starting... 2023-05-06T03:42:33.729Z||main|||||INFO|500||reqdb-pool - Start completed. 2023-05-06T03:42:33.760Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2023-05-06T03:42:34.249Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-05-06T03:42:34.662Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-05-06T03:42:36.152Z||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-05-06T03:42:41.654Z||main|||||WARN|500||--- 2023-05-06T03:42:41.654Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2023-05-06T03:42:41.654Z||main|||||WARN|500||--- 2023-05-06T03:42:42.406Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2023-05-06T03:42:48.851Z||main|||||INFO|500||Started ApiHandlerApplication in 59.88 seconds (JVM running for 64.694) 2023-05-06T03:42:48.877Z|8833a172-d047-48e9-8d94-b7c6c5251cbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:42:48.901Z|8833a172-d047-48e9-8d94-b7c6c5251cbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:42:48.906Z|11379866-b590-4abd-a4b3-4547a1717d66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:42:48.919Z|11379866-b590-4abd-a4b3-4547a1717d66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:42:49.491Z||http-nio-8080-exec-2|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-05-06T03:42:49.895Z|495b8548-09b7-4e54-b14a-1cd969746a11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:42:49.899Z|586395da-881c-4552-ab05-d0b363e8826c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:42:49.899Z|d86ec65b-3289-4bfe-91f0-5714488667ab|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-05-06T03:42:50.426Z|d86ec65b-3289-4bfe-91f0-5714488667ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:42:50.427Z|586395da-881c-4552-ab05-d0b363e8826c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:42:50.427Z|495b8548-09b7-4e54-b14a-1cd969746a11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:43:00.343Z|ca8c0ff6-2d54-438d-8838-f8444f141cac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:43:00.346Z|ca8c0ff6-2d54-438d-8838-f8444f141cac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:43:00.363Z|2671fa13-b14d-47d2-9e84-4272135a300c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:43:00.366Z|2671fa13-b14d-47d2-9e84-4272135a300c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:43:00.497Z|6a0ddf01-5fd9-4c7a-b3f1-b8d69b613495|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:43:00.500Z|6a0ddf01-5fd9-4c7a-b3f1-b8d69b613495|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:43:03.821Z|4151a8d2-c5d8-45d1-95f8-e0c8a90cf9fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:43:03.826Z|4151a8d2-c5d8-45d1-95f8-e0c8a90cf9fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:43:10.467Z|fc39aff4-f541-40f9-9b84-12a45df3f890|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:43:10.468Z|fc39aff4-f541-40f9-9b84-12a45df3f890|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:43:10.470Z|a570d767-5585-4062-9aac-b3f297004179|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:43:10.472Z|a570d767-5585-4062-9aac-b3f297004179|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:43:10.546Z|fffa55a6-91a5-4466-bade-c83734646f14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:43:10.548Z|fffa55a6-91a5-4466-bade-c83734646f14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:43:18.819Z|207cf84d-d859-4c8f-98b9-9ae1b4151a90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:43:18.820Z|207cf84d-d859-4c8f-98b9-9ae1b4151a90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:43:18.921Z|4a99eace-84ab-4920-8cf7-6cf1f1025ef3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:43:18.922Z|4a99eace-84ab-4920-8cf7-6cf1f1025ef3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:43:20.514Z|d38f2d3a-03c4-41d1-8b66-2965597e8481|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:43:20.517Z|d38f2d3a-03c4-41d1-8b66-2965597e8481|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:43:20.533Z|ac3dab96-aafe-43b6-ae5e-e31ad348932a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:43:20.535Z|ac3dab96-aafe-43b6-ae5e-e31ad348932a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:43:20.589Z|653f76da-d131-431c-94c8-5e0117aea234|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:43:20.590Z|653f76da-d131-431c-94c8-5e0117aea234|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:43:30.566Z|a1e68f27-cc17-48c5-bf96-bafa380bd114|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:43:30.569Z|a1e68f27-cc17-48c5-bf96-bafa380bd114|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:43:30.580Z|6ca2e234-4924-4bfd-a70e-aee03d0c6b48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:43:30.582Z|6ca2e234-4924-4bfd-a70e-aee03d0c6b48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:43:30.628Z|cf7bf3a6-73a6-4708-876d-e6534e9aa0a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:43:30.630Z|cf7bf3a6-73a6-4708-876d-e6534e9aa0a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:43:33.818Z|2adf7fcf-b8f9-44d0-a3d4-e7c58d0b18f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:43:33.820Z|2adf7fcf-b8f9-44d0-a3d4-e7c58d0b18f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:43:40.623Z|1757cc5b-038d-4507-a960-29c6ce53a72a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:43:40.623Z|0f7f2a00-730e-4bb6-baa8-dd5dba14254f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:43:40.625Z|1757cc5b-038d-4507-a960-29c6ce53a72a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:43:40.626Z|0f7f2a00-730e-4bb6-baa8-dd5dba14254f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:43:40.672Z|de570c7d-9bc7-4300-9464-4d531c0fe533|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:43:40.674Z|de570c7d-9bc7-4300-9464-4d531c0fe533|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:43:48.818Z|5fee7d36-c7b0-4cf3-9064-7dcfd870c1bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:43:48.823Z|5fee7d36-c7b0-4cf3-9064-7dcfd870c1bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:43:48.929Z|85612e0f-cda9-46aa-a974-5ba088e65ecd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:43:48.933Z|85612e0f-cda9-46aa-a974-5ba088e65ecd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:43:50.675Z|f1458ac6-29ca-4104-b4f3-421362aa16b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:43:50.675Z|aa7f7e2e-955c-45ff-a880-018b8477edb1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:43:50.676Z|aa7f7e2e-955c-45ff-a880-018b8477edb1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:43:50.676Z|f1458ac6-29ca-4104-b4f3-421362aa16b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:43:50.711Z|c7e3a06c-4b94-4c11-8caf-c970cafe9fe9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:43:50.713Z|c7e3a06c-4b94-4c11-8caf-c970cafe9fe9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:44:00.714Z|b5627f21-4e02-400a-a3aa-451e6ad8c5af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:44:00.716Z|b5627f21-4e02-400a-a3aa-451e6ad8c5af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:44:00.721Z|b4cc789e-a336-4c39-99e2-3e6e822a15c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:44:00.722Z|b4cc789e-a336-4c39-99e2-3e6e822a15c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:44:00.750Z|b7567586-718e-41b7-82f3-541532d0bc87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:44:00.752Z|b7567586-718e-41b7-82f3-541532d0bc87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:44:03.818Z|3cd9227f-2da2-4ceb-b938-db95c9cf2f5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:44:03.820Z|3cd9227f-2da2-4ceb-b938-db95c9cf2f5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:44:10.761Z|516987c0-45c4-466d-85eb-d23af76b637b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:44:10.761Z|1df195c6-a7f5-4aee-bfe3-9d1f5b3f692c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:44:10.762Z|516987c0-45c4-466d-85eb-d23af76b637b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:44:10.764Z|1df195c6-a7f5-4aee-bfe3-9d1f5b3f692c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:44:10.794Z|0ebd60ca-7ae0-4188-bdfc-4a9c2a131dd6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:44:10.796Z|0ebd60ca-7ae0-4188-bdfc-4a9c2a131dd6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:44:18.819Z|056ddcbe-995f-4f01-a6f3-15af62d625ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:44:18.820Z|056ddcbe-995f-4f01-a6f3-15af62d625ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:44:18.935Z|178062eb-8ba8-43a6-bf2c-d05baa1f489a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:44:18.936Z|178062eb-8ba8-43a6-bf2c-d05baa1f489a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:44:20.806Z|943d09b7-34bb-451c-9558-7505556e7368|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:44:20.808Z|943d09b7-34bb-451c-9558-7505556e7368|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:44:20.809Z|897b1c53-9d3f-425d-98b2-75c7a3378a71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:44:20.811Z|897b1c53-9d3f-425d-98b2-75c7a3378a71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:44:20.835Z|2b460a06-cbbe-46a2-8bec-1c1832950334|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:44:20.837Z|2b460a06-cbbe-46a2-8bec-1c1832950334|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:44:30.847Z|b60fb5a7-c6fd-4ffb-9953-e9d32e3c4bc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:44:30.849Z|b60fb5a7-c6fd-4ffb-9953-e9d32e3c4bc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:44:30.851Z|cb9619b6-2e61-4d23-bdfe-b6eb19dfa79f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:44:30.852Z|cb9619b6-2e61-4d23-bdfe-b6eb19dfa79f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:44:30.886Z|56b1358e-f3a5-4625-8f90-6180a4bc15e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:44:30.888Z|56b1358e-f3a5-4625-8f90-6180a4bc15e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:44:33.818Z|9a20e09b-2c2f-4cde-a851-f8fd4f8010ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:44:33.824Z|9a20e09b-2c2f-4cde-a851-f8fd4f8010ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:44:40.889Z|ec49291b-cf72-438f-8c95-4e4f0a2aaf49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:44:40.891Z|ec49291b-cf72-438f-8c95-4e4f0a2aaf49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:44:40.901Z|f907bf1d-02f7-4718-9a59-a71c5a877910|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:44:40.903Z|f907bf1d-02f7-4718-9a59-a71c5a877910|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:44:40.929Z|31f46ac7-8baa-4ab3-9b4e-02afb34c63c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:44:40.931Z|31f46ac7-8baa-4ab3-9b4e-02afb34c63c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:44:48.819Z|9c8b19b0-38eb-4370-84f4-7c28c09ce8e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:44:48.820Z|9c8b19b0-38eb-4370-84f4-7c28c09ce8e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:44:48.939Z|e1dd1884-0c8e-4ec6-9c80-925f6cfef847|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:44:48.940Z|e1dd1884-0c8e-4ec6-9c80-925f6cfef847|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:44:50.932Z|2b22e432-aa93-4318-a153-7a8bf496b581|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:44:50.934Z|2b22e432-aa93-4318-a153-7a8bf496b581|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:44:50.943Z|a933d5f1-c5d9-495f-a97b-9d106b2f0b52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:44:50.945Z|a933d5f1-c5d9-495f-a97b-9d106b2f0b52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:44:50.978Z|c456d25f-5f96-4072-899a-2ad209eb7203|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:44:50.980Z|c456d25f-5f96-4072-899a-2ad209eb7203|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:45:00.978Z|d591a87c-d9b3-4b31-84a7-8bfb26df85bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:45:00.978Z|d591a87c-d9b3-4b31-84a7-8bfb26df85bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:45:00.992Z|f5d1fbeb-a38d-4a2e-8f20-f81f4d1fd7a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:45:00.993Z|f5d1fbeb-a38d-4a2e-8f20-f81f4d1fd7a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:45:01.014Z|b1176b70-8d64-4895-a76f-f06e7631c9bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:45:01.015Z|b1176b70-8d64-4895-a76f-f06e7631c9bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:45:03.818Z|ea8fae81-55c4-4164-bf35-8bb32e8808b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:45:03.820Z|ea8fae81-55c4-4164-bf35-8bb32e8808b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:45:11.025Z|e451ad2d-d99a-4a22-b27e-adbf28d335c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:45:11.027Z|e451ad2d-d99a-4a22-b27e-adbf28d335c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:45:11.026Z|f5d0ab8b-b14c-434f-901e-e9a66bd07d82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:45:11.029Z|f5d0ab8b-b14c-434f-901e-e9a66bd07d82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:45:11.055Z|3f39791f-d065-4b76-8b82-0b70b5fe6d1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:45:11.056Z|3f39791f-d065-4b76-8b82-0b70b5fe6d1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:45:18.819Z|0677dcfb-3ba2-44b8-af14-e14a4f82ff51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:45:18.824Z|0677dcfb-3ba2-44b8-af14-e14a4f82ff51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:45:18.942Z|c16535bf-5a0a-4244-8c8d-667d3526453d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:45:18.943Z|c16535bf-5a0a-4244-8c8d-667d3526453d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:45:21.062Z|415edac3-ead0-4353-ad89-540d8c7cd30b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:45:21.062Z|847cd205-e9be-4b98-960c-e1490b55f588|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:45:21.063Z|415edac3-ead0-4353-ad89-540d8c7cd30b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:45:21.063Z|847cd205-e9be-4b98-960c-e1490b55f588|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:45:21.094Z|9220a026-8ea1-4ef5-9397-c1a47aed566a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:45:21.096Z|9220a026-8ea1-4ef5-9397-c1a47aed566a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:45:31.101Z|eb163805-41cb-4773-ac6c-301fa3634e27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:45:31.103Z|eb163805-41cb-4773-ac6c-301fa3634e27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:45:31.109Z|2bd8885f-36ac-4223-b232-80ecc5f3089d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:45:31.110Z|2bd8885f-36ac-4223-b232-80ecc5f3089d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:45:31.133Z|2afc26ea-3c18-4c5a-8f12-9a07e0697297|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:45:31.134Z|2afc26ea-3c18-4c5a-8f12-9a07e0697297|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:45:33.818Z|b26432f0-db0c-463d-b17a-194cad978d18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:45:33.819Z|b26432f0-db0c-463d-b17a-194cad978d18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:45:41.149Z|8612e5ba-c6a7-4068-9b1b-a3a4ffcbbfb6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:45:41.151Z|8612e5ba-c6a7-4068-9b1b-a3a4ffcbbfb6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:45:41.156Z|524ec202-2d70-4c80-b634-1b5538412c0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:45:41.158Z|524ec202-2d70-4c80-b634-1b5538412c0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:45:41.174Z|7edcdcda-6435-48fd-b02e-c7baf89211dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:45:41.175Z|7edcdcda-6435-48fd-b02e-c7baf89211dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:45:48.818Z|b346c159-6315-45de-8df5-04c20611a58e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:45:48.819Z|b346c159-6315-45de-8df5-04c20611a58e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:45:48.945Z|48638bb6-cf76-49ab-b088-8cb678d116e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:45:48.946Z|48638bb6-cf76-49ab-b088-8cb678d116e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:45:51.192Z|9b04f2e4-0c61-46c3-9667-2219c651205c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:45:51.195Z|9b04f2e4-0c61-46c3-9667-2219c651205c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:45:51.200Z|2da11b21-ba96-48e2-a0d9-6978df1ee075|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:45:51.202Z|2da11b21-ba96-48e2-a0d9-6978df1ee075|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:45:51.213Z|4e931ad3-d81c-431d-94fb-5c30ad65db1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:45:51.215Z|4e931ad3-d81c-431d-94fb-5c30ad65db1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:46:01.241Z|855f61a3-a72c-4fe4-896a-b15ebdbeb95d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:46:01.242Z|855f61a3-a72c-4fe4-896a-b15ebdbeb95d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:46:01.243Z|ec427b0d-a90c-4651-ba7f-4d5cb9fa471c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:46:01.244Z|ec427b0d-a90c-4651-ba7f-4d5cb9fa471c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:46:01.251Z|7f4681f0-3bef-449d-86f0-36af54e64caa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:46:01.252Z|7f4681f0-3bef-449d-86f0-36af54e64caa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:46:03.818Z|c315906d-4601-46aa-83b7-ab3eb0d9a4d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:46:03.824Z|c315906d-4601-46aa-83b7-ab3eb0d9a4d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:46:11.285Z|18cbd821-384e-49da-825e-3fbc2adcd4ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:46:11.287Z|18cbd821-384e-49da-825e-3fbc2adcd4ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:46:11.289Z|560d9890-fe03-4649-bbea-807d1fcbf54d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:46:11.289Z|11f4d99a-c4d3-44f9-818e-d75d9001555b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:46:11.292Z|560d9890-fe03-4649-bbea-807d1fcbf54d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:46:11.291Z|11f4d99a-c4d3-44f9-818e-d75d9001555b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:46:18.818Z|88527e8c-1f89-484b-a1b8-1eeeb67a0c3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:46:18.820Z|88527e8c-1f89-484b-a1b8-1eeeb67a0c3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:46:18.947Z|a788dca0-15e0-4431-857d-71a8912fab76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:46:18.948Z|a788dca0-15e0-4431-857d-71a8912fab76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:46:21.334Z|a6173d9c-2228-49eb-b41e-90e0c1a5d3d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:46:21.334Z|2f5e2586-0de2-4c68-af4c-55d29d985b05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:46:21.335Z|2bf9f0fb-5f29-49a5-93a0-f121df14bcda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:46:21.336Z|2f5e2586-0de2-4c68-af4c-55d29d985b05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:46:21.336Z|a6173d9c-2228-49eb-b41e-90e0c1a5d3d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:46:21.337Z|2bf9f0fb-5f29-49a5-93a0-f121df14bcda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:46:31.373Z|6bc8ab7a-fd2b-4c3a-b54c-a1ac066793f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:46:31.374Z|6bc8ab7a-fd2b-4c3a-b54c-a1ac066793f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:46:31.375Z|177036a8-b33b-4a46-8541-4aabafd486ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:46:31.377Z|177036a8-b33b-4a46-8541-4aabafd486ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:46:31.386Z|5b2d9c24-5b56-43a6-a25d-48dc5417e4e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:46:31.388Z|5b2d9c24-5b56-43a6-a25d-48dc5417e4e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:46:33.819Z|2369f892-70d3-464a-8633-28bce303f759|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:46:33.820Z|2369f892-70d3-464a-8633-28bce303f759|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:46:41.413Z|48a7270d-e424-47e4-a59a-54b4ebda8342|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:46:41.414Z|9b269246-2742-4baa-88f6-bd7c5934fa78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:46:41.414Z|48a7270d-e424-47e4-a59a-54b4ebda8342|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:46:41.415Z|9b269246-2742-4baa-88f6-bd7c5934fa78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:46:41.423Z|1d155c93-2ffe-4221-905f-3c4188483cec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:46:41.425Z|1d155c93-2ffe-4221-905f-3c4188483cec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:46:48.818Z|3eeb4886-a70a-446b-b08c-03dddc6c8d64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:46:48.824Z|3eeb4886-a70a-446b-b08c-03dddc6c8d64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:46:48.950Z|80fa7aaa-552e-4e44-a01c-0b8a82f82226|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:46:48.952Z|80fa7aaa-552e-4e44-a01c-0b8a82f82226|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:46:51.448Z|e62c1504-6b74-44e3-8507-434a07ab5383|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:46:51.450Z|e62c1504-6b74-44e3-8507-434a07ab5383|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:46:51.454Z|331681dc-75e5-4598-8f74-e150b6635ed4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:46:51.457Z|331681dc-75e5-4598-8f74-e150b6635ed4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:46:51.464Z|e6882cfd-e785-4fd2-903b-bf3a973ef6a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:46:51.465Z|e6882cfd-e785-4fd2-903b-bf3a973ef6a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:47:01.496Z|02589e94-1ec9-410f-900d-6d1762f8b01b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:47:01.497Z|02589e94-1ec9-410f-900d-6d1762f8b01b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:47:01.498Z|c09f57b3-34aa-4bbd-8178-2dd6e6a0374f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:47:01.500Z|c09f57b3-34aa-4bbd-8178-2dd6e6a0374f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:47:01.513Z|92d96655-a615-471d-a5b8-7ed336f760d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:47:01.514Z|92d96655-a615-471d-a5b8-7ed336f760d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:47:03.818Z|d7faa3e2-3346-4367-863c-433ba8ca2e85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:47:03.819Z|d7faa3e2-3346-4367-863c-433ba8ca2e85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:47:11.547Z|ee008101-cfa5-4deb-9165-c54d5ace36f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:47:11.547Z|a480db93-1761-4d6f-9b38-a3910c36170a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:47:11.548Z|3b14ccaa-a07e-471f-b621-ae75ffceebad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:47:11.549Z|ee008101-cfa5-4deb-9165-c54d5ace36f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:47:11.549Z|3b14ccaa-a07e-471f-b621-ae75ffceebad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:47:11.549Z|a480db93-1761-4d6f-9b38-a3910c36170a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:47:18.818Z|9821d993-0c98-4b16-8d0b-0b4623ba5996|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:47:18.819Z|9821d993-0c98-4b16-8d0b-0b4623ba5996|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:47:18.953Z|3e212486-ab01-4325-8bbe-dd1eb1c4b196|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:47:18.954Z|3e212486-ab01-4325-8bbe-dd1eb1c4b196|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:47:21.586Z|197045ba-5488-4bfa-a88a-5675de1254ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:47:21.588Z|197045ba-5488-4bfa-a88a-5675de1254ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:47:21.589Z|08edbf38-ba56-4752-8c14-2b5017769781|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:47:21.591Z|08edbf38-ba56-4752-8c14-2b5017769781|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:47:21.598Z|00e0b3bb-4f16-422b-8dbe-9b5d49b45954|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:47:21.599Z|00e0b3bb-4f16-422b-8dbe-9b5d49b45954|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:47:31.629Z|9d765e91-6d8b-4d15-a468-9efdaa7a8c4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:47:31.631Z|9d765e91-6d8b-4d15-a468-9efdaa7a8c4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:47:31.635Z|b3b79863-8774-4a15-8243-07c57d26f2bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:47:31.636Z|b3b79863-8774-4a15-8243-07c57d26f2bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:47:31.636Z|ef24e41e-9390-4029-8f74-b26ff8b11a1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:47:31.637Z|ef24e41e-9390-4029-8f74-b26ff8b11a1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:47:33.818Z|58532f0d-c1fd-417f-8279-433e2f9202c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:47:33.822Z|58532f0d-c1fd-417f-8279-433e2f9202c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:47:41.683Z|8c71c88e-6716-4b39-89de-b259d6717a63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:47:41.684Z|aaef2ba9-3fb3-42b7-b2e0-e8fa5d3b9e79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:47:41.684Z|8c71c88e-6716-4b39-89de-b259d6717a63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:47:41.684Z|6e378f9a-0127-4c06-9e13-68edae3467d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:47:41.685Z|aaef2ba9-3fb3-42b7-b2e0-e8fa5d3b9e79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:47:41.686Z|6e378f9a-0127-4c06-9e13-68edae3467d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:47:48.818Z|9f5be7d1-8bf5-4233-84ef-9b19a693bf54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:47:48.819Z|9f5be7d1-8bf5-4233-84ef-9b19a693bf54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:47:48.955Z|a27a19ad-7d2a-4acf-8591-7372cd7a543a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:47:48.957Z|a27a19ad-7d2a-4acf-8591-7372cd7a543a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:47:51.718Z|529a9daf-4e76-44f9-bbe1-dfae38d50c6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:47:51.720Z|529a9daf-4e76-44f9-bbe1-dfae38d50c6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:47:51.725Z|41801537-32be-4407-b5a8-67f897aa524f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:47:51.726Z|41801537-32be-4407-b5a8-67f897aa524f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:47:51.730Z|3f25e6ff-2651-46f7-90e0-ac48b0286402|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:47:51.731Z|3f25e6ff-2651-46f7-90e0-ac48b0286402|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:48:01.767Z|a965e2bc-a188-46d7-911c-d10795b71c16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:48:01.767Z|dc26d1be-6bcc-4b97-b870-178e0b37c380|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:48:01.767Z|8b425502-35ad-4602-a04e-273ffbf95058|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:48:01.769Z|8b425502-35ad-4602-a04e-273ffbf95058|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:48:01.770Z|dc26d1be-6bcc-4b97-b870-178e0b37c380|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:48:01.770Z|a965e2bc-a188-46d7-911c-d10795b71c16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:48:03.818Z|38f1d5a3-24d8-4171-a25e-fb1bb906a49d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:48:03.819Z|38f1d5a3-24d8-4171-a25e-fb1bb906a49d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:48:11.801Z|fc5b2b98-4ef7-4b94-a0e7-c9b5b134a82c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:48:11.802Z|fc5b2b98-4ef7-4b94-a0e7-c9b5b134a82c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:48:11.802Z|0bb361f7-2f44-4069-99d4-9e5e68ef5090|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:48:11.803Z|4efbc898-683f-4914-bb36-b81ae2831a8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:48:11.803Z|0bb361f7-2f44-4069-99d4-9e5e68ef5090|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:48:11.804Z|4efbc898-683f-4914-bb36-b81ae2831a8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:48:18.819Z|1d873a3f-1d36-4f5b-86db-406ac8ed5482|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:48:18.823Z|1d873a3f-1d36-4f5b-86db-406ac8ed5482|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:48:18.958Z|eab86ec8-7fa9-4ab6-8382-5741bbe45307|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:48:18.959Z|eab86ec8-7fa9-4ab6-8382-5741bbe45307|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:48:21.842Z|8c1d2193-fc1c-4738-9789-f6e864b01452|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:48:21.843Z|94c8dd42-75f6-4f42-93be-c010161c16b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:48:21.843Z|af81fb15-4f79-456a-b9b2-59691b4c9432|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:48:21.843Z|8c1d2193-fc1c-4738-9789-f6e864b01452|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:48:21.844Z|94c8dd42-75f6-4f42-93be-c010161c16b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:48:21.845Z|af81fb15-4f79-456a-b9b2-59691b4c9432|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:48:31.885Z|cff1415d-41f5-4e59-91dd-457919b3a15f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:48:31.885Z|894506da-bca2-45f2-ab5a-b0dfe0c0b55c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:48:31.886Z|cff1415d-41f5-4e59-91dd-457919b3a15f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:48:31.887Z|894506da-bca2-45f2-ab5a-b0dfe0c0b55c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:48:31.887Z|0ac0973b-04eb-4601-b143-9975842455f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:48:31.889Z|0ac0973b-04eb-4601-b143-9975842455f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:48:33.821Z|994370b9-623f-4698-8dcb-c0e6461bd8c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:48:33.822Z|994370b9-623f-4698-8dcb-c0e6461bd8c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:48:41.923Z|84341e56-545c-4f78-98ee-1a397edf9d45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:48:41.925Z|84341e56-545c-4f78-98ee-1a397edf9d45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:48:41.928Z|eb16519c-791a-4b3c-b729-5fb36b7ad27a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:48:41.930Z|eb16519c-791a-4b3c-b729-5fb36b7ad27a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:48:41.933Z|951fa548-f670-415c-b95e-17de4fc72dd9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:48:41.934Z|951fa548-f670-415c-b95e-17de4fc72dd9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:48:48.818Z|448bf0e3-f53f-4b64-adda-10839a3fb024|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:48:48.820Z|448bf0e3-f53f-4b64-adda-10839a3fb024|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:48:48.961Z|a98e5df8-e81c-48a5-92c6-14a16b2af3c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:48:48.962Z|a98e5df8-e81c-48a5-92c6-14a16b2af3c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:48:51.959Z|633b9d7f-7613-4ceb-96be-44c1c46baa8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:48:51.960Z|633b9d7f-7613-4ceb-96be-44c1c46baa8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:48:51.969Z|872f0d4d-8d51-48e0-a1f2-2e6145a428cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:48:51.970Z|872f0d4d-8d51-48e0-a1f2-2e6145a428cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:48:51.972Z|e3cc6c3b-0d96-4a5f-b6a9-5560262b8f8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:48:51.973Z|e3cc6c3b-0d96-4a5f-b6a9-5560262b8f8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:49:01.996Z|bb688d80-e087-46de-94e7-8d2d747212c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:49:01.998Z|bb688d80-e087-46de-94e7-8d2d747212c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:49:02.018Z|17f99452-b1c0-44fd-b6b9-f9604f167f40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:49:02.020Z|17f99452-b1c0-44fd-b6b9-f9604f167f40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:49:02.022Z|52a76b70-5abe-414a-89f1-d25f09125f0d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:49:02.024Z|52a76b70-5abe-414a-89f1-d25f09125f0d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:49:03.818Z|9290811b-14c6-4fd6-ab87-d450d0c680fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:49:03.824Z|9290811b-14c6-4fd6-ab87-d450d0c680fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:49:12.036Z|5f02fc85-21ab-4413-87d8-856a7851c54d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:49:12.038Z|5f02fc85-21ab-4413-87d8-856a7851c54d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:49:12.056Z|9342dd30-47e2-4ac1-9c7f-8ed3e9dc3be7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:49:12.058Z|9342dd30-47e2-4ac1-9c7f-8ed3e9dc3be7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:49:12.058Z|3f43a5b6-54ac-44c6-bc20-27fe7bf7d4d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:49:12.059Z|3f43a5b6-54ac-44c6-bc20-27fe7bf7d4d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:49:18.818Z|28d1f77f-0262-49c9-b438-185f4e69e6fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:49:18.819Z|28d1f77f-0262-49c9-b438-185f4e69e6fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:49:18.963Z|198cafcd-998f-4383-a384-ced9642ddfac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:49:18.965Z|198cafcd-998f-4383-a384-ced9642ddfac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:49:22.078Z|ab5f135c-04f5-46ca-b432-553f56c61e7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:49:22.079Z|ab5f135c-04f5-46ca-b432-553f56c61e7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:49:22.099Z|2f1fc703-520f-4e62-bf32-a6eae84b0cce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:49:22.101Z|2f1fc703-520f-4e62-bf32-a6eae84b0cce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:49:22.107Z|4c37fac9-1a6e-4b00-8042-fa51f1c614b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:49:22.108Z|4c37fac9-1a6e-4b00-8042-fa51f1c614b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:49:32.118Z|aa6da1d8-02c6-487b-811d-feb51c1b61a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:49:32.120Z|aa6da1d8-02c6-487b-811d-feb51c1b61a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:49:32.142Z|e103357a-52f2-4aac-aed1-73ce87f2be86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:49:32.142Z|9d539201-b52c-4178-bdc4-16049ed8c7f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:49:32.144Z|9d539201-b52c-4178-bdc4-16049ed8c7f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:49:32.144Z|e103357a-52f2-4aac-aed1-73ce87f2be86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:49:33.818Z|2765a359-7eed-4998-9783-49059e8c8d59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:49:33.819Z|2765a359-7eed-4998-9783-49059e8c8d59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:49:42.162Z|f57a6c38-c39c-48e7-aec9-4bf93053ced9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:49:42.163Z|f57a6c38-c39c-48e7-aec9-4bf93053ced9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:49:42.182Z|09921af5-ff60-4f06-9f37-20b9ddb6576a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:49:42.184Z|09921af5-ff60-4f06-9f37-20b9ddb6576a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:49:42.186Z|6b52570f-9edb-47a3-9ff7-b7f95b5029d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:49:42.187Z|6b52570f-9edb-47a3-9ff7-b7f95b5029d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:49:48.818Z|afae70eb-9763-4ddd-b722-6d2647656f9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:49:48.822Z|afae70eb-9763-4ddd-b722-6d2647656f9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:49:48.966Z|0f091134-6948-47fa-83d1-7c6c0e37ac6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:49:48.967Z|0f091134-6948-47fa-83d1-7c6c0e37ac6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:49:52.205Z|3ecd252d-df01-4c86-babc-fa4668654a14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:49:52.207Z|3ecd252d-df01-4c86-babc-fa4668654a14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:49:52.221Z|0c68c1c3-176d-4068-b4c1-2e1afd3f32f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:49:52.221Z|a2cd53a5-7c11-4beb-9d47-9a8f0cb3ee30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:49:52.222Z|a2cd53a5-7c11-4beb-9d47-9a8f0cb3ee30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:49:52.222Z|0c68c1c3-176d-4068-b4c1-2e1afd3f32f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:50:02.250Z|b76ec57a-5931-476d-b487-376476db9b65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:50:02.251Z|b76ec57a-5931-476d-b487-376476db9b65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:50:02.261Z|06fd3179-1b9f-47cc-998b-b13644988115|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:50:02.262Z|06fd3179-1b9f-47cc-998b-b13644988115|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:50:02.265Z|5b1d7de3-fc15-4565-b8e7-b02bcbabc256|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:50:02.266Z|5b1d7de3-fc15-4565-b8e7-b02bcbabc256|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:50:03.818Z|51f8a422-4eed-45ba-9fa7-2809d749ef37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:50:03.819Z|51f8a422-4eed-45ba-9fa7-2809d749ef37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:50:12.302Z|05ed8670-1a1d-4d0b-8dc2-8578d9d024e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:50:12.304Z|05ed8670-1a1d-4d0b-8dc2-8578d9d024e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:50:12.307Z|8610669f-23ea-4430-b0bc-7b48f93ae1e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:50:12.308Z|8610669f-23ea-4430-b0bc-7b48f93ae1e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:50:12.311Z|e702c7a7-82eb-434d-9f62-d8f4b59c83e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:50:12.312Z|e702c7a7-82eb-434d-9f62-d8f4b59c83e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:50:18.818Z|5b14b82c-1ac9-47df-a88b-15db77925df9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:50:18.819Z|5b14b82c-1ac9-47df-a88b-15db77925df9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:50:18.970Z|9caf0e7a-71c3-4e29-9df1-fcc5c80c5030|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:50:18.970Z|9caf0e7a-71c3-4e29-9df1-fcc5c80c5030|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:50:22.358Z|de6761ac-cb00-4aa6-b235-e9b924e0fdaf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:50:22.359Z|183593e4-f6ca-4818-bf3a-56f676f89684|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:50:22.360Z|de6761ac-cb00-4aa6-b235-e9b924e0fdaf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:50:22.360Z|27b78108-3780-4a50-a2fd-4978466b6cee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:50:22.361Z|183593e4-f6ca-4818-bf3a-56f676f89684|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:50:22.361Z|27b78108-3780-4a50-a2fd-4978466b6cee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:50:32.395Z|88ac1bbf-077e-4493-8f75-0647b0e8fcc9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:50:32.398Z|88ac1bbf-077e-4493-8f75-0647b0e8fcc9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:50:32.403Z|56388513-7139-440e-9b35-ea03203ffc1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:50:32.404Z|56388513-7139-440e-9b35-ea03203ffc1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:50:32.404Z|18889add-876a-437f-9255-a32378c658d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:50:32.405Z|18889add-876a-437f-9255-a32378c658d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:50:33.818Z|9eeed8bf-908c-448d-a130-f97d34b6272f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:50:33.823Z|9eeed8bf-908c-448d-a130-f97d34b6272f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:50:42.441Z|b14e2ae5-34aa-421e-a992-7685499cec9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:50:42.441Z|61fa23b9-9361-4f7c-93d7-dac76b33b446|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:50:42.442Z|b14e2ae5-34aa-421e-a992-7685499cec9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:50:42.443Z|61fa23b9-9361-4f7c-93d7-dac76b33b446|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:50:42.448Z|7fdce1a0-6614-441e-9837-a7b2af718679|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:50:42.450Z|7fdce1a0-6614-441e-9837-a7b2af718679|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:50:48.819Z|89dacc6f-c839-4a2d-a3d8-8783f40618d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:50:48.820Z|89dacc6f-c839-4a2d-a3d8-8783f40618d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:50:48.972Z|b247db50-2b23-4f07-881f-f1406e66c9e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:50:48.972Z|b247db50-2b23-4f07-881f-f1406e66c9e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:50:52.480Z|661c1ad3-01cb-4627-bb74-9ca427e03bdb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:50:52.481Z|661c1ad3-01cb-4627-bb74-9ca427e03bdb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:50:52.486Z|9f5e24a1-f93c-49dd-8276-351eed0d6afe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:50:52.487Z|9f5e24a1-f93c-49dd-8276-351eed0d6afe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:50:52.489Z|b9559744-e064-40cb-9fe2-7ded453b63d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:50:52.490Z|b9559744-e064-40cb-9fe2-7ded453b63d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:51:02.518Z|27152495-5612-494f-b7e0-792959e42246|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:51:02.519Z|27152495-5612-494f-b7e0-792959e42246|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:51:02.525Z|1d3d9385-c812-4090-8242-2df360194256|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:51:02.525Z|1d3d9385-c812-4090-8242-2df360194256|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:51:02.526Z|ba096674-d9d1-4d4d-a4a2-99ac1e3c2f3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:51:02.527Z|ba096674-d9d1-4d4d-a4a2-99ac1e3c2f3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:51:03.818Z|3c41cf50-e285-4355-939c-3e25ea43866f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:51:03.820Z|3c41cf50-e285-4355-939c-3e25ea43866f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:51:12.565Z|f5bc4873-d65e-4bea-bc05-1d5eb161a2f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:51:12.567Z|f5bc4873-d65e-4bea-bc05-1d5eb161a2f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:51:12.568Z|955ffb52-ab84-4fc8-8b13-7652948e620f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:51:12.568Z|6bc75712-b4d4-4746-b303-a35b08e4df7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:51:12.569Z|955ffb52-ab84-4fc8-8b13-7652948e620f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:51:12.569Z|6bc75712-b4d4-4746-b303-a35b08e4df7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:51:18.818Z|f14f04a2-e591-43a5-ad21-045b2e22f06a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:51:18.823Z|f14f04a2-e591-43a5-ad21-045b2e22f06a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:51:18.973Z|8ed344de-968c-4b59-856f-6a40288e2b22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:51:18.974Z|8ed344de-968c-4b59-856f-6a40288e2b22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:51:22.606Z|6d707306-6fd9-41d1-a123-0df10e1d0684|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:51:22.607Z|85076c19-cffc-4e7e-8a8e-07f7d4a00988|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:51:22.608Z|ee18517d-6e30-443f-ada9-79423b15a9f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:51:22.608Z|85076c19-cffc-4e7e-8a8e-07f7d4a00988|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:51:22.608Z|6d707306-6fd9-41d1-a123-0df10e1d0684|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:51:22.609Z|ee18517d-6e30-443f-ada9-79423b15a9f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:51:32.642Z|2712b8e8-54b0-4827-8274-cb3542d163c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:51:32.643Z|caef84b8-1ea4-49dd-93f2-af4f5c4e05ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:51:32.644Z|caef84b8-1ea4-49dd-93f2-af4f5c4e05ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:51:32.644Z|2712b8e8-54b0-4827-8274-cb3542d163c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:51:32.649Z|12d4c60e-7056-4f85-8fd6-a6e457f4aee7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:51:32.650Z|12d4c60e-7056-4f85-8fd6-a6e457f4aee7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:51:33.818Z|ea183569-5dec-4063-ab9e-41f3088a122a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:51:33.819Z|ea183569-5dec-4063-ab9e-41f3088a122a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:51:42.679Z|fd18fb5d-6fac-46ab-b570-5d73d3b868d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:51:42.680Z|6246a5cb-4b6d-4f3e-83ed-fef83f0cc4b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:51:42.680Z|fd18fb5d-6fac-46ab-b570-5d73d3b868d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:51:42.681Z|cdc8a35f-ab20-435c-9af2-2b0c38331c17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:51:42.681Z|6246a5cb-4b6d-4f3e-83ed-fef83f0cc4b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:51:42.681Z|cdc8a35f-ab20-435c-9af2-2b0c38331c17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:51:48.818Z|cef65c66-01ae-489b-961e-2fad5f35b076|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:51:48.819Z|cef65c66-01ae-489b-961e-2fad5f35b076|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:51:48.976Z|cb137335-85cc-429c-87b2-581c4f65441a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:51:48.977Z|cb137335-85cc-429c-87b2-581c4f65441a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:51:52.715Z|d523abf5-2459-4d44-bef5-f3466c6fd1e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:51:52.716Z|aaf7790f-cd06-4489-a72f-95bcd40b0124|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:51:52.716Z|d523abf5-2459-4d44-bef5-f3466c6fd1e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:51:52.717Z|aaf7790f-cd06-4489-a72f-95bcd40b0124|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:51:52.720Z|7b9b8682-401f-45cb-8a1b-f4269a081618|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:51:52.722Z|7b9b8682-401f-45cb-8a1b-f4269a081618|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:52:02.753Z|36d96e9e-e94b-4035-b9b1-28de545b7eac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:52:02.754Z|36d96e9e-e94b-4035-b9b1-28de545b7eac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:52:02.758Z|f0a990a6-a571-4eae-8175-c91e34acee51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:52:02.758Z|44e2b104-95b0-4650-abd7-89959bbfe7e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:52:02.760Z|f0a990a6-a571-4eae-8175-c91e34acee51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:52:02.761Z|44e2b104-95b0-4650-abd7-89959bbfe7e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:52:03.818Z|6807271c-2d7a-4d84-9e55-1664c0085ac7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:52:03.823Z|6807271c-2d7a-4d84-9e55-1664c0085ac7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:52:12.791Z|d9fc513b-e4eb-4a45-be76-cd85e6f5427f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:52:12.793Z|d9fc513b-e4eb-4a45-be76-cd85e6f5427f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:52:12.794Z|b0624aed-1f9e-4fe8-bae2-f7135c40314b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:52:12.795Z|b0624aed-1f9e-4fe8-bae2-f7135c40314b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:52:12.804Z|d2f3c9f9-55fb-48a5-b65f-d170d101b213|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:52:12.806Z|d2f3c9f9-55fb-48a5-b65f-d170d101b213|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:52:15.782Z|c2137596-00ef-4dc1-8a06-43969a8bb358|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T03:52:15.783Z|c2137596-00ef-4dc1-8a06-43969a8bb358|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T03:52:18.818Z|693a72d0-3adb-4ff4-8527-f28bfde2c071|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:52:18.819Z|693a72d0-3adb-4ff4-8527-f28bfde2c071|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:52:18.979Z|7936617a-4f80-4270-af92-8c0990437ad9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:52:18.980Z|7936617a-4f80-4270-af92-8c0990437ad9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:52:22.826Z|d542c4b4-ba29-4c2d-9329-fca108aa49e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:52:22.827Z|d542c4b4-ba29-4c2d-9329-fca108aa49e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:52:22.828Z|c390cbc6-ba3f-413b-ab35-7140122f19c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:52:22.829Z|c390cbc6-ba3f-413b-ab35-7140122f19c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:52:22.833Z|8b4ae9bf-1fc1-421a-aefd-3e001ec138ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:52:22.834Z|8b4ae9bf-1fc1-421a-aefd-3e001ec138ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:52:32.869Z|d7607990-22ec-4a2f-aa15-563171786a73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:52:32.869Z|c291b890-96b8-42f6-86a5-4d22f9fc4291|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:52:32.869Z|f6c09f0e-7b7c-4dcb-9574-7cde03de0a4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:52:32.870Z|c291b890-96b8-42f6-86a5-4d22f9fc4291|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:52:32.870Z|f6c09f0e-7b7c-4dcb-9574-7cde03de0a4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:52:32.870Z|d7607990-22ec-4a2f-aa15-563171786a73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:52:33.818Z|37ccbad4-2c3a-4658-945d-00fc307dc06e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:52:33.819Z|37ccbad4-2c3a-4658-945d-00fc307dc06e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:52:42.903Z|41872588-222b-46b7-9911-a2596ddb7f84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:52:42.904Z|41872588-222b-46b7-9911-a2596ddb7f84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:52:42.905Z|13f844bc-64e2-477a-9e31-f0736fdcb0a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:52:42.906Z|13f844bc-64e2-477a-9e31-f0736fdcb0a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:52:42.910Z|e5bed1df-df04-4988-b550-273582b668c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:52:42.911Z|e5bed1df-df04-4988-b550-273582b668c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:52:48.818Z|c2462502-d2f8-4b25-996e-71303dd5a2c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:52:48.823Z|c2462502-d2f8-4b25-996e-71303dd5a2c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:52:48.981Z|aea9861a-06c5-42aa-ae29-832fda66ef40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:52:48.981Z|aea9861a-06c5-42aa-ae29-832fda66ef40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:52:52.941Z|cdddc181-a73d-4349-b6b7-76cf9b876ec4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:52:52.941Z|e057a8fd-cc38-42ac-a42a-521b3542a802|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:52:52.941Z|93a9df7e-b47a-438c-90c3-864062000cf7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:52:52.942Z|cdddc181-a73d-4349-b6b7-76cf9b876ec4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:52:52.943Z|e057a8fd-cc38-42ac-a42a-521b3542a802|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:52:52.943Z|93a9df7e-b47a-438c-90c3-864062000cf7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:53:02.979Z|c27c0240-dbf3-4a92-9c4a-5e8c34018856|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:53:02.979Z|8f4f8e37-a940-44cd-a39d-65e47a7f028e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:53:02.980Z|c27c0240-dbf3-4a92-9c4a-5e8c34018856|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:53:02.980Z|8f4f8e37-a940-44cd-a39d-65e47a7f028e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:53:02.980Z|e220d856-9e1e-44b6-aea7-925b6325d7e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:53:02.982Z|e220d856-9e1e-44b6-aea7-925b6325d7e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:53:03.818Z|ec4477fb-9e72-4c5d-9ff8-b1226c78ad36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:53:03.818Z|ec4477fb-9e72-4c5d-9ff8-b1226c78ad36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:53:13.018Z|9cb82ad5-be44-4c29-a632-4c6872daa11e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:53:13.019Z|9cb82ad5-be44-4c29-a632-4c6872daa11e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:53:13.020Z|d9637103-8822-4782-bf8b-7617bf9eff03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:53:13.020Z|6d809b6b-ea7a-44a1-bb0d-42cdcafc6cc5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:53:13.021Z|d9637103-8822-4782-bf8b-7617bf9eff03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:53:13.023Z|6d809b6b-ea7a-44a1-bb0d-42cdcafc6cc5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:53:15.777Z|5cff2e03-be0d-4e73-a246-63891ed52ec4|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T03:53:15.778Z|5cff2e03-be0d-4e73-a246-63891ed52ec4|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T03:53:18.818Z|43a07979-964e-49b9-83ea-8ed3c37f936d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:53:18.819Z|43a07979-964e-49b9-83ea-8ed3c37f936d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:53:18.982Z|fa4937c9-6f1f-4ab2-958f-6ddd20465da4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:53:18.983Z|fa4937c9-6f1f-4ab2-958f-6ddd20465da4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:53:23.059Z|fe91b848-1974-46e4-9652-adc53d03951e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:53:23.059Z|2e664571-5feb-4a67-8b7d-efdef2962a6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:53:23.059Z|d9699e49-5b6e-414a-af05-1c2608df64a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:53:23.061Z|2e664571-5feb-4a67-8b7d-efdef2962a6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:53:23.061Z|fe91b848-1974-46e4-9652-adc53d03951e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:53:23.061Z|d9699e49-5b6e-414a-af05-1c2608df64a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:53:33.105Z|62d939af-a7ee-440f-8693-bcdf618c4d3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:53:33.105Z|68c91c84-e7e6-4277-aa51-553d014f3f6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:53:33.106Z|62d939af-a7ee-440f-8693-bcdf618c4d3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:53:33.106Z|68c91c84-e7e6-4277-aa51-553d014f3f6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:53:33.107Z|6df39f9e-7df3-49e7-862d-7551d00586b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:53:33.108Z|6df39f9e-7df3-49e7-862d-7551d00586b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:53:33.818Z|cc266d7b-1ed5-451b-a63f-9545b611e474|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:53:33.823Z|cc266d7b-1ed5-451b-a63f-9545b611e474|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:53:43.148Z|72e00498-13d2-41c9-8e69-03de366c47b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:53:43.149Z|72e00498-13d2-41c9-8e69-03de366c47b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:53:43.153Z|5ca90f8d-f9ed-456c-b0c6-826bfa4ed3f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:53:43.153Z|5ca90f8d-f9ed-456c-b0c6-826bfa4ed3f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:53:43.164Z|1f7b31da-9751-41fe-a279-e209f9f91035|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:53:43.165Z|1f7b31da-9751-41fe-a279-e209f9f91035|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:53:48.818Z|ab28063e-a136-46e7-955e-3e2439225aaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:53:48.821Z|ab28063e-a136-46e7-955e-3e2439225aaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:53:48.985Z|a57910c5-d140-4521-82e4-5ff2d483c703|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:53:48.985Z|a57910c5-d140-4521-82e4-5ff2d483c703|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:53:53.186Z|4777cc5f-ebbb-4d15-a9a9-491628e9f52f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:53:53.187Z|4777cc5f-ebbb-4d15-a9a9-491628e9f52f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:53:53.196Z|8fb769e6-0124-4d9d-aa11-81d8063b700c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:53:53.197Z|8fb769e6-0124-4d9d-aa11-81d8063b700c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:53:53.199Z|ba4f33b0-17ab-4c71-88cb-50df2f5d7001|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:53:53.200Z|ba4f33b0-17ab-4c71-88cb-50df2f5d7001|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:54:03.223Z|714522b9-5bfa-43cd-9970-1fa4508ad0c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:54:03.224Z|714522b9-5bfa-43cd-9970-1fa4508ad0c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:54:03.229Z|4235d9e6-3be0-463d-8c66-df5528fcaab5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:54:03.230Z|4235d9e6-3be0-463d-8c66-df5528fcaab5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:54:03.237Z|f2ea8303-60e3-4215-ac18-b58129f84476|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:54:03.238Z|f2ea8303-60e3-4215-ac18-b58129f84476|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:54:03.818Z|cfcbd791-05e0-470f-8598-b6ed62816722|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:54:03.819Z|cfcbd791-05e0-470f-8598-b6ed62816722|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:54:13.264Z|72df641e-7997-451e-9376-36cdcb9d8165|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:54:13.265Z|af70afe8-b8d2-4405-8665-dbc9554eadc0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:54:13.266Z|af70afe8-b8d2-4405-8665-dbc9554eadc0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:54:13.266Z|72df641e-7997-451e-9376-36cdcb9d8165|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:54:13.275Z|8aa31916-e8ce-47de-a086-7e6efc9ca992|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:54:13.277Z|8aa31916-e8ce-47de-a086-7e6efc9ca992|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:54:15.774Z|21a28997-fc9a-4d07-b00d-c286ef1b1ad5|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T03:54:15.776Z|21a28997-fc9a-4d07-b00d-c286ef1b1ad5|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T03:54:18.817Z|663cc36f-e8fc-4be1-83d8-4b87295bfacf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:54:18.822Z|663cc36f-e8fc-4be1-83d8-4b87295bfacf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:54:18.987Z|710cf622-24ae-44d6-808a-8e4c96aefc80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:54:18.987Z|710cf622-24ae-44d6-808a-8e4c96aefc80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:54:23.303Z|decf6889-d208-469d-8966-fdbcee08b759|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:54:23.303Z|47ac913e-5195-46ce-a5ed-7ae88748aea5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:54:23.304Z|47ac913e-5195-46ce-a5ed-7ae88748aea5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:54:23.304Z|decf6889-d208-469d-8966-fdbcee08b759|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:54:23.313Z|251836eb-b222-4881-8aad-c2a541efd849|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:54:23.314Z|251836eb-b222-4881-8aad-c2a541efd849|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:54:33.347Z|76e76fd8-0ea8-4684-b16a-a881dc912b93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:54:33.348Z|76e76fd8-0ea8-4684-b16a-a881dc912b93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:54:33.349Z|af6459dc-b8cd-4642-9423-9ce27833d6ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:54:33.350Z|af6459dc-b8cd-4642-9423-9ce27833d6ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:54:33.355Z|bd314189-48e6-499c-a33a-5b1267df1dd3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:54:33.356Z|bd314189-48e6-499c-a33a-5b1267df1dd3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:54:33.818Z|d3967d75-3f1f-4655-a468-23bc3e98e65b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:54:33.819Z|d3967d75-3f1f-4655-a468-23bc3e98e65b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:54:43.383Z|2cb42d1d-11a4-4012-8ead-f0ec82d5f7c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:54:43.384Z|2cb42d1d-11a4-4012-8ead-f0ec82d5f7c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:54:43.384Z|d9ca4424-237b-49c9-9002-3a48fc3e0c3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:54:43.386Z|d9ca4424-237b-49c9-9002-3a48fc3e0c3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:54:43.387Z|ba9f98bd-68d3-42b0-b1a8-acaa71c3c0a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:54:43.388Z|ba9f98bd-68d3-42b0-b1a8-acaa71c3c0a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:54:48.818Z|09fdd781-ddf8-4c9d-a182-25399df149a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:54:48.818Z|09fdd781-ddf8-4c9d-a182-25399df149a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:54:48.988Z|a2c7c072-9a9a-4879-8756-1c4cc57a940b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:54:48.989Z|a2c7c072-9a9a-4879-8756-1c4cc57a940b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:54:53.421Z|6129b5a5-44b1-44be-9e59-c7bb15d5a936|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:54:53.421Z|d968a0c1-60e8-4711-acd0-7ed71edecb29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:54:53.422Z|6129b5a5-44b1-44be-9e59-c7bb15d5a936|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:54:53.423Z|d968a0c1-60e8-4711-acd0-7ed71edecb29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:54:53.426Z|2ce58dac-1961-4021-8c55-028223cdc0be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:54:53.427Z|2ce58dac-1961-4021-8c55-028223cdc0be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:55:03.456Z|57619388-eb60-48b5-839c-c81fd99f6c62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:55:03.457Z|57619388-eb60-48b5-839c-c81fd99f6c62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:55:03.462Z|e8f89d3c-2cd1-48c0-9ab8-321748707dc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:55:03.464Z|e8f89d3c-2cd1-48c0-9ab8-321748707dc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:55:03.467Z|9ef0d12f-e866-4b97-98f5-29486d93959a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:55:03.468Z|9ef0d12f-e866-4b97-98f5-29486d93959a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:55:03.818Z|fab641bf-d95e-4942-a82e-dfe8c6a911e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:55:03.823Z|fab641bf-d95e-4942-a82e-dfe8c6a911e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:55:13.496Z|7b3fcdd0-063c-47c5-9303-66758f6956ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:55:13.497Z|7b3fcdd0-063c-47c5-9303-66758f6956ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:55:13.503Z|d66d1608-c699-4f73-86ef-27c10a768ef0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:55:13.504Z|d66d1608-c699-4f73-86ef-27c10a768ef0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:55:13.505Z|3c807171-7140-4b0c-ab14-fcd5304d093a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:55:13.506Z|3c807171-7140-4b0c-ab14-fcd5304d093a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:55:15.772Z|43d79d47-52d8-4295-9dc2-bdcad164235d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T03:55:15.772Z|43d79d47-52d8-4295-9dc2-bdcad164235d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T03:55:18.818Z|24080875-f09c-41df-a9fc-447bb344db8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:55:18.818Z|24080875-f09c-41df-a9fc-447bb344db8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:55:18.990Z|ccdcde79-6145-47a2-aae1-83d8bc102e51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:55:18.991Z|ccdcde79-6145-47a2-aae1-83d8bc102e51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:55:23.538Z|33883059-221b-4d0b-9a68-702c128ce483|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:55:23.539Z|33883059-221b-4d0b-9a68-702c128ce483|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:55:23.541Z|3ddb3777-9d4f-4995-926d-2aeb9b8830b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:55:23.542Z|3ddb3777-9d4f-4995-926d-2aeb9b8830b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:55:23.545Z|edddacfd-5143-47f6-92eb-c54b9a4614cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:55:23.546Z|edddacfd-5143-47f6-92eb-c54b9a4614cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:55:33.574Z|82b544c6-c8a7-411a-ac19-e123e4fb176c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:55:33.575Z|82b544c6-c8a7-411a-ac19-e123e4fb176c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:55:33.578Z|98f5cd44-05c1-4ffe-bc2e-606cc30d03c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:55:33.579Z|98f5cd44-05c1-4ffe-bc2e-606cc30d03c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:55:33.582Z|b46be92d-41be-45fd-a67e-b698fa1afe23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:55:33.583Z|b46be92d-41be-45fd-a67e-b698fa1afe23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:55:33.817Z|6de93770-bd0f-4420-8736-924305bb3308|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:55:33.818Z|6de93770-bd0f-4420-8736-924305bb3308|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:55:43.616Z|3573c57d-acba-480b-bb3a-dd5fe9a328a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:55:43.617Z|3573c57d-acba-480b-bb3a-dd5fe9a328a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:55:43.626Z|5123c0bc-b6ba-4fd6-99ab-117d9424fa95|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:55:43.627Z|5123c0bc-b6ba-4fd6-99ab-117d9424fa95|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:55:43.654Z|c1cea683-3a8b-408a-b582-94f9013e27cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:55:43.655Z|c1cea683-3a8b-408a-b582-94f9013e27cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:55:48.818Z|fe6a0291-75e1-4121-b749-eb4895767c61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:55:48.822Z|fe6a0291-75e1-4121-b749-eb4895767c61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:55:48.992Z|e89fe912-9544-4145-afb5-5ad2da6bbf69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:55:48.993Z|e89fe912-9544-4145-afb5-5ad2da6bbf69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:55:53.654Z|d56114c7-f5d9-4122-ab7b-35c9c968a7aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:55:53.656Z|d56114c7-f5d9-4122-ab7b-35c9c968a7aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:55:53.670Z|bce203fd-4e99-4ff9-908e-9a846c79478d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:55:53.671Z|bce203fd-4e99-4ff9-908e-9a846c79478d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:55:53.696Z|3eea0720-034e-432e-afb2-36c9f2f72d4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:55:53.697Z|3eea0720-034e-432e-afb2-36c9f2f72d4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:56:03.701Z|e2492600-0862-4836-bf31-bbf6a973fe92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:56:03.703Z|e2492600-0862-4836-bf31-bbf6a973fe92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:56:03.709Z|aaa63bad-b2db-4226-80de-4b8bbe427ff6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:56:03.711Z|aaa63bad-b2db-4226-80de-4b8bbe427ff6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:56:03.732Z|883c1f10-a4a3-4581-9f26-858716e81438|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:56:03.733Z|883c1f10-a4a3-4581-9f26-858716e81438|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:56:03.818Z|02c3f634-439b-472d-a07a-d1f066427605|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:56:03.819Z|02c3f634-439b-472d-a07a-d1f066427605|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:56:13.741Z|8b4aa82a-092f-4137-bbe9-a19f14875e15|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:56:13.742Z|8b4aa82a-092f-4137-bbe9-a19f14875e15|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:56:13.751Z|98701e42-14bb-4873-b418-aa22778c9bea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:56:13.752Z|98701e42-14bb-4873-b418-aa22778c9bea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:56:13.773Z|86869696-81cd-4ba1-ae11-fb6bb3a404a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:56:13.774Z|86869696-81cd-4ba1-ae11-fb6bb3a404a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:56:15.775Z|3791b25e-e2ef-4f8b-a9c1-9fb133670ef0|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T03:56:15.777Z|3791b25e-e2ef-4f8b-a9c1-9fb133670ef0|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T03:56:18.818Z|fc001ec3-9e03-4106-aefb-6f1a24840d3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:56:18.819Z|fc001ec3-9e03-4106-aefb-6f1a24840d3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:56:18.994Z|b7188319-c295-4ef5-9d5b-fcec05da970a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:56:18.994Z|b7188319-c295-4ef5-9d5b-fcec05da970a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:56:23.778Z|6a858dde-d699-4e68-b732-6b9bb892f57e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:56:23.780Z|6a858dde-d699-4e68-b732-6b9bb892f57e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:56:23.791Z|9f50d996-e8f4-4b90-bf49-9c1c9b107b78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:56:23.793Z|9f50d996-e8f4-4b90-bf49-9c1c9b107b78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:56:23.813Z|a94b8774-624d-42c6-ad33-82b35e823cb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:56:23.815Z|a94b8774-624d-42c6-ad33-82b35e823cb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:56:33.818Z|28dcdf81-717c-4b00-8237-43d4ff00f950|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:56:33.820Z|e65bdb8a-6b56-4273-b224-7cad197c0221|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:56:33.822Z|e65bdb8a-6b56-4273-b224-7cad197c0221|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:56:33.822Z|28dcdf81-717c-4b00-8237-43d4ff00f950|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:56:33.831Z|c78e307f-20ac-45f6-ba12-4ff5a325077f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:56:33.833Z|c78e307f-20ac-45f6-ba12-4ff5a325077f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:56:33.852Z|8b27ecda-ebdb-4bdd-91d2-4e8734e643ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:56:33.853Z|8b27ecda-ebdb-4bdd-91d2-4e8734e643ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:56:43.859Z|2f45cfbc-5665-46a8-ad84-61f3b3403801|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:56:43.860Z|2f45cfbc-5665-46a8-ad84-61f3b3403801|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:56:43.870Z|7ccb1181-02aa-4416-8ad5-c7c7365e0b06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:56:43.872Z|7ccb1181-02aa-4416-8ad5-c7c7365e0b06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:56:43.890Z|29c6b472-a019-45df-9469-7b9d53b8eeac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:56:43.891Z|29c6b472-a019-45df-9469-7b9d53b8eeac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:56:48.818Z|5c051df1-46cc-4bd2-a299-572ca697930f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:56:48.819Z|5c051df1-46cc-4bd2-a299-572ca697930f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:56:48.995Z|77face2f-e485-4409-a3bd-5ecd0e9f297a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:56:48.996Z|77face2f-e485-4409-a3bd-5ecd0e9f297a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:56:53.901Z|1a0de75d-b737-4605-a7c8-6c3e7bf6cf8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:56:53.903Z|1a0de75d-b737-4605-a7c8-6c3e7bf6cf8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:56:53.916Z|a6695cc8-8b7a-449b-8de5-6c8f44f5b5b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:56:53.918Z|a6695cc8-8b7a-449b-8de5-6c8f44f5b5b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:56:53.928Z|6abff6d4-c840-44d8-ade6-6e1647e0fcf4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:56:53.928Z|6abff6d4-c840-44d8-ade6-6e1647e0fcf4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:57:03.818Z|79023bc4-231c-4259-851a-cddc511c7c0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:57:03.819Z|79023bc4-231c-4259-851a-cddc511c7c0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:57:03.939Z|4272ad30-b225-43cc-8be8-17865359f6ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:57:03.941Z|4272ad30-b225-43cc-8be8-17865359f6ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:57:03.956Z|8c6f0ee3-4c49-4491-a8ba-c3998fa5e084|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:57:03.958Z|8c6f0ee3-4c49-4491-a8ba-c3998fa5e084|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:57:03.965Z|bec317d9-f3ba-4e00-b6be-86e116c09587|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:57:03.966Z|bec317d9-f3ba-4e00-b6be-86e116c09587|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:57:13.979Z|e860640b-ce8e-4c2b-8144-cca43457d9ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:57:13.980Z|e860640b-ce8e-4c2b-8144-cca43457d9ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:57:13.987Z|7fd7bfa2-702b-4331-97f8-24910bf3cc0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:57:13.987Z|7fd7bfa2-702b-4331-97f8-24910bf3cc0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:57:14.008Z|80dcc8eb-8b7c-431e-9302-5a5dc6fb4f14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:57:14.009Z|80dcc8eb-8b7c-431e-9302-5a5dc6fb4f14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:57:15.773Z|bc187fac-4336-4aae-a165-13c89f6aa2a8|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T03:57:15.776Z|bc187fac-4336-4aae-a165-13c89f6aa2a8|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T03:57:18.818Z|0f6da4a1-43d9-4525-a4ed-85a4e2685181|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:57:18.823Z|0f6da4a1-43d9-4525-a4ed-85a4e2685181|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:57:18.997Z|e52a74ca-2412-49ed-bbad-d04d06e5c963|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:57:18.998Z|e52a74ca-2412-49ed-bbad-d04d06e5c963|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:57:24.020Z|c102e3b4-6820-46ea-b9da-309edbfa8ee1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:57:24.022Z|c102e3b4-6820-46ea-b9da-309edbfa8ee1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:57:24.022Z|8db1a67f-bdf5-42c9-8e76-9b6f5b0bc0c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:57:24.023Z|8db1a67f-bdf5-42c9-8e76-9b6f5b0bc0c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:57:24.041Z|64e4ba94-9ec6-4b70-ba25-7d42e9809b09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:57:24.042Z|64e4ba94-9ec6-4b70-ba25-7d42e9809b09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:57:33.818Z|bddcc097-7102-4454-b969-e6555f701973|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:57:33.819Z|bddcc097-7102-4454-b969-e6555f701973|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:57:34.055Z|2823a1a9-d5ca-461c-aaae-18f6f4d16282|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:57:34.056Z|2823a1a9-d5ca-461c-aaae-18f6f4d16282|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:57:34.058Z|a09b4690-2df2-45db-b2b3-5fe976a5d75e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:57:34.058Z|a09b4690-2df2-45db-b2b3-5fe976a5d75e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:57:34.075Z|2f63cafd-46da-4b09-91b6-a2c009c7ecd3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:57:34.077Z|2f63cafd-46da-4b09-91b6-a2c009c7ecd3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:57:44.086Z|5d634895-8a7a-4f42-8a83-c22d61f7bfc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:57:44.086Z|65ce9e1f-6832-4a7d-b8ee-744d70d4f414|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:57:44.087Z|5d634895-8a7a-4f42-8a83-c22d61f7bfc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:57:44.087Z|65ce9e1f-6832-4a7d-b8ee-744d70d4f414|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:57:44.106Z|df92e5d3-6323-4030-b5c1-22df22ed03e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:57:44.106Z|df92e5d3-6323-4030-b5c1-22df22ed03e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:57:48.818Z|ba7a6e68-f0bb-4264-a0f6-60d7465d7f78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:57:48.819Z|ba7a6e68-f0bb-4264-a0f6-60d7465d7f78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:57:48.999Z|f0da2426-6d71-4f59-a949-666ed69004b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:57:49.000Z|f0da2426-6d71-4f59-a949-666ed69004b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:57:54.127Z|88fc3ee5-5d19-45b8-8771-7027322bf07d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:57:54.128Z|700d93cc-f2d2-4299-94f6-da8b28391457|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:57:54.129Z|700d93cc-f2d2-4299-94f6-da8b28391457|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:57:54.131Z|88fc3ee5-5d19-45b8-8771-7027322bf07d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:57:54.144Z|f6c5e40f-0b6e-4395-b4b8-f4dbc0fb6bdf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:57:54.146Z|f6c5e40f-0b6e-4395-b4b8-f4dbc0fb6bdf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:58:03.818Z|7021307c-04f2-4c9b-9786-ededf25064df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:58:03.823Z|7021307c-04f2-4c9b-9786-ededf25064df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:58:04.168Z|c1add917-40db-42b1-9c0c-2ee790c0921b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:58:04.169Z|c1add917-40db-42b1-9c0c-2ee790c0921b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:58:04.175Z|bf6eb9a7-7d9a-4879-819f-27e5da29a480|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:58:04.176Z|bf6eb9a7-7d9a-4879-819f-27e5da29a480|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:58:04.183Z|92bba03e-f0dd-4b15-a2ae-280312a78c59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:58:04.185Z|92bba03e-f0dd-4b15-a2ae-280312a78c59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:58:14.231Z|c0cf3682-65dc-4d60-a417-166a34ca4daa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:58:14.232Z|c0cf3682-65dc-4d60-a417-166a34ca4daa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:58:14.245Z|7a98ab5b-af28-4b23-a5b7-f724f8eb94cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:58:14.246Z|7a98ab5b-af28-4b23-a5b7-f724f8eb94cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:58:14.251Z|d240e63b-0a2b-4e82-a913-5413be592450|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:58:14.252Z|d240e63b-0a2b-4e82-a913-5413be592450|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:58:15.776Z|0e126620-390d-4c3a-ae1c-06097437631c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T03:58:15.777Z|0e126620-390d-4c3a-ae1c-06097437631c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T03:58:18.818Z|196e2c4b-2ca2-4d09-b28e-b290f51a9015|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:58:18.819Z|196e2c4b-2ca2-4d09-b28e-b290f51a9015|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:58:19.001Z|3087a090-674a-4135-9033-d32958cf4cc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:58:19.001Z|3087a090-674a-4135-9033-d32958cf4cc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:58:24.264Z|36ffdc11-56b9-4b81-a60b-1180d72a1dc7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:58:24.265Z|36ffdc11-56b9-4b81-a60b-1180d72a1dc7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:58:24.289Z|095f3553-67f7-400c-86df-2433897328ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:58:24.289Z|8a00dc1b-4ee9-4e22-99d8-eb3e8e3987d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:58:24.290Z|095f3553-67f7-400c-86df-2433897328ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:58:24.290Z|8a00dc1b-4ee9-4e22-99d8-eb3e8e3987d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:58:33.818Z|71b19420-305e-4340-99ed-f9402aa5e66c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:58:33.819Z|71b19420-305e-4340-99ed-f9402aa5e66c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:58:34.310Z|f1168eb1-3b99-4a7c-b2ab-82a27fbe936d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:58:34.311Z|f1168eb1-3b99-4a7c-b2ab-82a27fbe936d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:58:34.347Z|c306a6d4-433f-4ddf-b941-9b75aa3db2a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:58:34.348Z|c306a6d4-433f-4ddf-b941-9b75aa3db2a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:58:34.351Z|71fd7610-1f75-4713-9374-6beda986d724|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:58:34.352Z|71fd7610-1f75-4713-9374-6beda986d724|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:58:44.354Z|ca66a413-2711-4507-a7bb-b393b6df8f74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:58:44.355Z|ca66a413-2711-4507-a7bb-b393b6df8f74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:58:44.375Z|9c32b021-bd4f-4305-8090-809c0dadc247|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:58:44.376Z|9c32b021-bd4f-4305-8090-809c0dadc247|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:58:44.388Z|a277e910-938a-4ceb-8cea-7f44c3dfec5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:58:44.389Z|a277e910-938a-4ceb-8cea-7f44c3dfec5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:58:48.817Z|66fbaa28-f7a2-4888-8b8a-85eb9b42de35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:58:48.821Z|66fbaa28-f7a2-4888-8b8a-85eb9b42de35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:58:49.002Z|658d3158-0c75-4b94-af23-6b106413dc07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:58:49.003Z|658d3158-0c75-4b94-af23-6b106413dc07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:58:54.398Z|1873e37e-edba-4a65-8f12-46e84b033dfc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:58:54.399Z|1873e37e-edba-4a65-8f12-46e84b033dfc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:58:54.417Z|c0b3bb02-a28a-4dbd-b175-f7e2136e1020|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:58:54.420Z|c0b3bb02-a28a-4dbd-b175-f7e2136e1020|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:58:54.425Z|f9031692-44ae-4518-8f48-34abefb6ab28|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:58:54.430Z|f9031692-44ae-4518-8f48-34abefb6ab28|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:59:03.818Z|e49ca0c0-51ed-47cb-a72c-4d9c248aaa47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:59:03.819Z|e49ca0c0-51ed-47cb-a72c-4d9c248aaa47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:59:04.447Z|a810013f-a821-418b-bbd1-2690b6e733c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:59:04.448Z|a810013f-a821-418b-bbd1-2690b6e733c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:59:04.463Z|b95e1879-3ad8-4b9b-9c9f-489ceb8b2590|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:59:04.465Z|b95e1879-3ad8-4b9b-9c9f-489ceb8b2590|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:59:04.472Z|3d62fbb0-1183-4a5a-8884-8f6ac22d478c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:59:04.472Z|3d62fbb0-1183-4a5a-8884-8f6ac22d478c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:59:14.485Z|7c531ff3-bc64-469d-aff5-95788a179f11|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:59:14.486Z|7c531ff3-bc64-469d-aff5-95788a179f11|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:59:14.506Z|e7db5a8c-d04e-44c8-afbc-26dad78ac131|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:59:14.508Z|e7db5a8c-d04e-44c8-afbc-26dad78ac131|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:59:14.510Z|067111bb-eef4-46f3-b321-e0e7e676337e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:59:14.511Z|067111bb-eef4-46f3-b321-e0e7e676337e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:59:15.771Z|1bc69195-e3a8-4d5c-a262-1d4083079c47|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T03:59:15.771Z|1bc69195-e3a8-4d5c-a262-1d4083079c47|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T03:59:18.818Z|a4e2828c-4608-4d42-86db-1533ba1b1dc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:59:18.818Z|a4e2828c-4608-4d42-86db-1533ba1b1dc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:59:19.005Z|7b1fe357-0340-45b8-a224-0aab6984500b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:59:19.006Z|7b1fe357-0340-45b8-a224-0aab6984500b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:59:24.529Z|4be48264-3b06-4184-9379-15b0f75fe52a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:59:24.530Z|4be48264-3b06-4184-9379-15b0f75fe52a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:59:24.540Z|c8d9e3b7-a16a-4136-9aea-b9cbf7b332a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:59:24.541Z|c8d9e3b7-a16a-4136-9aea-b9cbf7b332a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:59:24.542Z|80f76d67-1567-48dc-97d0-f7f1382118e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:59:24.543Z|80f76d67-1567-48dc-97d0-f7f1382118e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:59:33.818Z|2923f2b0-cb3c-4e23-9eb4-81b59c0b5cf8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:59:33.822Z|2923f2b0-cb3c-4e23-9eb4-81b59c0b5cf8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:59:34.573Z|6964c222-2a1f-4898-ab7b-f103a0eea32d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:59:34.575Z|6964c222-2a1f-4898-ab7b-f103a0eea32d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:59:34.575Z|f1a91e31-89b7-4056-80cf-ae6c2cc0861b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:59:34.576Z|f1a91e31-89b7-4056-80cf-ae6c2cc0861b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:59:34.578Z|c27fe261-1a6a-4bfd-af8c-ff17e2331862|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:59:34.579Z|c27fe261-1a6a-4bfd-af8c-ff17e2331862|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:59:44.611Z|03dfa6a7-1711-4cea-b0c7-da21dbb8f8e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:59:44.612Z|a593ba66-bdfd-495a-94ca-2db79bc4ece6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:59:44.613Z|a593ba66-bdfd-495a-94ca-2db79bc4ece6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:59:44.612Z|03dfa6a7-1711-4cea-b0c7-da21dbb8f8e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:59:44.620Z|e95f33fd-c4ff-4a52-ba43-ecee6c78a29b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:59:44.620Z|e95f33fd-c4ff-4a52-ba43-ecee6c78a29b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:59:48.818Z|6683f487-3b3a-48f9-9d81-5b8f8acb4cbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:59:48.818Z|6683f487-3b3a-48f9-9d81-5b8f8acb4cbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:59:49.007Z|e5e31fad-2631-4168-9ea8-e07bf128bfe4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T03:59:49.007Z|e5e31fad-2631-4168-9ea8-e07bf128bfe4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T03:59:54.652Z|13d1c6ae-54da-4eb3-a3a4-0bc568162197|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:59:54.653Z|13d1c6ae-54da-4eb3-a3a4-0bc568162197|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:59:54.659Z|0013d520-9753-40ca-bfe7-46bc61c14f6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:59:54.660Z|0013d520-9753-40ca-bfe7-46bc61c14f6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T03:59:54.664Z|a36ab9f0-5165-4687-a736-9eb363b6dea7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T03:59:54.665Z|a36ab9f0-5165-4687-a736-9eb363b6dea7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:00:03.818Z|039d6ece-bd04-45e6-922e-503c3b85eaa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:00:03.819Z|039d6ece-bd04-45e6-922e-503c3b85eaa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:00:04.689Z|b4976fff-6649-436b-b217-ec352d23c8d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:00:04.689Z|b4976fff-6649-436b-b217-ec352d23c8d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:00:04.695Z|2e755f96-adc8-4f60-93c5-a68415b5009b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:00:04.695Z|2e755f96-adc8-4f60-93c5-a68415b5009b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:00:04.706Z|c5893bcd-9e42-4198-baca-d67b88fa62d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:00:04.707Z|c5893bcd-9e42-4198-baca-d67b88fa62d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:00:14.724Z|c1066585-9117-4eda-9fb1-f60b844b3c55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:00:14.726Z|c1066585-9117-4eda-9fb1-f60b844b3c55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:00:14.731Z|3606eec6-7326-4f5d-b7e4-38c66a65103c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:00:14.732Z|3606eec6-7326-4f5d-b7e4-38c66a65103c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:00:14.735Z|d41ee8e4-31a5-4804-aef7-f9e551b81cd0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:00:14.735Z|d41ee8e4-31a5-4804-aef7-f9e551b81cd0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:00:15.773Z|548161d8-2c41-4815-9f68-693a664dc703|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T04:00:15.775Z|548161d8-2c41-4815-9f68-693a664dc703|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T04:00:18.818Z|c96bf1bd-5143-4f9d-ab9e-dce5bbdcc02c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:00:18.823Z|c96bf1bd-5143-4f9d-ab9e-dce5bbdcc02c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:00:19.008Z|0280af97-c097-4909-addd-f7d24c350ae2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:00:19.009Z|0280af97-c097-4909-addd-f7d24c350ae2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:00:24.768Z|0fedfa6b-cafc-4176-bfa8-eeb6b4c80577|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:00:24.770Z|0fedfa6b-cafc-4176-bfa8-eeb6b4c80577|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:00:24.775Z|0d7c5510-2bbd-47d0-9e16-4d2c699df2f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:00:24.776Z|0d7c5510-2bbd-47d0-9e16-4d2c699df2f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:00:24.775Z|a16146f4-297f-4b74-a345-132515c63870|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:00:24.777Z|a16146f4-297f-4b74-a345-132515c63870|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:00:33.818Z|9dc8f358-5b65-4506-b307-7935a4e35fb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:00:33.818Z|9dc8f358-5b65-4506-b307-7935a4e35fb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:00:34.808Z|1a27f210-8d02-4132-8294-ff1239c47606|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:00:34.809Z|1a27f210-8d02-4132-8294-ff1239c47606|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:00:34.813Z|c0409426-f541-4d48-91b4-7a856192565e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:00:34.814Z|c0409426-f541-4d48-91b4-7a856192565e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:00:34.816Z|12a1d4ba-f975-4c21-b594-e2b518525b72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:00:34.817Z|12a1d4ba-f975-4c21-b594-e2b518525b72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:00:44.847Z|954dcb06-0d08-4499-b8b2-ad8813984e26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:00:44.848Z|81b5f3bd-897e-4204-9e07-19c0766289e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:00:44.848Z|954dcb06-0d08-4499-b8b2-ad8813984e26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:00:44.849Z|81b5f3bd-897e-4204-9e07-19c0766289e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:00:44.851Z|15bace16-6ce1-42d1-af12-6c10b9166eb7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:00:44.852Z|15bace16-6ce1-42d1-af12-6c10b9166eb7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:00:48.818Z|22087c40-d3e1-4cf3-b1ec-cefd412d296a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:00:48.819Z|22087c40-d3e1-4cf3-b1ec-cefd412d296a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:00:49.010Z|6b67b4b6-95cb-4770-9f3e-9f0b1cba45a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:00:49.011Z|6b67b4b6-95cb-4770-9f3e-9f0b1cba45a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:00:54.898Z|c42b9b7b-9585-4755-ad67-4b6a8ceff8b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:00:54.899Z|d832d16e-895c-4bbe-96dc-e1da2e8ea5c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:00:54.900Z|c42b9b7b-9585-4755-ad67-4b6a8ceff8b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:00:54.900Z|d832d16e-895c-4bbe-96dc-e1da2e8ea5c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:00:54.908Z|cad436db-42fe-45f3-98f9-13efdbeb2065|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:00:54.910Z|cad436db-42fe-45f3-98f9-13efdbeb2065|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:01:03.818Z|269e3b07-b28e-49f7-89a8-e3497d9d637b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:01:03.823Z|269e3b07-b28e-49f7-89a8-e3497d9d637b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:01:04.938Z|5ef64143-2026-480f-a6bd-1bf1ee4360d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:01:04.940Z|5ef64143-2026-480f-a6bd-1bf1ee4360d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:01:04.945Z|c01d64ed-daf6-4e1e-a781-e3b1deff34eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:01:04.946Z|8b7f12ba-afb2-43c5-b012-4d3574e91619|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:01:04.946Z|c01d64ed-daf6-4e1e-a781-e3b1deff34eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:01:04.947Z|8b7f12ba-afb2-43c5-b012-4d3574e91619|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:01:14.980Z|ffd0d596-53f6-4f31-b598-429aac7d25b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:01:14.981Z|02b5d2c9-e860-40a1-9ba0-f87df119d9f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:01:14.981Z|9329b48e-02b3-49d1-ad8e-8f69ad10d2b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:01:14.982Z|ffd0d596-53f6-4f31-b598-429aac7d25b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:01:14.982Z|02b5d2c9-e860-40a1-9ba0-f87df119d9f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:01:14.982Z|9329b48e-02b3-49d1-ad8e-8f69ad10d2b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:01:15.772Z|3fa78d3f-2e1d-47f2-b50c-d985e5f395ab|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T04:01:15.773Z|3fa78d3f-2e1d-47f2-b50c-d985e5f395ab|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T04:01:18.817Z|ad7fc5c3-63da-402e-bf1d-3aa98a639d4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:01:18.818Z|ad7fc5c3-63da-402e-bf1d-3aa98a639d4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:01:19.012Z|b7df0f37-5ced-4bdf-aa16-9fe68331cc77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:01:19.013Z|b7df0f37-5ced-4bdf-aa16-9fe68331cc77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:01:25.011Z|19571c6b-674e-415f-a19b-cafac5d7820e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:01:25.012Z|19571c6b-674e-415f-a19b-cafac5d7820e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:01:25.015Z|439431a7-140e-4368-ab0f-479cb49563ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:01:25.018Z|439431a7-140e-4368-ab0f-479cb49563ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:01:25.020Z|0d9c577d-7588-4942-9769-92e9bb5552ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:01:25.021Z|0d9c577d-7588-4942-9769-92e9bb5552ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:01:33.818Z|b9abce85-8d9d-4111-aaa8-d7f570d3e1ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:01:33.818Z|b9abce85-8d9d-4111-aaa8-d7f570d3e1ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:01:35.051Z|1dc5091b-d45d-4956-9def-53f45a473faa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:01:35.052Z|1dc5091b-d45d-4956-9def-53f45a473faa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:01:35.052Z|5278881c-0aaf-4e13-9133-c4a60216d89f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:01:35.053Z|d9118ffc-62ac-404e-b703-5b6e5a7c01f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:01:35.053Z|5278881c-0aaf-4e13-9133-c4a60216d89f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:01:35.054Z|d9118ffc-62ac-404e-b703-5b6e5a7c01f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:01:45.084Z|6c8e0f5b-67a6-4f31-ad4e-59b19932dea4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:01:45.084Z|6c8e0f5b-67a6-4f31-ad4e-59b19932dea4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:01:45.085Z|43393ee4-83b8-489b-b301-e665cd3f1adf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:01:45.086Z|43393ee4-83b8-489b-b301-e665cd3f1adf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:01:45.094Z|28a0b31a-4d35-4ff2-97e9-f1b9128cd958|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:01:45.096Z|28a0b31a-4d35-4ff2-97e9-f1b9128cd958|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:01:48.818Z|e833f91d-c80b-474c-a34b-40df9dcd38d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:01:48.823Z|e833f91d-c80b-474c-a34b-40df9dcd38d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:01:49.015Z|8b04d1e7-f617-477f-ada6-72683f32fb40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:01:49.015Z|8b04d1e7-f617-477f-ada6-72683f32fb40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:01:55.129Z|d28cbee8-442a-48a3-be21-5015523b1a13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:01:55.130Z|d28cbee8-442a-48a3-be21-5015523b1a13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:01:55.131Z|bc5ac1a3-40d5-4872-a352-53e11e6eb7d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:01:55.132Z|bc5ac1a3-40d5-4872-a352-53e11e6eb7d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:01:55.140Z|7b61abdf-3e98-4ae4-816f-8b5919a45480|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:01:55.142Z|7b61abdf-3e98-4ae4-816f-8b5919a45480|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:02:03.818Z|81a64224-56db-4453-ab78-267029bd0d2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:02:03.818Z|81a64224-56db-4453-ab78-267029bd0d2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:02:05.167Z|838dfc10-4367-4272-92a0-507c17700dd7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:02:05.169Z|838dfc10-4367-4272-92a0-507c17700dd7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:02:05.169Z|7316c6e4-af5a-4156-986a-e53f7b86de6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:02:05.170Z|7316c6e4-af5a-4156-986a-e53f7b86de6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:02:05.176Z|2cdda61a-2c11-4e19-a386-0e15d70f09b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:02:05.177Z|2cdda61a-2c11-4e19-a386-0e15d70f09b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:02:15.204Z|bb91d5d6-c060-4d31-b48b-ede0997a31f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:02:15.205Z|bb91d5d6-c060-4d31-b48b-ede0997a31f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:02:15.205Z|ee1cf90b-b40e-46ec-9e68-52702275181b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:02:15.207Z|ee1cf90b-b40e-46ec-9e68-52702275181b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:02:15.209Z|234ad971-7cf9-4207-966a-239770d39dcc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:02:15.210Z|234ad971-7cf9-4207-966a-239770d39dcc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:02:15.774Z|ae37fed1-4a1b-4797-bb20-91f398f34d8a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T04:02:15.775Z|ae37fed1-4a1b-4797-bb20-91f398f34d8a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T04:02:18.818Z|4738026e-10cf-4895-950e-fe1c67f429bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:02:18.818Z|4738026e-10cf-4895-950e-fe1c67f429bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:02:19.016Z|138ceac7-6293-426a-af13-dc8f4b56a6c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:02:19.017Z|138ceac7-6293-426a-af13-dc8f4b56a6c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:02:25.238Z|50587cb0-579e-4e5b-b70f-97c6e73fc777|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:02:25.240Z|50587cb0-579e-4e5b-b70f-97c6e73fc777|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:02:25.240Z|352247dd-1813-4ae5-b4a0-861c6f914385|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:02:25.241Z|352247dd-1813-4ae5-b4a0-861c6f914385|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:02:25.242Z|97b6cac1-eec3-472f-81dd-c14d5b7d2d7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:02:25.243Z|97b6cac1-eec3-472f-81dd-c14d5b7d2d7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:02:33.818Z|c90cada6-4546-4e66-848c-adda26833567|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:02:33.822Z|c90cada6-4546-4e66-848c-adda26833567|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:02:35.269Z|acd89e6a-62ff-4068-a41f-f7db234eddd7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:02:35.270Z|acd89e6a-62ff-4068-a41f-f7db234eddd7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:02:35.276Z|826784b2-bd43-4593-aff3-b5af6600ca23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:02:35.276Z|826784b2-bd43-4593-aff3-b5af6600ca23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:02:35.277Z|14b24a4c-a462-405f-8529-87d1c1ab9f6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:02:35.278Z|14b24a4c-a462-405f-8529-87d1c1ab9f6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:02:45.306Z|5245e728-4a38-4070-894f-e5f6f7c5bf01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:02:45.306Z|5245e728-4a38-4070-894f-e5f6f7c5bf01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:02:45.306Z|40bd8bb5-030d-4bd5-a3cd-882ebaa7d149|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:02:45.307Z|40bd8bb5-030d-4bd5-a3cd-882ebaa7d149|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:02:45.309Z|94b40644-a0a6-4b6a-ac16-13d3aa97248c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:02:45.309Z|94b40644-a0a6-4b6a-ac16-13d3aa97248c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:02:48.818Z|c46823b2-ba4b-483e-9f18-6176aabc6b0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:02:48.819Z|c46823b2-ba4b-483e-9f18-6176aabc6b0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:02:49.018Z|5034d140-0670-4d70-8f60-e750aadc9f1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:02:49.019Z|5034d140-0670-4d70-8f60-e750aadc9f1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:02:55.338Z|1526c176-8c5e-46a8-b279-3cf3b4f9e8f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:02:55.338Z|1526c176-8c5e-46a8-b279-3cf3b4f9e8f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:02:55.345Z|64fe99a1-e35e-434b-a410-88fee5a2d125|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:02:55.347Z|64fe99a1-e35e-434b-a410-88fee5a2d125|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:02:55.352Z|208fe1b4-9f10-4fd3-af40-9e3d55fa5ed7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:02:55.354Z|208fe1b4-9f10-4fd3-af40-9e3d55fa5ed7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:03:03.818Z|0520bf9e-32d3-4d53-b962-970174d344f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:03:03.818Z|0520bf9e-32d3-4d53-b962-970174d344f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:03:05.370Z|db18f3b6-3e26-44af-8859-2da55ab73935|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:03:05.371Z|db18f3b6-3e26-44af-8859-2da55ab73935|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:03:05.384Z|6917390f-6126-4f47-aa3a-c5402411ff8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:03:05.385Z|6917390f-6126-4f47-aa3a-c5402411ff8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:03:05.388Z|45de9291-f77a-45b0-b013-7ead34b6775b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:03:05.389Z|45de9291-f77a-45b0-b013-7ead34b6775b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:03:15.406Z|be4151cc-c368-4f24-9a1f-6fd0b78591bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:03:15.407Z|be4151cc-c368-4f24-9a1f-6fd0b78591bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:03:15.417Z|11c50d13-f811-4f2f-960a-a94e33b7b8f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:03:15.418Z|11c50d13-f811-4f2f-960a-a94e33b7b8f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:03:15.426Z|fc5f0fee-4732-4714-b002-dc40ca0ad519|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:03:15.428Z|fc5f0fee-4732-4714-b002-dc40ca0ad519|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:03:15.773Z|202ccd4e-2687-4779-b49a-724bb8bbb917|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T04:03:15.774Z|202ccd4e-2687-4779-b49a-724bb8bbb917|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T04:03:18.818Z|9db57a12-0c68-4344-8315-9e4929b198a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:03:18.823Z|9db57a12-0c68-4344-8315-9e4929b198a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:03:19.020Z|07fffc4f-e3bf-4eb3-880d-501694db1c61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:03:19.020Z|07fffc4f-e3bf-4eb3-880d-501694db1c61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:03:25.446Z|04490f89-a7be-4235-983e-b0c012599693|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:03:25.447Z|04490f89-a7be-4235-983e-b0c012599693|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:03:25.452Z|8b4ba84e-95e3-4c22-b022-dd027c08bfaa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:03:25.453Z|8b4ba84e-95e3-4c22-b022-dd027c08bfaa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:03:25.477Z|e4a93c9f-6b71-42f1-a9c5-72db6bc80e90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:03:25.482Z|e4a93c9f-6b71-42f1-a9c5-72db6bc80e90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:03:33.818Z|a40359f0-5603-4e9f-8ddb-15ee556f1929|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:03:33.818Z|a40359f0-5603-4e9f-8ddb-15ee556f1929|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:03:35.495Z|79564ee7-b7b9-4930-b7de-8aa6b3ed24dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:03:35.496Z|7d732241-a06b-4995-bb29-9d4219bd2473|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:03:35.497Z|79564ee7-b7b9-4930-b7de-8aa6b3ed24dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:03:35.498Z|7d732241-a06b-4995-bb29-9d4219bd2473|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:03:35.517Z|78600559-57ea-447d-bdae-214f78e8aa7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:03:35.518Z|78600559-57ea-447d-bdae-214f78e8aa7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:03:45.547Z|154fdb49-a562-4c78-a436-10b316c6c798|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:03:45.548Z|154fdb49-a562-4c78-a436-10b316c6c798|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:03:45.549Z|1173ac36-6a3d-4a43-b823-059a0453fb9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:03:45.550Z|1173ac36-6a3d-4a43-b823-059a0453fb9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:03:45.554Z|d6839c74-f39f-4176-8ff3-f15040a8b1b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:03:45.555Z|d6839c74-f39f-4176-8ff3-f15040a8b1b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:03:48.818Z|99edc4a8-e393-49f5-8630-22e771860737|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:03:48.818Z|99edc4a8-e393-49f5-8630-22e771860737|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:03:49.021Z|0a0feaac-a98d-4ebc-bab4-e46b904e3836|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:03:49.021Z|0a0feaac-a98d-4ebc-bab4-e46b904e3836|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:03:55.582Z|40ac75d4-9ac3-4cdf-8410-c7424106039b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:03:55.583Z|ee457bdc-55ae-4a26-8ce7-350ad33404ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:03:55.583Z|40ac75d4-9ac3-4cdf-8410-c7424106039b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:03:55.584Z|ee457bdc-55ae-4a26-8ce7-350ad33404ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:03:55.588Z|988928fd-1a21-49a4-99db-ca490c96baf5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:03:55.589Z|988928fd-1a21-49a4-99db-ca490c96baf5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:04:03.819Z|b4ec27e2-60df-4fd5-9faa-8ed13705f858|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:04:03.824Z|b4ec27e2-60df-4fd5-9faa-8ed13705f858|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:04:05.617Z|758157cc-7296-454c-8b87-ce1aa38a691a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:04:05.618Z|758157cc-7296-454c-8b87-ce1aa38a691a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:04:05.620Z|cfbecf3a-f4b4-44b6-ba94-d1003d564cb7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:04:05.621Z|cfbecf3a-f4b4-44b6-ba94-d1003d564cb7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:04:05.623Z|54910f86-38c7-4f1c-a9c4-cab4c65d46e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:04:05.624Z|54910f86-38c7-4f1c-a9c4-cab4c65d46e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:04:15.653Z|5bacf0e5-6158-4630-bd8a-bb3fff3716b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:04:15.654Z|7555858f-2943-4c1c-a7f2-f60cce55bebe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:04:15.654Z|5bacf0e5-6158-4630-bd8a-bb3fff3716b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:04:15.655Z|7555858f-2943-4c1c-a7f2-f60cce55bebe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:04:15.659Z|f16a1a85-c6bc-4aee-b1ab-a730894f29a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:04:15.660Z|f16a1a85-c6bc-4aee-b1ab-a730894f29a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:04:15.772Z|057d747b-2c93-4c1c-818c-6b7bda633563|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T04:04:15.773Z|057d747b-2c93-4c1c-818c-6b7bda633563|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T04:04:18.818Z|8ac81599-6398-4315-98cc-0e6aa96bb7e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:04:18.819Z|8ac81599-6398-4315-98cc-0e6aa96bb7e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:04:19.022Z|3f9fc71b-6e2c-4f54-9df2-838ec7a302b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:04:19.023Z|3f9fc71b-6e2c-4f54-9df2-838ec7a302b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:04:25.688Z|ee4ea750-e3d4-47d0-8213-ebb7ef9c4193|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:04:25.689Z|ee4ea750-e3d4-47d0-8213-ebb7ef9c4193|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:04:25.695Z|080d99df-9b31-4f3c-9924-275b1f8ec5d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:04:25.696Z|4864dd10-e13d-4b28-9b54-8ec2eaecab56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:04:25.697Z|080d99df-9b31-4f3c-9924-275b1f8ec5d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:04:25.697Z|4864dd10-e13d-4b28-9b54-8ec2eaecab56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:04:33.818Z|439b9487-a1f0-41e0-a5ca-17cc8836159c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:04:33.821Z|439b9487-a1f0-41e0-a5ca-17cc8836159c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:04:35.722Z|9b2e4767-db8c-45d0-90a2-75571766d1f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:04:35.722Z|9b2e4767-db8c-45d0-90a2-75571766d1f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:04:35.725Z|e7f143cf-84fe-4fde-a6c7-2678486e7492|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:04:35.726Z|349d7faf-785b-4c5b-bf3d-c8dbd9a95403|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:04:35.726Z|e7f143cf-84fe-4fde-a6c7-2678486e7492|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:04:35.726Z|349d7faf-785b-4c5b-bf3d-c8dbd9a95403|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:04:45.753Z|509c20c2-80b5-449d-8fa7-942e510c0eb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:04:45.753Z|7d84c889-83ff-4a84-a360-0fd4f4835a1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:04:45.754Z|7d84c889-83ff-4a84-a360-0fd4f4835a1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:04:45.754Z|509c20c2-80b5-449d-8fa7-942e510c0eb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:04:45.762Z|763fe173-1108-40aa-8d6e-6ea364b264f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:04:45.765Z|763fe173-1108-40aa-8d6e-6ea364b264f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:04:48.818Z|8ebb465f-2b49-4143-bda8-98dc6b3cf2f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:04:48.823Z|8ebb465f-2b49-4143-bda8-98dc6b3cf2f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:04:49.024Z|120e85b7-91e4-4127-b2de-eff8aac576e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:04:49.025Z|120e85b7-91e4-4127-b2de-eff8aac576e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:04:55.788Z|bd729dfe-7e91-4efe-8c60-c967164b826c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:04:55.791Z|bd729dfe-7e91-4efe-8c60-c967164b826c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:04:55.795Z|e881ca7e-ce74-4d42-b2bf-e8bbe93173ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:04:55.796Z|e881ca7e-ce74-4d42-b2bf-e8bbe93173ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:04:55.804Z|28d3303f-90d9-4e76-a0e4-d74e98959554|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:04:55.805Z|28d3303f-90d9-4e76-a0e4-d74e98959554|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:05:03.818Z|e5caf2bb-46fc-4cd5-8d56-19f8513c9760|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:05:03.820Z|e5caf2bb-46fc-4cd5-8d56-19f8513c9760|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:05:05.834Z|424c3441-9a84-4be5-b28e-2f1fa5640dae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:05:05.834Z|cc76d9a1-6507-484d-a807-cc4b6758e302|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:05:05.835Z|424c3441-9a84-4be5-b28e-2f1fa5640dae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:05:05.835Z|cc76d9a1-6507-484d-a807-cc4b6758e302|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:05:05.845Z|856b9b78-0859-4282-867d-18aaffb88979|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:05:05.846Z|856b9b78-0859-4282-867d-18aaffb88979|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:05:15.772Z|691d289c-ee8a-43d1-a3f7-b49d16e8e107|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T04:05:15.778Z|691d289c-ee8a-43d1-a3f7-b49d16e8e107|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T04:05:15.862Z|b2e275aa-4770-4df5-9f16-95507d8bbd53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:05:15.863Z|b2e275aa-4770-4df5-9f16-95507d8bbd53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:05:15.873Z|cc92b6a2-045c-4bc2-80a8-e1a4bddcdda1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:05:15.874Z|cc92b6a2-045c-4bc2-80a8-e1a4bddcdda1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:05:15.874Z|454084a4-9d65-4059-9d84-d4cddb5d757e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:05:15.875Z|454084a4-9d65-4059-9d84-d4cddb5d757e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:05:18.818Z|e7eb28cc-1058-4bb7-a9e0-d71d5513b6d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:05:18.819Z|e7eb28cc-1058-4bb7-a9e0-d71d5513b6d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:05:19.026Z|551ec4bc-5bcf-4e19-a9a5-e6a9b8b99df1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:05:19.027Z|551ec4bc-5bcf-4e19-a9a5-e6a9b8b99df1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:05:25.905Z|c5f2bf11-7b0a-4f99-b982-39ad6b45de4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:05:25.906Z|7b12f2ae-b5ee-4474-ae74-313234498ae7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:05:25.906Z|c5f2bf11-7b0a-4f99-b982-39ad6b45de4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:05:25.906Z|7b12f2ae-b5ee-4474-ae74-313234498ae7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:05:25.913Z|eaae9106-cb04-40fd-96c7-cf7fad42b8f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:05:25.914Z|eaae9106-cb04-40fd-96c7-cf7fad42b8f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:05:33.818Z|4bc75ee5-0fcf-4056-a7ac-3f6182dc33af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:05:33.822Z|4bc75ee5-0fcf-4056-a7ac-3f6182dc33af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:05:35.945Z|bd3b4eb0-4cac-4495-a5a1-e55a3911d84e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:05:35.945Z|bd3b4eb0-4cac-4495-a5a1-e55a3911d84e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:05:35.946Z|3dcc89dd-85e7-4a64-97f3-d42e699c8267|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:05:35.947Z|3dcc89dd-85e7-4a64-97f3-d42e699c8267|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:05:35.947Z|6cab6c6f-c408-4557-9926-a92f91fe1ba8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:05:35.948Z|6cab6c6f-c408-4557-9926-a92f91fe1ba8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:05:45.982Z|923dc303-c3ff-40e9-ae64-5d1b7b553d83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:05:45.983Z|923dc303-c3ff-40e9-ae64-5d1b7b553d83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:05:45.983Z|b92ce748-18ec-4bdf-b2db-032e0222a242|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:05:45.984Z|b92ce748-18ec-4bdf-b2db-032e0222a242|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:05:45.985Z|200c78be-6497-4360-a5e2-ba1f7975ae0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:05:45.986Z|200c78be-6497-4360-a5e2-ba1f7975ae0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:05:48.818Z|041103bc-b65a-4e21-b141-b7b10161ffb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:05:48.819Z|041103bc-b65a-4e21-b141-b7b10161ffb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:05:49.028Z|fcbb18d3-0a64-4b2b-81fb-9573c1718333|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:05:49.029Z|fcbb18d3-0a64-4b2b-81fb-9573c1718333|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:05:56.018Z|462edf46-07c8-48e5-a23f-82e6f77c09ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:05:56.019Z|462edf46-07c8-48e5-a23f-82e6f77c09ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:05:56.020Z|895f6d13-bff3-4933-9b95-bbc3c08d28f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:05:56.021Z|895f6d13-bff3-4933-9b95-bbc3c08d28f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:05:56.024Z|6e922981-935f-4653-9a76-7e76922210ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:05:56.025Z|6e922981-935f-4653-9a76-7e76922210ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:06:03.818Z|37d1c787-36c2-4b61-912f-6e4f94e5ffac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:06:03.819Z|37d1c787-36c2-4b61-912f-6e4f94e5ffac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:06:06.048Z|f3305051-fc9c-4803-ac69-4e7d4bf5bd6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:06:06.050Z|f3305051-fc9c-4803-ac69-4e7d4bf5bd6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:06:06.061Z|feea9139-2b1d-4e7b-b0fc-e26fbddf3963|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:06:06.062Z|feea9139-2b1d-4e7b-b0fc-e26fbddf3963|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:06:06.063Z|c194de52-b70f-48fd-9c01-f4c057dba2b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:06:06.064Z|c194de52-b70f-48fd-9c01-f4c057dba2b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:06:15.774Z|c4716c43-81fa-4d7f-bff8-bb1ada4aa4e2|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T04:06:15.776Z|c4716c43-81fa-4d7f-bff8-bb1ada4aa4e2|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T04:06:16.094Z|85ee4862-ee64-48a8-8754-5b7a34406835|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:06:16.095Z|85ee4862-ee64-48a8-8754-5b7a34406835|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:06:16.097Z|c8846bed-ab81-48a6-a71d-3789a9b6621a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:06:16.098Z|c8846bed-ab81-48a6-a71d-3789a9b6621a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:06:16.098Z|8ec7ab28-74af-40c5-bd15-efb1beecba99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:06:16.099Z|8ec7ab28-74af-40c5-bd15-efb1beecba99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:06:18.818Z|e90970cd-abb3-4599-bbd6-c181c7ee374c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:06:18.823Z|e90970cd-abb3-4599-bbd6-c181c7ee374c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:06:19.030Z|4e21ef89-9584-4ab7-80ca-84c09fb18f1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:06:19.031Z|4e21ef89-9584-4ab7-80ca-84c09fb18f1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:06:26.144Z|feb80350-1325-493a-a410-2fd03863b1ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:06:26.145Z|feb80350-1325-493a-a410-2fd03863b1ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:06:26.146Z|ede45d2a-4368-4b0c-bd63-88762c3f9808|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:06:26.147Z|ede45d2a-4368-4b0c-bd63-88762c3f9808|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:06:26.151Z|bd000077-3fa5-42fe-a859-8b2f7f2acce9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:06:26.152Z|bd000077-3fa5-42fe-a859-8b2f7f2acce9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:06:33.818Z|aaa0beaf-6837-4936-b23f-23ebdc879a35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:06:33.818Z|aaa0beaf-6837-4936-b23f-23ebdc879a35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:06:36.176Z|4e505f63-3337-4c57-b834-2480ca39127d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:06:36.177Z|4e505f63-3337-4c57-b834-2480ca39127d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:06:36.177Z|824ad2ca-bd66-43cf-975a-4e1043e9427c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:06:36.178Z|824ad2ca-bd66-43cf-975a-4e1043e9427c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:06:36.179Z|d6519e3c-bfa5-41fe-91b5-aedf13f5481c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:06:36.180Z|d6519e3c-bfa5-41fe-91b5-aedf13f5481c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:06:46.208Z|7e9ec13e-4cc1-4c6e-a78d-21ee1fce712c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:06:46.209Z|7e9ec13e-4cc1-4c6e-a78d-21ee1fce712c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:06:46.214Z|cf136357-3feb-49f2-ad40-898231c77a22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:06:46.214Z|cf136357-3feb-49f2-ad40-898231c77a22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:06:46.215Z|e41656bb-f05c-4198-afcb-0d1dcd6e3bb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:06:46.215Z|e41656bb-f05c-4198-afcb-0d1dcd6e3bb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:06:48.818Z|c555b524-f927-42d0-9325-0985726d6833|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:06:48.819Z|c555b524-f927-42d0-9325-0985726d6833|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:06:49.031Z|ca864350-9f8a-4523-a4df-021d69a7ea97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:06:49.032Z|ca864350-9f8a-4523-a4df-021d69a7ea97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:06:56.254Z|0f54523b-d34c-4afc-a8ad-7fee039b3a71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:06:56.254Z|456ad1a0-01e3-4233-a76f-8f9a68a08065|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:06:56.255Z|456ad1a0-01e3-4233-a76f-8f9a68a08065|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:06:56.255Z|516d0524-387f-4d33-a58d-da3f70835cfc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:06:56.257Z|516d0524-387f-4d33-a58d-da3f70835cfc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:06:56.257Z|0f54523b-d34c-4afc-a8ad-7fee039b3a71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:07:03.817Z|1d88e9a0-02c9-435b-86a9-f1557e34527f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:07:03.822Z|1d88e9a0-02c9-435b-86a9-f1557e34527f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:07:06.306Z|3ace4467-a48c-4e68-a2e3-e4e98af361a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:07:06.307Z|3ace4467-a48c-4e68-a2e3-e4e98af361a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:07:06.309Z|64bf6d37-5526-4cd9-ac9d-99bd3b71494f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:07:06.309Z|64bf6d37-5526-4cd9-ac9d-99bd3b71494f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:07:06.311Z|1137ab98-226e-4dbe-83bb-9938302d42f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:07:06.312Z|1137ab98-226e-4dbe-83bb-9938302d42f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:07:15.774Z|995f8765-01ed-42a4-a3af-e2b90088fa21|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T04:07:15.775Z|995f8765-01ed-42a4-a3af-e2b90088fa21|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T04:07:16.340Z|5e6d8c2e-1387-4eaf-8950-a253d87eb092|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:07:16.341Z|5e6d8c2e-1387-4eaf-8950-a253d87eb092|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:07:16.342Z|e01eec96-59fb-466f-9153-c39138dc124c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:07:16.343Z|e01eec96-59fb-466f-9153-c39138dc124c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:07:16.352Z|a1cbf78e-174e-46fa-837a-703277102d7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:07:16.353Z|a1cbf78e-174e-46fa-837a-703277102d7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:07:18.818Z|c1f94425-a45f-47bb-8d85-299d26c9ef2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:07:18.818Z|c1f94425-a45f-47bb-8d85-299d26c9ef2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:07:19.034Z|165e3ed0-3c3c-45f4-bacc-21ef357b5d6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:07:19.034Z|165e3ed0-3c3c-45f4-bacc-21ef357b5d6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:07:26.375Z|153f6b66-323f-4a95-b7c9-9e09e56250fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:07:26.376Z|153f6b66-323f-4a95-b7c9-9e09e56250fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:07:26.379Z|baf1d79f-0584-41e1-9898-d7981570725a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:07:26.380Z|baf1d79f-0584-41e1-9898-d7981570725a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:07:26.386Z|5853fb56-adc3-4527-a30a-6dc3137e2d4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:07:26.388Z|5853fb56-adc3-4527-a30a-6dc3137e2d4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:07:33.818Z|a143eedb-91c0-4610-94ed-0e5e326833ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:07:33.819Z|a143eedb-91c0-4610-94ed-0e5e326833ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:07:36.409Z|47e7d410-2879-4e98-8068-047407eede5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:07:36.409Z|47e7d410-2879-4e98-8068-047407eede5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:07:36.411Z|3994112a-bd23-4de2-b297-589427e38679|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:07:36.412Z|3994112a-bd23-4de2-b297-589427e38679|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:07:36.422Z|82273e0c-4fba-4f48-8607-5c7120105b70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:07:36.423Z|82273e0c-4fba-4f48-8607-5c7120105b70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:07:46.440Z|fa798311-274e-43ff-a82e-03aa461dfc57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:07:46.441Z|fa798311-274e-43ff-a82e-03aa461dfc57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:07:46.444Z|d492e17d-c399-40a5-aead-7d0d5b22007c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:07:46.444Z|d492e17d-c399-40a5-aead-7d0d5b22007c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:07:46.453Z|d5108521-60e9-4f66-aefc-46c63aea1738|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:07:46.454Z|d5108521-60e9-4f66-aefc-46c63aea1738|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:07:48.817Z|a10d6fbc-5814-4692-8dd1-b12c543d1da2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:07:48.822Z|a10d6fbc-5814-4692-8dd1-b12c543d1da2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:07:49.035Z|f71373c0-23fb-4433-8209-45cb9fb09f43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:07:49.036Z|f71373c0-23fb-4433-8209-45cb9fb09f43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:07:56.469Z|c29d9ae5-2837-46b2-b350-14f5ff7a16f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:07:56.471Z|c29d9ae5-2837-46b2-b350-14f5ff7a16f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:07:56.472Z|d215cf2a-08ff-4d57-baa4-e41382ebbc15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:07:56.473Z|d215cf2a-08ff-4d57-baa4-e41382ebbc15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:07:56.485Z|e75bdd2a-7e8f-4efb-87ee-6f647158317b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:07:56.486Z|e75bdd2a-7e8f-4efb-87ee-6f647158317b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:08:03.818Z|f350051b-b408-4dd5-9790-3272c7477b74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:08:03.819Z|f350051b-b408-4dd5-9790-3272c7477b74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:08:06.507Z|47defecc-1d3d-40e0-afbb-1f5811073844|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:08:06.509Z|47defecc-1d3d-40e0-afbb-1f5811073844|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:08:06.511Z|98dc60e6-687f-4d61-b378-1c2ef7a0add3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:08:06.512Z|98dc60e6-687f-4d61-b378-1c2ef7a0add3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:08:06.526Z|98a5badb-125d-4987-b00f-bae1147da161|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:08:06.527Z|98a5badb-125d-4987-b00f-bae1147da161|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:08:15.772Z|0e811aa6-2cd3-49e7-8600-b2e61e1912f3|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T04:08:15.773Z|0e811aa6-2cd3-49e7-8600-b2e61e1912f3|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T04:08:16.546Z|878e421c-de46-446c-a85f-1485e9c8221c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:08:16.547Z|878e421c-de46-446c-a85f-1485e9c8221c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:08:16.551Z|1108b2d1-99e9-4e26-b5b2-4dcf6584065e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:08:16.552Z|1108b2d1-99e9-4e26-b5b2-4dcf6584065e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:08:16.566Z|ab3b7023-1a00-4ada-a39b-e0d2bff904a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:08:16.567Z|ab3b7023-1a00-4ada-a39b-e0d2bff904a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:08:18.818Z|ef1171ab-1413-4969-99c5-3e5ae6916a13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:08:18.819Z|ef1171ab-1413-4969-99c5-3e5ae6916a13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:08:19.036Z|95b00644-cfc3-4445-a2b4-80c77609c8d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:08:19.037Z|95b00644-cfc3-4445-a2b4-80c77609c8d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:08:26.580Z|56fc3ec9-6a0b-4e45-ad21-4a44322cc448|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:08:26.580Z|56fc3ec9-6a0b-4e45-ad21-4a44322cc448|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:08:26.585Z|ef5e908d-e686-4516-a5dc-5e416369525f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:08:26.586Z|ef5e908d-e686-4516-a5dc-5e416369525f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:08:26.602Z|c9426ec1-64fd-4080-9f58-a8ffd7aa5c68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:08:26.603Z|c9426ec1-64fd-4080-9f58-a8ffd7aa5c68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:08:33.818Z|dca8a839-fc42-48e8-ab62-f3ba5af9f0e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:08:33.824Z|dca8a839-fc42-48e8-ab62-f3ba5af9f0e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:08:36.614Z|3ce1fae1-2c85-4a9c-aa03-1690675f27be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:08:36.615Z|3ce1fae1-2c85-4a9c-aa03-1690675f27be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:08:36.621Z|2347aae4-6f5a-4a7f-a1e5-6ca1b2f8554d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:08:36.622Z|2347aae4-6f5a-4a7f-a1e5-6ca1b2f8554d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:08:36.639Z|68af7b37-c776-44ea-b639-d14369775e85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:08:36.640Z|68af7b37-c776-44ea-b639-d14369775e85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:08:46.649Z|484e87be-742a-4180-ab65-0a20f37f338c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:08:46.650Z|484e87be-742a-4180-ab65-0a20f37f338c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:08:46.650Z|75a67915-028c-4774-9898-48d3817361b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:08:46.651Z|75a67915-028c-4774-9898-48d3817361b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:08:46.675Z|d4c62bdd-2798-4d25-9a0b-d03321e5c447|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:08:46.675Z|d4c62bdd-2798-4d25-9a0b-d03321e5c447|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:08:48.818Z|bb831f87-5e0d-44b5-b684-7214b82fd589|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:08:48.819Z|bb831f87-5e0d-44b5-b684-7214b82fd589|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:08:49.038Z|30f3d631-c1a3-4c14-97fa-d96d25bcf676|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:08:49.038Z|30f3d631-c1a3-4c14-97fa-d96d25bcf676|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:08:56.694Z|a297a0c7-3b49-4b3b-9b8c-c0858011e9f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:08:56.694Z|5736460e-df6f-4051-8833-60a32be7227c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:08:56.695Z|a297a0c7-3b49-4b3b-9b8c-c0858011e9f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:08:56.695Z|5736460e-df6f-4051-8833-60a32be7227c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:08:56.706Z|d1e0f6f1-4670-436b-9a3c-da781620cacc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:08:56.706Z|d1e0f6f1-4670-436b-9a3c-da781620cacc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:09:03.817Z|7e8a1791-0eb2-47ca-ad65-5e3f2ec012df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:09:03.818Z|7e8a1791-0eb2-47ca-ad65-5e3f2ec012df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:09:06.730Z|a09f3c13-577d-4db7-9844-7cefdc66eece|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:09:06.731Z|a09f3c13-577d-4db7-9844-7cefdc66eece|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:09:06.733Z|95e7e496-7002-4b12-88c4-d5b2af2bd778|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:09:06.733Z|95e7e496-7002-4b12-88c4-d5b2af2bd778|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:09:06.733Z|77b8b8a8-ea4d-4f23-b5b3-868720956713|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:09:06.734Z|77b8b8a8-ea4d-4f23-b5b3-868720956713|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:09:15.772Z|bd16df69-945f-46d0-9071-5955223da6fc|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T04:09:15.773Z|bd16df69-945f-46d0-9071-5955223da6fc|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T04:09:16.765Z|601a081b-db3f-4f9e-9804-b00e789a7ff6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:09:16.766Z|601a081b-db3f-4f9e-9804-b00e789a7ff6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:09:16.774Z|7316c598-64da-4cc6-837f-72c6e5434f34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:09:16.774Z|5362697c-e506-4cf6-853f-2a995a980b4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:09:16.775Z|7316c598-64da-4cc6-837f-72c6e5434f34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:09:16.775Z|5362697c-e506-4cf6-853f-2a995a980b4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:09:18.818Z|193253e6-cac3-4149-86e7-a5a7b815b6b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:09:18.823Z|193253e6-cac3-4149-86e7-a5a7b815b6b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:09:19.039Z|a968be91-77b9-4f43-9ca2-aa3205a8e787|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:09:19.040Z|a968be91-77b9-4f43-9ca2-aa3205a8e787|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:09:26.807Z|3b923594-019b-47c9-a72d-f20b3f046ca1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:09:26.808Z|3b923594-019b-47c9-a72d-f20b3f046ca1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:09:26.811Z|f2eaff65-6995-4444-917d-45ac274dee57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:09:26.812Z|f2eaff65-6995-4444-917d-45ac274dee57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:09:26.813Z|be82c3f7-49e4-4df3-a59e-31a63ba7b680|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:09:26.816Z|be82c3f7-49e4-4df3-a59e-31a63ba7b680|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:09:33.818Z|91a45191-218e-4dcd-964b-cb4fed37032a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:09:33.819Z|91a45191-218e-4dcd-964b-cb4fed37032a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:09:36.842Z|5d451275-8eff-49e8-bdc1-b59a021cd43f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:09:36.843Z|5d451275-8eff-49e8-bdc1-b59a021cd43f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:09:36.847Z|8645213e-39cd-46c7-8e03-a412bf3817c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:09:36.847Z|8645213e-39cd-46c7-8e03-a412bf3817c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:09:36.848Z|b64fc641-3afb-4447-8818-88979f700986|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:09:36.849Z|b64fc641-3afb-4447-8818-88979f700986|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:09:46.878Z|50ecd205-b293-430d-b404-89cadf3ea464|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:09:46.878Z|50ecd205-b293-430d-b404-89cadf3ea464|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:09:46.881Z|5b4e7b22-845e-4067-9dfa-fe6db59480c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:09:46.882Z|5b4e7b22-845e-4067-9dfa-fe6db59480c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:09:46.883Z|663c73e0-fa53-4ab7-a1b7-dcc63d8cda27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:09:46.884Z|663c73e0-fa53-4ab7-a1b7-dcc63d8cda27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:09:48.818Z|3f4deb87-3bda-4796-8dff-1966ce40d63b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:09:48.819Z|3f4deb87-3bda-4796-8dff-1966ce40d63b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:09:49.041Z|be203fc5-8379-49d2-96d8-338c13ab13c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:09:49.042Z|be203fc5-8379-49d2-96d8-338c13ab13c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:09:56.912Z|eef1cafd-6564-4867-a74f-c49d44c64328|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:09:56.913Z|f9bc644f-1fb5-4499-8754-91b7b6cf663c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:09:56.913Z|eef1cafd-6564-4867-a74f-c49d44c64328|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:09:56.913Z|f9bc644f-1fb5-4499-8754-91b7b6cf663c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:09:56.920Z|e77af565-38ec-49ce-b139-4b17b73565b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:09:56.921Z|e77af565-38ec-49ce-b139-4b17b73565b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:10:03.818Z|61686305-aa1b-4cc9-9162-2badbab35498|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:10:03.822Z|61686305-aa1b-4cc9-9162-2badbab35498|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:10:06.946Z|e3b4c0d2-3bb3-4743-b59b-4829607a708b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:10:06.947Z|e3b4c0d2-3bb3-4743-b59b-4829607a708b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:10:06.954Z|4ed05234-f8ef-4647-aea7-4ce5d595e979|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:10:06.955Z|4ed05234-f8ef-4647-aea7-4ce5d595e979|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:10:06.958Z|28642ce3-19fa-4dc3-bbba-d0b435aeab2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:10:06.960Z|28642ce3-19fa-4dc3-bbba-d0b435aeab2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:10:15.772Z|0745402c-2fcd-4d4a-b001-dedccde853fd|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T04:10:15.773Z|0745402c-2fcd-4d4a-b001-dedccde853fd|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T04:10:16.983Z|7e608a06-f8ee-4ac6-9e8c-35d854dc6d12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:10:16.986Z|7e608a06-f8ee-4ac6-9e8c-35d854dc6d12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:10:16.987Z|623b8911-fb43-462a-ab9d-023674c5b83f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:10:16.988Z|623b8911-fb43-462a-ab9d-023674c5b83f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:10:16.992Z|df247456-81bb-460c-ba0a-3c407d9838d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:10:16.993Z|df247456-81bb-460c-ba0a-3c407d9838d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:10:18.818Z|52953d18-5d36-464e-b1a4-a26242195eee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:10:18.819Z|52953d18-5d36-464e-b1a4-a26242195eee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:10:19.044Z|a4c94675-da6e-4bd4-9260-81d92daaa6cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:10:19.044Z|a4c94675-da6e-4bd4-9260-81d92daaa6cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:10:27.026Z|cab61f1f-9f42-4947-8786-3647efface32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:10:27.027Z|cab61f1f-9f42-4947-8786-3647efface32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:10:27.034Z|b91798b8-fe9b-4616-b238-e734f36325a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:10:27.035Z|b91798b8-fe9b-4616-b238-e734f36325a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:10:27.036Z|380b29b1-6c3f-4c79-8455-5be68a3e35d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:10:27.037Z|380b29b1-6c3f-4c79-8455-5be68a3e35d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:10:33.818Z|12c21c33-fc73-477d-983f-4661003c4b2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:10:33.819Z|12c21c33-fc73-477d-983f-4661003c4b2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:10:37.071Z|00ac107f-dc70-403c-8d57-b3369c86b487|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:10:37.071Z|83f33f6e-ab95-45a9-b8ab-202a9b23d398|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:10:37.072Z|83f33f6e-ab95-45a9-b8ab-202a9b23d398|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:10:37.072Z|64a038ed-4f95-4f13-9c26-dbd959ef8ea4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:10:37.072Z|64a038ed-4f95-4f13-9c26-dbd959ef8ea4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:10:37.072Z|00ac107f-dc70-403c-8d57-b3369c86b487|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:10:47.115Z|6f91c68a-0c4c-40ec-93e1-fa83a74ad015|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:10:47.116Z|3cb597f4-e7c1-43d9-bf82-bddc57e69d30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:10:47.116Z|6f91c68a-0c4c-40ec-93e1-fa83a74ad015|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:10:47.117Z|3cb597f4-e7c1-43d9-bf82-bddc57e69d30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:10:47.116Z|db924cd5-9216-47dd-bae0-3558813156c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:10:47.125Z|db924cd5-9216-47dd-bae0-3558813156c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:10:48.818Z|bf6ac252-9994-4fee-8d90-c0a4cbbf16d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:10:48.823Z|bf6ac252-9994-4fee-8d90-c0a4cbbf16d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:10:49.045Z|e12d158d-3c8c-4c43-929c-16357d634f3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:10:49.046Z|e12d158d-3c8c-4c43-929c-16357d634f3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:10:57.157Z|2d5837b9-f68f-4323-afcc-dc6af3a9d84b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:10:57.158Z|2d5837b9-f68f-4323-afcc-dc6af3a9d84b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:10:57.160Z|bfa057d2-e495-4c36-9759-49a874c890d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:10:57.161Z|bfa057d2-e495-4c36-9759-49a874c890d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:10:57.163Z|4d393ae9-6dfe-413b-b906-80e8723ea0e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:10:57.164Z|4d393ae9-6dfe-413b-b906-80e8723ea0e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:11:03.818Z|2539e14a-a18d-40d6-b1df-b3f14961120b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:11:03.818Z|2539e14a-a18d-40d6-b1df-b3f14961120b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:11:07.195Z|6b36c40c-7a42-43b0-827b-3add42325dc8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:11:07.200Z|7586d33e-5ab5-41c7-bdf4-a9a49e00b1e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:11:07.201Z|7586d33e-5ab5-41c7-bdf4-a9a49e00b1e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:11:07.201Z|b82d00fb-102b-4ac1-a240-a1fbf349a69a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:11:07.202Z|6b36c40c-7a42-43b0-827b-3add42325dc8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:11:07.206Z|b82d00fb-102b-4ac1-a240-a1fbf349a69a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:11:15.773Z|66bb8223-9548-498e-8b7e-ff67db608472|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T04:11:15.774Z|66bb8223-9548-498e-8b7e-ff67db608472|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T04:11:17.237Z|e3316b34-122e-413b-9736-9ab566e019e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:11:17.238Z|e3316b34-122e-413b-9736-9ab566e019e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:11:17.245Z|31a92760-63d8-441e-b7e9-a51189c2bf56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:11:17.245Z|3f82ac2e-2290-402f-9558-f14d262ec9fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:11:17.247Z|31a92760-63d8-441e-b7e9-a51189c2bf56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:11:17.246Z|3f82ac2e-2290-402f-9558-f14d262ec9fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:11:18.818Z|b593d64a-ccad-4601-9ba6-d2915aa97264|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:11:18.818Z|b593d64a-ccad-4601-9ba6-d2915aa97264|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:11:19.047Z|ff33276b-2772-4f22-ab24-291b089f49af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:11:19.048Z|ff33276b-2772-4f22-ab24-291b089f49af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:11:27.276Z|7462ea04-1018-4308-8ff1-24f8fa4ec92f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:11:27.277Z|7462ea04-1018-4308-8ff1-24f8fa4ec92f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:11:27.279Z|34427315-16e2-484b-90da-9b476d837dff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:11:27.280Z|34427315-16e2-484b-90da-9b476d837dff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:11:27.283Z|bf0f87d6-d2c5-4bbf-ab28-799ba56f136b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:11:27.284Z|bf0f87d6-d2c5-4bbf-ab28-799ba56f136b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:11:33.818Z|9e13aa0c-26dd-48ee-adb2-82158c1fe59c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:11:33.821Z|9e13aa0c-26dd-48ee-adb2-82158c1fe59c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:11:37.319Z|68d0b0ab-7411-43f8-a3a0-749e478b0af3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:11:37.320Z|0103f853-5934-4a6f-8ebc-863c1c28a684|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:11:37.320Z|68d0b0ab-7411-43f8-a3a0-749e478b0af3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:11:37.320Z|6bb2e6b6-eda4-4963-b534-d84a4d5fbceb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:11:37.321Z|0103f853-5934-4a6f-8ebc-863c1c28a684|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:11:37.321Z|6bb2e6b6-eda4-4963-b534-d84a4d5fbceb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:11:47.353Z|0297346a-8294-45b3-adc2-99c37e604e0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:11:47.354Z|0297346a-8294-45b3-adc2-99c37e604e0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:11:47.356Z|ed65dea6-9e0f-4857-938f-3d7f6527a7b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:11:47.356Z|4766916b-82ae-4e54-b4d0-319ec985493c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:11:47.357Z|ed65dea6-9e0f-4857-938f-3d7f6527a7b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:11:47.357Z|4766916b-82ae-4e54-b4d0-319ec985493c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:11:48.818Z|a3a3b000-ec2e-4e75-9297-39110dc80bfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:11:48.818Z|a3a3b000-ec2e-4e75-9297-39110dc80bfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:11:49.049Z|29a39076-0af8-408d-ab41-2f07ed73329a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:11:49.049Z|29a39076-0af8-408d-ab41-2f07ed73329a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:11:57.389Z|0a81af5e-b184-474e-9fd6-4837fb46485e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:11:57.390Z|0a81af5e-b184-474e-9fd6-4837fb46485e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:11:57.395Z|28ae25cf-ed33-4ab2-89c6-0af93d300d23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:11:57.396Z|28ae25cf-ed33-4ab2-89c6-0af93d300d23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:11:57.399Z|39d37dea-11c5-4604-8406-8b88b42c8108|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:11:57.400Z|39d37dea-11c5-4604-8406-8b88b42c8108|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:12:03.818Z|6578e09c-5c44-4dbc-9c7e-6cfb12ee5b05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:12:03.818Z|6578e09c-5c44-4dbc-9c7e-6cfb12ee5b05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:12:07.427Z|945c2e12-8c40-47d7-812d-94ed8a3bf864|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:12:07.428Z|4f40b34e-2326-483d-af0f-2d914d8678d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:12:07.428Z|945c2e12-8c40-47d7-812d-94ed8a3bf864|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:12:07.428Z|960e8602-e6bd-49fc-9bc3-15402a58c52f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:12:07.428Z|4f40b34e-2326-483d-af0f-2d914d8678d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:12:07.429Z|960e8602-e6bd-49fc-9bc3-15402a58c52f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:12:15.772Z|79d8bc58-a319-4d9c-b621-20c179198cfb|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T04:12:15.773Z|79d8bc58-a319-4d9c-b621-20c179198cfb|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T04:12:17.460Z|4f46311b-897e-460f-abf4-c9eec665fae0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:12:17.460Z|4f46311b-897e-460f-abf4-c9eec665fae0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:12:17.463Z|60d79b8f-447f-43be-8934-9f5df2017030|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:12:17.464Z|60d79b8f-447f-43be-8934-9f5df2017030|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:12:17.464Z|e84969b6-9fb6-43f8-9130-383d2a4419d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:12:17.464Z|e84969b6-9fb6-43f8-9130-383d2a4419d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:12:18.818Z|5ef1f2d1-6f7b-4ee5-aa45-3f180fbf03a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:12:18.818Z|5ef1f2d1-6f7b-4ee5-aa45-3f180fbf03a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:12:19.050Z|3311aa03-8412-4f0e-a382-bbfd8b1fa9db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:12:19.051Z|3311aa03-8412-4f0e-a382-bbfd8b1fa9db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:12:27.495Z|19294a05-5a0c-4aa3-ae92-b49cdcd3c37c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:12:27.498Z|d8f47f98-0796-4310-aae0-468ba86a7414|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:12:27.498Z|d8f47f98-0796-4310-aae0-468ba86a7414|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:12:27.498Z|d8ebff89-63f4-48c5-bd51-3b95b9d7832f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:12:27.499Z|d8ebff89-63f4-48c5-bd51-3b95b9d7832f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:12:27.503Z|19294a05-5a0c-4aa3-ae92-b49cdcd3c37c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:12:33.818Z|30790e85-552e-4722-9d45-37e3c8599dfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:12:33.819Z|30790e85-552e-4722-9d45-37e3c8599dfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:12:37.532Z|0b497c84-f99b-4423-ae18-79ed96ea2183|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:12:37.532Z|0b497c84-f99b-4423-ae18-79ed96ea2183|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:12:37.533Z|211ed7e8-65f0-4238-ac69-f13a9cb9fa48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:12:37.534Z|211ed7e8-65f0-4238-ac69-f13a9cb9fa48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:12:37.534Z|e4987ff6-8ca7-4091-9780-c941a00b39f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:12:37.535Z|e4987ff6-8ca7-4091-9780-c941a00b39f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:12:47.571Z|95bcad4b-e6d1-43ee-b29b-19c519da5aa0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:12:47.571Z|ccc3b698-81d3-48db-bd73-a1c66708bcaf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:12:47.572Z|95bcad4b-e6d1-43ee-b29b-19c519da5aa0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:12:47.572Z|ccc3b698-81d3-48db-bd73-a1c66708bcaf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:12:47.578Z|1c67b159-95a0-42ba-a19b-bbd547d9f36c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:12:47.582Z|1c67b159-95a0-42ba-a19b-bbd547d9f36c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:12:48.818Z|58c85d6a-8699-4d04-9fdd-a3c7d4b4bf06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:12:48.822Z|58c85d6a-8699-4d04-9fdd-a3c7d4b4bf06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:12:49.052Z|1191c2dc-2c84-4ee3-96ba-4dc0a0511f75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:12:49.053Z|1191c2dc-2c84-4ee3-96ba-4dc0a0511f75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:12:57.613Z|73b48795-e24b-453a-9b3a-521b1142f577|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:12:57.614Z|73b48795-e24b-453a-9b3a-521b1142f577|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:12:57.622Z|12578a02-b3b7-4a24-abd8-6bfefcb02535|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:12:57.623Z|12578a02-b3b7-4a24-abd8-6bfefcb02535|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:12:57.624Z|dd9f73af-c1a2-4af8-839a-931983e09d67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:12:57.625Z|dd9f73af-c1a2-4af8-839a-931983e09d67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:13:03.817Z|33853c34-f0a9-473d-97a3-036b5a264431|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:13:03.818Z|33853c34-f0a9-473d-97a3-036b5a264431|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:13:07.650Z|ad341214-005e-47c4-8a00-342fdfce6d69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:13:07.651Z|ad341214-005e-47c4-8a00-342fdfce6d69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:13:07.660Z|1f83fc22-542c-44a5-bfd0-fa741272ba6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:13:07.660Z|10c8f0b2-50a1-4c47-88a4-023b7f5c7b00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:13:07.661Z|1f83fc22-542c-44a5-bfd0-fa741272ba6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:13:07.661Z|10c8f0b2-50a1-4c47-88a4-023b7f5c7b00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:13:15.772Z|5600c7e8-2b99-4435-854e-7764dbbd5cf5|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T04:13:15.773Z|5600c7e8-2b99-4435-854e-7764dbbd5cf5|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T04:13:17.685Z|2c4af9b9-77ef-4ce7-b197-81fc97ecd7eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:13:17.686Z|2c4af9b9-77ef-4ce7-b197-81fc97ecd7eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:13:17.693Z|304907ed-a7f1-484e-b0db-9a1b6746f0eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:13:17.694Z|304907ed-a7f1-484e-b0db-9a1b6746f0eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:13:17.701Z|52645041-32d2-4ce8-b094-00a1486d8b79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:13:17.703Z|52645041-32d2-4ce8-b094-00a1486d8b79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:13:18.817Z|e7ae0dbb-9ff6-426b-842a-e2a0529619fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:13:18.818Z|e7ae0dbb-9ff6-426b-842a-e2a0529619fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:13:19.054Z|7047ae95-a799-47b2-bd2f-4a76830dc5e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:13:19.055Z|7047ae95-a799-47b2-bd2f-4a76830dc5e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:13:27.721Z|4ef56c53-2427-4bcf-8a60-49dd9ee0e319|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:13:27.722Z|4ef56c53-2427-4bcf-8a60-49dd9ee0e319|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:13:27.722Z|5eab584d-9fa5-43ed-bee3-75c5c2323db0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:13:27.723Z|5eab584d-9fa5-43ed-bee3-75c5c2323db0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:13:27.734Z|fe6f9452-8074-4fe9-aa67-1574457ad8ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:13:27.735Z|fe6f9452-8074-4fe9-aa67-1574457ad8ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:13:33.818Z|421c77b0-7c6b-4440-ba15-d9076b7d0267|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:13:33.823Z|421c77b0-7c6b-4440-ba15-d9076b7d0267|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:13:37.755Z|56e79a46-a154-4557-aef7-ef2eded88972|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:13:37.758Z|56e79a46-a154-4557-aef7-ef2eded88972|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:13:37.768Z|493a51de-4c2a-4495-ac1a-7768ef37e7a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:13:37.769Z|493a51de-4c2a-4495-ac1a-7768ef37e7a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:13:37.770Z|357d2910-6526-40ab-ad89-a9ec69ed3147|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:13:37.770Z|357d2910-6526-40ab-ad89-a9ec69ed3147|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:13:47.810Z|83c073f5-269c-48d4-bd67-29f17477ddc7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:13:47.811Z|83c073f5-269c-48d4-bd67-29f17477ddc7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:13:47.814Z|bbf8cf58-55ef-4c3e-91ea-51631215031a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:13:47.811Z|78459970-6bfe-4ec4-b27a-ff54a3302274|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:13:47.814Z|bbf8cf58-55ef-4c3e-91ea-51631215031a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:13:47.815Z|78459970-6bfe-4ec4-b27a-ff54a3302274|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:13:48.818Z|7ea8e9be-826a-4677-aa08-fb262c5b6761|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:13:48.818Z|7ea8e9be-826a-4677-aa08-fb262c5b6761|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:13:49.056Z|bee3e9a5-dcd1-46c0-a47c-969675a2100c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:13:49.057Z|bee3e9a5-dcd1-46c0-a47c-969675a2100c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:13:57.849Z|3ad24c6e-911c-4aaf-953e-0ecc15718b1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:13:57.850Z|3ad24c6e-911c-4aaf-953e-0ecc15718b1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:13:57.851Z|a2ae2778-5969-488c-ac8d-f24d702ccb6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:13:57.851Z|a2ae2778-5969-488c-ac8d-f24d702ccb6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:13:57.853Z|d7c0bb80-8f19-41e8-a224-88cb084d82cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:13:57.854Z|d7c0bb80-8f19-41e8-a224-88cb084d82cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:14:03.818Z|d773696e-e0bb-4bbf-9708-4b380a7230bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:14:03.818Z|d773696e-e0bb-4bbf-9708-4b380a7230bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:14:07.885Z|dddc455c-2c76-40aa-aa68-a5de2a645ba2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:14:07.885Z|c56fd925-5f5c-4e3b-a56c-ceb6497bf4f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:14:07.886Z|c56fd925-5f5c-4e3b-a56c-ceb6497bf4f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:14:07.886Z|dddc455c-2c76-40aa-aa68-a5de2a645ba2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:14:07.889Z|790722d4-df38-4f34-8221-70265279cd3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:14:07.889Z|790722d4-df38-4f34-8221-70265279cd3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:14:15.772Z|b6237f52-7563-4a50-ad26-c446ee3f1556|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T04:14:15.773Z|b6237f52-7563-4a50-ad26-c446ee3f1556|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T04:14:17.922Z|aba97359-822d-4988-8c8b-4b418c74fd50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:14:17.923Z|aba97359-822d-4988-8c8b-4b418c74fd50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:14:17.925Z|f5592749-4821-4c91-94de-e81a99fd45af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:14:17.925Z|fe6f3faf-554d-42b6-967d-6c9f6b2c336e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:14:17.925Z|f5592749-4821-4c91-94de-e81a99fd45af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:14:17.926Z|fe6f3faf-554d-42b6-967d-6c9f6b2c336e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:14:18.818Z|d66c2263-1626-4b36-9727-48ce91f20531|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:14:18.823Z|d66c2263-1626-4b36-9727-48ce91f20531|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:14:19.057Z|54a4f715-a4c1-4bc5-a443-a4ab96fc8f6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:14:19.058Z|54a4f715-a4c1-4bc5-a443-a4ab96fc8f6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:14:27.967Z|9ba89ec3-a126-48aa-9e22-ef5b0da609a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:14:27.969Z|0b716d10-8b8b-4c8d-87a0-30642c605b6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:14:27.969Z|9ba89ec3-a126-48aa-9e22-ef5b0da609a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:14:27.969Z|0b716d10-8b8b-4c8d-87a0-30642c605b6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:14:27.970Z|a21d26fa-7c88-4621-8e13-d825374bac5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:14:27.971Z|a21d26fa-7c88-4621-8e13-d825374bac5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:14:33.818Z|66319df9-99f9-4dd2-9356-9c88dfcda7ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:14:33.819Z|66319df9-99f9-4dd2-9356-9c88dfcda7ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:14:38.013Z|2be8fb5e-8f85-41ce-ab46-4568affd07d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:14:38.014Z|8ffbb292-dd71-4941-bcff-081f68774f82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:14:38.014Z|48d329aa-be3b-485f-8f62-4220ad51d440|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:14:38.015Z|2be8fb5e-8f85-41ce-ab46-4568affd07d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:14:38.016Z|48d329aa-be3b-485f-8f62-4220ad51d440|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:14:38.016Z|8ffbb292-dd71-4941-bcff-081f68774f82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:14:48.060Z|c2b8c53b-60a5-4b7e-921e-1c83a7a8dad7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:14:48.060Z|74638fcd-2ebd-4baf-a5ad-a2a809d1ff39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:14:48.061Z|c2b8c53b-60a5-4b7e-921e-1c83a7a8dad7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:14:48.060Z|a649353b-8fac-403c-ad15-7cc0d390e674|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:14:48.061Z|74638fcd-2ebd-4baf-a5ad-a2a809d1ff39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:14:48.062Z|a649353b-8fac-403c-ad15-7cc0d390e674|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:14:48.817Z|d5c3f7e6-c72f-4c47-a087-0cd45bed69df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:14:48.818Z|d5c3f7e6-c72f-4c47-a087-0cd45bed69df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:14:49.060Z|c1edd6ea-3a86-4d57-8ba5-2a4d09525213|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:14:49.060Z|c1edd6ea-3a86-4d57-8ba5-2a4d09525213|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:14:58.096Z|373fafd0-d6dc-43d7-a739-7adaf4e226d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:14:58.098Z|7825d372-a15b-4815-9244-815e2aa0bf9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:14:58.098Z|373fafd0-d6dc-43d7-a739-7adaf4e226d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:14:58.099Z|7825d372-a15b-4815-9244-815e2aa0bf9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:14:58.101Z|047b7b86-22c5-4e1b-a1d7-09ff1949b622|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:14:58.102Z|047b7b86-22c5-4e1b-a1d7-09ff1949b622|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:15:03.817Z|94a792c7-d13b-4ed1-ba75-7a1401ce4997|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:15:03.823Z|94a792c7-d13b-4ed1-ba75-7a1401ce4997|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:15:08.137Z|982b8ab7-4c57-4f39-9efb-5d6a8d53b9ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:15:08.137Z|fdfa937b-39e6-41b0-9dac-b6afce8dfb9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:15:08.138Z|982b8ab7-4c57-4f39-9efb-5d6a8d53b9ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:15:08.140Z|fdfa937b-39e6-41b0-9dac-b6afce8dfb9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:15:08.144Z|022ff7a3-9d59-4e55-87c9-f9849293022f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:15:08.145Z|022ff7a3-9d59-4e55-87c9-f9849293022f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:15:15.772Z|1b35fc94-7c4f-477f-8d45-50f822948a83|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T04:15:15.774Z|1b35fc94-7c4f-477f-8d45-50f822948a83|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T04:15:18.176Z|c38b7413-f24e-47db-abde-03ade9b7b914|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:15:18.177Z|c38b7413-f24e-47db-abde-03ade9b7b914|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:15:18.180Z|abd5ee59-5bed-4ffc-a0be-3273b989acf7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:15:18.180Z|abd5ee59-5bed-4ffc-a0be-3273b989acf7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:15:18.183Z|9ff07783-d0af-4165-b6c0-932ba69152b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:15:18.184Z|9ff07783-d0af-4165-b6c0-932ba69152b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:15:18.818Z|c488f62d-57e0-4108-8ae6-6a932659064c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:15:18.818Z|c488f62d-57e0-4108-8ae6-6a932659064c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:15:19.061Z|435d427d-d90e-4e27-8725-6a13db22f191|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:15:19.062Z|435d427d-d90e-4e27-8725-6a13db22f191|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:15:28.208Z|2b1b22df-2423-4a99-9181-754567675f5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:15:28.210Z|2b1b22df-2423-4a99-9181-754567675f5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:15:28.217Z|03579455-a145-43da-b848-d696534629e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:15:28.217Z|818525f8-d669-4971-ab9a-57707598aec9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:15:28.218Z|03579455-a145-43da-b848-d696534629e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:15:28.218Z|818525f8-d669-4971-ab9a-57707598aec9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:15:33.818Z|93ce35ba-077b-458d-81dd-9d2d89928eaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:15:33.818Z|93ce35ba-077b-458d-81dd-9d2d89928eaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:15:38.246Z|0b825fd0-af0c-4d94-9817-3893363bb62e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:15:38.247Z|0b825fd0-af0c-4d94-9817-3893363bb62e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:15:38.250Z|89b855df-daf2-41a3-a585-dc52256db542|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:15:38.252Z|89b855df-daf2-41a3-a585-dc52256db542|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:15:38.252Z|f5d41149-ac46-4f19-9b93-ab3016f2defb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:15:38.253Z|f5d41149-ac46-4f19-9b93-ab3016f2defb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:15:48.277Z|dd56b9a3-16b5-4b16-87be-8ad31bdb41a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:15:48.278Z|dd56b9a3-16b5-4b16-87be-8ad31bdb41a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:15:48.286Z|e7649e1f-cd9b-4ddf-93e8-0258f372b1b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:15:48.287Z|08b84093-d9c0-41ec-b8f6-349b01b6f431|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:15:48.288Z|e7649e1f-cd9b-4ddf-93e8-0258f372b1b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:15:48.288Z|08b84093-d9c0-41ec-b8f6-349b01b6f431|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:15:48.818Z|367ba964-0236-43c4-af33-adcefed28285|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:15:48.823Z|367ba964-0236-43c4-af33-adcefed28285|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:15:49.062Z|ef9376a7-e03b-4f7e-8065-3d0ca723b0dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:15:49.063Z|ef9376a7-e03b-4f7e-8065-3d0ca723b0dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:15:58.314Z|46d66f1a-966e-47bf-97be-ba6c49083cab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:15:58.315Z|46d66f1a-966e-47bf-97be-ba6c49083cab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:15:58.322Z|84707a85-8b57-4187-9700-b3a34b8653f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:15:58.322Z|e4ec0fdc-44fb-4a35-a467-6b90accdfb8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:15:58.323Z|84707a85-8b57-4187-9700-b3a34b8653f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:15:58.324Z|e4ec0fdc-44fb-4a35-a467-6b90accdfb8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:16:03.818Z|f429f810-e03e-48d0-ac00-7010d16b78b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:16:03.819Z|f429f810-e03e-48d0-ac00-7010d16b78b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:16:08.356Z|7a3b437a-94bb-4fa9-b886-372d6ba62397|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:16:08.356Z|578d373f-5b7f-4289-b8f5-020790b3abcf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:16:08.357Z|7a3b437a-94bb-4fa9-b886-372d6ba62397|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:16:08.357Z|578d373f-5b7f-4289-b8f5-020790b3abcf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:16:08.358Z|86c47319-fcac-4e76-8a3e-7106b250544e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:16:08.358Z|86c47319-fcac-4e76-8a3e-7106b250544e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:16:15.773Z|a3d09b54-d0e6-4cd2-9fc4-73394c69e3a1|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T04:16:15.774Z|a3d09b54-d0e6-4cd2-9fc4-73394c69e3a1|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T04:16:18.393Z|8957a0a6-e26e-47f9-a436-c09e3e316631|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:16:18.394Z|8957a0a6-e26e-47f9-a436-c09e3e316631|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:16:18.399Z|aef0145a-c65e-4c8e-be8a-306536910c9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:16:18.402Z|aef0145a-c65e-4c8e-be8a-306536910c9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:16:18.403Z|427ab6b3-9d43-453f-9890-8f8190812fc1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:16:18.404Z|427ab6b3-9d43-453f-9890-8f8190812fc1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:16:18.818Z|4e0d9939-faf5-4218-9612-460be53d7199|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:16:18.819Z|4e0d9939-faf5-4218-9612-460be53d7199|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:16:19.064Z|32040ee9-2277-4df8-8049-0aac7a89b6d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:16:19.065Z|32040ee9-2277-4df8-8049-0aac7a89b6d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:16:28.436Z|e81d1095-5587-47c8-a6e4-ee32468c693f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:16:28.437Z|e81d1095-5587-47c8-a6e4-ee32468c693f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:16:28.438Z|4168e269-a59d-41f9-90de-13af9ddd98aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:16:28.439Z|4168e269-a59d-41f9-90de-13af9ddd98aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:16:28.438Z|ca0ecccb-1243-4db9-97c9-b1c45b8fe46f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:16:28.440Z|ca0ecccb-1243-4db9-97c9-b1c45b8fe46f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:16:33.818Z|fcf09a99-380f-400f-a715-5b8a765fc940|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:16:33.824Z|fcf09a99-380f-400f-a715-5b8a765fc940|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:16:38.469Z|da52b690-b974-4810-87d5-3586c0974672|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:16:38.470Z|da52b690-b974-4810-87d5-3586c0974672|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:16:38.479Z|86caff36-1830-4828-8297-cf1eefa92955|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:16:38.479Z|61d5c98f-ba68-4d89-a95f-4cf00ca124c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:16:38.480Z|86caff36-1830-4828-8297-cf1eefa92955|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:16:38.480Z|61d5c98f-ba68-4d89-a95f-4cf00ca124c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:16:48.505Z|c2f0158b-22ff-43c4-89b9-a9cbf1a2243d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:16:48.507Z|c2f0158b-22ff-43c4-89b9-a9cbf1a2243d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:16:48.509Z|26ff7bbb-c15f-404a-8acb-5422067c05bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:16:48.510Z|26ff7bbb-c15f-404a-8acb-5422067c05bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:16:48.512Z|ee870682-5a9d-4c78-9ca8-3c897c8c706d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:16:48.513Z|ee870682-5a9d-4c78-9ca8-3c897c8c706d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:16:48.818Z|8590c0b5-2c38-4754-8f1c-3625233d2ca0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:16:48.819Z|8590c0b5-2c38-4754-8f1c-3625233d2ca0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:16:49.066Z|36df0006-b824-4528-a2fa-c5db597e7d2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:16:49.067Z|36df0006-b824-4528-a2fa-c5db597e7d2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:16:58.543Z|e90c8d94-e524-40f4-bc4c-42cfbef76fb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:16:58.544Z|e90c8d94-e524-40f4-bc4c-42cfbef76fb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:16:58.547Z|283e61b1-15b6-4356-9f22-32499180e3d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:16:58.548Z|283e61b1-15b6-4356-9f22-32499180e3d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:16:58.551Z|9c6e5f21-e524-4a53-bde0-75f4b21ded52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:16:58.552Z|9c6e5f21-e524-4a53-bde0-75f4b21ded52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:17:03.818Z|5676dd87-1595-448d-aab1-c1e8762c786b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:17:03.818Z|5676dd87-1595-448d-aab1-c1e8762c786b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:17:08.576Z|7ef275cc-fa94-428b-844b-0c16ad92a02a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:17:08.577Z|7ef275cc-fa94-428b-844b-0c16ad92a02a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:17:08.587Z|e6ed0eed-4898-4f7e-969c-b4f4b51a1530|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:17:08.587Z|59512179-aa78-4f9c-a4cc-1e0009133b7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:17:08.588Z|e6ed0eed-4898-4f7e-969c-b4f4b51a1530|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:17:08.588Z|59512179-aa78-4f9c-a4cc-1e0009133b7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:17:15.772Z|29e13421-a57b-4f89-84e1-c1c20335ab31|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T04:17:15.773Z|29e13421-a57b-4f89-84e1-c1c20335ab31|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T04:17:18.609Z|356009f7-c306-4794-870b-8f37039e3064|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:17:18.610Z|356009f7-c306-4794-870b-8f37039e3064|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:17:18.622Z|de911b2a-844d-49b7-84ce-059f726b3193|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:17:18.622Z|de911b2a-844d-49b7-84ce-059f726b3193|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:17:18.628Z|9ceda57c-9274-4566-ac07-79923fbe23fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:17:18.628Z|9ceda57c-9274-4566-ac07-79923fbe23fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:17:18.818Z|71a6677e-c103-45d5-86b5-8cffde53205e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:17:18.823Z|71a6677e-c103-45d5-86b5-8cffde53205e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:17:19.068Z|671e136d-46d6-4b4f-a11a-98c2b0abbb46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:17:19.068Z|671e136d-46d6-4b4f-a11a-98c2b0abbb46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:17:28.647Z|2a693614-abd1-49d1-a183-b70aca7b9c7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:17:28.648Z|2a693614-abd1-49d1-a183-b70aca7b9c7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:17:28.668Z|cf36b186-0693-4f2e-a491-73081e796cde|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:17:28.669Z|cf36b186-0693-4f2e-a491-73081e796cde|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:17:28.669Z|78890564-6399-4a45-a4ed-f2d23d7640c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:17:28.670Z|78890564-6399-4a45-a4ed-f2d23d7640c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:17:33.818Z|4ae60276-89b6-4a1f-ab12-3dfb1d4f595b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:17:33.818Z|4ae60276-89b6-4a1f-ab12-3dfb1d4f595b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:17:38.678Z|044e4324-175d-4e66-8e8f-019720b818fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:17:38.681Z|044e4324-175d-4e66-8e8f-019720b818fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:17:38.708Z|df06e0e7-59b4-4f00-8cb2-179faa425718|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:17:38.708Z|df06e0e7-59b4-4f00-8cb2-179faa425718|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:17:38.709Z|1f046a1f-23aa-40a1-bc6f-0fef123764a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:17:38.710Z|1f046a1f-23aa-40a1-bc6f-0fef123764a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:17:48.720Z|75a20bd4-669b-4b02-9bd8-c62f5b18478b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:17:48.721Z|75a20bd4-669b-4b02-9bd8-c62f5b18478b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:17:48.739Z|4dbbc66e-1f36-43b7-961c-b389fb27fb07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:17:48.739Z|4dbbc66e-1f36-43b7-961c-b389fb27fb07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:17:48.743Z|49880209-12e7-43c2-ac03-2d173104a765|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:17:48.743Z|49880209-12e7-43c2-ac03-2d173104a765|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:17:48.818Z|757a7dc3-bd9a-476a-a45f-299469c8d4c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:17:48.819Z|757a7dc3-bd9a-476a-a45f-299469c8d4c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:17:49.069Z|b0ff6712-df37-4dca-85ab-f11e679e9b07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:17:49.069Z|b0ff6712-df37-4dca-85ab-f11e679e9b07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:17:58.763Z|f5c19ef6-1620-4964-95b4-a540f0d70e13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:17:58.764Z|f5c19ef6-1620-4964-95b4-a540f0d70e13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:17:58.773Z|a62f25fa-1ccf-4cb6-ba16-bc259feddf0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:17:58.774Z|a62f25fa-1ccf-4cb6-ba16-bc259feddf0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:17:58.779Z|2e344ce2-2ff3-4745-83bc-8791ce9f7a1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:17:58.780Z|2e344ce2-2ff3-4745-83bc-8791ce9f7a1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:18:03.818Z|43c49e5c-263f-4b56-a0e5-310bf24a820c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:18:03.823Z|43c49e5c-263f-4b56-a0e5-310bf24a820c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:18:08.798Z|71bfa0ac-6171-4457-a6d6-378444b02510|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:18:08.798Z|71bfa0ac-6171-4457-a6d6-378444b02510|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:18:08.805Z|01f47580-3fe8-4dd0-b094-5b04073710a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:18:08.806Z|01f47580-3fe8-4dd0-b094-5b04073710a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:18:08.808Z|88cf0d5b-a5e7-4130-8fbf-cbea0be5df03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:18:08.808Z|88cf0d5b-a5e7-4130-8fbf-cbea0be5df03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:18:15.772Z|d682fb25-d6d2-40a1-92d9-42f63c2a6f33|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T04:18:15.773Z|d682fb25-d6d2-40a1-92d9-42f63c2a6f33|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T04:18:18.817Z|09efec44-9fda-4d81-8db6-6f3563371dfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:18:18.818Z|09efec44-9fda-4d81-8db6-6f3563371dfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:18:18.833Z|7b5da090-6b29-45a2-b626-e2f46eb87758|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:18:18.834Z|7b5da090-6b29-45a2-b626-e2f46eb87758|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:18:18.836Z|fc251499-58de-4ef6-bbfa-6875eb809e57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:18:18.837Z|fc251499-58de-4ef6-bbfa-6875eb809e57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:18:18.841Z|6e2239ac-3b22-4db9-bda0-8d671112aaa9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:18:18.841Z|6e2239ac-3b22-4db9-bda0-8d671112aaa9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:18:19.071Z|cbe44001-0ac9-49a4-a2b0-848365c7c2f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:18:19.072Z|cbe44001-0ac9-49a4-a2b0-848365c7c2f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:18:28.871Z|db8d4646-00c6-47cf-a0eb-aa6b7c6abc24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:18:28.872Z|db8d4646-00c6-47cf-a0eb-aa6b7c6abc24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:18:28.872Z|cc60d9de-f15a-4e2a-8f82-46fb29e54d83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:18:28.873Z|cc60d9de-f15a-4e2a-8f82-46fb29e54d83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:18:28.874Z|d5993d73-9043-45ff-82bb-6eb003e8981c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:18:28.874Z|d5993d73-9043-45ff-82bb-6eb003e8981c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:18:33.818Z|a30c9e60-e1dc-47cd-b0d2-931e9e126856|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:18:33.819Z|a30c9e60-e1dc-47cd-b0d2-931e9e126856|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:18:38.903Z|9367e55f-9a1b-473b-acdb-08d2df1e663d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:18:38.904Z|9367e55f-9a1b-473b-acdb-08d2df1e663d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:18:38.912Z|4b867029-e449-43bb-83c4-24a383a07ac6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:18:38.913Z|4b867029-e449-43bb-83c4-24a383a07ac6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:18:38.913Z|da5cb9f8-7eb3-4114-b656-a391383bb623|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:18:38.915Z|da5cb9f8-7eb3-4114-b656-a391383bb623|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:18:48.818Z|cc6ae5b3-51cb-4594-ab25-bfcdee2e90b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:18:48.823Z|cc6ae5b3-51cb-4594-ab25-bfcdee2e90b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:18:48.947Z|d9d0c5e8-d07b-4b96-97cd-5673ff1aa51a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:18:48.947Z|14fa5153-cd34-45b7-ba7b-66bfdd667553|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:18:48.949Z|14fa5153-cd34-45b7-ba7b-66bfdd667553|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:18:48.949Z|d9d0c5e8-d07b-4b96-97cd-5673ff1aa51a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:18:48.949Z|0697b70e-0b41-48c2-9f0a-99d69b4ed337|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:18:48.950Z|0697b70e-0b41-48c2-9f0a-99d69b4ed337|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:18:49.073Z|77116f22-cc4f-4555-a524-b9f3d15df364|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:18:49.073Z|77116f22-cc4f-4555-a524-b9f3d15df364|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:18:58.976Z|178c3532-2550-48b3-8c29-38def31b081e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:18:58.977Z|178c3532-2550-48b3-8c29-38def31b081e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:18:58.985Z|5f58a5ca-90f2-44ce-8c89-fa5a76387963|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:18:58.985Z|7240da0a-a9ff-4cbc-afdb-73e8f1f8daf3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:18:58.986Z|5f58a5ca-90f2-44ce-8c89-fa5a76387963|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:18:58.986Z|7240da0a-a9ff-4cbc-afdb-73e8f1f8daf3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:19:03.818Z|a697cc55-84cc-4a5f-bd88-3f199ca33f7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:19:03.819Z|a697cc55-84cc-4a5f-bd88-3f199ca33f7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:19:09.011Z|0dc1a9f0-9ed3-46a3-9bd9-d4533ac8521d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:19:09.011Z|38c8fc38-d3ed-4f99-b16d-685fa13b8afb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:19:09.012Z|38c8fc38-d3ed-4f99-b16d-685fa13b8afb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:19:09.012Z|0dc1a9f0-9ed3-46a3-9bd9-d4533ac8521d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:19:09.017Z|6f70ed8a-733a-4491-bbe6-fa0f9737187d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:19:09.018Z|6f70ed8a-733a-4491-bbe6-fa0f9737187d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:19:15.773Z|7503c9a3-84b5-41ba-a53a-8cafecc7dac4|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T04:19:15.773Z|7503c9a3-84b5-41ba-a53a-8cafecc7dac4|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T04:19:18.818Z|cf9ee3cb-c005-4e82-b8d1-31087d2f4b45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:19:18.819Z|cf9ee3cb-c005-4e82-b8d1-31087d2f4b45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:19:19.043Z|445ebba8-fe55-4d31-8a8f-a86dfa6b9a54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:19:19.044Z|445ebba8-fe55-4d31-8a8f-a86dfa6b9a54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:19:19.048Z|58756778-f162-487e-9eb1-abadefa15c79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:19:19.049Z|58756778-f162-487e-9eb1-abadefa15c79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:19:19.056Z|c533c2bf-d480-44e5-b36d-95e1437c16ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:19:19.057Z|c533c2bf-d480-44e5-b36d-95e1437c16ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:19:19.074Z|2a338022-7304-4ed2-81cf-3929dfa022af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:19:19.075Z|2a338022-7304-4ed2-81cf-3929dfa022af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:19:29.077Z|50d97591-cdc2-4725-9125-9cbc4a08c9d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:19:29.078Z|50d97591-cdc2-4725-9125-9cbc4a08c9d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:19:29.083Z|faebbff6-fb7a-4802-8877-7e8a9f2752c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:19:29.084Z|faebbff6-fb7a-4802-8877-7e8a9f2752c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:19:29.090Z|b5678a7f-c967-4877-b4bb-e75751e3c1f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:19:29.092Z|b5678a7f-c967-4877-b4bb-e75751e3c1f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:19:33.818Z|919d049a-b3ec-4e66-a5aa-9a85e4d1efd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:19:33.822Z|919d049a-b3ec-4e66-a5aa-9a85e4d1efd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:19:39.112Z|8209f56c-cb3f-4d05-a03b-c2c079808b96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:19:39.113Z|8209f56c-cb3f-4d05-a03b-c2c079808b96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:19:39.112Z|f830182f-8e7b-4311-b474-d7c40bc3eecd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:19:39.113Z|f830182f-8e7b-4311-b474-d7c40bc3eecd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:19:39.121Z|e04cd08c-03a8-4e1f-8eca-c4a262fec77e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:19:39.121Z|e04cd08c-03a8-4e1f-8eca-c4a262fec77e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:19:48.817Z|73a0fe44-1342-4202-ad04-80b1227bbc45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:19:48.818Z|73a0fe44-1342-4202-ad04-80b1227bbc45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:19:49.076Z|301373cf-f70a-459c-8ed4-4f7f6674f985|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:19:49.077Z|301373cf-f70a-459c-8ed4-4f7f6674f985|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:19:49.146Z|4d7c42f7-df25-40ff-88f2-06975f385b00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:19:49.147Z|4d7c42f7-df25-40ff-88f2-06975f385b00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:19:49.150Z|e43b5cbf-5dc9-4e2b-87bc-e742bc418631|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:19:49.151Z|e43b5cbf-5dc9-4e2b-87bc-e742bc418631|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:19:49.155Z|898be200-dce9-496d-8c2c-20d1d3e9f39c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:19:49.158Z|898be200-dce9-496d-8c2c-20d1d3e9f39c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:19:59.185Z|1ae72e3b-229a-4325-b6f6-0561220717ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:19:59.185Z|839fe998-7fee-4291-b506-3fe091645718|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:19:59.186Z|839fe998-7fee-4291-b506-3fe091645718|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:19:59.186Z|1ae72e3b-229a-4325-b6f6-0561220717ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:19:59.194Z|9810d6d1-6593-48c2-b71f-d659f03d6403|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:19:59.194Z|9810d6d1-6593-48c2-b71f-d659f03d6403|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:20:03.818Z|f65d4482-e351-49b6-8e01-c71109d80def|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:20:03.819Z|f65d4482-e351-49b6-8e01-c71109d80def|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:20:09.220Z|9af91a19-27ca-4bab-9387-2ce61954207a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:20:09.221Z|9af91a19-27ca-4bab-9387-2ce61954207a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:20:09.224Z|ec8ceccc-576e-4fbe-ad1b-1aa6561f9e87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:20:09.224Z|e09bd535-5bfe-4aaa-8ef3-501fe64affad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:20:09.225Z|ec8ceccc-576e-4fbe-ad1b-1aa6561f9e87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:20:09.225Z|e09bd535-5bfe-4aaa-8ef3-501fe64affad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:20:15.772Z|c24229fd-b1e2-435d-a578-a69dcdbb7982|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T04:20:15.773Z|c24229fd-b1e2-435d-a578-a69dcdbb7982|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T04:20:18.818Z|71b5071a-438b-4fbc-9551-43ee799457ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:20:18.822Z|71b5071a-438b-4fbc-9551-43ee799457ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:20:19.078Z|169656cc-465f-4458-9277-af8a5b86119b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:20:19.078Z|169656cc-465f-4458-9277-af8a5b86119b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:20:19.257Z|ad526f67-053f-488d-92a7-77fa5f895a88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:20:19.257Z|bd0188d3-c6a0-4cc2-a028-35c4a2c100f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:20:19.258Z|ad526f67-053f-488d-92a7-77fa5f895a88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:20:19.258Z|bd0188d3-c6a0-4cc2-a028-35c4a2c100f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:20:19.265Z|d219a414-c98f-4924-bcdc-bf043c192ee5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:20:19.266Z|d219a414-c98f-4924-bcdc-bf043c192ee5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:20:29.296Z|f5d4f92c-0677-4b62-9440-9236e3ca081a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:20:29.298Z|f5d4f92c-0677-4b62-9440-9236e3ca081a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:20:29.306Z|5287ce6d-1532-49c0-92ce-4a7306445921|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:20:29.306Z|06a690a7-fd16-4c0e-b947-4de70e18d82c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:20:29.307Z|5287ce6d-1532-49c0-92ce-4a7306445921|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:20:29.307Z|06a690a7-fd16-4c0e-b947-4de70e18d82c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:20:33.817Z|59c13c9c-62da-44c6-b5c5-79aa7b3e1793|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:20:33.818Z|59c13c9c-62da-44c6-b5c5-79aa7b3e1793|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:20:39.341Z|7718c7f7-6bca-4915-80ff-7ca54841dd05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:20:39.342Z|716c4a56-b909-446e-9fed-3b08a703eb85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:20:39.342Z|7718c7f7-6bca-4915-80ff-7ca54841dd05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:20:39.342Z|4e6d8ee3-e21c-4ac4-a71f-c961c6e428c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:20:39.343Z|716c4a56-b909-446e-9fed-3b08a703eb85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:20:39.343Z|4e6d8ee3-e21c-4ac4-a71f-c961c6e428c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:20:48.818Z|cbfc640f-85e3-4e25-95e6-a7e9c1517d8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:20:48.818Z|cbfc640f-85e3-4e25-95e6-a7e9c1517d8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:20:49.079Z|aee39261-ec16-4543-ac9b-38c3893cbf49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:20:49.080Z|aee39261-ec16-4543-ac9b-38c3893cbf49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:20:49.377Z|00d51d2e-1548-497b-94af-2de811a9b614|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:20:49.378Z|00d51d2e-1548-497b-94af-2de811a9b614|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:20:49.379Z|6e24d3fc-1a92-4953-ad9b-1c83d674d5aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:20:49.380Z|6e24d3fc-1a92-4953-ad9b-1c83d674d5aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:20:49.382Z|c1e03133-f392-4d48-bb26-9678f509e665|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:20:49.383Z|c1e03133-f392-4d48-bb26-9678f509e665|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:20:59.407Z|137e50e6-abae-490d-bd30-cfa5190a8c3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:20:59.408Z|137e50e6-abae-490d-bd30-cfa5190a8c3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:20:59.413Z|627ccf58-5fb8-4b48-bc29-ceda2ea1d467|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:20:59.414Z|627ccf58-5fb8-4b48-bc29-ceda2ea1d467|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:20:59.415Z|3bb0e1d7-af79-4d75-8dc2-c83b91da6481|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:20:59.416Z|3bb0e1d7-af79-4d75-8dc2-c83b91da6481|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:21:03.817Z|692de8ab-6437-47c0-a5f8-fa6d06869f90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:21:03.821Z|692de8ab-6437-47c0-a5f8-fa6d06869f90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:21:09.442Z|a165b33c-128d-496f-aadd-017d1542e388|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:21:09.443Z|a165b33c-128d-496f-aadd-017d1542e388|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:21:09.449Z|1afedda2-1a95-46d7-9c70-5fc62ee558e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:21:09.449Z|1afedda2-1a95-46d7-9c70-5fc62ee558e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:21:09.450Z|e4518874-3304-412f-9c59-dca3fb0e0bbd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:21:09.451Z|e4518874-3304-412f-9c59-dca3fb0e0bbd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:21:15.772Z|10f3fb92-d84a-47f4-b89a-ef807ee8f72f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T04:21:15.773Z|10f3fb92-d84a-47f4-b89a-ef807ee8f72f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T04:21:18.818Z|9d5de0cf-eef0-4c1d-92bf-e2322a19d264|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:21:18.818Z|9d5de0cf-eef0-4c1d-92bf-e2322a19d264|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:21:19.081Z|a20e7066-f61b-4ea6-8e67-c1b90c4d1533|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:21:19.081Z|a20e7066-f61b-4ea6-8e67-c1b90c4d1533|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:21:19.486Z|87dd39b4-cfb3-4973-ba65-168e71f91d28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:21:19.487Z|5cb6e12e-ee4e-4bb8-86b3-8880570ff137|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:21:19.487Z|87dd39b4-cfb3-4973-ba65-168e71f91d28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:21:19.487Z|bc6239a4-d5b5-4c85-a404-4b2b48c8cd12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:21:19.488Z|5cb6e12e-ee4e-4bb8-86b3-8880570ff137|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:21:19.488Z|bc6239a4-d5b5-4c85-a404-4b2b48c8cd12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:21:29.533Z|9b12b4f7-b49f-4dab-9ea1-0bc87a19007b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:21:29.535Z|9b12b4f7-b49f-4dab-9ea1-0bc87a19007b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:21:29.534Z|e90f2bfc-6702-451f-b293-1718470c9fd2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:21:29.534Z|5c16164d-5d9f-4573-a71b-8aeaa1b4481a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:21:29.536Z|e90f2bfc-6702-451f-b293-1718470c9fd2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:21:29.536Z|5c16164d-5d9f-4573-a71b-8aeaa1b4481a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:21:33.818Z|b9dd6eee-c4e7-4be3-8cbc-beae2333ee3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:21:33.818Z|b9dd6eee-c4e7-4be3-8cbc-beae2333ee3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:21:39.569Z|d5f2e901-59be-489e-bd6d-277682f01d02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:21:39.569Z|4a3bfe9b-2bc0-41a7-a479-2522c49388cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:21:39.570Z|d5f2e901-59be-489e-bd6d-277682f01d02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:21:39.570Z|4a3bfe9b-2bc0-41a7-a479-2522c49388cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:21:39.570Z|d18ccedf-cef9-4d35-b4ae-d312d093c0b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:21:39.571Z|d18ccedf-cef9-4d35-b4ae-d312d093c0b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:21:48.818Z|654173fe-9295-4c2d-87a9-93887241de94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:21:48.821Z|654173fe-9295-4c2d-87a9-93887241de94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:21:49.082Z|655f7b65-e17a-482c-abf4-a8b790e2a455|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:21:49.083Z|655f7b65-e17a-482c-abf4-a8b790e2a455|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:21:49.613Z|d3b0c02c-3054-4839-89cc-d0c7a9fd6500|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:21:49.613Z|c6157976-11b2-40df-9a03-fdb12ce707fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:21:49.614Z|d3b0c02c-3054-4839-89cc-d0c7a9fd6500|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:21:49.614Z|c6157976-11b2-40df-9a03-fdb12ce707fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:21:49.613Z|49f0b4b5-b0f9-4826-a438-91d022d8961e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:21:49.616Z|49f0b4b5-b0f9-4826-a438-91d022d8961e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:21:59.647Z|9fa1ad1a-b920-4d53-91ca-983d6830834a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:21:59.647Z|38d03384-d8d5-4985-9b38-8a63b1715d65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:21:59.648Z|9fa1ad1a-b920-4d53-91ca-983d6830834a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:21:59.648Z|38d03384-d8d5-4985-9b38-8a63b1715d65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:21:59.654Z|e2b45ebd-3dc8-4ec4-9e21-bed343c645e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:21:59.655Z|e2b45ebd-3dc8-4ec4-9e21-bed343c645e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:22:03.818Z|61b74221-0066-41e8-a008-b733b64fba01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:22:03.819Z|61b74221-0066-41e8-a008-b733b64fba01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:22:09.691Z|8227bafc-2ace-4318-904e-a6a750eef40d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:22:09.692Z|8227bafc-2ace-4318-904e-a6a750eef40d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:22:09.695Z|33a072b1-2c94-4030-aee2-ab76e1a5974d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:22:09.696Z|3d71e6c6-e217-4c68-87fb-75b3c90f02dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:22:09.696Z|33a072b1-2c94-4030-aee2-ab76e1a5974d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:22:09.697Z|3d71e6c6-e217-4c68-87fb-75b3c90f02dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:22:15.774Z|7a83f1b5-238a-4cab-aad0-7ae04d168fe5|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T04:22:15.775Z|7a83f1b5-238a-4cab-aad0-7ae04d168fe5|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T04:22:18.818Z|ad4da06d-c67b-4f51-be0a-f0060fd6f5e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:22:18.818Z|ad4da06d-c67b-4f51-be0a-f0060fd6f5e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:22:19.084Z|0aa42d5a-23f0-4f98-b086-d21bb31b518e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:22:19.085Z|0aa42d5a-23f0-4f98-b086-d21bb31b518e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:22:19.757Z|4b7e6421-6fe2-4755-95c5-437dd94db491|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:22:19.758Z|4b7e6421-6fe2-4755-95c5-437dd94db491|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:22:19.759Z|7e0bf143-9fd0-4064-a2da-60b72de737a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:22:19.759Z|7e0bf143-9fd0-4064-a2da-60b72de737a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:22:19.759Z|402ccc32-70ef-4e94-b5a8-fcfdf7b9abbe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:22:19.760Z|402ccc32-70ef-4e94-b5a8-fcfdf7b9abbe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:22:29.788Z|15b07a2e-1ba7-4421-9e97-24305d677d5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:22:29.790Z|15b07a2e-1ba7-4421-9e97-24305d677d5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:22:29.793Z|bf510929-5233-4df6-ad33-8d5a59d1501c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:22:29.794Z|bf510929-5233-4df6-ad33-8d5a59d1501c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:22:29.795Z|76ad4342-7fba-451c-8064-61ee4f1aee9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:22:29.796Z|76ad4342-7fba-451c-8064-61ee4f1aee9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:22:33.818Z|702184a9-95ea-44ed-928f-a28cffec3c37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:22:33.823Z|702184a9-95ea-44ed-928f-a28cffec3c37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:22:39.826Z|55e708d2-1f69-43b2-baed-c9337c28e8fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:22:39.827Z|55e708d2-1f69-43b2-baed-c9337c28e8fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:22:39.836Z|41b139cb-fd66-4cea-aa7e-b2121e6eb50f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:22:39.837Z|41b139cb-fd66-4cea-aa7e-b2121e6eb50f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:22:39.866Z|65e9e41d-2c42-4d32-818c-c47dce6e5028|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:22:39.866Z|65e9e41d-2c42-4d32-818c-c47dce6e5028|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:22:48.817Z|8031b442-73de-47bb-a495-0bab42f08d56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:22:48.818Z|8031b442-73de-47bb-a495-0bab42f08d56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:22:49.086Z|e6b31986-2010-43e9-9fa7-894f7aa5f355|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:22:49.087Z|e6b31986-2010-43e9-9fa7-894f7aa5f355|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:22:49.876Z|9449e0bc-53c2-4078-95c9-b2bfa21b70c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:22:49.878Z|9449e0bc-53c2-4078-95c9-b2bfa21b70c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:22:49.879Z|dff17383-0bdc-46e4-81ea-0bd2efb35bcc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:22:49.880Z|dff17383-0bdc-46e4-81ea-0bd2efb35bcc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:22:49.896Z|ac6d295a-f839-4a43-a87a-6322c1a765ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:22:49.898Z|ac6d295a-f839-4a43-a87a-6322c1a765ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:22:59.914Z|032ee3a5-9fa9-4047-a361-d2023cf88524|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:22:59.914Z|032ee3a5-9fa9-4047-a361-d2023cf88524|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:22:59.916Z|511867aa-a00f-4610-a578-235d5940d050|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:22:59.917Z|511867aa-a00f-4610-a578-235d5940d050|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:22:59.924Z|d0f95579-7034-4422-9126-b9b3168a908c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:22:59.925Z|d0f95579-7034-4422-9126-b9b3168a908c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:23:03.818Z|4bbc8a19-db15-4c18-99a3-2b30234c2d20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:23:03.818Z|4bbc8a19-db15-4c18-99a3-2b30234c2d20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:23:09.946Z|e0a59399-cae4-4c5f-9b28-dbcfddabae86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:23:09.947Z|e0a59399-cae4-4c5f-9b28-dbcfddabae86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:23:09.956Z|8c9ca8e0-2112-4ae8-a8ee-543b5311dae9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:23:09.957Z|8c9ca8e0-2112-4ae8-a8ee-543b5311dae9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:23:09.961Z|24b041c6-bd81-48f1-92df-34f60ec04930|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:23:09.961Z|24b041c6-bd81-48f1-92df-34f60ec04930|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:23:15.773Z|5f1950d4-69bf-4412-8ee1-68dd903d512e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T04:23:15.774Z|5f1950d4-69bf-4412-8ee1-68dd903d512e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T04:23:18.817Z|c558dbe6-451b-4eb3-8064-4d3721c29d8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:23:18.825Z|c558dbe6-451b-4eb3-8064-4d3721c29d8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:23:19.088Z|cfa02111-16c3-4dda-9277-09b9e3454a51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:23:19.088Z|cfa02111-16c3-4dda-9277-09b9e3454a51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:23:19.980Z|a9154547-6afa-4bd6-ba5b-ee7013d6e73d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:23:19.982Z|a9154547-6afa-4bd6-ba5b-ee7013d6e73d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:23:19.991Z|c24c3362-6b72-4cef-8b6b-d888eb4cda80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:23:19.992Z|c24c3362-6b72-4cef-8b6b-d888eb4cda80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:23:19.993Z|c214a0da-3d7b-4e6d-a528-5173a9eafa9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:23:19.994Z|c214a0da-3d7b-4e6d-a528-5173a9eafa9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:23:30.009Z|9ee0675a-01b4-40de-b954-2dcee9c9da2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:23:30.009Z|9ee0675a-01b4-40de-b954-2dcee9c9da2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:23:30.018Z|c21a3646-a222-44e1-b9c2-dc3cdb1f123a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:23:30.019Z|c21a3646-a222-44e1-b9c2-dc3cdb1f123a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:23:30.026Z|6ab7830e-e0b2-4f77-bd82-a05cec3a5a3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:23:30.027Z|6ab7830e-e0b2-4f77-bd82-a05cec3a5a3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:23:33.818Z|9ffffea7-e773-46d0-b0f9-d0b5899e84d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:23:33.818Z|9ffffea7-e773-46d0-b0f9-d0b5899e84d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:23:40.033Z|b5358eb7-6dce-431f-878c-228480ef78b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:23:40.034Z|b5358eb7-6dce-431f-878c-228480ef78b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:23:40.043Z|6a6f185d-e1f5-4a49-b0f3-5e3063814bcc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:23:40.044Z|6a6f185d-e1f5-4a49-b0f3-5e3063814bcc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:23:40.061Z|6f075511-a6b9-420e-9997-0d9e7946bf87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:23:40.062Z|6f075511-a6b9-420e-9997-0d9e7946bf87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:23:48.818Z|b8498d02-f9bf-4547-89e3-3d0ef104c0d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:23:48.818Z|b8498d02-f9bf-4547-89e3-3d0ef104c0d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:23:49.089Z|779898a0-1dd9-4de7-a667-e172f822f822|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:23:49.090Z|779898a0-1dd9-4de7-a667-e172f822f822|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:23:50.066Z|da8e2324-e610-4722-b76f-0085958e7344|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:23:50.067Z|da8e2324-e610-4722-b76f-0085958e7344|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:23:50.072Z|4a3b1ac5-f095-4636-84fe-c10b7c88bf02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:23:50.072Z|4a3b1ac5-f095-4636-84fe-c10b7c88bf02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:23:50.091Z|684fefab-d106-4fcc-b973-246eccb85d65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:23:50.092Z|684fefab-d106-4fcc-b973-246eccb85d65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:24:00.097Z|b425d678-4128-4a99-ba1f-b3632ec91239|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:24:00.098Z|b425d678-4128-4a99-ba1f-b3632ec91239|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:24:00.098Z|816b1b6a-1cff-4233-b1b2-17ca6a9c1ce5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:24:00.099Z|816b1b6a-1cff-4233-b1b2-17ca6a9c1ce5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:24:00.124Z|e52d1981-3454-4b58-8657-112fb75f0927|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:24:00.125Z|e52d1981-3454-4b58-8657-112fb75f0927|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:24:03.818Z|64fc8b48-16db-47d1-be1b-e6fe29f9ef99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:24:03.822Z|64fc8b48-16db-47d1-be1b-e6fe29f9ef99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:24:10.133Z|bb58b7dd-ba94-47e1-8af9-fb893e213962|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:24:10.134Z|bb58b7dd-ba94-47e1-8af9-fb893e213962|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:24:10.159Z|3327df19-0ad7-4f4b-ba62-1735292f0d27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:24:10.159Z|bd5171da-179c-4cb7-bbc5-d15824393b43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:24:10.160Z|3327df19-0ad7-4f4b-ba62-1735292f0d27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:24:10.160Z|bd5171da-179c-4cb7-bbc5-d15824393b43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:24:15.772Z|76f7b263-77c3-4d3c-b234-d4a754bc5ca0|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T04:24:15.773Z|76f7b263-77c3-4d3c-b234-d4a754bc5ca0|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T04:24:18.818Z|f052b672-2afa-4ecc-aedb-6c08f7e933d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:24:18.818Z|f052b672-2afa-4ecc-aedb-6c08f7e933d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:24:19.092Z|29ca0226-6a91-485b-af96-6f4522cdb20f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:24:19.093Z|29ca0226-6a91-485b-af96-6f4522cdb20f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:24:20.170Z|276b705f-e304-4265-becc-b95d0aa58594|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:24:20.171Z|276b705f-e304-4265-becc-b95d0aa58594|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:24:20.196Z|87e6ad9b-098f-48a8-8f4a-fc6ea41e1830|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:24:20.197Z|203b6675-f1e3-4c75-9349-d0591eaa9ca3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:24:20.198Z|203b6675-f1e3-4c75-9349-d0591eaa9ca3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:24:20.198Z|87e6ad9b-098f-48a8-8f4a-fc6ea41e1830|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:24:30.208Z|7ca6c382-b1e8-477d-b9ef-1f20501286f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:24:30.209Z|7ca6c382-b1e8-477d-b9ef-1f20501286f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:24:30.234Z|f3a87ed5-ca96-49cf-b562-468bb6ceb262|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:24:30.235Z|01610af2-8f8f-4a1e-b642-fb2469901af1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:24:30.236Z|f3a87ed5-ca96-49cf-b562-468bb6ceb262|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:24:30.236Z|01610af2-8f8f-4a1e-b642-fb2469901af1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:24:33.817Z|76021a93-a4aa-4eb0-adff-e33f5610e861|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:24:33.818Z|76021a93-a4aa-4eb0-adff-e33f5610e861|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:24:40.240Z|2e008688-0acc-46e4-96d0-9b38a7853113|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:24:40.240Z|2e008688-0acc-46e4-96d0-9b38a7853113|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:24:40.266Z|984b2fca-0f1c-42fd-9d69-f85091893687|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:24:40.266Z|984b2fca-0f1c-42fd-9d69-f85091893687|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:24:40.271Z|e352887b-31c3-4dab-8fb1-3f6aabfa1ac8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:24:40.273Z|e352887b-31c3-4dab-8fb1-3f6aabfa1ac8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:24:48.818Z|68776fee-610a-47c6-a420-b66015e9add2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:24:48.823Z|68776fee-610a-47c6-a420-b66015e9add2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:24:49.094Z|862d6d0b-9a8c-4a0c-8255-01cd58544b1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:24:49.094Z|862d6d0b-9a8c-4a0c-8255-01cd58544b1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:24:50.272Z|9e732e56-bc7a-442f-9994-5e1c3922fbdd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:24:50.273Z|9e732e56-bc7a-442f-9994-5e1c3922fbdd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:24:50.299Z|a7af3082-1158-4fd3-9635-5bd4cb95058f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:24:50.301Z|a7af3082-1158-4fd3-9635-5bd4cb95058f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:24:50.308Z|5bb13125-c0cd-4e56-b62c-36b15e048c7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:24:50.309Z|5bb13125-c0cd-4e56-b62c-36b15e048c7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:25:00.310Z|fb57001a-a3e3-4032-a0cd-3fdf78a25068|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:25:00.311Z|fb57001a-a3e3-4032-a0cd-3fdf78a25068|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:25:00.340Z|8ffad55e-2086-4997-9e7f-7a84c94eb293|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:25:00.340Z|6b6e4ec6-e555-449c-a040-0131b5e8203f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:25:00.342Z|6b6e4ec6-e555-449c-a040-0131b5e8203f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:25:00.343Z|8ffad55e-2086-4997-9e7f-7a84c94eb293|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:25:03.818Z|cb51d17d-2e0e-461c-99ea-568c7eb8ee84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:25:03.819Z|cb51d17d-2e0e-461c-99ea-568c7eb8ee84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:25:10.345Z|cc1bd042-8195-4812-8b0f-c39d229a76a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:25:10.346Z|cc1bd042-8195-4812-8b0f-c39d229a76a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:25:10.372Z|244db859-9b2b-4504-aeb7-92b32546daa7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:25:10.373Z|244db859-9b2b-4504-aeb7-92b32546daa7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:25:10.378Z|358658a2-03c9-42e8-9412-337de7edf566|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:25:10.379Z|358658a2-03c9-42e8-9412-337de7edf566|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:25:15.772Z|30bb50e0-b142-44ba-ae23-6e84bcf8545f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T04:25:15.773Z|30bb50e0-b142-44ba-ae23-6e84bcf8545f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T04:25:18.818Z|b79aaebd-b2ee-4515-b6ba-6493b4e3651f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:25:18.818Z|b79aaebd-b2ee-4515-b6ba-6493b4e3651f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:25:19.095Z|38a91bc6-3bec-4d8d-83c3-8ba3cb9a2861|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:25:19.096Z|38a91bc6-3bec-4d8d-83c3-8ba3cb9a2861|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:25:20.382Z|e5361174-7202-43b5-a2cd-56337741ca83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:25:20.383Z|e5361174-7202-43b5-a2cd-56337741ca83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:25:20.406Z|ff85c022-594f-486c-a1d4-fb41ede8e806|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:25:20.408Z|ff85c022-594f-486c-a1d4-fb41ede8e806|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:25:20.409Z|f4979ee1-01ec-42c3-951d-5c2c5642839e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:25:20.410Z|f4979ee1-01ec-42c3-951d-5c2c5642839e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:25:30.416Z|1396d33b-2490-458d-ac49-7a536507d7d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:25:30.418Z|1396d33b-2490-458d-ac49-7a536507d7d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:25:30.442Z|935383da-6567-48ad-b1ab-944d15b4204a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:25:30.443Z|935383da-6567-48ad-b1ab-944d15b4204a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:25:30.448Z|e900c434-11cb-4667-9ce1-2d435bd82519|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:25:30.449Z|e900c434-11cb-4667-9ce1-2d435bd82519|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:25:33.818Z|fd492855-fb2d-420c-b029-c5d669d73a39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:25:33.822Z|fd492855-fb2d-420c-b029-c5d669d73a39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:25:40.452Z|71e89c43-2c7c-48ef-8a0e-d86af584eeea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:25:40.453Z|71e89c43-2c7c-48ef-8a0e-d86af584eeea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:25:40.478Z|feb1f4c5-f588-4680-a191-994277d6c400|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:25:40.478Z|66454cd2-ada8-4abe-9777-4753eed44de8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:25:40.479Z|feb1f4c5-f588-4680-a191-994277d6c400|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:25:40.479Z|66454cd2-ada8-4abe-9777-4753eed44de8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:25:48.818Z|3746d57e-c349-4a2f-a1d9-249d808ef114|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:25:48.818Z|3746d57e-c349-4a2f-a1d9-249d808ef114|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:25:49.096Z|1894927d-9617-41d1-b445-768538839de4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:25:49.097Z|1894927d-9617-41d1-b445-768538839de4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:25:50.487Z|7cae21e6-71d3-42f5-8e2a-29df90d14119|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:25:50.488Z|7cae21e6-71d3-42f5-8e2a-29df90d14119|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:25:50.510Z|009a160b-daf8-4f7b-9521-15e580d81b97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:25:50.510Z|86c487c9-8dff-455f-ab09-c663555db98b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:25:50.511Z|009a160b-daf8-4f7b-9521-15e580d81b97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:25:50.511Z|86c487c9-8dff-455f-ab09-c663555db98b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:26:00.523Z|3bda2506-7800-4482-87db-1823869a7c55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:26:00.525Z|3bda2506-7800-4482-87db-1823869a7c55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:26:00.549Z|cbc03cb0-495e-4642-9c08-721ddb8b328d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:26:00.550Z|cbc03cb0-495e-4642-9c08-721ddb8b328d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:26:00.551Z|fa496483-9fc3-4e23-9ed4-23f1674eda69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:26:00.552Z|fa496483-9fc3-4e23-9ed4-23f1674eda69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:26:03.818Z|826d253c-f4d8-4c34-9cbf-198335721a3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:26:03.819Z|826d253c-f4d8-4c34-9cbf-198335721a3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:26:10.558Z|1a3ae7fd-e287-4683-83c5-de64f1b0a126|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:26:10.560Z|1a3ae7fd-e287-4683-83c5-de64f1b0a126|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:26:10.585Z|9efac1d6-cc4b-4707-95b9-d7290f915dd1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:26:10.585Z|3b1d6924-bd6e-4cd6-b098-db8a74e824f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:26:10.586Z|9efac1d6-cc4b-4707-95b9-d7290f915dd1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:26:10.587Z|3b1d6924-bd6e-4cd6-b098-db8a74e824f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:26:15.772Z|af44cf87-a57b-45fa-92aa-f59f3a234950|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T04:26:15.774Z|af44cf87-a57b-45fa-92aa-f59f3a234950|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T04:26:18.818Z|dadce98d-0c7b-4050-8c1f-a20f92511ab3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:26:18.822Z|dadce98d-0c7b-4050-8c1f-a20f92511ab3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:26:19.097Z|dc0cf277-286e-47a9-a98f-878e1b3f12f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:26:19.098Z|dc0cf277-286e-47a9-a98f-878e1b3f12f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:26:20.596Z|dbafdefc-dc8e-42c1-a192-ddc673a455f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:26:20.596Z|dbafdefc-dc8e-42c1-a192-ddc673a455f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:26:20.615Z|447a9238-d91a-4063-be84-04311271dae9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:26:20.616Z|447a9238-d91a-4063-be84-04311271dae9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:26:20.627Z|fd0d3ce1-6f11-40b3-b817-f046ace455f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:26:20.628Z|fd0d3ce1-6f11-40b3-b817-f046ace455f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:26:30.629Z|def9a45c-433b-4767-8ed2-ed1000c46e31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:26:30.630Z|def9a45c-433b-4767-8ed2-ed1000c46e31|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:26:30.649Z|539e8d56-7eea-4e99-b8ca-9283c71f0d3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:26:30.650Z|539e8d56-7eea-4e99-b8ca-9283c71f0d3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:26:30.658Z|ce6f2bed-2119-4847-9695-66130e5d68bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:26:30.659Z|ce6f2bed-2119-4847-9695-66130e5d68bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:26:33.818Z|fcdb4529-a721-4e8e-8198-52931470f76f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:26:33.819Z|fcdb4529-a721-4e8e-8198-52931470f76f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:26:40.666Z|4b54c4db-d832-4cb1-b7b5-87b05acb54e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:26:40.667Z|4b54c4db-d832-4cb1-b7b5-87b05acb54e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:26:40.689Z|fcb45302-dee3-4eb3-ab6c-affb3bbcf127|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:26:40.690Z|5c6f5881-efa0-4374-bcc7-f0642a9aaf4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:26:40.691Z|5c6f5881-efa0-4374-bcc7-f0642a9aaf4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:26:40.691Z|fcb45302-dee3-4eb3-ab6c-affb3bbcf127|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:26:48.818Z|8263c4fe-43f7-4d08-8efc-de22d2304050|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:26:48.818Z|8263c4fe-43f7-4d08-8efc-de22d2304050|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:26:49.099Z|ba0c6b05-3d19-47aa-af56-858411ceb101|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:26:49.099Z|ba0c6b05-3d19-47aa-af56-858411ceb101|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:26:50.708Z|566c7054-1fc8-4606-bdf9-b9d2a5231b2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:26:50.709Z|566c7054-1fc8-4606-bdf9-b9d2a5231b2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:26:50.717Z|d2d739b1-065f-450e-b6b3-cb31efeb97e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:26:50.718Z|d2d739b1-065f-450e-b6b3-cb31efeb97e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:26:50.717Z|247b93d5-e903-474c-aa09-d180a9bb3002|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:26:50.718Z|247b93d5-e903-474c-aa09-d180a9bb3002|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:27:00.739Z|442e19a3-6768-475d-a801-e261c28f45db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:27:00.740Z|442e19a3-6768-475d-a801-e261c28f45db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:27:00.748Z|5b69273c-7cc2-42e9-b478-cf42beaf5a07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:27:00.748Z|4d8ee90b-c570-41f0-beb4-c7f774505c33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:27:00.749Z|5b69273c-7cc2-42e9-b478-cf42beaf5a07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:27:00.749Z|4d8ee90b-c570-41f0-beb4-c7f774505c33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:27:03.818Z|bec87194-2167-4c7d-86fc-ba6df812cd5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:27:03.822Z|bec87194-2167-4c7d-86fc-ba6df812cd5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:27:10.781Z|547e93b3-1e71-4f21-abfe-0096134f8223|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:27:10.781Z|770a9c3e-a4d1-47d8-b9ca-4cdce933426c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:27:10.781Z|547e93b3-1e71-4f21-abfe-0096134f8223|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:27:10.782Z|770a9c3e-a4d1-47d8-b9ca-4cdce933426c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:27:10.785Z|77aafe2e-1d1c-47e6-8184-a0370b41107a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:27:10.786Z|77aafe2e-1d1c-47e6-8184-a0370b41107a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:27:15.773Z|d230583e-dde5-41f0-ac17-7dcf4997e750|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T04:27:15.774Z|d230583e-dde5-41f0-ac17-7dcf4997e750|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T04:27:18.817Z|3595279d-1e2f-4f09-b407-63552d17e490|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:27:18.818Z|3595279d-1e2f-4f09-b407-63552d17e490|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:27:19.100Z|b5f577fb-d829-459b-92dc-a38f72589722|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:27:19.100Z|b5f577fb-d829-459b-92dc-a38f72589722|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:27:20.816Z|96b068cb-987b-4644-9440-6f4a13539740|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:27:20.818Z|96b068cb-987b-4644-9440-6f4a13539740|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:27:20.822Z|750a98d8-fe74-41f1-a99c-f7ca2aae6478|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:27:20.823Z|750a98d8-fe74-41f1-a99c-f7ca2aae6478|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:27:20.824Z|62668f15-7133-4a91-9707-12c821bcb2b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:27:20.825Z|62668f15-7133-4a91-9707-12c821bcb2b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:27:30.851Z|4cbd126f-c4e8-4239-a1dc-f05d8e0d2d63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:27:30.851Z|4cbd126f-c4e8-4239-a1dc-f05d8e0d2d63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:27:30.852Z|3208c6dd-cce1-4c20-9dc3-2ee144aa17fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:27:30.853Z|3208c6dd-cce1-4c20-9dc3-2ee144aa17fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:27:30.857Z|f2425d7f-2ee4-4972-9ada-478dbd779d60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:27:30.857Z|f2425d7f-2ee4-4972-9ada-478dbd779d60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:27:33.818Z|171df947-e197-4034-8fdd-08689365228e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:27:33.819Z|171df947-e197-4034-8fdd-08689365228e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:27:40.895Z|d7f0abbc-8cfb-4039-8f5d-f31bfa73aa5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:27:40.896Z|d7f0abbc-8cfb-4039-8f5d-f31bfa73aa5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:27:40.895Z|4047e004-cfc6-4a9c-beca-ace398c37296|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:27:40.897Z|4047e004-cfc6-4a9c-beca-ace398c37296|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:27:40.895Z|d3c64b82-f7a6-47f6-9f17-1160128cdc30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:27:40.900Z|d3c64b82-f7a6-47f6-9f17-1160128cdc30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:27:48.818Z|26408b30-aacb-42e3-a934-65b29d172f15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:27:48.822Z|26408b30-aacb-42e3-a934-65b29d172f15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:27:49.101Z|ab486cf6-5697-42bc-8cbb-8faf3c2f02ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:27:49.102Z|ab486cf6-5697-42bc-8cbb-8faf3c2f02ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:27:50.928Z|7586a3de-36f1-456f-a71e-a0bf3d6726f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:27:50.928Z|8103d334-70af-41a8-8047-ced35db98e35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:27:50.929Z|8103d334-70af-41a8-8047-ced35db98e35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:27:50.929Z|7586a3de-36f1-456f-a71e-a0bf3d6726f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:27:50.932Z|61388dae-8740-433c-9876-12b066700861|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:27:50.933Z|61388dae-8740-433c-9876-12b066700861|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:28:00.960Z|b5eb46eb-be07-49ab-8036-1ab5c448a04f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:28:00.961Z|b5eb46eb-be07-49ab-8036-1ab5c448a04f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:28:00.964Z|b3954718-c72f-4485-85ba-e48f6e6bec58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:28:00.965Z|b3954718-c72f-4485-85ba-e48f6e6bec58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:28:00.967Z|75ce1387-9560-4114-a548-cc1dbe1bbb3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:28:00.968Z|75ce1387-9560-4114-a548-cc1dbe1bbb3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:28:03.818Z|a907742c-aaf2-441a-8b97-137222378947|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:28:03.819Z|a907742c-aaf2-441a-8b97-137222378947|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:28:11.001Z|2a5dde6d-0aec-48e3-b5a1-22aa3b8450bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:28:11.001Z|2430f88c-fdc4-4fc4-8058-911ec8774864|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:28:11.001Z|2374ee41-7e2b-41f6-8aea-0a8df07c02d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:28:11.002Z|2430f88c-fdc4-4fc4-8058-911ec8774864|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:28:11.002Z|2a5dde6d-0aec-48e3-b5a1-22aa3b8450bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:28:11.002Z|2374ee41-7e2b-41f6-8aea-0a8df07c02d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:28:15.773Z|39dbcadb-cc6e-411b-b494-c2a6ac7a7416|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T04:28:15.774Z|39dbcadb-cc6e-411b-b494-c2a6ac7a7416|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T04:28:18.818Z|dc7117ea-3a30-42bb-b339-b3ac70028cf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:28:18.818Z|dc7117ea-3a30-42bb-b339-b3ac70028cf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:28:19.103Z|b3348b6e-b8eb-4ecf-9f97-85c3ce85a121|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:28:19.104Z|b3348b6e-b8eb-4ecf-9f97-85c3ce85a121|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:28:21.041Z|f7c05c7e-9450-4e3b-a37e-19c4ce9a62fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:28:21.041Z|a2aea915-75df-408d-a81b-88a72feada98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:28:21.041Z|e8c31add-7494-4515-bae3-f81d592bffd9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:28:21.041Z|f7c05c7e-9450-4e3b-a37e-19c4ce9a62fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:28:21.042Z|a2aea915-75df-408d-a81b-88a72feada98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:28:21.042Z|e8c31add-7494-4515-bae3-f81d592bffd9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:28:31.080Z|06653151-d3e1-4480-a20b-1b442a18d0b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:28:31.081Z|06653151-d3e1-4480-a20b-1b442a18d0b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:28:31.083Z|c501df9c-46ca-4e9a-bf2d-0fb6793d2873|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:28:31.083Z|c501df9c-46ca-4e9a-bf2d-0fb6793d2873|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:28:31.086Z|4089c5c4-3868-4a3d-817c-95a83da238ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:28:31.088Z|4089c5c4-3868-4a3d-817c-95a83da238ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:28:33.818Z|fbb8ed56-181e-4e6b-be52-856452983754|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:28:33.822Z|fbb8ed56-181e-4e6b-be52-856452983754|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:28:41.112Z|8e96f270-2de3-454e-b1de-2d9a1471ff5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:28:41.113Z|8e96f270-2de3-454e-b1de-2d9a1471ff5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:28:41.117Z|0ec3101c-a3a7-4595-92dc-5773585d4cf1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:28:41.118Z|0ec3101c-a3a7-4595-92dc-5773585d4cf1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:28:41.120Z|5af82218-1078-43c0-a1ce-f87fa5c8c184|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:28:41.120Z|5af82218-1078-43c0-a1ce-f87fa5c8c184|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:28:48.818Z|304c1173-087e-4819-94f9-85fe9e7856e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:28:48.818Z|304c1173-087e-4819-94f9-85fe9e7856e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:28:49.105Z|24165fad-6d29-4408-b03e-66e130749bfb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:28:49.106Z|24165fad-6d29-4408-b03e-66e130749bfb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:28:51.150Z|d301478b-6744-4012-9e4b-863f8f559294|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:28:51.152Z|d301478b-6744-4012-9e4b-863f8f559294|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:28:51.158Z|f4787669-4e06-4091-b1e0-03d2c636651b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:28:51.159Z|f4787669-4e06-4091-b1e0-03d2c636651b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:28:51.160Z|2d87d2c7-896b-4725-a78d-e8772a2002cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:28:51.161Z|2d87d2c7-896b-4725-a78d-e8772a2002cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:29:01.188Z|5844744c-6602-479b-8a47-749bc783dd86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:29:01.189Z|5844744c-6602-479b-8a47-749bc783dd86|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:29:01.216Z|a1f7cd21-a8a3-4b70-9bf3-88a0b730db9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:29:01.216Z|a1f7cd21-a8a3-4b70-9bf3-88a0b730db9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:29:01.242Z|fda89f7d-ed4d-4596-a6b3-425710014581|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:29:01.243Z|fda89f7d-ed4d-4596-a6b3-425710014581|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:29:03.818Z|50b29389-43cf-437f-a64a-f86e7da8e9f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:29:03.819Z|50b29389-43cf-437f-a64a-f86e7da8e9f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:29:11.229Z|0ff5bb66-e9d5-4c4a-832d-fed8048657ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:29:11.229Z|0ff5bb66-e9d5-4c4a-832d-fed8048657ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:29:11.248Z|ddc859d4-1a18-4288-b1b2-d5e8ccadf893|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:29:11.249Z|ddc859d4-1a18-4288-b1b2-d5e8ccadf893|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:29:11.273Z|96a8b4bd-998b-4f67-b79c-3762e53bb709|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:29:11.274Z|96a8b4bd-998b-4f67-b79c-3762e53bb709|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:29:15.774Z|d26b3a1e-a91f-4725-b656-c5454ee1ad4a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T04:29:15.775Z|d26b3a1e-a91f-4725-b656-c5454ee1ad4a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T04:29:18.818Z|62378138-0ac2-40bb-ad3b-641bacf1e588|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:29:18.822Z|62378138-0ac2-40bb-ad3b-641bacf1e588|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:29:19.107Z|31429122-107b-43eb-80c8-c362fbf4b668|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:29:19.108Z|31429122-107b-43eb-80c8-c362fbf4b668|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:29:21.260Z|7c97693c-1d12-4dec-87f9-4522dda84f26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:29:21.261Z|7c97693c-1d12-4dec-87f9-4522dda84f26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:29:21.279Z|d37c95c8-89a7-4a38-99f2-c1a1c09b1daf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:29:21.280Z|d37c95c8-89a7-4a38-99f2-c1a1c09b1daf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:29:21.302Z|1e9a70c0-8347-42c0-9edd-4aa429f9daa1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:29:21.304Z|1e9a70c0-8347-42c0-9edd-4aa429f9daa1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:29:31.294Z|61ec31d3-56a7-40e4-8214-c15458a864fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:29:31.295Z|61ec31d3-56a7-40e4-8214-c15458a864fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:29:31.308Z|8c375767-9de7-4e34-ad84-32f95b5c5b55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:29:31.309Z|8c375767-9de7-4e34-ad84-32f95b5c5b55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:29:31.337Z|187bb2cc-5ee5-4f68-a5bc-13887428e0b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:29:31.338Z|187bb2cc-5ee5-4f68-a5bc-13887428e0b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:29:33.823Z|3a73c787-90a5-4672-964c-99ab451f1115|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:29:33.824Z|3a73c787-90a5-4672-964c-99ab451f1115|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:29:41.324Z|463ab5e7-f846-4dec-bcbf-f386ec5e1e18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:29:41.325Z|463ab5e7-f846-4dec-bcbf-f386ec5e1e18|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:29:41.340Z|b170c97e-e26f-4e77-98cc-d94f6081701f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:29:41.341Z|b170c97e-e26f-4e77-98cc-d94f6081701f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:29:41.369Z|52d9e65d-cac0-45ff-9212-8ae71a4a95af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:29:41.370Z|52d9e65d-cac0-45ff-9212-8ae71a4a95af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:29:48.818Z|d3a96043-6aee-41ea-959e-b2e66e87354f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:29:48.819Z|d3a96043-6aee-41ea-959e-b2e66e87354f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:29:49.108Z|56e62dff-e22a-474b-a4bb-db39c88f2386|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:29:49.109Z|56e62dff-e22a-474b-a4bb-db39c88f2386|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:29:51.370Z|806ee9e1-23fc-4b63-ba53-2db3cb7f9bb2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:29:51.372Z|806ee9e1-23fc-4b63-ba53-2db3cb7f9bb2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:29:51.376Z|265d86ad-a0fd-4b01-b27c-d44c157f859c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:29:51.377Z|265d86ad-a0fd-4b01-b27c-d44c157f859c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:29:51.398Z|4f40f6d0-f6e8-4456-b441-052490076e96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:29:51.399Z|4f40f6d0-f6e8-4456-b441-052490076e96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:30:01.405Z|a2825b66-78d9-4955-93b3-be5b1e14d336|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:30:01.405Z|829a26e4-578e-4e32-b107-6a9cecef2505|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:30:01.406Z|a2825b66-78d9-4955-93b3-be5b1e14d336|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:30:01.406Z|829a26e4-578e-4e32-b107-6a9cecef2505|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:30:01.432Z|8746ea7d-827b-41c8-8c76-4ae156eae682|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:30:01.433Z|8746ea7d-827b-41c8-8c76-4ae156eae682|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:30:03.818Z|2069c616-341b-4f63-b345-246a2bc42017|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:30:03.822Z|2069c616-341b-4f63-b345-246a2bc42017|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:30:11.438Z|198588b9-e6f5-4190-af3d-f8369c5ff631|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:30:11.439Z|198588b9-e6f5-4190-af3d-f8369c5ff631|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:30:11.440Z|24718c6d-686f-44f8-9dcf-8b010a83073b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:30:11.441Z|24718c6d-686f-44f8-9dcf-8b010a83073b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:30:11.467Z|fa4e683e-0980-4275-b210-bc4dc2bdedef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:30:11.468Z|fa4e683e-0980-4275-b210-bc4dc2bdedef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:30:15.772Z|97eb645f-ad84-4f7d-97a4-76098897b48d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T04:30:15.773Z|97eb645f-ad84-4f7d-97a4-76098897b48d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T04:30:18.818Z|77f928f7-f671-4327-8e99-0f76e19c8a08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:30:18.818Z|77f928f7-f671-4327-8e99-0f76e19c8a08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:30:19.110Z|a056e659-5fba-467e-ab73-b06177b1548a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:30:19.111Z|a056e659-5fba-467e-ab73-b06177b1548a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:30:21.485Z|24998dce-5b8a-4495-8c70-d0586ba337ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:30:21.485Z|8e00e30c-d550-446e-a32b-699f13705b6d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:30:21.486Z|24998dce-5b8a-4495-8c70-d0586ba337ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:30:21.486Z|8e00e30c-d550-446e-a32b-699f13705b6d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:30:21.504Z|4c7a28d1-983d-4deb-afcf-3a7f55f62c80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:30:21.505Z|4c7a28d1-983d-4deb-afcf-3a7f55f62c80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:30:31.514Z|c13812ff-fe03-43a0-9609-f64cc4b150d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:30:31.515Z|c13812ff-fe03-43a0-9609-f64cc4b150d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:30:31.526Z|84760a5c-1b65-433e-9915-b5adbc03f690|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:30:31.527Z|84760a5c-1b65-433e-9915-b5adbc03f690|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:30:31.543Z|577eff9b-a27d-4a01-bf0a-a1bf44d7ad1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:30:31.544Z|577eff9b-a27d-4a01-bf0a-a1bf44d7ad1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:30:33.818Z|0758a6dc-a2ec-4293-9550-2db95b529564|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:30:33.819Z|0758a6dc-a2ec-4293-9550-2db95b529564|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:30:41.551Z|6a0fb1d3-4634-4d6e-a767-f82356dfa93a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:30:41.552Z|6a0fb1d3-4634-4d6e-a767-f82356dfa93a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:30:41.556Z|c00ed1e5-cc62-42be-969f-c2dcb20f1fad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:30:41.557Z|c00ed1e5-cc62-42be-969f-c2dcb20f1fad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:30:41.573Z|94d08538-f94c-45be-be3e-79c63591c924|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:30:41.574Z|94d08538-f94c-45be-be3e-79c63591c924|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:30:48.818Z|ebd8aad2-a9cd-4b16-8adf-c5180db93a5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:30:48.821Z|ebd8aad2-a9cd-4b16-8adf-c5180db93a5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:30:49.112Z|6f220dec-bd96-442f-b305-9933ec798e34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:30:49.112Z|6f220dec-bd96-442f-b305-9933ec798e34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:30:51.584Z|c4fb2cf5-52fc-4697-9904-566c2d9ca35e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:30:51.584Z|1c159177-415f-44f8-980c-7653d158a2fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:30:51.585Z|c4fb2cf5-52fc-4697-9904-566c2d9ca35e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:30:51.585Z|1c159177-415f-44f8-980c-7653d158a2fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:30:51.605Z|a3242fcc-dfa9-46d1-ad28-56734e92b98a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:30:51.606Z|a3242fcc-dfa9-46d1-ad28-56734e92b98a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:31:01.618Z|eed33eb3-6e14-433b-b558-92008c953e23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:31:01.618Z|2156e563-7aeb-405f-84e4-9444b1e0e58b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:31:01.619Z|2156e563-7aeb-405f-84e4-9444b1e0e58b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:31:01.620Z|eed33eb3-6e14-433b-b558-92008c953e23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:31:01.637Z|d5967971-b3c0-4d8a-a8f7-a246b304a7e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:31:01.638Z|d5967971-b3c0-4d8a-a8f7-a246b304a7e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:31:03.818Z|f3358792-e1a7-4424-af2a-17e10190b215|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:31:03.818Z|f3358792-e1a7-4424-af2a-17e10190b215|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:31:11.648Z|31896451-9e9b-44e0-bba4-a5183560e998|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:31:11.649Z|31896451-9e9b-44e0-bba4-a5183560e998|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:31:11.656Z|4e19ca80-fe55-4fe8-946d-2a52e0b436a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:31:11.657Z|4e19ca80-fe55-4fe8-946d-2a52e0b436a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:31:11.668Z|289268b7-c843-45e2-825a-c09de89d03c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:31:11.669Z|289268b7-c843-45e2-825a-c09de89d03c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:31:15.773Z|98e3e6bb-85be-4c8c-a669-88cde7a0e453|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T04:31:15.774Z|98e3e6bb-85be-4c8c-a669-88cde7a0e453|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T04:31:18.817Z|318bf71d-e684-4659-81c3-87e7e02378d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:31:18.818Z|318bf71d-e684-4659-81c3-87e7e02378d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:31:19.113Z|2f7daafb-bc4e-4d9c-906f-6bb91ee35101|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:31:19.114Z|2f7daafb-bc4e-4d9c-906f-6bb91ee35101|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:31:21.682Z|2276605f-9940-4d4c-bbbe-dae4f4c0a72b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:31:21.683Z|2276605f-9940-4d4c-bbbe-dae4f4c0a72b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:31:21.689Z|83bfba63-98b6-4759-97ea-950ba25ca5dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:31:21.690Z|83bfba63-98b6-4759-97ea-950ba25ca5dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:31:21.704Z|a8e90053-4f67-4a01-a3d3-c250b796cbea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:31:21.704Z|a8e90053-4f67-4a01-a3d3-c250b796cbea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:31:31.717Z|3ba2cf9c-6d2e-4037-b8c3-32ca51e0c67c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:31:31.717Z|41924fc4-81c7-42ce-97e4-a103e4d3e19b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:31:31.718Z|3ba2cf9c-6d2e-4037-b8c3-32ca51e0c67c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:31:31.718Z|41924fc4-81c7-42ce-97e4-a103e4d3e19b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:31:31.729Z|e4ba1788-039b-477f-9bde-f68dd112ba02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:31:31.729Z|e4ba1788-039b-477f-9bde-f68dd112ba02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:31:33.817Z|1d9235aa-f55b-41b6-a890-111401fb87fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:31:33.821Z|1d9235aa-f55b-41b6-a890-111401fb87fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:31:41.748Z|e2375aca-1471-466d-8602-fbdbbc91293a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:31:41.749Z|e2375aca-1471-466d-8602-fbdbbc91293a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:31:41.750Z|4e98cc19-73f3-4820-9a5f-56d25cd7e82a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:31:41.751Z|4e98cc19-73f3-4820-9a5f-56d25cd7e82a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:31:41.760Z|2678db3d-cc37-4619-8505-8582d2f2c3c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:31:41.761Z|2678db3d-cc37-4619-8505-8582d2f2c3c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:31:48.817Z|ed1f3e1d-987b-4ccc-ab33-3297bfcb0727|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:31:48.818Z|ed1f3e1d-987b-4ccc-ab33-3297bfcb0727|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:31:49.115Z|807f7f36-585c-476e-8c7b-1bbcac16bd80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:31:49.116Z|807f7f36-585c-476e-8c7b-1bbcac16bd80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:31:51.783Z|9ed8ee7b-8616-4338-9782-63740d78e549|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:31:51.783Z|9ed8ee7b-8616-4338-9782-63740d78e549|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:31:51.790Z|fec8eab1-591b-4e24-8eaf-f106d6557891|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:31:51.791Z|fec8eab1-591b-4e24-8eaf-f106d6557891|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:31:51.840Z|95c224ed-4d04-4473-b5ea-7e0e90e5d729|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:31:51.841Z|95c224ed-4d04-4473-b5ea-7e0e90e5d729|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:32:01.813Z|f6679a39-45eb-4152-bc69-ca708fcee890|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:32:01.814Z|f6679a39-45eb-4152-bc69-ca708fcee890|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:32:01.866Z|b9fbc2e8-ade7-4abd-9073-7c5c2d00fe2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:32:01.867Z|b9fbc2e8-ade7-4abd-9073-7c5c2d00fe2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:32:01.874Z|021e574a-83df-4565-a84c-fcf0ac7acf78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:32:01.875Z|021e574a-83df-4565-a84c-fcf0ac7acf78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:32:03.817Z|f112b374-d2a2-4c0e-92d8-ea89f7deed57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:32:03.818Z|f112b374-d2a2-4c0e-92d8-ea89f7deed57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:32:11.846Z|c83c5cd0-0a75-486c-8631-43fbe0ad189e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:32:11.848Z|c83c5cd0-0a75-486c-8631-43fbe0ad189e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:32:11.898Z|6b772ae4-c4b1-484a-aa72-f253feeb278a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:32:11.898Z|6b772ae4-c4b1-484a-aa72-f253feeb278a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:32:11.906Z|b669d936-2c16-479f-b44b-dce1768619db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:32:11.907Z|b669d936-2c16-479f-b44b-dce1768619db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:32:15.771Z|10a515ee-2c06-4750-a6f3-5edc62ab7743|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T04:32:15.772Z|10a515ee-2c06-4750-a6f3-5edc62ab7743|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T04:32:18.818Z|5b54e2cb-6de8-4d6c-96e2-707f8568121b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:32:18.822Z|5b54e2cb-6de8-4d6c-96e2-707f8568121b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:32:19.116Z|bcd32e15-0c55-4dd8-91b2-cdd99543d0dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:32:19.117Z|bcd32e15-0c55-4dd8-91b2-cdd99543d0dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:32:21.892Z|610e9f92-730c-4253-bf18-9132f8344df9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:32:21.893Z|610e9f92-730c-4253-bf18-9132f8344df9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:32:21.926Z|9b4542e6-ca39-42b3-94d7-ccd4d2e2272e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:32:21.926Z|9b4542e6-ca39-42b3-94d7-ccd4d2e2272e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:32:21.940Z|8ca2ad00-80b2-475f-bf43-a5a34bdf9f61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:32:21.941Z|8ca2ad00-80b2-475f-bf43-a5a34bdf9f61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:32:31.927Z|d303fa20-c88b-47e0-9e91-08f355414774|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:32:31.929Z|d303fa20-c88b-47e0-9e91-08f355414774|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:32:31.958Z|7918dd49-4a01-4790-a803-a02f97b9093d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:32:31.961Z|7918dd49-4a01-4790-a803-a02f97b9093d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:32:31.979Z|30ebf4ba-961f-4cc7-8419-75e041c92002|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:32:31.980Z|30ebf4ba-961f-4cc7-8419-75e041c92002|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:32:33.817Z|704b0830-507c-4c59-8bea-10b3f77b5342|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:32:33.818Z|704b0830-507c-4c59-8bea-10b3f77b5342|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:32:41.962Z|f62dafd4-63fb-4c40-9081-a51d2021375a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:32:41.964Z|f62dafd4-63fb-4c40-9081-a51d2021375a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:32:41.994Z|aedc6fd7-5e9f-4a47-9891-8aecf155b8ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:32:41.995Z|aedc6fd7-5e9f-4a47-9891-8aecf155b8ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:32:42.009Z|dc37db3a-407b-4396-86e5-86e534b69504|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:32:42.010Z|dc37db3a-407b-4396-86e5-86e534b69504|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:32:48.818Z|13779430-b864-4745-b074-dae86a952322|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:32:48.819Z|13779430-b864-4745-b074-dae86a952322|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:32:49.118Z|721cc777-e0f5-48e5-b597-a3aa86c67003|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:32:49.118Z|721cc777-e0f5-48e5-b597-a3aa86c67003|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:32:51.995Z|0beb9ffa-af86-499f-8d1f-e3f88ecbc4e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:32:51.995Z|0beb9ffa-af86-499f-8d1f-e3f88ecbc4e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:32:52.032Z|1e0485c5-6b49-498c-b4f0-11745c4e665a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:32:52.032Z|1e0485c5-6b49-498c-b4f0-11745c4e665a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:32:52.039Z|14c00664-be84-4048-882b-ef0f135907cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:32:52.040Z|14c00664-be84-4048-882b-ef0f135907cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:33:02.026Z|5b5f7735-e230-4785-9dc8-a8752fc676b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:33:02.027Z|5b5f7735-e230-4785-9dc8-a8752fc676b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:33:02.063Z|70fa9b99-12e7-4889-bd96-05a1592a4576|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:33:02.064Z|70fa9b99-12e7-4889-bd96-05a1592a4576|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:33:02.070Z|0ea46ccb-11c9-4e4c-9366-c2084674b0b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:33:02.070Z|0ea46ccb-11c9-4e4c-9366-c2084674b0b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:33:03.818Z|28496431-02f0-4d2a-b410-f2768d98231b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:33:03.821Z|28496431-02f0-4d2a-b410-f2768d98231b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:33:12.060Z|19b5062d-af0e-402f-8892-ac8928c92046|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:33:12.061Z|19b5062d-af0e-402f-8892-ac8928c92046|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:33:12.094Z|68988f2e-11c1-4619-865c-3ba10660c93b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:33:12.095Z|68988f2e-11c1-4619-865c-3ba10660c93b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:33:12.103Z|8d0c8b09-a778-4293-81c9-539ebf44a3af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:33:12.104Z|8d0c8b09-a778-4293-81c9-539ebf44a3af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:33:15.772Z|3472966d-9a07-47a3-9e3c-7f4d920f8cb5|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T04:33:15.773Z|3472966d-9a07-47a3-9e3c-7f4d920f8cb5|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T04:33:18.818Z|813aca95-5f13-4ee8-a6c3-89ab6cbc7ac7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:33:18.819Z|813aca95-5f13-4ee8-a6c3-89ab6cbc7ac7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:33:19.119Z|27f8758a-6a86-4bc4-8007-d32953094793|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:33:19.120Z|27f8758a-6a86-4bc4-8007-d32953094793|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:33:22.095Z|05af16f5-a2d3-4f44-8150-47929a593aee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:33:22.096Z|05af16f5-a2d3-4f44-8150-47929a593aee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:33:22.129Z|a8f00476-45f4-4365-a51a-42bcf5b23180|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:33:22.129Z|a8f00476-45f4-4365-a51a-42bcf5b23180|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:33:22.138Z|ce3ff23b-bebc-43cf-924f-f309ca003ac0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:33:22.139Z|ce3ff23b-bebc-43cf-924f-f309ca003ac0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:33:32.136Z|55830707-af65-437d-a95d-9a6cc9b99f5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:33:32.137Z|55830707-af65-437d-a95d-9a6cc9b99f5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:33:32.162Z|fa3805fd-16b4-4a42-8e45-ea34e1c789bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:33:32.163Z|fa3805fd-16b4-4a42-8e45-ea34e1c789bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:33:32.170Z|b0ba8ae0-4c9e-42af-bf66-c539e8183368|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:33:32.170Z|b0ba8ae0-4c9e-42af-bf66-c539e8183368|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:33:33.818Z|eb69d040-b20e-4c24-949b-5aee6878f0d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:33:33.818Z|eb69d040-b20e-4c24-949b-5aee6878f0d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:33:42.168Z|f75d635b-82a6-43fd-83ce-b97fcdc3216f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:33:42.169Z|f75d635b-82a6-43fd-83ce-b97fcdc3216f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:33:42.197Z|e5179a21-5831-4b26-a74a-f6f1b64a66d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:33:42.198Z|e5179a21-5831-4b26-a74a-f6f1b64a66d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:33:42.199Z|5fc26cb2-acc4-428c-acea-93e2a8f78684|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:33:42.200Z|5fc26cb2-acc4-428c-acea-93e2a8f78684|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:33:48.817Z|75b95027-a28e-494a-8b96-ff01c871e4bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:33:48.822Z|75b95027-a28e-494a-8b96-ff01c871e4bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:33:49.120Z|23e6fab6-fe67-4de5-b1a0-ab9aa2324732|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:33:49.121Z|23e6fab6-fe67-4de5-b1a0-ab9aa2324732|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:33:52.202Z|12e57f0e-d139-4905-a3d6-6cc504c3c68a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:33:52.202Z|12e57f0e-d139-4905-a3d6-6cc504c3c68a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:33:52.229Z|a88c95cc-0a37-4866-80e0-4a64105c61aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:33:52.229Z|abb33afc-2203-426e-bf5a-f223ba76d61d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:33:52.230Z|a88c95cc-0a37-4866-80e0-4a64105c61aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:33:52.230Z|abb33afc-2203-426e-bf5a-f223ba76d61d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:34:02.245Z|fbcc207b-9dcc-42ce-988c-ae99da732914|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:34:02.246Z|fbcc207b-9dcc-42ce-988c-ae99da732914|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:34:02.260Z|459b689a-c6e5-4d45-84c4-1ef2258732d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:34:02.261Z|459b689a-c6e5-4d45-84c4-1ef2258732d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:34:02.264Z|3d9a40ee-9bd3-42bf-9db0-a79c0cf241c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:34:02.265Z|3d9a40ee-9bd3-42bf-9db0-a79c0cf241c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:34:03.818Z|e64065ff-ddb7-49a0-9c30-07620d8d0159|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:34:03.818Z|e64065ff-ddb7-49a0-9c30-07620d8d0159|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:34:12.276Z|909add5f-11b6-46e6-a2d7-5b97c15af2bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:34:12.277Z|909add5f-11b6-46e6-a2d7-5b97c15af2bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:34:12.293Z|117ad0bd-f2c4-43ea-842d-8a982e27e696|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:34:12.295Z|117ad0bd-f2c4-43ea-842d-8a982e27e696|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:34:12.297Z|c10edb1f-647a-4753-8bed-b2c923db9bed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:34:12.300Z|c10edb1f-647a-4753-8bed-b2c923db9bed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:34:15.771Z|6e737bbe-5389-4242-b696-2cb98003ffff|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T04:34:15.772Z|6e737bbe-5389-4242-b696-2cb98003ffff|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T04:34:18.818Z|3da82f2c-465d-4d03-82c5-d793ea7e31cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:34:18.819Z|3da82f2c-465d-4d03-82c5-d793ea7e31cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:34:19.122Z|b651727a-9034-4edd-a0a7-a8a87a52da10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:34:19.122Z|b651727a-9034-4edd-a0a7-a8a87a52da10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:34:22.314Z|cd654f33-da9f-415c-90cb-9db5d3dbe7ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:34:22.315Z|cd654f33-da9f-415c-90cb-9db5d3dbe7ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:34:22.331Z|51f1e93d-126e-4ead-be11-1b2eef669d71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:34:22.332Z|51f1e93d-126e-4ead-be11-1b2eef669d71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:34:22.341Z|c32fb05b-efb2-4153-b28f-1a417cb34125|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:34:22.342Z|c32fb05b-efb2-4153-b28f-1a417cb34125|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:34:32.356Z|967ceade-3509-4653-b8bd-b693012b90d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:34:32.357Z|967ceade-3509-4653-b8bd-b693012b90d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:34:32.367Z|4f98afa7-30f1-46fd-8760-828e06a81347|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:34:32.368Z|4f98afa7-30f1-46fd-8760-828e06a81347|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:34:32.370Z|6737e19b-0dce-41e4-b393-30e259b3e448|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:34:32.371Z|6737e19b-0dce-41e4-b393-30e259b3e448|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:34:33.818Z|5f711700-f5ba-4621-a0e6-51f8a91d79d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:34:33.821Z|5f711700-f5ba-4621-a0e6-51f8a91d79d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:34:42.393Z|4a99dcdb-c251-4f8a-a180-51bea18d8061|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:34:42.394Z|4a99dcdb-c251-4f8a-a180-51bea18d8061|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:34:42.408Z|e45fd7e7-c38b-4fa7-9570-e1695afa5b2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:34:42.409Z|36330586-9df9-468a-90b1-c229beac0dcb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:34:42.409Z|e45fd7e7-c38b-4fa7-9570-e1695afa5b2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:34:42.409Z|36330586-9df9-468a-90b1-c229beac0dcb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:34:48.818Z|66f32d35-da04-48ec-8aee-af3811c3fbec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:34:48.818Z|66f32d35-da04-48ec-8aee-af3811c3fbec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:34:49.123Z|bfa5beac-4efa-4b09-bad2-75409d5da512|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:34:49.124Z|bfa5beac-4efa-4b09-bad2-75409d5da512|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:34:52.429Z|a45be03a-ea5b-4357-8626-3cb74c2073fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:34:52.430Z|a45be03a-ea5b-4357-8626-3cb74c2073fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:34:52.443Z|6e399dd3-347c-432c-bea5-332580ceba89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:34:52.443Z|6e399dd3-347c-432c-bea5-332580ceba89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:34:52.443Z|bdcdaf74-c297-42a6-9c27-f2e5e87b9767|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:34:52.444Z|bdcdaf74-c297-42a6-9c27-f2e5e87b9767|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:35:02.466Z|2caa8356-ae6b-4fd8-b2dc-f0ae3a33e31a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:35:02.467Z|2caa8356-ae6b-4fd8-b2dc-f0ae3a33e31a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:35:02.477Z|77bf0785-60cc-4311-b07e-d2b2c005be9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:35:02.479Z|77bf0785-60cc-4311-b07e-d2b2c005be9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:35:02.479Z|49ac0f79-f054-47d3-bdec-bffd27a4159d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:35:02.480Z|49ac0f79-f054-47d3-bdec-bffd27a4159d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:35:03.817Z|e79bf1a1-6c99-432d-938b-da62e5acc89b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:35:03.818Z|e79bf1a1-6c99-432d-938b-da62e5acc89b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:35:12.500Z|c0ee2e02-2d76-4a11-9849-df7c59ff45a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:35:12.501Z|c0ee2e02-2d76-4a11-9849-df7c59ff45a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:35:12.509Z|8d5cf535-3db6-4377-b257-43c8e9813848|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:35:12.510Z|8d5cf535-3db6-4377-b257-43c8e9813848|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:35:12.512Z|d8f503a9-767e-49f1-bbe3-3ba476025d98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:35:12.513Z|d8f503a9-767e-49f1-bbe3-3ba476025d98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:35:15.771Z|26242c40-7151-437f-98ce-43a06b506a27|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T04:35:15.772Z|26242c40-7151-437f-98ce-43a06b506a27|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T04:35:18.818Z|3a9ea49c-febd-4c8f-a1cc-6860f16c9a34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:35:18.821Z|3a9ea49c-febd-4c8f-a1cc-6860f16c9a34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:35:19.125Z|0345eeea-c597-420c-baf2-e1394c677eef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:35:19.125Z|0345eeea-c597-420c-baf2-e1394c677eef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:35:22.533Z|ce273de1-fb09-4d7b-beb4-c719cc32ea12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:35:22.534Z|ce273de1-fb09-4d7b-beb4-c719cc32ea12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:35:22.545Z|1846e1aa-da3f-41a7-a1c3-17b90a67f96b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:35:22.547Z|1846e1aa-da3f-41a7-a1c3-17b90a67f96b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:35:22.552Z|a53de59d-b96f-4969-b0a4-8e8c16671461|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:35:22.553Z|a53de59d-b96f-4969-b0a4-8e8c16671461|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:35:32.569Z|d2871a11-9a77-44bc-be32-6792d2a8187d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:35:32.570Z|d2871a11-9a77-44bc-be32-6792d2a8187d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:35:32.579Z|dddcb77e-e04f-4550-9207-07629ed7e5b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:35:32.580Z|dddcb77e-e04f-4550-9207-07629ed7e5b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:35:32.590Z|b33fb3a3-f63e-4ab9-8bd0-c588a180c5b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:35:32.591Z|b33fb3a3-f63e-4ab9-8bd0-c588a180c5b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:35:33.818Z|6fcfe14d-cc35-4efe-b592-7e5157e626a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:35:33.818Z|6fcfe14d-cc35-4efe-b592-7e5157e626a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:35:42.616Z|d790993c-514f-4f9d-a9f7-58573aa5df4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:35:42.617Z|d790993c-514f-4f9d-a9f7-58573aa5df4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:35:42.619Z|1197cc12-0700-4e21-87d8-0d309fc7fdf9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:35:42.620Z|1197cc12-0700-4e21-87d8-0d309fc7fdf9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:35:42.625Z|73768a67-483f-4aeb-87d1-5025fa91dea1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:35:42.626Z|73768a67-483f-4aeb-87d1-5025fa91dea1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:35:48.818Z|5d731dbe-7c47-4afc-b657-5cb4624222fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:35:48.818Z|5d731dbe-7c47-4afc-b657-5cb4624222fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:35:49.126Z|589b018a-e106-4cc8-9596-1f2843023f19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:35:49.127Z|589b018a-e106-4cc8-9596-1f2843023f19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:35:52.663Z|69f6816e-9289-487b-b740-46db8e34e07b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:35:52.665Z|69f6816e-9289-487b-b740-46db8e34e07b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:35:52.666Z|fc7fa8f5-acee-4e59-9b6d-336dc5a34c5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:35:52.667Z|fc7fa8f5-acee-4e59-9b6d-336dc5a34c5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:35:52.673Z|86694edf-294e-480b-9435-0241571bd602|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:35:52.674Z|86694edf-294e-480b-9435-0241571bd602|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:36:02.698Z|0dc0c286-6b13-45c7-b6d8-ccebf5769a87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:36:02.699Z|0dc0c286-6b13-45c7-b6d8-ccebf5769a87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:36:02.703Z|be13260e-06fe-4e22-a3ab-e09535b8183c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:36:02.704Z|be13260e-06fe-4e22-a3ab-e09535b8183c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:36:02.706Z|cc706c48-0a15-4c92-aef2-44e3e7ad37a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:36:02.707Z|cc706c48-0a15-4c92-aef2-44e3e7ad37a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:36:03.818Z|80e83b33-a924-4efc-a996-e04b9b8d371c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:36:03.822Z|80e83b33-a924-4efc-a996-e04b9b8d371c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:36:12.726Z|ea65f74a-16cb-4f50-8d19-2b3c4802123a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:36:12.728Z|ea65f74a-16cb-4f50-8d19-2b3c4802123a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:36:12.734Z|51c3e318-117f-438b-9472-a41a4600ad89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:36:12.735Z|51c3e318-117f-438b-9472-a41a4600ad89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:36:12.742Z|71805c56-13bc-4ed5-b24e-5a72ca085494|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:36:12.742Z|71805c56-13bc-4ed5-b24e-5a72ca085494|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:36:15.774Z|42084629-a269-45ad-a487-0444036d1ac5|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T04:36:15.776Z|42084629-a269-45ad-a487-0444036d1ac5|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T04:36:18.818Z|0e3c8fd3-c0ad-4448-b5d1-2cd4a7314dee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:36:18.818Z|0e3c8fd3-c0ad-4448-b5d1-2cd4a7314dee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:36:19.128Z|10a96829-80a3-43f5-aa98-8e30742a7fa6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:36:19.128Z|10a96829-80a3-43f5-aa98-8e30742a7fa6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:36:22.766Z|75f96006-1687-4685-bded-1a4ff5f4ae2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:36:22.771Z|75f96006-1687-4685-bded-1a4ff5f4ae2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:36:22.772Z|ebd0003c-f2b3-4586-b30b-a7a017398630|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:36:22.773Z|ebd0003c-f2b3-4586-b30b-a7a017398630|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:36:22.773Z|913b67b0-8495-4015-8f09-40665fd10caf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:36:22.774Z|913b67b0-8495-4015-8f09-40665fd10caf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:36:32.812Z|d1d32605-4808-4c07-bff4-d9accba905a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:36:32.812Z|bc39b7bd-5e3e-4966-91cf-14b9260e71f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:36:32.813Z|d1d32605-4808-4c07-bff4-d9accba905a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:36:32.813Z|08411fc2-4a5a-4a28-99b8-237e01668771|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:36:32.813Z|bc39b7bd-5e3e-4966-91cf-14b9260e71f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:36:32.814Z|08411fc2-4a5a-4a28-99b8-237e01668771|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:36:33.817Z|b7f8e2fd-66b9-4a04-af98-c7a817f4fe21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:36:33.818Z|b7f8e2fd-66b9-4a04-af98-c7a817f4fe21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:36:42.843Z|a3d23b9b-b6dc-44e1-a4d1-7229ee989952|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:36:42.844Z|a3d23b9b-b6dc-44e1-a4d1-7229ee989952|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:36:42.844Z|a7359b06-168b-4ed5-a843-321aed6482a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:36:42.845Z|a7359b06-168b-4ed5-a843-321aed6482a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:36:42.846Z|f942da88-321e-4fa0-a6ed-0f17df2789e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:36:42.847Z|f942da88-321e-4fa0-a6ed-0f17df2789e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:36:48.818Z|8fa1f7d9-15f9-43be-ac5c-4716634d15d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:36:48.822Z|8fa1f7d9-15f9-43be-ac5c-4716634d15d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:36:49.129Z|27bb9d38-d941-4674-a02a-c2dea08786c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:36:49.130Z|27bb9d38-d941-4674-a02a-c2dea08786c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:36:52.874Z|d99baf16-542b-447d-8614-63a7339ef918|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:36:52.875Z|d99baf16-542b-447d-8614-63a7339ef918|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:36:52.883Z|5cda6a47-c605-42c2-83da-663449882219|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:36:52.884Z|1360c583-2792-4cdc-befc-a70570cbc694|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:36:52.884Z|5cda6a47-c605-42c2-83da-663449882219|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:36:52.884Z|1360c583-2792-4cdc-befc-a70570cbc694|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:37:02.909Z|0a5dd5f5-187c-4982-ac18-3b1b329b4deb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:37:02.910Z|0a5dd5f5-187c-4982-ac18-3b1b329b4deb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:37:02.915Z|c26bfe28-1aa2-4a2e-935f-fb32b94513bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:37:02.916Z|c26bfe28-1aa2-4a2e-935f-fb32b94513bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:37:02.919Z|4463f4a9-615e-4c9b-9970-74b8c1835b36|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:37:02.921Z|4463f4a9-615e-4c9b-9970-74b8c1835b36|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:37:03.818Z|e121bbed-9b47-4bb1-85f2-5c2409bcfa96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:37:03.818Z|e121bbed-9b47-4bb1-85f2-5c2409bcfa96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:37:12.951Z|89aece21-d5dd-4904-8d24-53899aea1da1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:37:12.951Z|3440dc66-eaaf-4444-8e58-476d4af350f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:37:12.951Z|1b73513d-a589-494d-94b8-6f928084d8a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:37:12.952Z|89aece21-d5dd-4904-8d24-53899aea1da1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:37:12.952Z|1b73513d-a589-494d-94b8-6f928084d8a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:37:12.955Z|3440dc66-eaaf-4444-8e58-476d4af350f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:37:15.772Z|3c57552d-8926-40f9-ad2a-1e967c8dc3a3|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T04:37:15.773Z|3c57552d-8926-40f9-ad2a-1e967c8dc3a3|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T04:37:18.817Z|69048fe6-297d-4865-92cf-6896c638a7ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:37:18.818Z|69048fe6-297d-4865-92cf-6896c638a7ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:37:19.131Z|0958caf6-16c7-4a54-8434-72c6d94fd2e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:37:19.131Z|0958caf6-16c7-4a54-8434-72c6d94fd2e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:37:22.993Z|649446a4-bde8-4346-9b44-3d7fde03e426|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:37:22.993Z|c37a2df5-a846-436a-85c5-c1eda1d5f932|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:37:22.994Z|52967e4d-1f5a-480a-a7be-abac75a3d58d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:37:22.994Z|649446a4-bde8-4346-9b44-3d7fde03e426|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:37:22.995Z|c37a2df5-a846-436a-85c5-c1eda1d5f932|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:37:22.995Z|52967e4d-1f5a-480a-a7be-abac75a3d58d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:37:33.027Z|0ee10c06-13ff-4ea4-b170-7ed8c2e3f38e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:37:33.027Z|000816a0-dd38-4324-a0ce-8edc1d96c923|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:37:33.028Z|000816a0-dd38-4324-a0ce-8edc1d96c923|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:37:33.028Z|0ee10c06-13ff-4ea4-b170-7ed8c2e3f38e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:37:33.029Z|2b3644d2-a08d-4a8c-9899-7febdfbf7060|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:37:33.030Z|2b3644d2-a08d-4a8c-9899-7febdfbf7060|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:37:33.817Z|55f64447-fec1-472b-9e89-a226ff0a76b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:37:33.821Z|55f64447-fec1-472b-9e89-a226ff0a76b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:37:43.069Z|e1f5be1f-edb3-43ad-ab7e-7c6c3c193845|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:37:43.070Z|638e68ae-ea9a-4cda-b690-11df150522cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:37:43.070Z|e1f5be1f-edb3-43ad-ab7e-7c6c3c193845|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:37:43.070Z|638e68ae-ea9a-4cda-b690-11df150522cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:37:43.076Z|9b43001a-0a1a-42a1-affb-ce9959fdc27c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:37:43.077Z|9b43001a-0a1a-42a1-affb-ce9959fdc27c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:37:48.818Z|5906138a-f3de-4c3b-bb06-39b85c947aba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:37:48.818Z|5906138a-f3de-4c3b-bb06-39b85c947aba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:37:49.132Z|6a123039-8d89-4737-aff4-835005cd5886|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:37:49.132Z|6a123039-8d89-4737-aff4-835005cd5886|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:37:53.104Z|69c3d5d8-5147-4673-a3a2-2a3d9fc0c3f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:37:53.105Z|69c3d5d8-5147-4673-a3a2-2a3d9fc0c3f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:37:53.108Z|b93d2233-f1c2-40e5-8dc4-2aaf76ceef49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:37:53.109Z|b93d2233-f1c2-40e5-8dc4-2aaf76ceef49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:37:53.112Z|eac832e5-61cf-417e-a98f-0529ecfbc2d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:37:53.114Z|eac832e5-61cf-417e-a98f-0529ecfbc2d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:38:03.138Z|cb2050a2-3894-41ba-a4ce-8c822c0f4ebb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:38:03.138Z|cb2050a2-3894-41ba-a4ce-8c822c0f4ebb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:38:03.139Z|cb7701a8-22e8-4643-8631-609bde7060a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:38:03.140Z|cb7701a8-22e8-4643-8631-609bde7060a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:38:03.148Z|27b31136-a299-436c-8c08-9f8ae4f8794d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:38:03.149Z|27b31136-a299-436c-8c08-9f8ae4f8794d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:38:03.818Z|ec766566-d53d-4e70-9fca-ed1b6b742efb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:38:03.818Z|ec766566-d53d-4e70-9fca-ed1b6b742efb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:38:13.173Z|fd52314b-7ced-443f-9d96-2c5801788626|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:38:13.174Z|fd52314b-7ced-443f-9d96-2c5801788626|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:38:13.181Z|d106ffce-3612-4514-8bc0-e38ca84b734d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:38:13.182Z|d106ffce-3612-4514-8bc0-e38ca84b734d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:38:13.183Z|b43dae3b-4418-44b4-b9c8-8f089ce0df51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:38:13.184Z|b43dae3b-4418-44b4-b9c8-8f089ce0df51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:38:15.772Z|6e2c4a3e-0134-4c19-9939-082cb157f99b|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T04:38:15.774Z|6e2c4a3e-0134-4c19-9939-082cb157f99b|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T04:38:18.818Z|233f3ba6-ee43-4569-85b5-241beac70740|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:38:18.822Z|233f3ba6-ee43-4569-85b5-241beac70740|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:38:19.133Z|7634e80c-15b7-4590-93b6-4845e6ad0dc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:38:19.134Z|7634e80c-15b7-4590-93b6-4845e6ad0dc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:38:23.220Z|911d45c3-9c61-42dd-9dd4-6c178b77e600|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:38:23.221Z|444de176-5fdd-4ba2-89e2-0b8e797c3292|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:38:23.221Z|49d3ec74-cd46-4744-9aaf-416258809d10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:38:23.221Z|911d45c3-9c61-42dd-9dd4-6c178b77e600|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:38:23.222Z|444de176-5fdd-4ba2-89e2-0b8e797c3292|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:38:23.222Z|49d3ec74-cd46-4744-9aaf-416258809d10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:38:33.256Z|1da34516-9baf-4f8d-aa5a-7238ac844496|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:38:33.257Z|1da34516-9baf-4f8d-aa5a-7238ac844496|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:38:33.260Z|19dd3078-cf1a-424d-876b-fd1155868b44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:38:33.260Z|19dd3078-cf1a-424d-876b-fd1155868b44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:38:33.266Z|5d51b3cd-c43e-49e2-9161-1f630bba095e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:38:33.267Z|5d51b3cd-c43e-49e2-9161-1f630bba095e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:38:33.818Z|0abda064-da2e-4f60-bd70-7b1acf98e86d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:38:33.818Z|0abda064-da2e-4f60-bd70-7b1acf98e86d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:38:43.286Z|269a3c17-a85e-4dc4-93b9-14105c719971|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:38:43.288Z|269a3c17-a85e-4dc4-93b9-14105c719971|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:38:43.294Z|94051169-2694-4f4d-a07b-7ee67abe7449|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:38:43.294Z|94051169-2694-4f4d-a07b-7ee67abe7449|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:38:43.300Z|281e682f-1f8e-437c-b731-f8a2b4fb8122|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:38:43.301Z|281e682f-1f8e-437c-b731-f8a2b4fb8122|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:38:48.818Z|0fe01113-e495-4ce7-9988-35c9e1433c4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:38:48.818Z|0fe01113-e495-4ce7-9988-35c9e1433c4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:38:49.135Z|aee0c1ab-cbda-454a-85af-7f051d9942f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:38:49.135Z|aee0c1ab-cbda-454a-85af-7f051d9942f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:38:53.324Z|62a5e4ad-76c5-465d-a4ff-bd70df4e6ccd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:38:53.325Z|62a5e4ad-76c5-465d-a4ff-bd70df4e6ccd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:38:53.331Z|ee09cd72-562e-458d-9d77-a2c279b4c5b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:38:53.332Z|ee09cd72-562e-458d-9d77-a2c279b4c5b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:38:53.332Z|874a9111-17e0-497f-95ed-e2f8b3bf1c7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:38:53.333Z|874a9111-17e0-497f-95ed-e2f8b3bf1c7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:39:03.360Z|b336105c-10e2-469c-91e9-e636d31e30ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:39:03.362Z|b336105c-10e2-469c-91e9-e636d31e30ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:39:03.367Z|86d79d71-3399-4ac2-bef6-1edbc7a2841e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:39:03.368Z|86d79d71-3399-4ac2-bef6-1edbc7a2841e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:39:03.369Z|62349706-0386-49fc-93eb-34b37173c27c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:39:03.370Z|62349706-0386-49fc-93eb-34b37173c27c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:39:03.817Z|ebec6c8d-2320-40f0-a038-efe57d5b5697|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:39:03.821Z|ebec6c8d-2320-40f0-a038-efe57d5b5697|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:39:13.408Z|6670857b-814e-4baf-acd1-a4d062ef8310|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:39:13.409Z|6670857b-814e-4baf-acd1-a4d062ef8310|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:39:13.414Z|4562fc05-b3a7-4dc3-b2c8-cc9407ca81bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:39:13.415Z|4562fc05-b3a7-4dc3-b2c8-cc9407ca81bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:39:13.415Z|94dc6158-9598-409f-a2c8-a3a8891177b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:39:13.416Z|94dc6158-9598-409f-a2c8-a3a8891177b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:39:15.773Z|c6ec01dc-84a9-4e08-a75e-8ce10eaa8344|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T04:39:15.774Z|c6ec01dc-84a9-4e08-a75e-8ce10eaa8344|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T04:39:18.817Z|a840dc98-7ba4-4620-b0f8-e84e90669136|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:39:18.818Z|a840dc98-7ba4-4620-b0f8-e84e90669136|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:39:19.136Z|1bfaf283-8cd1-43ec-8667-dcb8f44d52e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:39:19.137Z|1bfaf283-8cd1-43ec-8667-dcb8f44d52e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:39:23.448Z|650fc8d7-87cc-44bb-a8ef-a2ad211c8445|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:39:23.449Z|650fc8d7-87cc-44bb-a8ef-a2ad211c8445|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:39:23.452Z|1713b627-4ed7-4928-b37b-7bc58eedd8c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:39:23.453Z|1e2ce552-7e76-4536-b0b5-acbaa3fd1c58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:39:23.453Z|1713b627-4ed7-4928-b37b-7bc58eedd8c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:39:23.453Z|1e2ce552-7e76-4536-b0b5-acbaa3fd1c58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:39:33.492Z|dd0294c3-fc63-4f5a-a649-378c11483a4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:39:33.492Z|61e44abd-893d-4778-a631-368d163636df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:39:33.493Z|99d3608b-6b5c-4b48-b1e4-31113faa67b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:39:33.493Z|61e44abd-893d-4778-a631-368d163636df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:39:33.493Z|dd0294c3-fc63-4f5a-a649-378c11483a4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:39:33.494Z|99d3608b-6b5c-4b48-b1e4-31113faa67b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:39:33.818Z|16104920-3066-4f31-b569-75bd97c65de6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:39:33.818Z|16104920-3066-4f31-b569-75bd97c65de6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:39:43.526Z|af0c840f-3ead-46ca-a09b-f038c85edaf9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:39:43.526Z|64d54701-85dc-4f6b-a5c7-2567cfd9ae07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:39:43.527Z|af0c840f-3ead-46ca-a09b-f038c85edaf9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:39:43.527Z|64d54701-85dc-4f6b-a5c7-2567cfd9ae07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:39:43.536Z|7ab4a42f-89cf-4906-b22d-123b15dbc61c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:39:43.537Z|7ab4a42f-89cf-4906-b22d-123b15dbc61c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:39:48.819Z|380592ba-4d4b-47dc-8a5a-1300ec82fbfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:39:48.823Z|380592ba-4d4b-47dc-8a5a-1300ec82fbfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:39:49.138Z|630b80f9-ba11-4f8d-a945-d8e3e3321fad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:39:49.139Z|630b80f9-ba11-4f8d-a945-d8e3e3321fad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:39:53.558Z|d3b704af-a9df-42c6-b222-9166c6c12a7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:39:53.559Z|538528fb-c851-40b6-a1f6-07fd54031b3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:39:53.560Z|d3b704af-a9df-42c6-b222-9166c6c12a7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:39:53.560Z|538528fb-c851-40b6-a1f6-07fd54031b3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:39:53.568Z|49831699-95e0-4a16-93d7-716211324cc7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:39:53.570Z|49831699-95e0-4a16-93d7-716211324cc7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:40:03.601Z|9fa615c2-6cdc-49ba-92f5-b77a068d2281|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:40:03.604Z|9fa615c2-6cdc-49ba-92f5-b77a068d2281|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:40:03.604Z|a744562b-ab98-4581-9bcb-3dcea9e40716|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:40:03.605Z|a744562b-ab98-4581-9bcb-3dcea9e40716|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:40:03.606Z|d32d233c-d527-402d-91d3-f5e8b88a5362|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:40:03.607Z|d32d233c-d527-402d-91d3-f5e8b88a5362|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:40:03.818Z|d70371a4-4a4e-4597-8d28-d354b0a078a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:40:03.818Z|d70371a4-4a4e-4597-8d28-d354b0a078a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:40:13.641Z|78516be5-9561-4ef4-a3ea-cad7fdf37dcb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:40:13.641Z|9e5f4d56-ffe3-4a30-a1f2-dd35cdb6440f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:40:13.642Z|78516be5-9561-4ef4-a3ea-cad7fdf37dcb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:40:13.643Z|9e5f4d56-ffe3-4a30-a1f2-dd35cdb6440f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:40:13.643Z|a45ee23b-681c-4f54-9082-1c7ffb5d8c2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:40:13.644Z|a45ee23b-681c-4f54-9082-1c7ffb5d8c2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:40:15.773Z|cbf0ae25-5558-4d85-8ae4-1f0ae224eb77|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T04:40:15.774Z|cbf0ae25-5558-4d85-8ae4-1f0ae224eb77|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T04:40:18.818Z|bfe36c3e-a50e-4fa8-9592-e85d164dc926|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:40:18.818Z|bfe36c3e-a50e-4fa8-9592-e85d164dc926|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:40:19.140Z|3d079df9-a7b5-48c6-ba22-c06002b10e1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:40:19.140Z|3d079df9-a7b5-48c6-ba22-c06002b10e1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:40:23.686Z|e2c1a56f-1db6-4c3d-876a-a4bed3cd406a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:40:23.687Z|e2c1a56f-1db6-4c3d-876a-a4bed3cd406a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:40:23.686Z|62eef016-768a-4420-a220-dedfef8ad125|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:40:23.687Z|62eef016-768a-4420-a220-dedfef8ad125|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:40:23.689Z|f8def46d-27c8-43af-b7ce-163c447c8d8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:40:23.690Z|f8def46d-27c8-43af-b7ce-163c447c8d8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:40:33.716Z|09dbf7b3-acc0-417c-9e1d-f4309576f7b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:40:33.717Z|09dbf7b3-acc0-417c-9e1d-f4309576f7b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:40:33.717Z|f04535e9-3bb6-4f8b-bc29-6067650a7527|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:40:33.718Z|f04535e9-3bb6-4f8b-bc29-6067650a7527|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:40:33.726Z|95ae05d5-95be-4a65-bdbe-306f00845233|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:40:33.728Z|95ae05d5-95be-4a65-bdbe-306f00845233|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:40:33.817Z|de733f54-4f8f-4cce-8a8a-02b1371beea4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:40:33.822Z|de733f54-4f8f-4cce-8a8a-02b1371beea4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:40:43.753Z|6ef3aeb9-e730-4cd7-b483-0dd8a63179e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:40:43.754Z|6ef3aeb9-e730-4cd7-b483-0dd8a63179e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:40:43.759Z|a2ca2468-83c8-49ab-99d1-00352bbd4129|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:40:43.760Z|03a2b437-6418-4885-b7e1-e6543f0ffb58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:40:43.760Z|a2ca2468-83c8-49ab-99d1-00352bbd4129|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:40:43.761Z|03a2b437-6418-4885-b7e1-e6543f0ffb58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:40:48.817Z|48bac9a6-6a0a-4fdf-b037-d835ca6273e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:40:48.818Z|48bac9a6-6a0a-4fdf-b037-d835ca6273e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:40:49.141Z|d4b76151-b77e-4a45-ac33-ba38d6081c86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:40:49.142Z|d4b76151-b77e-4a45-ac33-ba38d6081c86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:40:53.789Z|1e787ffa-cfee-47cd-abd3-92c01dc1fde6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:40:53.791Z|1e787ffa-cfee-47cd-abd3-92c01dc1fde6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:40:53.797Z|7c1a60d0-a42a-4c8a-a45c-fd5aa2a96f39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:40:53.797Z|6381e41e-c451-471c-8140-cc52c39264d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:40:53.798Z|6381e41e-c451-471c-8140-cc52c39264d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:40:53.798Z|7c1a60d0-a42a-4c8a-a45c-fd5aa2a96f39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:41:03.818Z|fd196109-3f49-4150-8b16-e4a542eaec57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:41:03.818Z|fd196109-3f49-4150-8b16-e4a542eaec57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:41:03.824Z|ce102fd7-9127-414e-8331-a6498dc112d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:41:03.824Z|ce102fd7-9127-414e-8331-a6498dc112d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:41:03.829Z|c7f99615-5471-487a-bac4-47a16bedf77b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:41:03.830Z|8f5b6354-b65d-4009-be45-5acbaf7791d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:41:03.830Z|c7f99615-5471-487a-bac4-47a16bedf77b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:41:03.831Z|8f5b6354-b65d-4009-be45-5acbaf7791d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:41:13.859Z|59c90148-a7ec-41d7-997e-4f5e02ab28f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:41:13.860Z|59c90148-a7ec-41d7-997e-4f5e02ab28f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:41:13.869Z|d7e41d4e-f989-4f65-99ec-f201edadc006|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:41:13.870Z|d7e41d4e-f989-4f65-99ec-f201edadc006|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:41:13.873Z|d5998e40-38d3-459b-9fca-a1ed544dd450|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:41:13.874Z|d5998e40-38d3-459b-9fca-a1ed544dd450|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:41:15.771Z|2d4ce6dc-d990-46fa-8543-204aede1da62|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T04:41:15.773Z|2d4ce6dc-d990-46fa-8543-204aede1da62|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T04:41:18.818Z|cad45b8b-b7a8-4b0c-be40-bc3a9ce4365c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:41:18.822Z|cad45b8b-b7a8-4b0c-be40-bc3a9ce4365c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:41:19.143Z|881367e6-a1b7-4418-9317-9dfee4357d84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:41:19.143Z|881367e6-a1b7-4418-9317-9dfee4357d84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:41:23.895Z|d02d6548-0b0c-41c8-9958-b2448cc9aad0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:41:23.896Z|d02d6548-0b0c-41c8-9958-b2448cc9aad0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:41:23.912Z|f0274016-3626-4f41-a21b-aff9b9bce66d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:41:23.913Z|ee14414c-4b74-4b5e-bf63-a0c94695ec56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:41:23.913Z|f0274016-3626-4f41-a21b-aff9b9bce66d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:41:23.915Z|ee14414c-4b74-4b5e-bf63-a0c94695ec56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:41:33.818Z|11c1f6c5-b69e-4f46-b0f5-f3f266c0166f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:41:33.818Z|11c1f6c5-b69e-4f46-b0f5-f3f266c0166f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:41:33.940Z|c0526205-4c72-48dd-8eee-5a508e0e91b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:41:33.941Z|c0526205-4c72-48dd-8eee-5a508e0e91b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:41:33.947Z|f839996a-84ff-47ac-869d-bfb7b975787a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:41:33.948Z|f839996a-84ff-47ac-869d-bfb7b975787a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:41:33.959Z|cc0f1b85-8805-4900-8b7a-9a629212f3cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:41:33.960Z|cc0f1b85-8805-4900-8b7a-9a629212f3cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:41:43.974Z|1e981ca8-1d4c-462c-b1e9-e84b48b11051|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:41:43.975Z|1e981ca8-1d4c-462c-b1e9-e84b48b11051|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:41:43.981Z|add07f98-d9d5-4daf-854d-52d93fc1d910|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:41:43.982Z|add07f98-d9d5-4daf-854d-52d93fc1d910|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:41:43.991Z|77a0bd77-929e-4854-928d-ae0d213f77eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:41:43.992Z|77a0bd77-929e-4854-928d-ae0d213f77eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:41:48.818Z|b4cd74f2-4e37-4648-bd2c-3770cfabf6be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:41:48.819Z|b4cd74f2-4e37-4648-bd2c-3770cfabf6be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:41:49.144Z|08b93269-ae24-4fcc-9a50-acefb3292578|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:41:49.145Z|08b93269-ae24-4fcc-9a50-acefb3292578|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:41:54.010Z|5518cc9a-e934-40e7-91a8-f1825ce46a55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:41:54.011Z|5518cc9a-e934-40e7-91a8-f1825ce46a55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:41:54.016Z|1f8c27d5-bb33-44a1-a1e3-4ac5e2a23947|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:41:54.016Z|1f8c27d5-bb33-44a1-a1e3-4ac5e2a23947|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:41:54.024Z|1e5426a7-7ed0-42e3-aab2-d1b7422f9df1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:41:54.025Z|1e5426a7-7ed0-42e3-aab2-d1b7422f9df1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:42:03.818Z|970d961f-fbb1-4a66-9038-dbe908da9966|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:42:03.818Z|970d961f-fbb1-4a66-9038-dbe908da9966|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:42:04.045Z|9dfc14e1-47cb-4b14-8638-a4c02524fe72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:42:04.046Z|9dfc14e1-47cb-4b14-8638-a4c02524fe72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:42:04.050Z|f16dd14b-6169-4672-b87b-2e74a8b4ff93|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:42:04.051Z|f16dd14b-6169-4672-b87b-2e74a8b4ff93|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:42:04.060Z|33b917b5-adca-4a3c-8130-f1fd16a3db90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:42:04.061Z|33b917b5-adca-4a3c-8130-f1fd16a3db90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:42:14.074Z|39298fab-1bcb-4d39-b063-e1baa5c00dc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:42:14.074Z|39298fab-1bcb-4d39-b063-e1baa5c00dc9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:42:14.082Z|b5ec54d3-ffb2-4a91-9e36-1d838faaf651|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:42:14.083Z|b5ec54d3-ffb2-4a91-9e36-1d838faaf651|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:42:14.092Z|14d81075-5731-4611-9409-c6ba63a258da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:42:14.092Z|14d81075-5731-4611-9409-c6ba63a258da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:42:15.773Z|d7c75a9d-82fe-414e-9655-5cd363842205|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T04:42:15.774Z|d7c75a9d-82fe-414e-9655-5cd363842205|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T04:42:18.818Z|463674dd-43e1-458a-a9fc-febccf89cd43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:42:18.818Z|463674dd-43e1-458a-a9fc-febccf89cd43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:42:19.145Z|8da2e51d-3739-44a1-8dbf-2a44eb2a367f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:42:19.146Z|8da2e51d-3739-44a1-8dbf-2a44eb2a367f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:42:24.105Z|cca90199-bf8e-4904-a1ae-5f808c092756|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:42:24.106Z|cca90199-bf8e-4904-a1ae-5f808c092756|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:42:24.115Z|1a73dc97-8fdc-4ec8-91ea-51773f705d7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:42:24.116Z|1a73dc97-8fdc-4ec8-91ea-51773f705d7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:42:24.122Z|15240a68-51d3-4302-a87d-fb66df2c7a8e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:42:24.123Z|15240a68-51d3-4302-a87d-fb66df2c7a8e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:42:33.818Z|d93e410a-6a88-4e01-a5dd-6f494b8f14c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:42:33.823Z|d93e410a-6a88-4e01-a5dd-6f494b8f14c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:42:34.152Z|fe54378a-4e68-451d-bdc7-ec651d7d9575|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:42:34.153Z|fe54378a-4e68-451d-bdc7-ec651d7d9575|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:42:34.155Z|0e576cc9-5123-4ec1-b470-e3ea0392412f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:42:34.156Z|0e576cc9-5123-4ec1-b470-e3ea0392412f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:42:34.158Z|f3211c46-89d4-4025-86de-ff71ce4fb8ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:42:34.158Z|f3211c46-89d4-4025-86de-ff71ce4fb8ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:42:44.185Z|5b1795b1-c87b-4f52-bd12-fee0c723b450|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:42:44.186Z|5b1795b1-c87b-4f52-bd12-fee0c723b450|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:42:44.190Z|aa506875-5e32-48d9-b6c4-47a77028e316|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:42:44.190Z|aa506875-5e32-48d9-b6c4-47a77028e316|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:42:44.191Z|093a5efd-de18-4dbc-86b9-e5c7838a3ad7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:42:44.191Z|093a5efd-de18-4dbc-86b9-e5c7838a3ad7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:42:48.817Z|18ca4376-8508-4155-8655-5349f2b6b5e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:42:48.818Z|18ca4376-8508-4155-8655-5349f2b6b5e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:42:49.147Z|44782cf9-ae48-449e-a7db-e5116a50b8ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:42:49.147Z|44782cf9-ae48-449e-a7db-e5116a50b8ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:42:54.229Z|bf1e90de-fe02-40e4-8bc9-5e65b6ecc00b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:42:54.233Z|bf1e90de-fe02-40e4-8bc9-5e65b6ecc00b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:42:54.235Z|7b50de68-4f71-4c60-8cad-aca753008ef7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:42:54.235Z|7b50de68-4f71-4c60-8cad-aca753008ef7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:42:54.242Z|2c52aa43-0763-429f-8214-a802760ff034|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:42:54.242Z|2c52aa43-0763-429f-8214-a802760ff034|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:43:03.818Z|c945b851-b5ee-4c17-a792-3eee64a764a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:43:03.818Z|c945b851-b5ee-4c17-a792-3eee64a764a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:43:04.274Z|46d9a801-4354-455d-ba9d-4e49d13c50dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:43:04.275Z|46d9a801-4354-455d-ba9d-4e49d13c50dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:43:04.277Z|026dc19d-1268-4397-a546-02e2e4e81750|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:43:04.278Z|026dc19d-1268-4397-a546-02e2e4e81750|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:43:04.301Z|53d842cf-865f-4b15-a550-3347165e641f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:43:04.302Z|53d842cf-865f-4b15-a550-3347165e641f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:43:14.316Z|1726ccc3-1ab8-487a-9148-58ac3b459ee1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:43:14.316Z|5c265e2b-67ea-44cf-a4ae-67cb79f9c5dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:43:14.317Z|1726ccc3-1ab8-487a-9148-58ac3b459ee1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:43:14.317Z|5c265e2b-67ea-44cf-a4ae-67cb79f9c5dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:43:14.334Z|f5751eae-611c-4ca1-aafa-f7f91962ca04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:43:14.335Z|f5751eae-611c-4ca1-aafa-f7f91962ca04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:43:15.772Z|2df9da4d-f229-4deb-965b-53d7b6c72c38|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T04:43:15.773Z|2df9da4d-f229-4deb-965b-53d7b6c72c38|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T04:43:18.817Z|5ab04ba7-bb7b-41a2-8ebc-2136796bf1eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:43:18.822Z|5ab04ba7-bb7b-41a2-8ebc-2136796bf1eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:43:19.148Z|6fa40c2b-3d52-4385-8364-82aa0e816f2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:43:19.149Z|6fa40c2b-3d52-4385-8364-82aa0e816f2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:43:24.350Z|f0d82873-ea32-4b24-86c3-5e6bc66f20b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:43:24.351Z|f0d82873-ea32-4b24-86c3-5e6bc66f20b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:43:24.358Z|6daafbdc-0d63-4a55-8903-27c74f1b555b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:43:24.359Z|6daafbdc-0d63-4a55-8903-27c74f1b555b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:43:24.367Z|9304c2c8-b8e3-4841-983d-e432049a73d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:43:24.368Z|9304c2c8-b8e3-4841-983d-e432049a73d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:43:33.818Z|5a9a9a76-2c3c-447b-9749-f8714809a4e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:43:33.818Z|5a9a9a76-2c3c-447b-9749-f8714809a4e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:43:34.378Z|bb7b27cc-dff5-44fa-b012-47d8616d910a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:43:34.379Z|bb7b27cc-dff5-44fa-b012-47d8616d910a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:43:34.389Z|0acfdf06-34ab-4aa3-b68d-280732616274|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:43:34.389Z|0acfdf06-34ab-4aa3-b68d-280732616274|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:43:34.394Z|3db444f7-bce7-4d8b-99b6-bb153ca32941|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:43:34.394Z|3db444f7-bce7-4d8b-99b6-bb153ca32941|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:43:44.421Z|b2b6a47a-4364-4e7f-8561-7c5748e0bfd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:43:44.421Z|36790de7-067a-414e-b192-9354493deb2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:43:44.421Z|a4ae7db7-467e-49a3-ba4a-bbafefef8af7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:43:44.422Z|b2b6a47a-4364-4e7f-8561-7c5748e0bfd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:43:44.422Z|a4ae7db7-467e-49a3-ba4a-bbafefef8af7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:43:44.422Z|36790de7-067a-414e-b192-9354493deb2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:43:48.818Z|e6f150ba-07bb-4af0-9e5f-714c97c6d885|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:43:48.818Z|e6f150ba-07bb-4af0-9e5f-714c97c6d885|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:43:49.150Z|a2f4d6d8-d230-450a-b8fc-017792b5ecf6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:43:49.150Z|a2f4d6d8-d230-450a-b8fc-017792b5ecf6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:43:54.453Z|14f47ad4-b627-4101-b264-45e712238a32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:43:54.454Z|14f47ad4-b627-4101-b264-45e712238a32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:43:54.458Z|57b1ca4c-3272-4675-8346-50813dfafe4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:43:54.458Z|72c5c76d-a6cf-479e-acd9-cce0a1881b50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:43:54.459Z|57b1ca4c-3272-4675-8346-50813dfafe4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:43:54.459Z|72c5c76d-a6cf-479e-acd9-cce0a1881b50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:44:03.819Z|ad2b69bb-4690-434b-b8a7-b28ff8ea5ade|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:44:03.825Z|ad2b69bb-4690-434b-b8a7-b28ff8ea5ade|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:44:04.486Z|28821eb3-d1b1-4660-8fb5-e959a6f66e22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:44:04.487Z|28821eb3-d1b1-4660-8fb5-e959a6f66e22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:44:04.489Z|0d909547-8633-47de-a579-53b61cf6f199|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:44:04.489Z|651c276f-565c-4924-be8d-011b827622ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:44:04.490Z|0d909547-8633-47de-a579-53b61cf6f199|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:44:04.490Z|651c276f-565c-4924-be8d-011b827622ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:44:14.526Z|aa0ac350-9888-4f24-a701-5cd068f8bf8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:44:14.528Z|aa0ac350-9888-4f24-a701-5cd068f8bf8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:44:14.530Z|9880ce45-544b-4842-89ce-2ab0f702a828|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:44:14.530Z|9880ce45-544b-4842-89ce-2ab0f702a828|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:44:14.531Z|79dd0f18-9563-4972-84f2-92ad5d33f452|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:44:14.532Z|79dd0f18-9563-4972-84f2-92ad5d33f452|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:44:15.772Z|4003be9c-15de-4715-a7b2-b15f4f59e437|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T04:44:15.773Z|4003be9c-15de-4715-a7b2-b15f4f59e437|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T04:44:18.818Z|0ea4549b-f356-4197-9c65-01bab97568f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:44:18.818Z|0ea4549b-f356-4197-9c65-01bab97568f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:44:19.151Z|d985e7c6-94a4-44c1-b567-4bbcece9051e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:44:19.151Z|d985e7c6-94a4-44c1-b567-4bbcece9051e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:44:24.565Z|c6681a76-7ed0-43bc-a617-64251115fff0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:44:24.566Z|c6681a76-7ed0-43bc-a617-64251115fff0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:44:24.570Z|4d5f6c97-bc51-4d50-974b-b4abd8a93b8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:44:24.569Z|bb467ce6-f13c-43cf-b295-eca5046fab9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:44:24.572Z|4d5f6c97-bc51-4d50-974b-b4abd8a93b8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:44:24.572Z|bb467ce6-f13c-43cf-b295-eca5046fab9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:44:33.818Z|3da40b31-ba9b-4785-aae8-d4ff7564d8e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:44:33.818Z|3da40b31-ba9b-4785-aae8-d4ff7564d8e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:44:34.611Z|e0b9ee0d-ef4f-420c-9954-e5a2faf10e16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:44:34.611Z|84e8ba27-f065-4e6c-a168-248bce3e2fac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:44:34.611Z|e0b9ee0d-ef4f-420c-9954-e5a2faf10e16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:44:34.612Z|84e8ba27-f065-4e6c-a168-248bce3e2fac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:44:34.612Z|2815f065-04fd-4240-b8ed-3d2f445dba8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:44:34.613Z|2815f065-04fd-4240-b8ed-3d2f445dba8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:44:44.645Z|041c2e12-ba7c-4940-9b85-a65a33328509|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:44:44.646Z|10acac39-9e7f-473d-8c25-6d8774d14c74|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:44:44.647Z|10acac39-9e7f-473d-8c25-6d8774d14c74|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:44:44.647Z|041c2e12-ba7c-4940-9b85-a65a33328509|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:44:44.651Z|cad92a74-3ea2-4a19-ac3d-dcdf1a611852|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:44:44.652Z|cad92a74-3ea2-4a19-ac3d-dcdf1a611852|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:44:48.818Z|db06296d-7951-4bb6-b468-bb8b26b40657|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:44:48.822Z|db06296d-7951-4bb6-b468-bb8b26b40657|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:44:49.152Z|cf1beaae-5657-4848-a3e9-6f8ac80327a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:44:49.153Z|cf1beaae-5657-4848-a3e9-6f8ac80327a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:44:54.683Z|898d8c84-7a9e-4f5d-9178-923e329ed7dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:44:54.684Z|898d8c84-7a9e-4f5d-9178-923e329ed7dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:44:54.686Z|3cb69666-4371-4ed1-b5ff-8be2b32c696b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:44:54.687Z|3cb69666-4371-4ed1-b5ff-8be2b32c696b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:44:54.690Z|91137641-a753-4f3d-9e62-3b5d3b2b7412|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:44:54.692Z|91137641-a753-4f3d-9e62-3b5d3b2b7412|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:45:03.818Z|23ff80ea-8df8-4b3a-bc79-d31bf68ea838|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:45:03.818Z|23ff80ea-8df8-4b3a-bc79-d31bf68ea838|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:45:04.715Z|2ccf5e64-f619-42cc-801a-e7270272477c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:45:04.716Z|2ccf5e64-f619-42cc-801a-e7270272477c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:45:04.722Z|4f0a5740-8b1e-4f76-a221-9ce62bf32280|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:45:04.722Z|2a242393-1726-459b-bae9-dc69a22e5358|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:45:04.722Z|4f0a5740-8b1e-4f76-a221-9ce62bf32280|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:45:04.723Z|2a242393-1726-459b-bae9-dc69a22e5358|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:45:14.754Z|1cf3a2c0-1f2b-46b4-820d-ef045397b20f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:45:14.755Z|1cf3a2c0-1f2b-46b4-820d-ef045397b20f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:45:14.757Z|8f320295-3718-48fc-bf64-5f3e41bd7054|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:45:14.757Z|7136d99e-33f1-43f9-8d5a-bc97b5b6a368|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:45:14.758Z|8f320295-3718-48fc-bf64-5f3e41bd7054|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:45:14.759Z|7136d99e-33f1-43f9-8d5a-bc97b5b6a368|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:45:15.773Z|b88b55b5-544c-4346-a09b-08e313ef50d3|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T04:45:15.774Z|b88b55b5-544c-4346-a09b-08e313ef50d3|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T04:45:18.817Z|ef0b5749-51d2-4f33-b301-cc60212cb6f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:45:18.818Z|ef0b5749-51d2-4f33-b301-cc60212cb6f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:45:19.153Z|faa4d01e-ff60-48aa-a0a1-457019dbebf5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:45:19.154Z|faa4d01e-ff60-48aa-a0a1-457019dbebf5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:45:24.787Z|15ca8832-807b-4f39-8829-85f52d111176|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:45:24.788Z|15ca8832-807b-4f39-8829-85f52d111176|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:45:24.790Z|43cc5972-f8e1-4816-9822-0d25a2a6a81e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:45:24.791Z|43cc5972-f8e1-4816-9822-0d25a2a6a81e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:45:24.794Z|f0ee7eef-2b76-46e5-861a-f7b4541a1e8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:45:24.796Z|f0ee7eef-2b76-46e5-861a-f7b4541a1e8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:45:33.819Z|b3a80976-bea9-4224-8de3-6b98dd7ce3fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:45:33.824Z|b3a80976-bea9-4224-8de3-6b98dd7ce3fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:45:34.817Z|3b076eaa-60a7-44f7-a712-650768d0bda0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:45:34.818Z|3b076eaa-60a7-44f7-a712-650768d0bda0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:45:34.822Z|51f4a91b-79d6-42c9-9fb7-a36161af078d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:45:34.822Z|51f4a91b-79d6-42c9-9fb7-a36161af078d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:45:34.823Z|442a573c-8263-49c4-8e02-61019ce59f6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:45:34.824Z|442a573c-8263-49c4-8e02-61019ce59f6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:45:44.852Z|a1f387b5-4807-407b-b287-59c27dbebe87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:45:44.852Z|a1f387b5-4807-407b-b287-59c27dbebe87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:45:44.852Z|9e9fc00f-12f2-40ac-9cf7-9fe3a4b4261c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:45:44.853Z|9e9fc00f-12f2-40ac-9cf7-9fe3a4b4261c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:45:44.855Z|003babfb-c835-45dd-bf83-b49c2e2ccdca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:45:44.856Z|003babfb-c835-45dd-bf83-b49c2e2ccdca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:45:48.817Z|262d921e-bc7c-4df6-b944-83cc8e240e0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:45:48.818Z|262d921e-bc7c-4df6-b944-83cc8e240e0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:45:49.155Z|d48f09f5-d7e7-4b1e-8038-f822abf79770|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:45:49.156Z|d48f09f5-d7e7-4b1e-8038-f822abf79770|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:45:54.888Z|b8af327b-f280-45de-a865-cfb23b5e1433|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:45:54.888Z|800c0ca4-381d-4116-826c-24900bcf60ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:45:54.889Z|b8af327b-f280-45de-a865-cfb23b5e1433|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:45:54.889Z|800c0ca4-381d-4116-826c-24900bcf60ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:45:54.897Z|3910984a-6da8-4ef3-86d7-27b715800acd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:45:54.898Z|3910984a-6da8-4ef3-86d7-27b715800acd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:46:03.817Z|c6c7b9d1-5fc4-4aeb-b750-1e50a2fa6049|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:46:03.818Z|c6c7b9d1-5fc4-4aeb-b750-1e50a2fa6049|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:46:04.924Z|c4ba173e-f808-4f81-9eaa-e88fe9f41b6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:46:04.924Z|e0b1ecb9-e5d9-4de4-9381-dec248918e86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:46:04.925Z|c4ba173e-f808-4f81-9eaa-e88fe9f41b6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:46:04.925Z|e0b1ecb9-e5d9-4de4-9381-dec248918e86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:46:04.931Z|2319b7bc-1012-41b1-83b3-569cb148681c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:46:04.932Z|2319b7bc-1012-41b1-83b3-569cb148681c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:46:14.955Z|a3cbe066-bc9b-416c-bd02-32a32132b48e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:46:14.955Z|a3cbe066-bc9b-416c-bd02-32a32132b48e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:46:14.957Z|85739da0-5ba1-4faf-af5f-91a23f9afd05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:46:14.957Z|85739da0-5ba1-4faf-af5f-91a23f9afd05|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:46:14.962Z|3642edad-9c5d-40b4-a6cd-cc8eab8a2fbb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:46:14.963Z|3642edad-9c5d-40b4-a6cd-cc8eab8a2fbb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:46:15.772Z|5516a155-6e31-48eb-a12a-b1f41fa9add8|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T04:46:15.773Z|5516a155-6e31-48eb-a12a-b1f41fa9add8|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T04:46:18.818Z|9d605065-9250-491b-8a22-40d1d0e7ad44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:46:18.823Z|9d605065-9250-491b-8a22-40d1d0e7ad44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:46:19.156Z|1a06f1ce-d0be-4a63-b022-8d9d9a25499f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:46:19.157Z|1a06f1ce-d0be-4a63-b022-8d9d9a25499f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:46:24.985Z|1a153998-c2fe-4288-8ec2-f30d3a7fc54b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:46:24.988Z|1a153998-c2fe-4288-8ec2-f30d3a7fc54b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:46:24.988Z|01360199-1faa-48fd-9bd0-763c1cb240d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:46:24.989Z|01360199-1faa-48fd-9bd0-763c1cb240d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:46:24.990Z|06ac1144-8ca9-4829-aa66-ada45c129f77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:46:24.992Z|06ac1144-8ca9-4829-aa66-ada45c129f77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:46:33.818Z|eb9d43b7-0085-4655-af3c-df84d23f1901|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:46:33.819Z|eb9d43b7-0085-4655-af3c-df84d23f1901|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:46:35.017Z|d8fb00d4-9448-40bc-bc45-fa8ec3463d67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:46:35.018Z|d8fb00d4-9448-40bc-bc45-fa8ec3463d67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:46:35.021Z|6f61e3c6-460a-479d-9c39-a54bf0be1042|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:46:35.022Z|6f61e3c6-460a-479d-9c39-a54bf0be1042|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:46:35.022Z|c56d3833-4cc0-48bc-8e19-23a3fb814f4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:46:35.023Z|c56d3833-4cc0-48bc-8e19-23a3fb814f4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:46:45.046Z|a66e9f20-da81-4b22-90d7-a82e800de0c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:46:45.046Z|a66e9f20-da81-4b22-90d7-a82e800de0c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:46:45.053Z|15912f9d-bf40-4dbe-81e0-c4aa198db370|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:46:45.054Z|15912f9d-bf40-4dbe-81e0-c4aa198db370|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:46:45.056Z|487f3b3c-f907-4aae-8d36-edbe1966f521|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:46:45.057Z|487f3b3c-f907-4aae-8d36-edbe1966f521|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:46:48.818Z|cfafe446-e75e-4c44-940e-e0c2999d78af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:46:48.818Z|cfafe446-e75e-4c44-940e-e0c2999d78af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:46:49.158Z|068f3209-2479-4296-8050-a582ffb4ef72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:46:49.158Z|068f3209-2479-4296-8050-a582ffb4ef72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:46:55.079Z|6a53231d-eb04-48a6-9201-12e4cd6a47fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:46:55.081Z|6a53231d-eb04-48a6-9201-12e4cd6a47fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:46:55.084Z|9169b84f-4ce7-49cd-bf3b-9c0ea09d1867|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:46:55.085Z|9169b84f-4ce7-49cd-bf3b-9c0ea09d1867|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:46:55.092Z|bef0b074-3221-45eb-aaaa-64eabf763f78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:46:55.093Z|bef0b074-3221-45eb-aaaa-64eabf763f78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:47:03.818Z|cbf71599-0f54-4161-9639-4f2a33f6fd79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:47:03.823Z|cbf71599-0f54-4161-9639-4f2a33f6fd79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:47:05.115Z|61a560db-1272-4d09-8959-06372a79398e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:47:05.116Z|61a560db-1272-4d09-8959-06372a79398e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:47:05.121Z|e6f04f80-abd9-43f2-a26e-19ab9ad6b83e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:47:05.122Z|e6f04f80-abd9-43f2-a26e-19ab9ad6b83e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:47:05.129Z|7c0ca802-7c9d-4980-be5c-abe4b7f6bc96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:47:05.130Z|7c0ca802-7c9d-4980-be5c-abe4b7f6bc96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:47:15.157Z|9da850ea-15ca-4cfa-9a87-1f6de48d37d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:47:15.158Z|9da850ea-15ca-4cfa-9a87-1f6de48d37d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:47:15.162Z|919736fa-89e3-46b7-a046-729f3e049ba0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:47:15.162Z|4cc3bb6c-fc48-4826-b406-63f02a441cec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:47:15.163Z|919736fa-89e3-46b7-a046-729f3e049ba0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:47:15.164Z|4cc3bb6c-fc48-4826-b406-63f02a441cec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:47:15.772Z|54c8bdb7-53e3-41a1-aff2-112a6c4eb5e4|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T04:47:15.773Z|54c8bdb7-53e3-41a1-aff2-112a6c4eb5e4|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T04:47:18.817Z|07902f69-05d0-46ea-90b4-7c93bba4fb18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:47:18.818Z|07902f69-05d0-46ea-90b4-7c93bba4fb18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:47:19.159Z|5f9d4c20-eb01-41c1-be86-eaf95c3e6d52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:47:19.159Z|5f9d4c20-eb01-41c1-be86-eaf95c3e6d52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:47:25.196Z|1381c16d-4f8b-4611-86fd-9bf8ae743f0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:47:25.196Z|8ab13df3-25d0-4051-8206-c9d9bcd3c2c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:47:25.197Z|1381c16d-4f8b-4611-86fd-9bf8ae743f0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:47:25.197Z|77c671ce-e968-4da8-b677-bb405b0d231b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:47:25.197Z|8ab13df3-25d0-4051-8206-c9d9bcd3c2c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:47:25.197Z|77c671ce-e968-4da8-b677-bb405b0d231b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:47:33.818Z|ba2ad510-0204-4443-95ed-b39aa5a9c4b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:47:33.818Z|ba2ad510-0204-4443-95ed-b39aa5a9c4b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:47:35.227Z|34f65ccf-b285-439a-89a3-a7dfd844f82a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:47:35.228Z|34f65ccf-b285-439a-89a3-a7dfd844f82a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:47:35.235Z|558c3673-7aac-4ca5-948d-82369e6d8902|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:47:35.236Z|558c3673-7aac-4ca5-948d-82369e6d8902|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:47:35.236Z|f03dd638-8db0-4d84-94f6-5c18578657ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:47:35.237Z|f03dd638-8db0-4d84-94f6-5c18578657ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:47:45.268Z|bda5fb38-172e-4f3a-a4b4-c0e806e725ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:47:45.269Z|bda5fb38-172e-4f3a-a4b4-c0e806e725ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:47:45.269Z|b21b28cd-c6c3-410d-88cc-a8c36716f285|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:47:45.269Z|3bd97f5e-a794-40d2-9b49-1f17cb2b44dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:47:45.270Z|b21b28cd-c6c3-410d-88cc-a8c36716f285|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:47:45.270Z|3bd97f5e-a794-40d2-9b49-1f17cb2b44dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:47:48.817Z|7313c956-edce-4895-8ead-0bf2ed5a1a03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:47:48.822Z|7313c956-edce-4895-8ead-0bf2ed5a1a03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:47:49.160Z|1c71e3b4-60be-4f87-8849-3aa9dd94b60d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:47:49.161Z|1c71e3b4-60be-4f87-8849-3aa9dd94b60d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:47:55.299Z|370e616c-8d1a-4f67-86e0-d716f80d3231|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:47:55.301Z|370e616c-8d1a-4f67-86e0-d716f80d3231|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:47:55.301Z|c79c6f2f-6e23-4dce-8ea4-d99fc551fa34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:47:55.302Z|c79c6f2f-6e23-4dce-8ea4-d99fc551fa34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:47:55.304Z|133f8f3b-30e9-43fd-95b2-8000cefcd304|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:47:55.305Z|133f8f3b-30e9-43fd-95b2-8000cefcd304|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:48:03.818Z|45c256f1-1909-47ab-a382-85509ce08f98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:48:03.818Z|45c256f1-1909-47ab-a382-85509ce08f98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:48:05.333Z|92279a88-f2af-4798-98f4-03cc95559aee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:48:05.333Z|3a274361-ace5-4a77-aea0-ad4357eb0f18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:48:05.334Z|92279a88-f2af-4798-98f4-03cc95559aee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:48:05.334Z|3a274361-ace5-4a77-aea0-ad4357eb0f18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:48:05.337Z|b2268a2c-2b82-49d2-aec6-c885100b9943|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:48:05.338Z|b2268a2c-2b82-49d2-aec6-c885100b9943|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:48:15.364Z|067a6179-8048-4d50-ab79-073a07eea602|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:48:15.365Z|067a6179-8048-4d50-ab79-073a07eea602|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:48:15.372Z|28a9545e-33e0-413a-972b-9f404582a685|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:48:15.372Z|28a9545e-33e0-413a-972b-9f404582a685|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:48:15.373Z|45ced160-35cc-4365-b095-23a569983c1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:48:15.373Z|45ced160-35cc-4365-b095-23a569983c1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:48:15.773Z|292a6116-0b38-4eca-84e9-76f57d20fe03|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T04:48:15.775Z|292a6116-0b38-4eca-84e9-76f57d20fe03|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T04:48:18.820Z|7ec72aa0-a123-4650-8623-5e9e92ab30d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:48:18.821Z|7ec72aa0-a123-4650-8623-5e9e92ab30d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:48:19.161Z|d5f65ea0-2562-4764-917f-abe26c532755|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:48:19.162Z|d5f65ea0-2562-4764-917f-abe26c532755|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:48:25.399Z|69594f31-cf84-40d1-9e6f-1f83aa5a4d3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:48:25.400Z|69594f31-cf84-40d1-9e6f-1f83aa5a4d3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:48:25.401Z|2d68b370-d170-40ad-8698-a47069932bbd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:48:25.402Z|2d68b370-d170-40ad-8698-a47069932bbd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:48:25.404Z|f5611862-2cdc-4f46-9e3c-d9ae52d72eff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:48:25.405Z|f5611862-2cdc-4f46-9e3c-d9ae52d72eff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:48:33.818Z|42bfb6bc-4375-409c-b12d-528cdbf3db0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:48:33.822Z|42bfb6bc-4375-409c-b12d-528cdbf3db0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:48:35.426Z|f632044b-b3fd-4f7b-913a-f88541b7118a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:48:35.427Z|f632044b-b3fd-4f7b-913a-f88541b7118a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:48:35.431Z|568cf505-5277-4d65-9f20-a61da2969576|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:48:35.431Z|568cf505-5277-4d65-9f20-a61da2969576|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:48:35.432Z|6ebda431-16c0-4954-95b8-236ea735216a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:48:35.433Z|6ebda431-16c0-4954-95b8-236ea735216a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:48:45.455Z|40961790-6ce9-4076-978e-d1886e000704|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:48:45.456Z|40961790-6ce9-4076-978e-d1886e000704|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:48:45.461Z|6fa62574-bef0-41cd-abeb-dfe04b18404c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:48:45.462Z|6fa62574-bef0-41cd-abeb-dfe04b18404c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:48:45.469Z|e9f94aed-fe1c-4f2c-ae59-e487c9d87a5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:48:45.471Z|e9f94aed-fe1c-4f2c-ae59-e487c9d87a5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:48:48.817Z|f97549c1-7d66-431c-8c72-b23db102f3ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:48:48.818Z|f97549c1-7d66-431c-8c72-b23db102f3ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:48:49.162Z|31073f50-6148-4519-a734-0125847a7b40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:48:49.163Z|31073f50-6148-4519-a734-0125847a7b40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:48:55.495Z|e4e00c58-e580-4223-805e-b923b041ef2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:48:55.497Z|e4e00c58-e580-4223-805e-b923b041ef2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:48:55.502Z|a0e52869-a5f9-4328-a76b-c3301c028022|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:48:55.503Z|a0e52869-a5f9-4328-a76b-c3301c028022|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:48:55.505Z|9a0e7565-1090-4cf6-acec-e658e0fc4a72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:48:55.505Z|9a0e7565-1090-4cf6-acec-e658e0fc4a72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:49:03.817Z|09010ee3-01ec-4d36-b9c7-196fe5bd5fa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:49:03.819Z|09010ee3-01ec-4d36-b9c7-196fe5bd5fa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:49:05.533Z|024a70b0-a06f-430b-9312-3ce2112c5e65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:49:05.533Z|024a70b0-a06f-430b-9312-3ce2112c5e65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:49:05.549Z|5ec2f990-e5d9-4759-b2f0-8b1aff363749|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:49:05.550Z|5ec2f990-e5d9-4759-b2f0-8b1aff363749|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:49:05.551Z|c54542a4-82bd-4229-8981-4c3528500a69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:49:05.552Z|c54542a4-82bd-4229-8981-4c3528500a69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:49:15.576Z|f0b183be-50e9-4ef9-8df5-8e8e1f3f4a84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:49:15.577Z|f0b183be-50e9-4ef9-8df5-8e8e1f3f4a84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:49:15.584Z|5edc1052-6fdb-470c-b6b2-641fd7fd4936|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:49:15.584Z|5edc1052-6fdb-470c-b6b2-641fd7fd4936|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:49:15.585Z|9c673889-9e2b-47b6-b4f9-7e94b769f43c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:49:15.585Z|9c673889-9e2b-47b6-b4f9-7e94b769f43c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:49:15.772Z|c318c3b4-ee51-470a-9c53-f1a19bc46de3|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T04:49:15.773Z|c318c3b4-ee51-470a-9c53-f1a19bc46de3|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T04:49:18.817Z|f2ee687a-177c-4f9f-8eab-2f1421093b92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:49:18.822Z|f2ee687a-177c-4f9f-8eab-2f1421093b92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:49:19.164Z|c774f3e8-0a9d-408a-90bb-2a7a3ef83e56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:49:19.165Z|c774f3e8-0a9d-408a-90bb-2a7a3ef83e56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:49:25.603Z|d731a345-947a-41c4-b01a-c74ead059c1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:49:25.604Z|d731a345-947a-41c4-b01a-c74ead059c1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:49:25.610Z|f5fc0342-6188-4e84-a98f-fe607d877798|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:49:25.611Z|198d3c64-31bd-4359-8d2a-a45325fdd8ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:49:25.611Z|f5fc0342-6188-4e84-a98f-fe607d877798|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:49:25.612Z|198d3c64-31bd-4359-8d2a-a45325fdd8ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:49:33.818Z|abc94c28-6c9a-41db-87b4-724c9d60a246|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:49:33.818Z|abc94c28-6c9a-41db-87b4-724c9d60a246|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:49:35.629Z|ce46756b-428a-4e1b-b3f7-342f03e9309b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:49:35.630Z|ce46756b-428a-4e1b-b3f7-342f03e9309b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:49:35.635Z|eba6bb97-c067-4f55-bf2c-ef2ad042c7ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:49:35.636Z|eba6bb97-c067-4f55-bf2c-ef2ad042c7ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:49:35.636Z|24d19257-1f15-4200-b482-b4c66798d98a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:49:35.637Z|24d19257-1f15-4200-b482-b4c66798d98a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:49:45.659Z|1235650f-6738-416d-bb76-3634dee9af2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:49:45.660Z|1235650f-6738-416d-bb76-3634dee9af2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:49:45.667Z|abfbfbc4-9ca3-484a-b029-6336b908bebe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:49:45.667Z|dd5f946b-e031-45e5-bd0f-cbe36112c291|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:49:45.668Z|dd5f946b-e031-45e5-bd0f-cbe36112c291|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:49:45.668Z|abfbfbc4-9ca3-484a-b029-6336b908bebe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:49:48.818Z|3b8d9757-59ef-419a-905d-994c199f6ca0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:49:48.818Z|3b8d9757-59ef-419a-905d-994c199f6ca0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:49:49.166Z|bf8ccd38-c7ae-460d-90de-f9654b75c475|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:49:49.166Z|bf8ccd38-c7ae-460d-90de-f9654b75c475|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:49:55.693Z|0f3d4f9d-d3ee-490b-bf9c-01535aab15c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:49:55.694Z|0f3d4f9d-d3ee-490b-bf9c-01535aab15c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:49:55.698Z|279631a1-e9ad-4c19-b376-86da36694ee1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:49:55.698Z|bcc6207d-4eed-4160-bdae-e713dccc795d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:49:55.699Z|279631a1-e9ad-4c19-b376-86da36694ee1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:49:55.699Z|bcc6207d-4eed-4160-bdae-e713dccc795d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:50:03.818Z|2128ecf5-ee7e-437f-b447-9d30301d4a08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:50:03.821Z|2128ecf5-ee7e-437f-b447-9d30301d4a08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:50:05.742Z|1eefa45d-cf2b-450a-9fb5-6acb0269d497|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:50:05.742Z|5a1727eb-370c-43ca-b845-69809e71492b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:50:05.743Z|1eefa45d-cf2b-450a-9fb5-6acb0269d497|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:50:05.744Z|f628eb1c-7787-43b5-ada8-1cb5c9f934f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:50:05.746Z|5a1727eb-370c-43ca-b845-69809e71492b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:50:05.748Z|f628eb1c-7787-43b5-ada8-1cb5c9f934f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:50:15.774Z|28aa0157-f317-4a86-ba6e-6ec5c1c49cb8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:50:15.774Z|f2b7dada-9a62-4dce-9e8b-c5aa9cfcf071|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T04:50:15.775Z|28aa0157-f317-4a86-ba6e-6ec5c1c49cb8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:50:15.779Z|cbdc1e65-5ad3-4119-b325-5f0a52fb9783|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:50:15.780Z|cbdc1e65-5ad3-4119-b325-5f0a52fb9783|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:50:15.776Z|f2b7dada-9a62-4dce-9e8b-c5aa9cfcf071|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T04:50:15.784Z|1515a97d-8c69-4ed1-932f-3e66bd994fc0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:50:15.785Z|1515a97d-8c69-4ed1-932f-3e66bd994fc0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:50:18.817Z|cec113bd-95ee-4bb3-9d18-8b0703f96884|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:50:18.818Z|cec113bd-95ee-4bb3-9d18-8b0703f96884|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:50:19.167Z|49f5ff1d-1d28-418d-9ee3-7b2420697871|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:50:19.168Z|49f5ff1d-1d28-418d-9ee3-7b2420697871|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:50:25.815Z|c9808053-9625-438a-a783-3e905f7e44a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:50:25.816Z|c9808053-9625-438a-a783-3e905f7e44a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:50:25.823Z|3becaf07-88f1-4201-85a8-6f0ab91c0f6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:50:25.824Z|3becaf07-88f1-4201-85a8-6f0ab91c0f6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:50:25.824Z|b4a062fe-574a-48f6-a672-d8b0d7f80788|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:50:25.824Z|b4a062fe-574a-48f6-a672-d8b0d7f80788|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:50:33.818Z|fb048bad-3cab-4956-b53b-ba5fa8709b26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:50:33.818Z|fb048bad-3cab-4956-b53b-ba5fa8709b26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:50:35.848Z|777efeb1-af16-461d-9b64-64536baf2d35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:50:35.849Z|777efeb1-af16-461d-9b64-64536baf2d35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:50:35.856Z|463bf496-e5a9-4259-a9e5-053e75493fec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:50:35.857Z|463bf496-e5a9-4259-a9e5-053e75493fec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:50:35.857Z|2e7733dc-d565-4769-a730-9c9d1a9b27bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:50:35.858Z|2e7733dc-d565-4769-a730-9c9d1a9b27bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:50:45.885Z|d0f0eae5-be2e-403d-9b2d-66d755709ee8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:50:45.886Z|d0f0eae5-be2e-403d-9b2d-66d755709ee8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:50:45.890Z|66687571-4968-44cb-9182-accbe9c025ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:50:45.891Z|66687571-4968-44cb-9182-accbe9c025ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:50:45.892Z|24fec8f1-93e9-45a3-bdff-5eb6a9eaba93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:50:45.893Z|24fec8f1-93e9-45a3-bdff-5eb6a9eaba93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:50:48.818Z|19099f07-d06e-4c07-8e44-cb8105ba393c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:50:48.822Z|19099f07-d06e-4c07-8e44-cb8105ba393c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:50:49.169Z|2c154c51-96e1-47aa-8346-23915e3e91f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:50:49.169Z|2c154c51-96e1-47aa-8346-23915e3e91f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:50:55.920Z|eec8e4d5-8a4d-4bbc-ab50-1ed497d42076|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:50:55.922Z|eec8e4d5-8a4d-4bbc-ab50-1ed497d42076|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:50:55.934Z|f9888161-899a-4053-9c1a-96c285d4b6a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:50:55.935Z|f9888161-899a-4053-9c1a-96c285d4b6a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:50:55.935Z|fb8b0626-3a0d-4977-bee6-3bdaf4201ef1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:50:55.937Z|fb8b0626-3a0d-4977-bee6-3bdaf4201ef1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:51:03.818Z|8797a710-dd85-46af-8dce-ceed45430d8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:51:03.818Z|8797a710-dd85-46af-8dce-ceed45430d8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:51:05.969Z|1fee10b9-19ab-48d2-8cb1-986f0ad4d5d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:51:05.970Z|1fee10b9-19ab-48d2-8cb1-986f0ad4d5d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:51:05.971Z|af056f7f-2aab-4e90-bb39-9f983aff63c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:51:05.971Z|69d7713d-2d1a-4eca-bc79-7b78df3d1835|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:51:05.972Z|af056f7f-2aab-4e90-bb39-9f983aff63c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:51:05.972Z|69d7713d-2d1a-4eca-bc79-7b78df3d1835|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:51:15.773Z|8719e409-4747-4192-87f2-97cadbe10af8|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T04:51:15.775Z|8719e409-4747-4192-87f2-97cadbe10af8|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T04:51:15.998Z|31e82128-8bd1-4e52-b749-db7cbaf8ccbb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:51:15.999Z|31e82128-8bd1-4e52-b749-db7cbaf8ccbb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:51:16.004Z|a58f9539-52e0-4472-8528-630593023b2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:51:16.005Z|a58f9539-52e0-4472-8528-630593023b2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:51:16.005Z|cd35c749-82ee-4ff8-be30-a4cedaa3858f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:51:16.006Z|cd35c749-82ee-4ff8-be30-a4cedaa3858f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:51:18.817Z|e768deb8-f307-4bd1-8222-7f0e13dff02b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:51:18.818Z|e768deb8-f307-4bd1-8222-7f0e13dff02b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:51:19.169Z|256a5338-42be-451d-a72a-fb9dc55970a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:51:19.170Z|256a5338-42be-451d-a72a-fb9dc55970a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:51:26.031Z|f8b6bb63-e8d3-44df-b250-f2f68708e8a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:51:26.032Z|f8b6bb63-e8d3-44df-b250-f2f68708e8a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:51:26.034Z|93b5c4c4-621a-4e5f-95a1-9a09655e5c00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:51:26.034Z|9dc29dea-2ec3-4d30-b1ab-0b553bb3996a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:51:26.035Z|93b5c4c4-621a-4e5f-95a1-9a09655e5c00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:51:26.036Z|9dc29dea-2ec3-4d30-b1ab-0b553bb3996a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:51:33.817Z|0e12be2b-3b2f-495b-a327-1016e576cecb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:51:33.822Z|0e12be2b-3b2f-495b-a327-1016e576cecb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:51:36.059Z|8a336300-1487-4c90-a47a-64093fa24377|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:51:36.060Z|8a336300-1487-4c90-a47a-64093fa24377|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:51:36.069Z|f7117759-6784-48e0-88bc-bdbf568f1b34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:51:36.070Z|f7117759-6784-48e0-88bc-bdbf568f1b34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:51:36.071Z|55bdc201-9a51-4ba2-9cc5-5c1a602a3459|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:51:36.072Z|55bdc201-9a51-4ba2-9cc5-5c1a602a3459|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:51:46.090Z|76af94dc-e110-4959-b948-e8e40257b4dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:51:46.090Z|76af94dc-e110-4959-b948-e8e40257b4dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:51:46.101Z|d26c2d02-cdfb-42c3-960e-e2109bcb897c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:51:46.103Z|d26c2d02-cdfb-42c3-960e-e2109bcb897c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:51:46.107Z|5f999727-eec9-4308-b2db-8c36d8c2e35d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:51:46.108Z|5f999727-eec9-4308-b2db-8c36d8c2e35d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:51:48.818Z|463f2c84-8c11-4dca-9442-bcfba97abf85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:51:48.818Z|463f2c84-8c11-4dca-9442-bcfba97abf85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:51:49.171Z|91bd1016-aa18-473e-b5e5-441e40c15193|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:51:49.171Z|91bd1016-aa18-473e-b5e5-441e40c15193|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:51:56.125Z|c589d8b9-974c-4339-b440-42fddac57354|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:51:56.126Z|c589d8b9-974c-4339-b440-42fddac57354|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:51:56.138Z|4b04b9e4-c372-4e62-a835-1c7068af0ae7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:51:56.139Z|4b04b9e4-c372-4e62-a835-1c7068af0ae7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:51:56.145Z|c8209c61-e330-49ef-bfe1-a4271712b7f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:51:56.146Z|c8209c61-e330-49ef-bfe1-a4271712b7f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:52:03.817Z|023e0253-657b-4056-8569-7a7eef43db76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:52:03.818Z|023e0253-657b-4056-8569-7a7eef43db76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:52:06.157Z|8e46b9d5-3b60-4778-8fa8-44e617a9850f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:52:06.158Z|8e46b9d5-3b60-4778-8fa8-44e617a9850f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:52:06.172Z|e744b216-bf94-4197-a589-dee064ef959d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:52:06.173Z|ec0a6627-119e-4dcc-b058-aea606e43281|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:52:06.173Z|e744b216-bf94-4197-a589-dee064ef959d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:52:06.174Z|ec0a6627-119e-4dcc-b058-aea606e43281|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:52:15.772Z|a02e845a-2601-4ac2-a414-4b9675cc541f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T04:52:15.773Z|a02e845a-2601-4ac2-a414-4b9675cc541f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T04:52:16.188Z|246cf2a3-8f2f-48de-a0d8-da05f524f609|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:52:16.189Z|246cf2a3-8f2f-48de-a0d8-da05f524f609|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:52:16.201Z|a8066e45-234b-4f9c-9511-8863966015de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:52:16.202Z|a8066e45-234b-4f9c-9511-8863966015de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:52:16.201Z|d0b2f96c-5331-442b-a54a-4b8350fc7c5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:52:16.203Z|d0b2f96c-5331-442b-a54a-4b8350fc7c5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:52:18.817Z|b969c242-ce69-46b5-b461-0c85601c8335|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:52:18.822Z|b969c242-ce69-46b5-b461-0c85601c8335|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:52:19.172Z|7edd4311-d9fe-471c-8a1e-35620d967bdb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:52:19.173Z|7edd4311-d9fe-471c-8a1e-35620d967bdb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:52:26.221Z|7a6fdaea-c387-4c24-96cd-c2487011ab40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:52:26.222Z|7a6fdaea-c387-4c24-96cd-c2487011ab40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:52:26.230Z|b14aefd5-63ba-47c9-994a-2e0f8f7790b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:52:26.231Z|b14aefd5-63ba-47c9-994a-2e0f8f7790b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:52:26.233Z|2d1e6c1d-e1c4-4957-9131-f7e7041d53a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:52:26.234Z|2d1e6c1d-e1c4-4957-9131-f7e7041d53a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:52:33.817Z|cc58b6e2-c093-4856-b764-15c201696512|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:52:33.818Z|cc58b6e2-c093-4856-b764-15c201696512|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:52:36.256Z|5ae914a0-924b-4515-91f2-7060a6fb5faf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:52:36.257Z|5ae914a0-924b-4515-91f2-7060a6fb5faf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:52:36.264Z|3152245b-1930-4187-8451-d03aa0320826|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:52:36.265Z|3152245b-1930-4187-8451-d03aa0320826|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:52:36.264Z|32439d1d-ade1-4a69-9e36-8bf2c58b5d52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:52:36.266Z|32439d1d-ade1-4a69-9e36-8bf2c58b5d52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:52:46.298Z|69db4be6-b2f8-495a-8cd0-c5b0a67e4204|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:52:46.299Z|b71a2088-3a16-4046-99df-4124544c0f97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:52:46.300Z|b71a2088-3a16-4046-99df-4124544c0f97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:52:46.299Z|69db4be6-b2f8-495a-8cd0-c5b0a67e4204|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:52:46.301Z|71fa6752-b5ba-4245-b3e4-bfb3ce847a03|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:52:46.302Z|71fa6752-b5ba-4245-b3e4-bfb3ce847a03|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:52:48.818Z|9ad84fc3-e7ea-4733-b95f-210ece42973f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:52:48.818Z|9ad84fc3-e7ea-4733-b95f-210ece42973f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:52:49.173Z|b9d65e66-0f1e-4f58-b9df-72a4aefb4501|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:52:49.174Z|b9d65e66-0f1e-4f58-b9df-72a4aefb4501|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:52:56.331Z|5611d750-3e59-46b9-9193-163e446fbb8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:52:56.331Z|d0fb76d3-9df7-46e3-9883-adf9af43ebf9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:52:56.332Z|5611d750-3e59-46b9-9193-163e446fbb8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:52:56.332Z|d0fb76d3-9df7-46e3-9883-adf9af43ebf9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:52:56.335Z|43795be2-34c3-4f5e-865c-9316f2454bce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:52:56.336Z|43795be2-34c3-4f5e-865c-9316f2454bce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:53:03.818Z|c093e455-55e4-41a1-b0aa-2bf34db51768|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:53:03.823Z|c093e455-55e4-41a1-b0aa-2bf34db51768|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:53:06.364Z|8fc0bf62-5630-489e-a5f6-5a88b86e69c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:53:06.365Z|8fc0bf62-5630-489e-a5f6-5a88b86e69c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:53:06.369Z|af38cf1e-e756-49a8-a5b9-09989cc6abdc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:53:06.370Z|dfa2b9b9-63f0-4a12-a9f7-658d4f18560e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:53:06.371Z|af38cf1e-e756-49a8-a5b9-09989cc6abdc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:53:06.371Z|dfa2b9b9-63f0-4a12-a9f7-658d4f18560e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:53:15.773Z|e8bd26db-ad33-4329-9267-6885bb381912|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T04:53:15.774Z|e8bd26db-ad33-4329-9267-6885bb381912|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T04:53:16.404Z|5538b1c1-6518-4572-a49a-db72b2c52e1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:53:16.404Z|5bff9604-e45a-4733-8789-25f5b3ac807d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:53:16.405Z|5538b1c1-6518-4572-a49a-db72b2c52e1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:53:16.405Z|5bff9604-e45a-4733-8789-25f5b3ac807d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:53:16.406Z|ecae3d07-b0ea-4009-8d61-0c3e2d80d5c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:53:16.407Z|ecae3d07-b0ea-4009-8d61-0c3e2d80d5c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:53:18.817Z|14324d04-ef98-492e-9140-bda75108bb5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:53:18.818Z|14324d04-ef98-492e-9140-bda75108bb5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:53:19.176Z|18724b82-6dc4-40ea-b10c-f7481659846e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:53:19.176Z|18724b82-6dc4-40ea-b10c-f7481659846e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:53:26.443Z|924c8cf0-d231-4356-8ed6-b5c01830d149|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:53:26.444Z|924c8cf0-d231-4356-8ed6-b5c01830d149|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:53:26.450Z|0ec153a7-a107-40ec-b054-96a09f30708c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:53:26.450Z|df44aecf-5648-44df-8d52-8acead7008fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:53:26.451Z|df44aecf-5648-44df-8d52-8acead7008fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:53:26.451Z|0ec153a7-a107-40ec-b054-96a09f30708c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:53:33.817Z|729b93b3-683a-473c-918b-bb5ad258824d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:53:33.818Z|729b93b3-683a-473c-918b-bb5ad258824d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:53:36.493Z|86454578-9146-4a79-859b-9501c5f7c027|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:53:36.493Z|078e2b7a-0d2f-42ee-8565-b6a1fc2dc30e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:53:36.494Z|078e2b7a-0d2f-42ee-8565-b6a1fc2dc30e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:53:36.494Z|86454578-9146-4a79-859b-9501c5f7c027|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:53:36.494Z|b8e53b89-2d60-4d11-8717-a6d1cd1ad8c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:53:36.496Z|b8e53b89-2d60-4d11-8717-a6d1cd1ad8c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:53:46.526Z|430d5282-f299-48a8-9db9-2529d9986a4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:53:46.528Z|430d5282-f299-48a8-9db9-2529d9986a4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:53:46.532Z|d2b121ed-ad8a-4733-a6f1-a9a358500ac9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:53:46.533Z|430c9b68-4074-4648-a2a9-0ba079da1dd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:53:46.533Z|d2b121ed-ad8a-4733-a6f1-a9a358500ac9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:53:46.534Z|430c9b68-4074-4648-a2a9-0ba079da1dd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:53:48.817Z|eed4700e-2603-41cc-a6ac-d2e3d67b75ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:53:48.821Z|eed4700e-2603-41cc-a6ac-d2e3d67b75ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:53:49.177Z|76259e63-cce4-4ecb-a8cd-3bf9b5ab2e02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:53:49.178Z|76259e63-cce4-4ecb-a8cd-3bf9b5ab2e02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:53:56.563Z|7695943c-ddf9-4b64-8c73-06a7b22a3f00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:53:56.564Z|7695943c-ddf9-4b64-8c73-06a7b22a3f00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:53:56.573Z|f8dfb830-3826-42de-a18b-299f698ddc08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:53:56.574Z|f8dfb830-3826-42de-a18b-299f698ddc08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:53:56.577Z|580a7c2a-672f-457e-a6f9-fe7b17b8e510|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:53:56.578Z|580a7c2a-672f-457e-a6f9-fe7b17b8e510|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:54:03.817Z|45bc846d-5673-44d2-a47d-5f65a370edc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:54:03.818Z|45bc846d-5673-44d2-a47d-5f65a370edc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:54:06.600Z|73211b04-0ee4-47ee-af3c-cfbe57ba94ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:54:06.601Z|73211b04-0ee4-47ee-af3c-cfbe57ba94ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:54:06.603Z|2ea84bf8-003b-4a1c-af8a-591d7ab92c7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:54:06.604Z|2ea84bf8-003b-4a1c-af8a-591d7ab92c7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:54:06.608Z|8aa00702-9806-469a-9f67-9859408f0938|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:54:06.609Z|8aa00702-9806-469a-9f67-9859408f0938|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:54:15.772Z|73804ebc-a3f6-4944-8def-97dd4d33a7b6|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T04:54:15.773Z|73804ebc-a3f6-4944-8def-97dd4d33a7b6|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T04:54:16.639Z|bf45f551-70e9-4c49-bf6c-eeade58f6d10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:54:16.640Z|bf45f551-70e9-4c49-bf6c-eeade58f6d10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:54:16.644Z|df8e5988-5693-429c-b152-d6cdaf772a02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:54:16.644Z|df8e5988-5693-429c-b152-d6cdaf772a02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:54:16.644Z|6a031e82-b0bb-4e9a-bade-9f6d53b0b48b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:54:16.645Z|6a031e82-b0bb-4e9a-bade-9f6d53b0b48b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:54:18.817Z|231cc7c9-4945-4402-ab0f-a9c3f67fdf02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:54:18.818Z|231cc7c9-4945-4402-ab0f-a9c3f67fdf02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:54:19.178Z|7d782507-fe3a-4996-94a0-75f3e9916ffc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:54:19.179Z|7d782507-fe3a-4996-94a0-75f3e9916ffc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:54:26.671Z|8e8e4c09-d052-450e-b157-866fa3157231|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:54:26.672Z|8e8e4c09-d052-450e-b157-866fa3157231|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:54:26.673Z|f33925f3-142c-401a-a1dc-866c9b551fb8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:54:26.674Z|f33925f3-142c-401a-a1dc-866c9b551fb8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:54:26.677Z|f14a6755-9269-41a5-b34f-1537f1e11f72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:54:26.678Z|f14a6755-9269-41a5-b34f-1537f1e11f72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:54:33.818Z|cf435341-aa9a-4101-8ca2-4eece02123d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:54:33.823Z|cf435341-aa9a-4101-8ca2-4eece02123d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:54:36.703Z|4e38bca6-94c5-40b9-8796-d3e748ffa7e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:54:36.704Z|4e38bca6-94c5-40b9-8796-d3e748ffa7e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:54:36.710Z|ff71db4d-08fb-457f-8922-63eaadd733d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:54:36.710Z|ff71db4d-08fb-457f-8922-63eaadd733d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:54:36.711Z|8e17cc88-23a4-4557-8a19-410c88d7dcd1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:54:36.712Z|8e17cc88-23a4-4557-8a19-410c88d7dcd1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:54:46.736Z|425e34dd-626a-42a0-b5cd-98ad80b79140|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:54:46.737Z|425e34dd-626a-42a0-b5cd-98ad80b79140|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:54:46.738Z|67ac236d-9db7-4b67-a475-1bfa5f7b8ac1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:54:46.738Z|67ac236d-9db7-4b67-a475-1bfa5f7b8ac1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:54:46.741Z|e0ca7810-78e0-47b5-a0c1-bbe9ed661bce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:54:46.742Z|e0ca7810-78e0-47b5-a0c1-bbe9ed661bce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:54:48.817Z|3b071714-5b37-4529-9fcb-e8de7d75c74a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:54:48.818Z|3b071714-5b37-4529-9fcb-e8de7d75c74a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:54:49.180Z|48f25d5f-fe5b-4bb3-a9ee-125e9750e200|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:54:49.180Z|48f25d5f-fe5b-4bb3-a9ee-125e9750e200|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:54:56.768Z|feb5dd2c-c505-4935-ad56-7be786ebeec0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:54:56.769Z|feb5dd2c-c505-4935-ad56-7be786ebeec0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:54:56.771Z|6d762eb0-a9a0-4e3f-bb6c-37e42d63e231|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:54:56.771Z|251f07ba-3697-46e7-9476-4f2ece6cb156|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:54:56.772Z|6d762eb0-a9a0-4e3f-bb6c-37e42d63e231|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:54:56.772Z|251f07ba-3697-46e7-9476-4f2ece6cb156|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:55:03.818Z|3f02b284-6bb9-4cd9-954c-0e000ec53e5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:55:03.818Z|3f02b284-6bb9-4cd9-954c-0e000ec53e5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:55:06.800Z|17383547-7209-4678-9df1-167a093c1357|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:55:06.801Z|17383547-7209-4678-9df1-167a093c1357|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:55:06.805Z|7ea71f03-9b49-4af2-b9f4-b4c1eec292c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:55:06.806Z|7ea71f03-9b49-4af2-b9f4-b4c1eec292c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:55:06.806Z|d1baf9ea-412a-4580-9e59-bf2d4c3a6eb0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:55:06.806Z|d1baf9ea-412a-4580-9e59-bf2d4c3a6eb0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:55:15.772Z|af195dd0-18a9-4942-874b-9ac305ee3795|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T04:55:15.774Z|af195dd0-18a9-4942-874b-9ac305ee3795|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T04:55:16.830Z|f39f4b2d-fb62-4d46-94df-4db1107bc530|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:55:16.831Z|f39f4b2d-fb62-4d46-94df-4db1107bc530|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:55:16.832Z|3ff5787d-f0af-4c32-946a-7b15486e7bc9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:55:16.833Z|3ff5787d-f0af-4c32-946a-7b15486e7bc9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:55:16.857Z|3c7b7f87-184c-4171-b2d6-eb5cbbfd778c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:55:16.858Z|3c7b7f87-184c-4171-b2d6-eb5cbbfd778c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:55:18.817Z|192daa1a-87fc-41bb-ac8b-d6cc51bc3ce8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:55:18.822Z|192daa1a-87fc-41bb-ac8b-d6cc51bc3ce8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:55:19.181Z|48a475d1-b4f4-44d0-b3ed-45ae6fc95be0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:55:19.182Z|48a475d1-b4f4-44d0-b3ed-45ae6fc95be0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:55:26.865Z|9f6e02ea-172a-42a2-af00-3213a1b54c52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:55:26.866Z|9f6e02ea-172a-42a2-af00-3213a1b54c52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:55:26.872Z|3ec8998f-c319-4717-aa08-ea0003b1f46d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:55:26.873Z|3ec8998f-c319-4717-aa08-ea0003b1f46d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:55:26.891Z|fd2b8b56-9add-4ad8-913a-2abd22fd3cd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:55:26.892Z|fd2b8b56-9add-4ad8-913a-2abd22fd3cd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:55:33.818Z|5a6dce28-fd3c-4102-801c-6d8e630d6897|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:55:33.819Z|5a6dce28-fd3c-4102-801c-6d8e630d6897|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:55:36.899Z|86232504-e4fd-407b-b456-486e05cbbd02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:55:36.899Z|38cd15cf-ed92-439f-922a-0783e2ad3047|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:55:36.900Z|86232504-e4fd-407b-b456-486e05cbbd02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:55:36.900Z|38cd15cf-ed92-439f-922a-0783e2ad3047|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:55:36.925Z|1f60062f-6e11-47c6-85a6-a237859f1a2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:55:36.926Z|1f60062f-6e11-47c6-85a6-a237859f1a2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:55:46.926Z|bf5b5f30-e057-4f9d-ae92-ac184eaf0879|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:55:46.927Z|bf5b5f30-e057-4f9d-ae92-ac184eaf0879|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:55:46.929Z|9f8f6a5e-7573-47c1-9434-7911fb274552|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:55:46.930Z|9f8f6a5e-7573-47c1-9434-7911fb274552|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:55:46.953Z|ab501b1a-0457-4c90-a13b-bccdfc66d2da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:55:46.954Z|ab501b1a-0457-4c90-a13b-bccdfc66d2da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:55:48.818Z|9c35a3ec-5a10-4072-892d-caa02b1fe4a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:55:48.818Z|9c35a3ec-5a10-4072-892d-caa02b1fe4a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:55:49.183Z|b0e9ecf1-5536-4510-9e58-8b5aea44a377|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:55:49.184Z|b0e9ecf1-5536-4510-9e58-8b5aea44a377|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:55:56.967Z|88e361f3-6365-4d2f-9aca-d84404b9ad4b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:55:56.968Z|c45b1278-092a-4845-8949-05f6bf1bd94a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:55:56.968Z|88e361f3-6365-4d2f-9aca-d84404b9ad4b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:55:56.969Z|c45b1278-092a-4845-8949-05f6bf1bd94a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:55:56.983Z|bb3caae3-8dba-439a-ade9-5badb549d66c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:55:56.984Z|bb3caae3-8dba-439a-ade9-5badb549d66c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:56:03.818Z|de49d757-015a-4cf1-8cd5-51f3d1397103|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:56:03.822Z|de49d757-015a-4cf1-8cd5-51f3d1397103|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:56:07.004Z|8f1b31c9-4368-4e83-9e47-c61f2f888e6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:56:07.005Z|8f1b31c9-4368-4e83-9e47-c61f2f888e6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:56:07.006Z|1ccf5fd2-bfab-4eb2-b897-b8b2793c045a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:56:07.008Z|1ccf5fd2-bfab-4eb2-b897-b8b2793c045a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:56:07.015Z|ead72e51-8065-4b06-863a-d84b3c96719e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:56:07.016Z|ead72e51-8065-4b06-863a-d84b3c96719e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:56:15.773Z|b26984ab-58ab-472c-9c25-c5a1c5514596|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T04:56:15.774Z|b26984ab-58ab-472c-9c25-c5a1c5514596|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T04:56:17.040Z|4920e257-7b97-4e72-88ca-68a3706b3211|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:56:17.041Z|4920e257-7b97-4e72-88ca-68a3706b3211|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:56:17.043Z|fbd2969a-317d-40db-b6a9-9482813ebc5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:56:17.044Z|fbd2969a-317d-40db-b6a9-9482813ebc5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:56:17.046Z|a9c5e9cf-aa1d-4d3e-b98d-2b6c14b5a9ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:56:17.047Z|a9c5e9cf-aa1d-4d3e-b98d-2b6c14b5a9ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:56:18.818Z|a78acfb4-4217-4ae6-92ed-32d93179c668|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:56:18.818Z|a78acfb4-4217-4ae6-92ed-32d93179c668|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:56:19.185Z|0b4f431c-4819-4296-90d2-9e5fc1fcbfb9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:56:19.186Z|0b4f431c-4819-4296-90d2-9e5fc1fcbfb9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:56:27.080Z|65b27a51-c71e-4989-b8e4-d51fa0fbcc47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:56:27.081Z|65b27a51-c71e-4989-b8e4-d51fa0fbcc47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:56:27.084Z|c2f019f0-5ad5-435e-8c84-d97e4ac4cf08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:56:27.086Z|c2f019f0-5ad5-435e-8c84-d97e4ac4cf08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:56:27.087Z|2f60b446-997e-4ca5-b9a7-6646351dc6b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:56:27.088Z|2f60b446-997e-4ca5-b9a7-6646351dc6b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:56:33.817Z|862ca677-631b-47d5-9360-053db4a939de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:56:33.818Z|862ca677-631b-47d5-9360-053db4a939de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:56:37.120Z|efa33013-9d6b-49a7-a24a-b0081e6259f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:56:37.120Z|0219aaee-9b13-4add-bb51-8d74cbfbe67a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:56:37.121Z|abeffae4-336f-423f-8aca-127bf76cb501|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:56:37.121Z|efa33013-9d6b-49a7-a24a-b0081e6259f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:56:37.122Z|0219aaee-9b13-4add-bb51-8d74cbfbe67a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:56:37.122Z|abeffae4-336f-423f-8aca-127bf76cb501|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:56:47.155Z|2a18d874-ea03-4f7f-a11f-31cbef5c23e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:56:47.155Z|2a18d874-ea03-4f7f-a11f-31cbef5c23e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:56:47.159Z|0dd6654b-92fa-45a7-ac99-599870f14d52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:56:47.159Z|0dd6654b-92fa-45a7-ac99-599870f14d52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:56:47.164Z|392723db-e0cb-4ab1-a3fb-51ae9d37598d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:56:47.165Z|392723db-e0cb-4ab1-a3fb-51ae9d37598d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:56:48.818Z|c83da5c2-a2eb-4676-bd54-ce5ec21c7a51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:56:48.821Z|c83da5c2-a2eb-4676-bd54-ce5ec21c7a51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:56:49.187Z|e98ae9c1-aab7-4065-a640-11772e434fae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:56:49.187Z|e98ae9c1-aab7-4065-a640-11772e434fae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:56:57.187Z|5064a2a0-f621-4927-ae06-ae78590958d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:56:57.188Z|5064a2a0-f621-4927-ae06-ae78590958d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:56:57.193Z|cef254c5-eb9e-4e34-821d-318f814d0071|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:56:57.193Z|cef254c5-eb9e-4e34-821d-318f814d0071|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:56:57.194Z|c56f1ba6-7407-47a1-8371-c9df0e2c9d6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:56:57.195Z|c56f1ba6-7407-47a1-8371-c9df0e2c9d6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:57:03.817Z|f0e6e7e2-b0f4-4448-be2c-3cf2dc722e7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:57:03.818Z|f0e6e7e2-b0f4-4448-be2c-3cf2dc722e7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:57:07.233Z|993ac02c-7e03-411f-bca5-6c5882836c5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:57:07.234Z|993ac02c-7e03-411f-bca5-6c5882836c5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:57:07.233Z|9031788d-6093-487e-84ff-6b44919974da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:57:07.234Z|4d0594e8-cb6e-4123-8fab-96eeb4886ab8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:57:07.235Z|9031788d-6093-487e-84ff-6b44919974da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:57:07.235Z|4d0594e8-cb6e-4123-8fab-96eeb4886ab8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:57:15.772Z|ca53e4d4-11e5-4fb4-be77-722be57d86ea|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T04:57:15.772Z|ca53e4d4-11e5-4fb4-be77-722be57d86ea|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T04:57:17.272Z|63226e8b-ca1f-4863-83ac-574107b5aec8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:57:17.274Z|63226e8b-ca1f-4863-83ac-574107b5aec8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:57:17.279Z|730eb07f-e5fb-492a-bfd5-42f00fa4c5f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:57:17.279Z|5ba986f2-163c-4bc7-abb7-21311fe7118c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:57:17.280Z|730eb07f-e5fb-492a-bfd5-42f00fa4c5f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:57:17.280Z|5ba986f2-163c-4bc7-abb7-21311fe7118c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:57:18.817Z|29f23d4c-615a-460e-9a07-e8c26e979b8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:57:18.818Z|29f23d4c-615a-460e-9a07-e8c26e979b8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:57:19.188Z|10a058ec-ea61-4eb6-ab12-9ace53ba677e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:57:19.189Z|10a058ec-ea61-4eb6-ab12-9ace53ba677e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:57:27.307Z|abdd323c-143c-4c51-9d6a-adde12814ba5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:57:27.308Z|abdd323c-143c-4c51-9d6a-adde12814ba5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:57:27.307Z|d3e82b04-f622-416c-a333-7bf79aff0b69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:57:27.309Z|d3e82b04-f622-416c-a333-7bf79aff0b69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:57:27.312Z|388e9c1e-9eb7-4417-b35d-1b285d38cf9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:57:27.313Z|388e9c1e-9eb7-4417-b35d-1b285d38cf9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:57:33.817Z|888ef3b9-ac50-405b-a7bf-eacab1ce1218|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:57:33.822Z|888ef3b9-ac50-405b-a7bf-eacab1ce1218|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:57:37.347Z|ddd60489-72f0-4819-bc97-655b22cfad87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:57:37.348Z|28a1499a-289f-475d-af9c-7a11871c0313|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:57:37.349Z|ddd60489-72f0-4819-bc97-655b22cfad87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:57:37.349Z|28a1499a-289f-475d-af9c-7a11871c0313|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:57:37.351Z|d9926b5f-4901-4117-b555-c151f1dfae7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:57:37.352Z|d9926b5f-4901-4117-b555-c151f1dfae7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:57:47.390Z|ff5bddaf-6f6d-4a3f-b00f-939f330e1647|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:57:47.390Z|cab1f94f-645f-4c03-9a1b-7da170032a33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:57:47.390Z|e5d8602f-3ceb-4638-999f-6b7db1224f78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:57:47.392Z|e5d8602f-3ceb-4638-999f-6b7db1224f78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:57:47.392Z|cab1f94f-645f-4c03-9a1b-7da170032a33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:57:47.392Z|ff5bddaf-6f6d-4a3f-b00f-939f330e1647|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:57:48.817Z|a2834541-4775-456e-a9cc-5f6a0b999e81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:57:48.818Z|a2834541-4775-456e-a9cc-5f6a0b999e81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:57:49.189Z|ae2f0bb8-4535-4af8-84eb-b1951fd34df1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:57:49.190Z|ae2f0bb8-4535-4af8-84eb-b1951fd34df1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:57:57.422Z|02d9e000-1722-44cf-8fa1-6885efdad36d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:57:57.423Z|02d9e000-1722-44cf-8fa1-6885efdad36d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:57:57.423Z|1654618d-39ed-49e7-893d-0b085045826a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:57:57.424Z|1654618d-39ed-49e7-893d-0b085045826a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:57:57.425Z|e6d6e218-1fa2-4da9-a141-58ffaab63222|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:57:57.425Z|e6d6e218-1fa2-4da9-a141-58ffaab63222|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:58:03.817Z|f74b1c61-e384-439e-b67e-7c8f023908d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:58:03.818Z|f74b1c61-e384-439e-b67e-7c8f023908d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:58:07.453Z|47bb5adc-f1ac-4e2a-96b3-3d5c49c6156a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:58:07.454Z|47bb5adc-f1ac-4e2a-96b3-3d5c49c6156a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:58:07.459Z|b85f368c-2a83-46f7-9ebb-e3332a70dca0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:58:07.459Z|1584af67-cf51-407a-9e78-a7969088305a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:58:07.460Z|1584af67-cf51-407a-9e78-a7969088305a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:58:07.460Z|b85f368c-2a83-46f7-9ebb-e3332a70dca0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:58:15.773Z|7c1809c3-7a65-4499-ad74-d66efc5c51a2|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T04:58:15.774Z|7c1809c3-7a65-4499-ad74-d66efc5c51a2|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T04:58:17.485Z|5c0aa5bf-e892-4402-a5f3-1ef364ad885d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:58:17.486Z|5c0aa5bf-e892-4402-a5f3-1ef364ad885d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:58:17.496Z|21d79123-e469-4ed0-be2b-1b2810ccb0e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:58:17.497Z|21d79123-e469-4ed0-be2b-1b2810ccb0e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:58:17.501Z|1d0c06b9-edef-4f26-9354-9176a971040e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:58:17.502Z|1d0c06b9-edef-4f26-9354-9176a971040e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:58:18.817Z|d2bf9a4d-cac3-4044-81f9-36916c066f29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:58:18.822Z|d2bf9a4d-cac3-4044-81f9-36916c066f29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:58:19.191Z|73a09bf8-74a7-4e3d-b258-66ccc09205f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:58:19.191Z|73a09bf8-74a7-4e3d-b258-66ccc09205f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:58:27.525Z|f00a3cec-5416-47e7-a84b-85b999ecbdf2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:58:27.525Z|f00a3cec-5416-47e7-a84b-85b999ecbdf2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:58:27.533Z|8227104a-f7ea-47fd-8742-f4af2e3e71e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:58:27.533Z|372d0580-1e3d-4619-b78a-aada97d31a55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:58:27.534Z|372d0580-1e3d-4619-b78a-aada97d31a55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:58:27.534Z|8227104a-f7ea-47fd-8742-f4af2e3e71e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:58:33.817Z|9d1be1eb-4586-4687-9855-6d8edd5f0368|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:58:33.818Z|9d1be1eb-4586-4687-9855-6d8edd5f0368|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:58:37.560Z|7dedcd04-b720-419d-98e6-cc37b386c8be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:58:37.560Z|7dedcd04-b720-419d-98e6-cc37b386c8be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:58:37.568Z|e74d04f9-e700-4eee-8c03-3d0631e17ed3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:58:37.568Z|e74d04f9-e700-4eee-8c03-3d0631e17ed3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:58:37.568Z|7b3f2fcc-c427-48af-b7fe-c03e5f048559|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:58:37.569Z|7b3f2fcc-c427-48af-b7fe-c03e5f048559|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:58:47.603Z|6724ac14-230d-4176-aaa4-0bd8abf91e8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:58:47.603Z|5091eecf-871f-4880-94d5-7fcb639ba8e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:58:47.603Z|ab2c10bc-bdc7-4dbf-93a1-dddd8e3c67c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:58:47.604Z|5091eecf-871f-4880-94d5-7fcb639ba8e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:58:47.604Z|6724ac14-230d-4176-aaa4-0bd8abf91e8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:58:47.604Z|ab2c10bc-bdc7-4dbf-93a1-dddd8e3c67c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:58:48.817Z|0a80558c-be6b-47d0-a9ad-a64d66be5c45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:58:48.818Z|0a80558c-be6b-47d0-a9ad-a64d66be5c45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:58:49.192Z|3542905f-580a-4284-83eb-19169e693b4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:58:49.193Z|3542905f-580a-4284-83eb-19169e693b4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:58:57.640Z|b2878d61-c52e-4530-9563-f104f2dd66f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:58:57.640Z|ecc3b90a-e693-406e-94f3-2209a66d7ab7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:58:57.641Z|b2878d61-c52e-4530-9563-f104f2dd66f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:58:57.641Z|ecc3b90a-e693-406e-94f3-2209a66d7ab7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:58:57.640Z|6ad7aee1-6eeb-44c8-9f1f-6069e8d81229|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:58:57.644Z|6ad7aee1-6eeb-44c8-9f1f-6069e8d81229|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:59:03.818Z|e080322e-bc82-42e6-9df2-6f6eabca6c4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:59:03.823Z|e080322e-bc82-42e6-9df2-6f6eabca6c4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:59:07.673Z|093cdb6d-e211-411c-8382-613cd2ea6717|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:59:07.673Z|093cdb6d-e211-411c-8382-613cd2ea6717|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:59:07.675Z|30041838-4075-477d-bc75-2cfe5a2b236c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:59:07.676Z|fe8cebe7-7fef-4055-830b-0b2f31c44dbe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:59:07.676Z|30041838-4075-477d-bc75-2cfe5a2b236c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:59:07.677Z|fe8cebe7-7fef-4055-830b-0b2f31c44dbe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:59:15.771Z|375b3b2c-96b6-4de5-af3f-bd4738db026b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T04:59:15.772Z|375b3b2c-96b6-4de5-af3f-bd4738db026b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T04:59:17.709Z|ab0493d4-2870-4323-9621-b373328042f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:59:17.710Z|ab0493d4-2870-4323-9621-b373328042f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:59:17.711Z|be9aa3be-ea38-450c-b627-f29450388ee3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:59:17.711Z|be9aa3be-ea38-450c-b627-f29450388ee3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:59:17.718Z|f105e769-1c58-4249-9cb2-98779555f650|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:59:17.719Z|f105e769-1c58-4249-9cb2-98779555f650|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:59:18.817Z|c47e4268-6bb1-4c70-ae47-a8ed8aaf693a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:59:18.818Z|c47e4268-6bb1-4c70-ae47-a8ed8aaf693a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:59:19.193Z|ff232603-578c-4066-a4bf-bbe43ad38e9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:59:19.194Z|ff232603-578c-4066-a4bf-bbe43ad38e9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:59:27.743Z|26be811b-e155-4289-99bf-0d5923005bc3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:59:27.744Z|26be811b-e155-4289-99bf-0d5923005bc3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:59:27.746Z|e094c27a-a47f-4e02-bea6-682d93e76068|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:59:27.746Z|d93ad6c4-371c-4abb-b32d-09ec8ff59091|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:59:27.747Z|d93ad6c4-371c-4abb-b32d-09ec8ff59091|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:59:27.747Z|e094c27a-a47f-4e02-bea6-682d93e76068|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:59:33.817Z|f0d09552-d8f8-43a5-b23b-fea0323da855|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:59:33.819Z|f0d09552-d8f8-43a5-b23b-fea0323da855|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:59:37.774Z|e62aaa33-c875-4f3f-9f61-eb012d8be027|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:59:37.775Z|e62aaa33-c875-4f3f-9f61-eb012d8be027|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:59:37.777Z|b013ac37-ba99-4b07-8d39-a606931cbd74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:59:37.777Z|b013ac37-ba99-4b07-8d39-a606931cbd74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:59:37.778Z|069f2fe5-6039-4fff-a54e-3c9fa194170f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:59:37.778Z|069f2fe5-6039-4fff-a54e-3c9fa194170f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:59:47.803Z|7e445efa-b368-4f4a-823c-1abe6ea9ce10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:59:47.803Z|7e445efa-b368-4f4a-823c-1abe6ea9ce10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:59:47.807Z|15c3075a-d19f-4a09-af7c-ceacbbc509fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:59:47.808Z|15c3075a-d19f-4a09-af7c-ceacbbc509fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:59:47.810Z|2901c0d5-a0c0-4ce9-b522-52fd91c73a3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:59:47.810Z|2901c0d5-a0c0-4ce9-b522-52fd91c73a3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:59:48.818Z|cbce2e95-7696-4c17-ab0c-002d5a648acc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:59:48.823Z|cbce2e95-7696-4c17-ab0c-002d5a648acc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:59:49.194Z|cb765407-7e0f-43b7-8c24-d56b7ec65892|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T04:59:49.195Z|cb765407-7e0f-43b7-8c24-d56b7ec65892|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T04:59:57.834Z|1148e60b-9df0-4aa3-942a-465e16006d84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:59:57.835Z|1148e60b-9df0-4aa3-942a-465e16006d84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:59:57.838Z|f0aee386-67fd-4350-9ba2-98ca74ed1e7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:59:57.839Z|ed9e42cf-3525-46ce-83ae-717b5b8a887a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T04:59:57.840Z|f0aee386-67fd-4350-9ba2-98ca74ed1e7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T04:59:57.840Z|ed9e42cf-3525-46ce-83ae-717b5b8a887a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:00:03.818Z|f8f22b37-0d0d-4c00-83da-e0557b00b217|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:00:03.818Z|f8f22b37-0d0d-4c00-83da-e0557b00b217|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:00:07.865Z|cf65ae11-ce1f-43ac-a880-a4df7029360c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:00:07.866Z|cf65ae11-ce1f-43ac-a880-a4df7029360c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:00:07.867Z|3f6a9523-74ca-4df0-9682-46f686619650|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:00:07.867Z|3f6a9523-74ca-4df0-9682-46f686619650|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:00:07.873Z|7364e668-aec6-484a-b1ca-79744c378ee7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:00:07.874Z|7364e668-aec6-484a-b1ca-79744c378ee7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:00:15.772Z|037a9ae7-1186-4f0d-ab11-74d37179822e|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T05:00:15.773Z|037a9ae7-1186-4f0d-ab11-74d37179822e|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T05:00:17.894Z|5592fc12-a36e-4a9a-9f52-2b58642ecc7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:00:17.895Z|1910391f-7d76-475e-995d-e50c3732a8a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:00:17.895Z|5592fc12-a36e-4a9a-9f52-2b58642ecc7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:00:17.896Z|1910391f-7d76-475e-995d-e50c3732a8a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:00:17.901Z|069c8613-cf6c-4de5-a8e5-f476563126a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:00:17.902Z|069c8613-cf6c-4de5-a8e5-f476563126a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:00:18.817Z|25fc3063-4992-4392-bc76-f4fa8d9b778d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:00:18.818Z|25fc3063-4992-4392-bc76-f4fa8d9b778d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:00:19.196Z|423b9f6c-d3d6-4bdd-a1cb-d13ef6529e2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:00:19.196Z|423b9f6c-d3d6-4bdd-a1cb-d13ef6529e2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:00:27.926Z|0539ba97-e04e-494a-b243-afb48b502164|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:00:27.927Z|0539ba97-e04e-494a-b243-afb48b502164|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:00:27.929Z|ec03c7c2-979d-43ff-82e1-0d73996ffbe3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:00:27.930Z|ec03c7c2-979d-43ff-82e1-0d73996ffbe3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:00:27.934Z|74cfbe17-e614-4206-be68-a4a53c844464|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:00:27.935Z|74cfbe17-e614-4206-be68-a4a53c844464|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:00:33.817Z|04400219-7be3-42a6-89d0-4aa7716b40e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:00:33.822Z|04400219-7be3-42a6-89d0-4aa7716b40e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:00:37.964Z|b350717c-e824-4474-afa1-792e4815b4ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:00:37.964Z|b350717c-e824-4474-afa1-792e4815b4ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:00:37.965Z|d20a3dbc-ffd2-42f5-8939-38a871799d54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:00:37.966Z|d20a3dbc-ffd2-42f5-8939-38a871799d54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:00:37.966Z|a5eb6fa9-0f6c-4744-86d0-cbd7d84fa81c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:00:37.967Z|a5eb6fa9-0f6c-4744-86d0-cbd7d84fa81c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:00:48.000Z|19e062e4-2710-4bff-9ba4-633bd69d8a62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:00:48.001Z|19e062e4-2710-4bff-9ba4-633bd69d8a62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:00:48.001Z|a9f1783a-e134-4bac-8a15-69ec1c151a05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:00:48.002Z|a9f1783a-e134-4bac-8a15-69ec1c151a05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:00:48.003Z|c5d115e3-2e82-4c33-a43b-7ac582f46109|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:00:48.003Z|c5d115e3-2e82-4c33-a43b-7ac582f46109|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:00:48.817Z|0274a3da-3cf8-4934-8518-7f958ee820a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:00:48.818Z|0274a3da-3cf8-4934-8518-7f958ee820a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:00:49.197Z|67a83e21-f04e-4501-9c9c-536660a32a8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:00:49.198Z|67a83e21-f04e-4501-9c9c-536660a32a8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:00:58.034Z|66e63c41-c9a2-47a5-bd7b-b39b69994b45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:00:58.035Z|66e63c41-c9a2-47a5-bd7b-b39b69994b45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:00:58.040Z|89c55b9a-e679-4406-829a-c40de0dadb53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:00:58.041Z|89c55b9a-e679-4406-829a-c40de0dadb53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:00:58.045Z|31d54351-d8fe-4f4c-a7fc-f052d5f03b01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:00:58.045Z|31d54351-d8fe-4f4c-a7fc-f052d5f03b01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:01:03.817Z|c97b7058-9214-4696-980f-8c1afb8ec319|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:01:03.818Z|c97b7058-9214-4696-980f-8c1afb8ec319|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:01:08.070Z|c9a4919a-a26a-4dcb-882d-8c8aab32d9d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:01:08.071Z|c9a4919a-a26a-4dcb-882d-8c8aab32d9d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:01:08.076Z|005632d1-75c7-440c-8a94-2ba50ceef3d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:01:08.077Z|005632d1-75c7-440c-8a94-2ba50ceef3d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:01:08.078Z|4ad65e52-1d6b-4b08-aff2-05ab367bdde6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:01:08.079Z|4ad65e52-1d6b-4b08-aff2-05ab367bdde6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:01:15.771Z|d63e7837-470a-4fbd-a413-65732e948b44|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T05:01:15.771Z|d63e7837-470a-4fbd-a413-65732e948b44|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T05:01:18.113Z|a168e7d2-c90c-445c-adb2-e2c70af86f1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:01:18.114Z|6576dd2a-cba7-4e84-a872-79346fcc5e1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:01:18.114Z|a168e7d2-c90c-445c-adb2-e2c70af86f1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:01:18.114Z|6576dd2a-cba7-4e84-a872-79346fcc5e1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:01:18.115Z|81f88027-44a1-473f-b358-f946ffd71179|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:01:18.116Z|81f88027-44a1-473f-b358-f946ffd71179|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:01:18.817Z|9a5a0180-4e65-46ae-a1a8-146b74104344|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:01:18.822Z|9a5a0180-4e65-46ae-a1a8-146b74104344|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:01:19.198Z|b5545110-311d-4d87-9d94-713227bb0ae6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:01:19.199Z|b5545110-311d-4d87-9d94-713227bb0ae6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:01:28.152Z|599ad24a-af89-488d-ab87-4472529ccbca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:01:28.154Z|599ad24a-af89-488d-ab87-4472529ccbca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:01:28.154Z|8dc3e754-5d13-489d-9fee-e92e29a855d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:01:28.155Z|8dc3e754-5d13-489d-9fee-e92e29a855d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:01:28.160Z|747b0785-0d07-43ae-9715-ff40b8b788b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:01:28.161Z|747b0785-0d07-43ae-9715-ff40b8b788b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:01:33.818Z|4f7a08af-8233-4dd7-9349-676171450f8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:01:33.818Z|4f7a08af-8233-4dd7-9349-676171450f8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:01:38.183Z|a7efe2a9-d33f-45da-8295-3980bd25f40e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:01:38.184Z|a7efe2a9-d33f-45da-8295-3980bd25f40e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:01:38.186Z|2603ab5e-328e-476d-b44c-20877f425992|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:01:38.186Z|2603ab5e-328e-476d-b44c-20877f425992|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:01:38.193Z|7d3ac8c2-d4d9-4a33-89cd-2ecb2c372403|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:01:38.194Z|7d3ac8c2-d4d9-4a33-89cd-2ecb2c372403|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:01:48.216Z|11f88450-f536-48e6-b529-384954f38055|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:01:48.217Z|11f88450-f536-48e6-b529-384954f38055|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:01:48.220Z|c33e993b-1e98-415c-bf25-8276ff46ec1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:01:48.220Z|c33e993b-1e98-415c-bf25-8276ff46ec1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:01:48.227Z|a1a02270-a6f8-41e0-97d3-7445daf384be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:01:48.228Z|a1a02270-a6f8-41e0-97d3-7445daf384be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:01:48.818Z|2b210f4c-724a-417c-92e6-39b61b6eb4ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:01:48.818Z|2b210f4c-724a-417c-92e6-39b61b6eb4ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:01:49.200Z|b9042973-cf26-4113-934c-4e588a143829|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:01:49.201Z|b9042973-cf26-4113-934c-4e588a143829|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:01:58.257Z|d61baa2f-cad4-477f-83f9-aba99017dc0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:01:58.258Z|d61baa2f-cad4-477f-83f9-aba99017dc0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:01:58.262Z|a577711d-d4e7-453b-8c62-429e476a3e21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:01:58.263Z|a577711d-d4e7-453b-8c62-429e476a3e21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:01:58.264Z|611a25db-a5f5-430d-bda5-a10d97885fa0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:01:58.265Z|611a25db-a5f5-430d-bda5-a10d97885fa0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:02:03.818Z|c75cd445-e0b1-4876-b714-c0439d40bb3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:02:03.823Z|c75cd445-e0b1-4876-b714-c0439d40bb3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:02:08.293Z|098eef83-36c7-45d2-8086-e2cf2125e3d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:02:08.293Z|9e81cf85-1917-4d84-93b7-28d88473f630|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:02:08.295Z|098eef83-36c7-45d2-8086-e2cf2125e3d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:02:08.295Z|9e81cf85-1917-4d84-93b7-28d88473f630|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:02:08.303Z|ec215329-3b2e-4f5f-b72e-94107fd2edf5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:02:08.304Z|ec215329-3b2e-4f5f-b72e-94107fd2edf5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:02:15.771Z|3383b8ca-d13a-46f5-b54b-0987e786bc5f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T05:02:15.772Z|3383b8ca-d13a-46f5-b54b-0987e786bc5f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T05:02:18.346Z|300ab9c9-a643-46ea-b4af-3702b7f2da26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:02:18.346Z|171e65a2-5220-4bbb-9a9a-2cce91d329d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:02:18.347Z|300ab9c9-a643-46ea-b4af-3702b7f2da26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:02:18.348Z|171e65a2-5220-4bbb-9a9a-2cce91d329d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:02:18.354Z|d13fd588-8931-4ab6-a728-3d7a83d8b2bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:02:18.355Z|d13fd588-8931-4ab6-a728-3d7a83d8b2bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:02:18.817Z|9e6237c6-e030-45c2-b833-3171d2919b99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:02:18.818Z|9e6237c6-e030-45c2-b833-3171d2919b99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:02:19.201Z|789723cb-b44e-4b41-9f06-fefed230c335|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:02:19.202Z|789723cb-b44e-4b41-9f06-fefed230c335|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:02:28.382Z|ee2ed5a6-bfb8-4a30-9f50-a668886d9b1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:02:28.383Z|0de68bf2-3c1d-4cc3-85fb-160366c8f5e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:02:28.384Z|0de68bf2-3c1d-4cc3-85fb-160366c8f5e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:02:28.384Z|ee2ed5a6-bfb8-4a30-9f50-a668886d9b1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:02:28.393Z|13f15456-a11a-4cd3-8ca1-a790eff45b25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:02:28.395Z|13f15456-a11a-4cd3-8ca1-a790eff45b25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:02:33.817Z|00e042bf-e30b-4051-8025-26313fcf4c36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:02:33.819Z|00e042bf-e30b-4051-8025-26313fcf4c36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:02:38.417Z|45ab0f26-dd00-4808-8454-735eb52b4a08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:02:38.417Z|45ab0f26-dd00-4808-8454-735eb52b4a08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:02:38.425Z|ec1ab038-2b69-4ea6-adba-683945fd4c3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:02:38.425Z|ec1ab038-2b69-4ea6-adba-683945fd4c3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:02:38.426Z|772cfae2-46e7-4953-aa7a-c81642137056|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:02:38.426Z|772cfae2-46e7-4953-aa7a-c81642137056|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:02:48.451Z|0cd5db41-8932-47fb-824e-e802b21d395c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:02:48.452Z|0cd5db41-8932-47fb-824e-e802b21d395c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:02:48.464Z|d5789b5b-804b-40a0-9e55-c246a62bd579|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:02:48.465Z|d5789b5b-804b-40a0-9e55-c246a62bd579|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:02:48.469Z|8811588e-abd9-47be-84e8-d811db28921e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:02:48.470Z|8811588e-abd9-47be-84e8-d811db28921e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:02:48.817Z|24f9f989-00dd-4292-9f8a-0601497b62e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:02:48.822Z|24f9f989-00dd-4292-9f8a-0601497b62e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:02:49.202Z|c344a564-ac08-4a4f-ae4c-4a7790397f8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:02:49.203Z|c344a564-ac08-4a4f-ae4c-4a7790397f8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:02:58.495Z|1367b7fd-b8c0-4cf1-a709-8eb3d3ea84fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:02:58.495Z|1367b7fd-b8c0-4cf1-a709-8eb3d3ea84fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:02:58.497Z|01b01244-b800-401f-808d-2e5e31c351ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:02:58.501Z|01b01244-b800-401f-808d-2e5e31c351ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:02:58.502Z|caf3d13c-0a7a-443f-9ae5-b1e012795656|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:02:58.503Z|caf3d13c-0a7a-443f-9ae5-b1e012795656|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:03:03.817Z|a3039f3d-4ee3-4047-ba09-706b1bb7240c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:03:03.818Z|a3039f3d-4ee3-4047-ba09-706b1bb7240c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:03:08.535Z|c851a23c-5b6b-42fe-a94f-492a074a9b39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:03:08.536Z|c851a23c-5b6b-42fe-a94f-492a074a9b39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:03:08.538Z|4cffdf8a-e4b0-425c-9c7b-d6bb18c2c00a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:03:08.538Z|b2528ff5-2e21-4016-9fc9-8a5d3abfc8e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:03:08.538Z|4cffdf8a-e4b0-425c-9c7b-d6bb18c2c00a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:03:08.539Z|b2528ff5-2e21-4016-9fc9-8a5d3abfc8e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:03:15.772Z|76ff5806-b912-4d20-8287-a95889cda4d2|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T05:03:15.773Z|76ff5806-b912-4d20-8287-a95889cda4d2|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T05:03:18.585Z|8a32d070-8ca0-44a6-b6a4-71edced0ca64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:03:18.586Z|8a32d070-8ca0-44a6-b6a4-71edced0ca64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:03:18.586Z|3e9a3dd2-eb90-4e64-8c99-6c19a67a1479|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:03:18.587Z|3e9a3dd2-eb90-4e64-8c99-6c19a67a1479|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:03:18.590Z|d4630d45-7ae0-4829-a218-77c0c522a81c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:03:18.590Z|d4630d45-7ae0-4829-a218-77c0c522a81c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:03:18.817Z|0a75cb24-3ba7-4d28-a51e-b057eeceae84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:03:18.818Z|0a75cb24-3ba7-4d28-a51e-b057eeceae84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:03:19.204Z|e79e89b0-ff6b-4f0f-a0fe-d303a380b2da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:03:19.205Z|e79e89b0-ff6b-4f0f-a0fe-d303a380b2da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:03:28.622Z|8eb45194-ebcd-4f17-a8d2-69aa735ae189|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:03:28.623Z|72c5c21f-dd35-44b7-a143-dadbc79dc38a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:03:28.624Z|72c5c21f-dd35-44b7-a143-dadbc79dc38a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:03:28.622Z|7a8c0419-6297-4402-a9b1-4d602036fae4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:03:28.625Z|7a8c0419-6297-4402-a9b1-4d602036fae4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:03:28.625Z|8eb45194-ebcd-4f17-a8d2-69aa735ae189|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:03:33.817Z|9b3697f0-306b-451a-9a22-134622747710|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:03:33.821Z|9b3697f0-306b-451a-9a22-134622747710|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:03:38.654Z|c4ee1b9a-0746-4360-95f6-13115efd6772|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:03:38.655Z|c4ee1b9a-0746-4360-95f6-13115efd6772|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:03:38.654Z|34041d20-b59e-4bbb-8638-c0002e942412|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:03:38.655Z|34041d20-b59e-4bbb-8638-c0002e942412|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:03:38.660Z|dbe8e691-438b-491a-97f2-736bcf033df8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:03:38.660Z|dbe8e691-438b-491a-97f2-736bcf033df8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:03:48.683Z|50fd14d6-7288-4b48-8d42-1f4f816c7ed0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:03:48.684Z|50fd14d6-7288-4b48-8d42-1f4f816c7ed0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:03:48.691Z|effb9686-39e9-437c-899b-4ca8ceab8ca5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:03:48.691Z|d311b750-c64d-499b-b9bf-e3bff236f8ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:03:48.692Z|effb9686-39e9-437c-899b-4ca8ceab8ca5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:03:48.692Z|d311b750-c64d-499b-b9bf-e3bff236f8ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:03:48.817Z|3c6bf587-9e22-4766-aeb7-d36d1556314c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:03:48.818Z|3c6bf587-9e22-4766-aeb7-d36d1556314c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:03:49.206Z|6aef373f-fb40-4564-b571-33d29beae173|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:03:49.206Z|6aef373f-fb40-4564-b571-33d29beae173|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:03:58.716Z|4cf4e373-b39f-4df5-9049-e0fe3e303533|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:03:58.716Z|4cf4e373-b39f-4df5-9049-e0fe3e303533|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:03:58.723Z|36a70a6a-841e-4190-97b2-f2e4d2e06911|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:03:58.724Z|36a70a6a-841e-4190-97b2-f2e4d2e06911|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:03:58.724Z|4dfe8cbb-0db2-4df9-9ab9-6aab68940199|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:03:58.725Z|4dfe8cbb-0db2-4df9-9ab9-6aab68940199|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:04:03.818Z|f38e740e-7bcb-40e2-bd5c-873cebe7b56b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:04:03.818Z|f38e740e-7bcb-40e2-bd5c-873cebe7b56b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:04:08.743Z|e6d78a81-76fa-418e-a6a9-dca3846d0092|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:04:08.743Z|e6d78a81-76fa-418e-a6a9-dca3846d0092|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:04:08.748Z|0d786724-0f1c-4dc2-8bfd-435f1335a1c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:04:08.748Z|0d786724-0f1c-4dc2-8bfd-435f1335a1c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:04:08.753Z|4a9bd88e-51dd-49d1-acd8-c1d7632ff649|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:04:08.753Z|4a9bd88e-51dd-49d1-acd8-c1d7632ff649|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:04:15.772Z|f8d45028-e748-412f-80f0-ced88c645efb|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T05:04:15.772Z|f8d45028-e748-412f-80f0-ced88c645efb|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T05:04:18.784Z|2cf7111a-20f2-493a-a53a-5c205abbaa9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:04:18.785Z|2cf7111a-20f2-493a-a53a-5c205abbaa9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:04:18.789Z|e100c53e-de15-43f6-b4ea-949efbb8a973|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:04:18.789Z|b17d2520-c355-4d59-a137-374d120a8f74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:04:18.789Z|e100c53e-de15-43f6-b4ea-949efbb8a973|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:04:18.790Z|b17d2520-c355-4d59-a137-374d120a8f74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:04:18.817Z|cad93cbb-07cf-452a-aae6-5847383855d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:04:18.822Z|cad93cbb-07cf-452a-aae6-5847383855d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:04:19.207Z|bab24fbc-1ec4-4991-a42c-4255b9ab2b65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:04:19.208Z|bab24fbc-1ec4-4991-a42c-4255b9ab2b65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:04:28.815Z|8b83fe0a-e6ce-4892-ab5b-d65b8ebdd0ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:04:28.816Z|8b83fe0a-e6ce-4892-ab5b-d65b8ebdd0ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:04:28.821Z|ba3e70d2-6da8-4d88-8d14-65474c9e33d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:04:28.822Z|ba3e70d2-6da8-4d88-8d14-65474c9e33d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:04:28.822Z|70cc1289-6c09-4b50-9110-271a9743993d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:04:28.823Z|70cc1289-6c09-4b50-9110-271a9743993d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:04:33.817Z|cf01579c-0817-4496-b57e-610d19991061|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:04:33.818Z|cf01579c-0817-4496-b57e-610d19991061|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:04:38.848Z|c69fea9a-84b3-46a6-a535-a989c7b79df0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:04:38.849Z|c69fea9a-84b3-46a6-a535-a989c7b79df0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:04:38.853Z|70dc2db2-b579-4e90-9cef-682fceaee31c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:04:38.853Z|70dc2db2-b579-4e90-9cef-682fceaee31c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:04:38.858Z|317cb8a8-059d-4e36-b124-e7923af265cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:04:38.862Z|317cb8a8-059d-4e36-b124-e7923af265cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:04:48.817Z|bb7b3a85-4b3f-484a-8a96-0e3831a572c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:04:48.818Z|bb7b3a85-4b3f-484a-8a96-0e3831a572c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:04:48.881Z|81a08a29-653e-4c26-8232-3ff9ce68e208|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:04:48.882Z|81a08a29-653e-4c26-8232-3ff9ce68e208|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:04:48.885Z|4274a3a8-538e-4e64-b13c-f766c472c720|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:04:48.886Z|4274a3a8-538e-4e64-b13c-f766c472c720|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:04:48.893Z|c89f2c15-a302-4982-8adb-37b4b204874a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:04:48.894Z|c89f2c15-a302-4982-8adb-37b4b204874a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:04:49.208Z|37d40d15-e6a9-4b5b-813c-6dee446294ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:04:49.209Z|37d40d15-e6a9-4b5b-813c-6dee446294ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:04:58.905Z|89b4398b-dceb-41ba-914d-16b16f2a32ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:04:58.906Z|89b4398b-dceb-41ba-914d-16b16f2a32ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:04:58.915Z|93f4aa37-ee37-48c1-9186-a76badee27c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:04:58.916Z|93f4aa37-ee37-48c1-9186-a76badee27c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:04:58.932Z|8748f14f-82f8-423a-afe1-0a7959a8efc2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:04:58.933Z|8748f14f-82f8-423a-afe1-0a7959a8efc2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:05:03.817Z|fd2626db-fd3e-4b7c-9c48-b9ee91446d88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:05:03.823Z|fd2626db-fd3e-4b7c-9c48-b9ee91446d88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:05:08.942Z|01020abd-1e7a-482c-b73f-3b591e05e641|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:05:08.943Z|01020abd-1e7a-482c-b73f-3b591e05e641|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:05:08.943Z|667b65e7-8baa-4c60-bf51-276d17db3379|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:05:08.944Z|667b65e7-8baa-4c60-bf51-276d17db3379|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:05:08.966Z|c3ae33e5-b6d3-496d-bf8e-7e1e4310b9ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:05:08.967Z|c3ae33e5-b6d3-496d-bf8e-7e1e4310b9ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:05:15.770Z|68f03331-4ef3-48cb-950e-c762ffb8c4ba|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T05:05:15.771Z|68f03331-4ef3-48cb-950e-c762ffb8c4ba|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T05:05:18.817Z|c00b15c0-9a40-4806-a3da-593b1aacfec3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:05:18.818Z|c00b15c0-9a40-4806-a3da-593b1aacfec3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:05:18.976Z|dde3508b-5ee4-4618-bb76-c35befb1e4a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:05:18.977Z|dde3508b-5ee4-4618-bb76-c35befb1e4a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:05:18.983Z|38d2b692-3d35-4768-a254-142d5e03be01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:05:18.984Z|38d2b692-3d35-4768-a254-142d5e03be01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:05:18.997Z|e847901a-fa62-42a3-add2-1577b63cabe3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:05:18.998Z|e847901a-fa62-42a3-add2-1577b63cabe3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:05:19.210Z|a5c8547c-66f3-47c8-9864-af5bc06677f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:05:19.210Z|a5c8547c-66f3-47c8-9864-af5bc06677f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:05:29.005Z|48ffda3e-4123-4fd6-8bdc-458100e53b7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:05:29.006Z|48ffda3e-4123-4fd6-8bdc-458100e53b7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:05:29.010Z|7450c94b-d11b-4c6c-8720-7c7cb60293d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:05:29.011Z|7450c94b-d11b-4c6c-8720-7c7cb60293d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:05:29.025Z|a6a54c95-d8a9-408e-89b2-21127f2ab261|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:05:29.026Z|a6a54c95-d8a9-408e-89b2-21127f2ab261|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:05:33.817Z|980cb09c-7dab-4abf-afca-4500fe2d8efd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:05:33.818Z|980cb09c-7dab-4abf-afca-4500fe2d8efd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:05:39.033Z|b4699620-58d6-4e01-bae3-3c4835c6e035|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:05:39.034Z|b4699620-58d6-4e01-bae3-3c4835c6e035|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:05:39.043Z|481db65c-08dc-4879-b8b0-813588333e7f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:05:39.044Z|481db65c-08dc-4879-b8b0-813588333e7f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:05:39.057Z|5485da51-62b7-46c9-bc59-f8c872312e6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:05:39.058Z|5485da51-62b7-46c9-bc59-f8c872312e6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:05:48.817Z|2ab2ae89-e7f9-41d4-853d-84b62f7180d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:05:48.822Z|2ab2ae89-e7f9-41d4-853d-84b62f7180d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:05:49.075Z|9d69e3c1-14e4-4e82-96a4-08d93ae5dffc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:05:49.075Z|67176a39-0705-49d6-bbb6-d4e721e056eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:05:49.076Z|9d69e3c1-14e4-4e82-96a4-08d93ae5dffc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:05:49.076Z|67176a39-0705-49d6-bbb6-d4e721e056eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:05:49.088Z|7868e0c5-329d-4635-b99c-c44f3dfd1681|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:05:49.089Z|7868e0c5-329d-4635-b99c-c44f3dfd1681|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:05:49.211Z|b6ac4ba3-07cb-4478-b8b7-821fe7b267b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:05:49.212Z|b6ac4ba3-07cb-4478-b8b7-821fe7b267b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:05:59.104Z|5ddf265c-0421-4435-a31a-648116884c64|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:05:59.105Z|5ddf265c-0421-4435-a31a-648116884c64|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:05:59.106Z|2c70c10c-9271-4628-baa8-79d87b5bf354|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:05:59.107Z|2c70c10c-9271-4628-baa8-79d87b5bf354|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:05:59.120Z|4cb079a5-fc63-4ff9-bc19-89a265090d4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:05:59.120Z|4cb079a5-fc63-4ff9-bc19-89a265090d4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:06:03.818Z|2cd162e9-72f3-446c-832b-db1bbe48bf84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:06:03.818Z|2cd162e9-72f3-446c-832b-db1bbe48bf84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:06:09.134Z|cbd249cf-ea56-4cb0-80fc-6c723920fdcc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:06:09.135Z|cbd249cf-ea56-4cb0-80fc-6c723920fdcc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:06:09.137Z|f15ae1ae-d32b-4fee-b037-6ad762aa098b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:06:09.138Z|f15ae1ae-d32b-4fee-b037-6ad762aa098b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:06:09.155Z|e57d39b7-3206-4c14-ada5-4ded53602ce4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:06:09.155Z|e57d39b7-3206-4c14-ada5-4ded53602ce4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:06:15.771Z|094f6001-3b10-4b41-871e-b3b9f013650a|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T05:06:15.772Z|094f6001-3b10-4b41-871e-b3b9f013650a|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T05:06:18.817Z|47cc4a4a-48ac-4253-8998-f042fa98850e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:06:18.818Z|47cc4a4a-48ac-4253-8998-f042fa98850e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:06:19.167Z|ab324e28-abc2-41a2-9482-4fcebf2d41fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:06:19.168Z|ab324e28-abc2-41a2-9482-4fcebf2d41fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:06:19.172Z|f52f9020-384c-4e0e-9bba-dcb74fee761b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:06:19.172Z|f52f9020-384c-4e0e-9bba-dcb74fee761b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:06:19.189Z|8c425fcf-44e4-4eff-90e4-56f2d7f80054|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:06:19.190Z|8c425fcf-44e4-4eff-90e4-56f2d7f80054|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:06:19.212Z|9ae1190d-08a9-4933-898c-dd48a02d9803|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:06:19.213Z|9ae1190d-08a9-4933-898c-dd48a02d9803|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:06:29.204Z|614a75ca-c740-4e59-9fa0-cce5894797f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:06:29.205Z|614a75ca-c740-4e59-9fa0-cce5894797f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:06:29.209Z|f2533fdc-fe20-4abe-9737-e8d4cec750be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:06:29.210Z|f2533fdc-fe20-4abe-9737-e8d4cec750be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:06:29.224Z|f0cac600-58e6-448b-898c-6236c018099e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:06:29.225Z|f0cac600-58e6-448b-898c-6236c018099e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:06:33.817Z|1fb2734b-b511-49fe-ab2a-c1a7e14a16bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:06:33.822Z|1fb2734b-b511-49fe-ab2a-c1a7e14a16bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:06:39.236Z|e20a135f-8635-4828-a99a-db2c146e7e06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:06:39.237Z|e20a135f-8635-4828-a99a-db2c146e7e06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:06:39.240Z|9d9a91f6-106e-4515-99e4-ebb8f7fe1f05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:06:39.241Z|9d9a91f6-106e-4515-99e4-ebb8f7fe1f05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:06:39.273Z|0e8c185f-d1ab-40a3-b57e-ccde2ff1cdf9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:06:39.273Z|0e8c185f-d1ab-40a3-b57e-ccde2ff1cdf9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:06:48.817Z|4a0fb727-8845-4528-b6f9-4c77bee708c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:06:48.818Z|4a0fb727-8845-4528-b6f9-4c77bee708c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:06:49.213Z|60be3580-6079-4064-8257-511328a61aec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:06:49.214Z|60be3580-6079-4064-8257-511328a61aec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:06:49.280Z|bd2f9c10-f177-42ef-9565-a20f96da0e67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:06:49.281Z|bd2f9c10-f177-42ef-9565-a20f96da0e67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:06:49.281Z|1bd05c34-f748-4637-8b22-179e71d7f68d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:06:49.282Z|1bd05c34-f748-4637-8b22-179e71d7f68d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:06:49.306Z|fcc153aa-105e-446e-8943-09f174de2cd5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:06:49.306Z|fcc153aa-105e-446e-8943-09f174de2cd5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:06:59.312Z|ffdcb555-e344-411a-9a99-ad74989eb07e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:06:59.313Z|ffdcb555-e344-411a-9a99-ad74989eb07e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:06:59.318Z|3b08a135-4de6-4ba6-82b9-9473dd10ad68|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:06:59.318Z|3b08a135-4de6-4ba6-82b9-9473dd10ad68|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:06:59.340Z|3b61062f-1b96-4a0f-aca1-f79c719a1027|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:06:59.341Z|3b61062f-1b96-4a0f-aca1-f79c719a1027|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:07:03.817Z|821538d6-140d-4e0d-bfe1-b7e04fbd3d18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:07:03.821Z|821538d6-140d-4e0d-bfe1-b7e04fbd3d18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:07:09.354Z|0277bcc8-7c76-41d6-8b0f-39676b20353d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:07:09.357Z|9f4740f6-14c1-4603-91b2-bf25635ebb88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:07:09.358Z|9f4740f6-14c1-4603-91b2-bf25635ebb88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:07:09.359Z|0277bcc8-7c76-41d6-8b0f-39676b20353d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:07:09.373Z|3e1f1137-3764-43cf-a008-d9d02a93ba0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:07:09.373Z|3e1f1137-3764-43cf-a008-d9d02a93ba0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:07:15.773Z|2ae20171-fcea-4f6c-a12b-f8a4daf660ce|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T05:07:15.774Z|2ae20171-fcea-4f6c-a12b-f8a4daf660ce|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T05:07:18.818Z|59fcfb03-9431-4711-9c76-7a507d66170f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:07:18.822Z|59fcfb03-9431-4711-9c76-7a507d66170f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:07:19.214Z|7cfa5435-ae8f-40b8-b324-236d0d962f9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:07:19.215Z|7cfa5435-ae8f-40b8-b324-236d0d962f9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:07:19.390Z|4aa6e1fe-48ee-42f2-9d53-90cad1d7d27c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:07:19.391Z|4aa6e1fe-48ee-42f2-9d53-90cad1d7d27c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:07:19.391Z|ce88d999-4524-4c44-82ee-55659bb93ccd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:07:19.392Z|ce88d999-4524-4c44-82ee-55659bb93ccd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:07:19.404Z|f6e85ccc-280b-4753-8ef8-d07169803f3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:07:19.405Z|f6e85ccc-280b-4753-8ef8-d07169803f3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:07:29.424Z|a97238f7-6d52-469a-8086-15501430ae8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:07:29.425Z|a97238f7-6d52-469a-8086-15501430ae8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:07:29.428Z|ff10dbea-651a-4e73-9863-ebd6c98a885a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:07:29.429Z|ff10dbea-651a-4e73-9863-ebd6c98a885a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:07:29.443Z|ef041808-8466-4ddf-9f96-bbf590ea391d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:07:29.444Z|ef041808-8466-4ddf-9f96-bbf590ea391d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:07:33.817Z|eb3b84c0-237f-4859-9c99-103ecdf9fa7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:07:33.818Z|eb3b84c0-237f-4859-9c99-103ecdf9fa7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:07:39.458Z|c9a1e671-e738-4d66-92a8-474204158acb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:07:39.458Z|c9a1e671-e738-4d66-92a8-474204158acb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:07:39.470Z|842e22e2-13e2-4587-8294-49b8bdbb299c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:07:39.471Z|842e22e2-13e2-4587-8294-49b8bdbb299c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:07:39.479Z|99fc2f55-8463-4f28-9873-c10cbdfa0bec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:07:39.480Z|99fc2f55-8463-4f28-9873-c10cbdfa0bec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:07:48.817Z|baa15d1d-5c1a-41d0-918e-330ed46408f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:07:48.818Z|baa15d1d-5c1a-41d0-918e-330ed46408f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:07:49.216Z|e492d575-9612-4637-b600-3f5b969c7c20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:07:49.216Z|e492d575-9612-4637-b600-3f5b969c7c20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:07:49.489Z|76bf77dc-0bbb-462a-a1ab-173005f47421|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:07:49.490Z|76bf77dc-0bbb-462a-a1ab-173005f47421|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:07:49.502Z|2655b800-c56c-4c99-b704-bac5c70ac33d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:07:49.503Z|2655b800-c56c-4c99-b704-bac5c70ac33d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:07:49.514Z|8ae054ac-ba87-46e8-b846-bb0278d6f218|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:07:49.515Z|8ae054ac-ba87-46e8-b846-bb0278d6f218|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:07:59.528Z|ae2d0016-87fc-454a-b2f5-4260e738153f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:07:59.529Z|ae2d0016-87fc-454a-b2f5-4260e738153f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:07:59.532Z|2b1ce08d-94f8-4a3e-9f74-0225334f705a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:07:59.533Z|2b1ce08d-94f8-4a3e-9f74-0225334f705a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:07:59.548Z|a5b3988f-1956-4c7a-ab5e-1ae601ce3891|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:07:59.548Z|a5b3988f-1956-4c7a-ab5e-1ae601ce3891|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:08:03.818Z|a1c0f768-5074-44f6-899d-50923c69e2c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:08:03.821Z|a1c0f768-5074-44f6-899d-50923c69e2c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:08:09.569Z|5739e35a-2edf-4ac6-a046-7eae4623929c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:08:09.570Z|4fda3d08-538c-44ed-a42e-05595e89fbba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:08:09.570Z|5739e35a-2edf-4ac6-a046-7eae4623929c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:08:09.571Z|4fda3d08-538c-44ed-a42e-05595e89fbba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:08:09.578Z|740a0969-caae-4c8b-a3e7-4db872764727|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:08:09.579Z|740a0969-caae-4c8b-a3e7-4db872764727|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:08:15.772Z|924cd143-cffb-4aac-9554-fc978df7c365|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T05:08:15.773Z|924cd143-cffb-4aac-9554-fc978df7c365|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T05:08:18.817Z|65f2896e-5433-4993-ab8e-2ff497c437bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:08:18.818Z|65f2896e-5433-4993-ab8e-2ff497c437bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:08:19.217Z|a221a84c-c58f-4573-8d70-aa5ab71cb986|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:08:19.217Z|a221a84c-c58f-4573-8d70-aa5ab71cb986|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:08:19.608Z|dac0cbc6-c568-480b-b4a8-aa470024f5ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:08:19.608Z|dac0cbc6-c568-480b-b4a8-aa470024f5ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:08:19.610Z|7e84a670-a8c6-48dc-8235-77dc18ff2c03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:08:19.610Z|22e21c5c-c50a-4723-b3c1-a3403bd76dca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:08:19.610Z|7e84a670-a8c6-48dc-8235-77dc18ff2c03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:08:19.611Z|22e21c5c-c50a-4723-b3c1-a3403bd76dca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:08:29.645Z|16abbef4-56d1-4507-a9d5-618a984bc7e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:08:29.645Z|16abbef4-56d1-4507-a9d5-618a984bc7e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:08:29.645Z|ca83c0cb-bc59-4d0a-8e79-c7c35e0c0af1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:08:29.646Z|ca83c0cb-bc59-4d0a-8e79-c7c35e0c0af1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:08:29.654Z|b25c2d95-7689-432f-af91-d6d8d6c4890a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:08:29.655Z|b25c2d95-7689-432f-af91-d6d8d6c4890a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:08:33.817Z|a901a2dc-c898-4125-897b-0c187e90ca27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:08:33.818Z|a901a2dc-c898-4125-897b-0c187e90ca27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:08:39.673Z|5bc6d2ff-d303-45df-bf0f-55351db01e15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:08:39.674Z|5bc6d2ff-d303-45df-bf0f-55351db01e15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:08:39.677Z|07f95dc3-f153-4397-b05b-df789800e7c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:08:39.678Z|07f95dc3-f153-4397-b05b-df789800e7c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:08:39.682Z|43ec2b69-ed1a-4b17-9077-8cd37b757153|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:08:39.682Z|43ec2b69-ed1a-4b17-9077-8cd37b757153|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:08:48.817Z|43dbfb38-5893-47ac-adcb-7318d10a79c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:08:48.821Z|43dbfb38-5893-47ac-adcb-7318d10a79c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:08:49.218Z|d2d34a0b-c412-42e7-87cf-b71ad16d05f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:08:49.219Z|d2d34a0b-c412-42e7-87cf-b71ad16d05f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:08:49.708Z|2145f76f-9fb9-4131-882d-671aad662815|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:08:49.709Z|2145f76f-9fb9-4131-882d-671aad662815|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:08:49.709Z|badbbb23-6319-41ef-b48a-e1d4c7aaabc5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:08:49.710Z|badbbb23-6319-41ef-b48a-e1d4c7aaabc5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:08:49.714Z|79e16c79-c80b-4bb1-a52b-2b3a85c9186f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:08:49.715Z|79e16c79-c80b-4bb1-a52b-2b3a85c9186f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:08:59.745Z|ba618907-4af3-41ba-bbeb-ec76738ab3ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:08:59.746Z|ba618907-4af3-41ba-bbeb-ec76738ab3ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:08:59.745Z|6d376bea-4e0c-4072-a149-142e7bd98a2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:08:59.747Z|6d376bea-4e0c-4072-a149-142e7bd98a2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:08:59.760Z|c4ba31a5-e213-4e95-a815-5e1c241c4e78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:08:59.761Z|c4ba31a5-e213-4e95-a815-5e1c241c4e78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:09:03.817Z|f7b41e89-3ead-4762-80ab-abbc135b3d3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:09:03.818Z|f7b41e89-3ead-4762-80ab-abbc135b3d3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:09:09.786Z|583a97e5-005f-4de9-9298-53364453ae9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:09:09.787Z|583a97e5-005f-4de9-9298-53364453ae9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:09:09.793Z|b49dcc39-7f1f-47db-a30c-6acedf03ed7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:09:09.794Z|b49dcc39-7f1f-47db-a30c-6acedf03ed7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:09:09.795Z|cb2f75eb-6e90-4fab-bd02-c17cd3738df0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:09:09.796Z|cb2f75eb-6e90-4fab-bd02-c17cd3738df0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:09:15.772Z|730b77b0-432d-4be2-a55c-d5522ae6d325|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T05:09:15.773Z|730b77b0-432d-4be2-a55c-d5522ae6d325|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T05:09:18.818Z|16afc73d-76b6-47e1-8abd-bb62eceeee50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:09:18.818Z|16afc73d-76b6-47e1-8abd-bb62eceeee50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:09:19.220Z|d9ca081c-2f73-42ef-9c25-6d34b45144b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:09:19.220Z|d9ca081c-2f73-42ef-9c25-6d34b45144b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:09:19.833Z|ee8a6f5d-5a60-413b-a892-f2a036453475|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:09:19.834Z|d717161c-cf20-44f2-8b00-a6d60d45b22a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:09:19.834Z|ee8a6f5d-5a60-413b-a892-f2a036453475|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:09:19.834Z|d717161c-cf20-44f2-8b00-a6d60d45b22a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:09:19.837Z|72da84fd-867f-49ea-aba1-9d98d55c7c57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:09:19.838Z|72da84fd-867f-49ea-aba1-9d98d55c7c57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:09:29.867Z|92b4a237-217e-4113-8070-d69f46dad4ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:09:29.868Z|92b4a237-217e-4113-8070-d69f46dad4ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:09:29.869Z|87f00c29-8fd2-4776-841e-3a560fc3a55c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:09:29.870Z|87f00c29-8fd2-4776-841e-3a560fc3a55c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:09:29.875Z|5966878b-9d28-420a-b233-d40d4f044417|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:09:29.876Z|5966878b-9d28-420a-b233-d40d4f044417|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:09:33.817Z|8049785b-4278-4ca4-abc6-1d8d0cf95f21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:09:33.822Z|8049785b-4278-4ca4-abc6-1d8d0cf95f21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:09:39.894Z|6f4df78d-2556-4ca5-99e8-7e546ca721bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:09:39.894Z|6f4df78d-2556-4ca5-99e8-7e546ca721bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:09:39.900Z|d40f5dac-47e8-4b7e-a83b-196320d94ee1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:09:39.900Z|d40f5dac-47e8-4b7e-a83b-196320d94ee1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:09:39.902Z|17a763eb-da69-45c4-9d5c-554ad9d952ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:09:39.902Z|17a763eb-da69-45c4-9d5c-554ad9d952ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:09:48.818Z|3f507694-b8ad-4b77-bb6e-87d8f2eb2644|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:09:48.818Z|3f507694-b8ad-4b77-bb6e-87d8f2eb2644|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:09:49.221Z|7214cf08-ab92-4341-9ec6-08d89820fde4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:09:49.221Z|7214cf08-ab92-4341-9ec6-08d89820fde4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:09:49.930Z|8fc6c26b-5417-4380-8cfc-6d320813347c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:09:49.930Z|8fc6c26b-5417-4380-8cfc-6d320813347c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:09:49.937Z|9de5852a-5369-4b5c-808d-34fb524fbab9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:09:49.937Z|5dd07a1b-8269-4945-98c7-6dd3a9dcf35d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:09:49.937Z|9de5852a-5369-4b5c-808d-34fb524fbab9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:09:49.938Z|5dd07a1b-8269-4945-98c7-6dd3a9dcf35d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:09:59.961Z|f44990a3-ef80-4770-b3d6-ea575aeb15d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:09:59.962Z|f44990a3-ef80-4770-b3d6-ea575aeb15d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:09:59.965Z|25c66832-b983-436f-898f-9f036e121966|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:09:59.966Z|da507306-9bdf-4002-a93a-778333f74b57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:09:59.966Z|25c66832-b983-436f-898f-9f036e121966|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:09:59.966Z|da507306-9bdf-4002-a93a-778333f74b57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:10:03.817Z|76ef1588-5372-433e-9058-ab76d11ca295|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:10:03.818Z|76ef1588-5372-433e-9058-ab76d11ca295|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:10:09.995Z|40b9f735-aa74-498b-b29f-0752e46700ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:10:09.996Z|40b9f735-aa74-498b-b29f-0752e46700ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:10:09.999Z|fb89aa67-f074-4854-8b8d-4483f7db4e4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:10:10.000Z|fb89aa67-f074-4854-8b8d-4483f7db4e4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:10:10.000Z|1dd45647-7739-4a30-8550-9389258c62ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:10:10.001Z|1dd45647-7739-4a30-8550-9389258c62ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:10:15.772Z|c74ef060-b76b-4bb5-9c70-29cde72870c7|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T05:10:15.773Z|c74ef060-b76b-4bb5-9c70-29cde72870c7|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T05:10:18.817Z|572bbf4d-660f-4e4b-b9de-b6887209c984|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:10:18.822Z|572bbf4d-660f-4e4b-b9de-b6887209c984|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:10:19.222Z|e8263a10-5789-4e17-b497-a8f0b19d2c32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:10:19.223Z|e8263a10-5789-4e17-b497-a8f0b19d2c32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:10:20.029Z|8d7c8d5a-ada5-443d-95a5-064f846bcc35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:10:20.030Z|8d7c8d5a-ada5-443d-95a5-064f846bcc35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:10:20.030Z|36c40f21-f173-402e-a5d0-cac5d73b8098|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:10:20.031Z|36c40f21-f173-402e-a5d0-cac5d73b8098|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:10:20.039Z|8cabd1fd-0e11-467f-924b-309eab7df028|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:10:20.040Z|8cabd1fd-0e11-467f-924b-309eab7df028|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:10:30.057Z|63df840d-0100-4e73-a86a-c9656988e820|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:10:30.057Z|63df840d-0100-4e73-a86a-c9656988e820|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:10:30.062Z|1c60f332-8a48-4151-8a7e-3e178e0cd61b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:10:30.063Z|a407efa6-7d68-47b0-8439-edc30203eb7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:10:30.063Z|a407efa6-7d68-47b0-8439-edc30203eb7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:10:30.064Z|1c60f332-8a48-4151-8a7e-3e178e0cd61b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:10:33.817Z|729fbf28-4e8c-449f-a56b-141155e6b86f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:10:33.818Z|729fbf28-4e8c-449f-a56b-141155e6b86f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:10:40.085Z|6422003f-35c8-4a88-9f3b-3ad8641be182|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:10:40.087Z|6422003f-35c8-4a88-9f3b-3ad8641be182|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:10:40.089Z|2e04d6bd-9dfc-4bf7-98ae-10d6d9b153dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:10:40.090Z|2e04d6bd-9dfc-4bf7-98ae-10d6d9b153dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:10:40.092Z|dd983640-fa5d-4aa6-aa73-32a6e16cbf54|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:10:40.096Z|dd983640-fa5d-4aa6-aa73-32a6e16cbf54|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:10:48.817Z|439cb89f-c222-4720-8f15-4d7ba1114874|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:10:48.818Z|439cb89f-c222-4720-8f15-4d7ba1114874|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:10:49.223Z|0a8ea6c1-aea3-4d79-b00e-b49872b89799|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:10:49.224Z|0a8ea6c1-aea3-4d79-b00e-b49872b89799|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:10:50.119Z|0a605a0b-bf5c-40e6-b215-8215fef07ea4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:10:50.120Z|0a605a0b-bf5c-40e6-b215-8215fef07ea4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:10:50.128Z|86f79ecf-5875-490a-b2b0-e263ccf4c8f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:10:50.129Z|86f79ecf-5875-490a-b2b0-e263ccf4c8f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:10:50.132Z|ac76549d-db71-4a02-aac4-9bd6db404659|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:10:50.132Z|ac76549d-db71-4a02-aac4-9bd6db404659|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:11:00.150Z|0758003e-ba65-427e-bc8e-75eb8fce89af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:11:00.151Z|0758003e-ba65-427e-bc8e-75eb8fce89af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:11:00.159Z|45b7eeff-ffd7-4191-b428-5bccfc587008|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:11:00.160Z|45b7eeff-ffd7-4191-b428-5bccfc587008|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:11:00.165Z|0982dde6-4e78-4677-87b5-8c3950b1536a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:11:00.166Z|0982dde6-4e78-4677-87b5-8c3950b1536a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:11:03.818Z|58dd6f42-bc94-4c6f-8da0-56f805e09145|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:11:03.818Z|58dd6f42-bc94-4c6f-8da0-56f805e09145|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:11:10.186Z|b6d5dd2e-c288-4f3a-9a2c-514bd7f4b1fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:11:10.187Z|b6d5dd2e-c288-4f3a-9a2c-514bd7f4b1fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:11:10.196Z|0df45e40-03ac-4103-a9b5-bd03db7a5317|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:11:10.197Z|0df45e40-03ac-4103-a9b5-bd03db7a5317|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:11:10.205Z|5903b92a-a6e8-4379-b91c-21e3f2d811ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:11:10.205Z|5903b92a-a6e8-4379-b91c-21e3f2d811ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:11:15.772Z|a86031bc-105a-482b-ae7c-16dafc209f7d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T05:11:15.773Z|a86031bc-105a-482b-ae7c-16dafc209f7d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T05:11:18.817Z|2ef4df90-507b-4ebd-bdec-a7fe69c24c35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:11:18.818Z|2ef4df90-507b-4ebd-bdec-a7fe69c24c35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:11:19.224Z|243e13f0-2cfc-4f72-85bd-0675f59747c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:11:19.224Z|243e13f0-2cfc-4f72-85bd-0675f59747c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:11:20.227Z|59ae3d06-6f28-400f-8f07-b0cb84e14228|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:11:20.228Z|59ae3d06-6f28-400f-8f07-b0cb84e14228|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:11:20.230Z|fd15194c-766a-4f25-9e7c-9399a05501de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:11:20.231Z|fd15194c-766a-4f25-9e7c-9399a05501de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:11:20.236Z|f9af2003-38d4-46b9-a185-5d4579b764a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:11:20.237Z|f9af2003-38d4-46b9-a185-5d4579b764a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:11:30.260Z|29a42024-e1aa-49d0-b9b8-200f841ca541|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:11:30.260Z|29a42024-e1aa-49d0-b9b8-200f841ca541|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:11:30.262Z|8cddb278-1454-4206-a48f-338cd9f82346|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:11:30.263Z|8cddb278-1454-4206-a48f-338cd9f82346|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:11:30.268Z|a51f1542-e866-443f-b459-fcf1b6ee5c5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:11:30.268Z|a51f1542-e866-443f-b459-fcf1b6ee5c5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:11:33.818Z|44b94ee7-0f68-4ff8-bc57-36c149c9cbb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:11:33.824Z|44b94ee7-0f68-4ff8-bc57-36c149c9cbb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:11:40.289Z|b570b3a7-ac15-4723-a957-c3048c48d9b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:11:40.290Z|b570b3a7-ac15-4723-a957-c3048c48d9b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:11:40.297Z|373086a4-4c77-492e-835d-c6e5106a16c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:11:40.298Z|373086a4-4c77-492e-835d-c6e5106a16c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:11:40.297Z|da4e2230-95f2-49c9-9897-bf4f50b85b58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:11:40.299Z|da4e2230-95f2-49c9-9897-bf4f50b85b58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:11:48.818Z|c1dd7487-89ef-4856-b1b6-24fbd094798c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:11:48.818Z|c1dd7487-89ef-4856-b1b6-24fbd094798c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:11:49.225Z|b71da0ed-d2f0-4aa1-a92e-711a6070c395|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:11:49.225Z|b71da0ed-d2f0-4aa1-a92e-711a6070c395|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:11:50.330Z|096b91a1-ac55-41c2-b299-61d4b6a75774|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:11:50.330Z|d73b3518-b8ed-4c0f-ae60-d5d2b18fe56c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:11:50.331Z|26379f3c-6d45-4831-b039-83c731e4b8d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:11:50.331Z|096b91a1-ac55-41c2-b299-61d4b6a75774|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:11:50.331Z|d73b3518-b8ed-4c0f-ae60-d5d2b18fe56c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:11:50.331Z|26379f3c-6d45-4831-b039-83c731e4b8d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:12:00.365Z|a68ea183-fa04-4c7d-b44a-1791ed388a17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:12:00.365Z|dea1b97b-409f-4514-8e90-a4e9b2f4069c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:12:00.365Z|1cd66ba4-db38-4170-96f5-e607dda2f608|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:12:00.366Z|a68ea183-fa04-4c7d-b44a-1791ed388a17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:12:00.366Z|dea1b97b-409f-4514-8e90-a4e9b2f4069c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:12:00.366Z|1cd66ba4-db38-4170-96f5-e607dda2f608|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:12:03.817Z|4abcb90c-a14f-48ad-a3a9-ff8862d8aa45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:12:03.818Z|4abcb90c-a14f-48ad-a3a9-ff8862d8aa45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:12:10.397Z|a4b01e5f-c9e7-4c17-b615-006e1db09741|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:12:10.397Z|a4b01e5f-c9e7-4c17-b615-006e1db09741|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:12:10.406Z|c960db9e-43ea-4415-8b5a-cd7ad065d10c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:12:10.406Z|3c590f8b-dbd8-4952-ae77-96bfaac26a39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:12:10.407Z|c960db9e-43ea-4415-8b5a-cd7ad065d10c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:12:10.407Z|3c590f8b-dbd8-4952-ae77-96bfaac26a39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:12:15.772Z|312672e0-c089-4153-9937-7cd38f2e42f4|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T05:12:15.773Z|312672e0-c089-4153-9937-7cd38f2e42f4|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T05:12:18.817Z|612777b4-6467-4362-ab21-53fe512921a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:12:18.818Z|612777b4-6467-4362-ab21-53fe512921a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:12:19.226Z|5bfdcaa5-edf5-401a-81a6-b734619e11fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:12:19.226Z|5bfdcaa5-edf5-401a-81a6-b734619e11fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:12:20.431Z|6d01eff5-1e8f-4568-827e-7ed7bef608b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:12:20.432Z|6d01eff5-1e8f-4568-827e-7ed7bef608b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:12:20.436Z|0ca52a2e-0e7e-4e3a-a34b-ff5989233635|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:12:20.436Z|0ca52a2e-0e7e-4e3a-a34b-ff5989233635|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:12:20.440Z|eba8496a-5816-414b-8edd-c26e27911453|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:12:20.441Z|eba8496a-5816-414b-8edd-c26e27911453|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:12:30.471Z|e11c3b34-a472-48ba-836a-8c668149193e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:12:30.472Z|e11c3b34-a472-48ba-836a-8c668149193e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:12:30.471Z|5b6ff37e-6692-474e-9fde-cfbeab085de9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:12:30.473Z|5b6ff37e-6692-474e-9fde-cfbeab085de9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:12:30.475Z|4ed32835-9f12-485c-b3bb-9918ff8efe04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:12:30.476Z|4ed32835-9f12-485c-b3bb-9918ff8efe04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:12:33.817Z|1e88b674-99c0-47f7-8534-1aff8d10d4b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:12:33.818Z|1e88b674-99c0-47f7-8534-1aff8d10d4b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:12:40.509Z|a1bce1af-f39d-41f8-9473-2b39e5970e1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:12:40.510Z|e383d993-45a9-48a7-9a53-7d67bd03926a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:12:40.510Z|a1bce1af-f39d-41f8-9473-2b39e5970e1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:12:40.510Z|e383d993-45a9-48a7-9a53-7d67bd03926a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:12:40.520Z|3292de07-d4c8-4c06-98ed-48ce0cdd9ad3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:12:40.521Z|3292de07-d4c8-4c06-98ed-48ce0cdd9ad3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:12:48.817Z|f7b524d7-1d86-4020-917f-ab65261835f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:12:48.822Z|f7b524d7-1d86-4020-917f-ab65261835f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:12:49.227Z|b0e646e9-f612-4e3a-b547-e4ae472bee59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:12:49.227Z|b0e646e9-f612-4e3a-b547-e4ae472bee59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:12:50.552Z|d20a6b87-c792-49cc-a46f-8cf13ae81772|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:12:50.553Z|d20a6b87-c792-49cc-a46f-8cf13ae81772|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:12:50.558Z|c05febda-1d7e-4679-9d70-f6c2f188e1c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:12:50.558Z|c05febda-1d7e-4679-9d70-f6c2f188e1c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:12:50.561Z|68eba05d-9fed-49b2-93d0-d7ff03779fe8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:12:50.562Z|68eba05d-9fed-49b2-93d0-d7ff03779fe8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:13:00.585Z|a227f999-f6aa-4a94-add1-65589b57cd6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:13:00.585Z|a227f999-f6aa-4a94-add1-65589b57cd6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:13:00.588Z|e0090937-568d-4f21-a3b5-e7db883fcd00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:13:00.589Z|e0090937-568d-4f21-a3b5-e7db883fcd00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:13:00.589Z|02e583b3-1b0d-4c5b-9daa-67cb464e4621|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:13:00.589Z|02e583b3-1b0d-4c5b-9daa-67cb464e4621|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:13:03.818Z|bbea5d99-80c1-46f1-b589-ceeb5988d95a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:13:03.820Z|bbea5d99-80c1-46f1-b589-ceeb5988d95a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:13:10.621Z|d773c388-c1a0-449d-837e-3f0e116db5f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:13:10.621Z|d773c388-c1a0-449d-837e-3f0e116db5f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:13:10.641Z|c6578ad8-20c4-464e-bfc6-1c6f7a2d2adf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:13:10.642Z|c6578ad8-20c4-464e-bfc6-1c6f7a2d2adf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:13:10.642Z|133aee2d-8cae-4b1b-be28-959abd632508|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:13:10.642Z|133aee2d-8cae-4b1b-be28-959abd632508|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:13:15.772Z|bc8ac831-0a11-4fda-ae46-f57bd03b001c|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T05:13:15.773Z|bc8ac831-0a11-4fda-ae46-f57bd03b001c|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T05:13:18.817Z|68a43002-56c5-417e-8949-0fda8bb68d56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:13:18.818Z|68a43002-56c5-417e-8949-0fda8bb68d56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:13:19.228Z|647449b7-f83d-4939-8006-d567a3669a8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:13:19.229Z|647449b7-f83d-4939-8006-d567a3669a8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:13:20.656Z|4f7aefec-4e92-44b6-84fd-340fd2f25674|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:13:20.657Z|4f7aefec-4e92-44b6-84fd-340fd2f25674|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:13:20.673Z|02495583-a5e7-4a70-b2d8-213d5e209b28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:13:20.674Z|02495583-a5e7-4a70-b2d8-213d5e209b28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:13:20.675Z|32ee7a1e-cc00-4233-9331-d9556a4f959a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:13:20.675Z|32ee7a1e-cc00-4233-9331-d9556a4f959a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:13:30.688Z|b16664f1-71c8-4bd9-b2a8-1161d365dcb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:13:30.689Z|b16664f1-71c8-4bd9-b2a8-1161d365dcb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:13:30.704Z|2f6f3dc8-5967-484a-bf78-66b5ab9005e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:13:30.705Z|2f6f3dc8-5967-484a-bf78-66b5ab9005e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:13:30.710Z|2ec2d055-617f-4136-8015-cda35d4d72f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:13:30.711Z|2ec2d055-617f-4136-8015-cda35d4d72f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:13:33.817Z|fdc82cb7-42f6-4c42-8869-4aff0056fcc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:13:33.822Z|fdc82cb7-42f6-4c42-8869-4aff0056fcc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:13:40.723Z|de9c5c3f-887a-4fdd-8a68-ed297599755a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:13:40.724Z|de9c5c3f-887a-4fdd-8a68-ed297599755a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:13:40.736Z|746a463e-20e5-450e-9db5-966f4e7aad4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:13:40.737Z|746a463e-20e5-450e-9db5-966f4e7aad4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:13:40.742Z|ff48bc1d-7111-4dda-80b6-f44e7c62b208|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:13:40.742Z|ff48bc1d-7111-4dda-80b6-f44e7c62b208|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:13:48.817Z|71b97857-67a7-46ad-bc02-8c92b0c4db33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:13:48.818Z|71b97857-67a7-46ad-bc02-8c92b0c4db33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:13:49.229Z|71ef18e4-36ad-42af-8a98-0a8c0c6ad250|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:13:49.230Z|71ef18e4-36ad-42af-8a98-0a8c0c6ad250|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:13:50.749Z|50f8becb-f329-4b9a-87a1-7e3917d17cad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:13:50.750Z|50f8becb-f329-4b9a-87a1-7e3917d17cad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:13:50.763Z|ea87dade-508d-47aa-b791-a4a8fd969526|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:13:50.764Z|ea87dade-508d-47aa-b791-a4a8fd969526|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:13:50.770Z|fd4369ae-90db-4b2f-bbe4-977f539bd1a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:13:50.771Z|fd4369ae-90db-4b2f-bbe4-977f539bd1a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:14:00.789Z|cf5efb8b-7c6d-44bf-9b55-ed55a94a9900|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:14:00.790Z|cf5efb8b-7c6d-44bf-9b55-ed55a94a9900|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:14:00.795Z|b2250750-4743-4681-b9c8-70944bc21d35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:14:00.796Z|b2250750-4743-4681-b9c8-70944bc21d35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:14:00.801Z|db42d608-2baf-4793-915c-5ea1d3e31e8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:14:00.801Z|db42d608-2baf-4793-915c-5ea1d3e31e8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:14:03.817Z|713b84c1-b5cf-4c6a-89c0-12f3fb6b4f0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:14:03.818Z|713b84c1-b5cf-4c6a-89c0-12f3fb6b4f0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:14:10.823Z|1042b26b-81d8-4da5-9225-6f10be8b8d77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:14:10.824Z|1042b26b-81d8-4da5-9225-6f10be8b8d77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:14:10.827Z|8c9b6e6a-201e-4986-83c5-951553ad32e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:14:10.828Z|8c9b6e6a-201e-4986-83c5-951553ad32e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:14:10.832Z|514d8e75-645a-4266-915f-70c6d5041441|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:14:10.832Z|514d8e75-645a-4266-915f-70c6d5041441|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:14:15.772Z|e1b3b062-8d34-4668-99e0-21e01d639341|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T05:14:15.773Z|e1b3b062-8d34-4668-99e0-21e01d639341|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T05:14:18.817Z|371fd7e6-bdf0-4d15-818e-f1ebf0443f84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:14:18.822Z|371fd7e6-bdf0-4d15-818e-f1ebf0443f84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:14:19.230Z|54354c8e-c83f-43ff-81cb-cbb4563bd117|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:14:19.231Z|54354c8e-c83f-43ff-81cb-cbb4563bd117|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:14:20.852Z|0895fe96-4565-4f55-b8d4-69f2fdbd9029|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:14:20.853Z|0895fe96-4565-4f55-b8d4-69f2fdbd9029|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:14:20.853Z|dd8d150b-09fc-4e1d-b831-379296fbb2b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:14:20.854Z|dd8d150b-09fc-4e1d-b831-379296fbb2b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:14:20.858Z|d5cc1238-4719-4ded-be8d-6d2bc1a11032|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:14:20.859Z|d5cc1238-4719-4ded-be8d-6d2bc1a11032|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:14:30.882Z|07b35b97-a194-41fe-acb5-def5c8dc00ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:14:30.882Z|db79b377-f69f-4469-bb2a-ec9ff4fd46a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:14:30.883Z|07b35b97-a194-41fe-acb5-def5c8dc00ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:14:30.883Z|db79b377-f69f-4469-bb2a-ec9ff4fd46a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:14:30.888Z|4330544e-29be-45d0-bd64-c03e261ad0c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:14:30.889Z|4330544e-29be-45d0-bd64-c03e261ad0c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:14:33.817Z|0d14bd96-9aa0-4749-8a30-8eb188e9c3de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:14:33.818Z|0d14bd96-9aa0-4749-8a30-8eb188e9c3de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:14:40.914Z|23b75853-fe9d-4096-a42c-49652e1cb8d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:14:40.915Z|23b75853-fe9d-4096-a42c-49652e1cb8d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:14:40.919Z|91beaccd-904e-4500-b7bb-fa97e67f34b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:14:40.920Z|def4e4b2-8bdc-4d32-9a48-f301fb14fc3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:14:40.920Z|91beaccd-904e-4500-b7bb-fa97e67f34b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:14:40.920Z|def4e4b2-8bdc-4d32-9a48-f301fb14fc3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:14:48.817Z|fd78b733-17f5-4fd7-94dc-d804274774cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:14:48.818Z|fd78b733-17f5-4fd7-94dc-d804274774cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:14:49.232Z|8191c619-1e18-4d92-ba54-b5c9b73f3fc4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:14:49.232Z|8191c619-1e18-4d92-ba54-b5c9b73f3fc4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:14:50.951Z|52c9bafa-881f-481c-bdd8-d4e0589065f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:14:50.951Z|52c9bafa-881f-481c-bdd8-d4e0589065f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:14:50.951Z|acf211d5-16fc-4a66-9e99-8f4ba8c168e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:14:50.952Z|acf211d5-16fc-4a66-9e99-8f4ba8c168e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:14:50.957Z|1887b51e-d2a5-4f16-9605-eb7064ca63de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:14:50.957Z|1887b51e-d2a5-4f16-9605-eb7064ca63de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:15:00.980Z|391b0e21-cbe6-418d-b26f-95b99d14012a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:15:00.981Z|391b0e21-cbe6-418d-b26f-95b99d14012a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:15:00.981Z|4b7ba59e-7d13-4815-aa2b-25fbd6eddf9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:15:00.982Z|4b7ba59e-7d13-4815-aa2b-25fbd6eddf9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:15:00.985Z|80707c59-844a-4fe1-9fde-bf92ae35131c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:15:00.985Z|80707c59-844a-4fe1-9fde-bf92ae35131c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:15:03.817Z|2bb352b7-11b0-494d-a003-78deb685818c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:15:03.821Z|2bb352b7-11b0-494d-a003-78deb685818c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:15:11.016Z|dda1fd41-3596-4fd1-b0a4-1eaf0345c8ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:15:11.016Z|73e33a94-02fa-42fe-8070-fb27150bc632|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:15:11.016Z|71640ff1-f6a9-4e01-9e0f-2693308331f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:15:11.017Z|dda1fd41-3596-4fd1-b0a4-1eaf0345c8ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:15:11.017Z|73e33a94-02fa-42fe-8070-fb27150bc632|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:15:11.017Z|71640ff1-f6a9-4e01-9e0f-2693308331f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:15:15.771Z|bafba86b-e550-4d87-bcf4-192a27ed4d08|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T05:15:15.772Z|bafba86b-e550-4d87-bcf4-192a27ed4d08|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T05:15:18.817Z|a288d109-bf24-43f4-aa16-57083592cbac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:15:18.818Z|a288d109-bf24-43f4-aa16-57083592cbac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:15:19.233Z|eddfacd6-61de-4b04-8d75-57c78687b2d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:15:19.233Z|eddfacd6-61de-4b04-8d75-57c78687b2d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:15:21.048Z|f0a11d71-d6d0-4ecd-8772-00712beff4ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:15:21.049Z|f0a11d71-d6d0-4ecd-8772-00712beff4ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:15:21.050Z|5292b265-a8bb-43f5-bdd1-888d3fd5d36f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:15:21.051Z|5292b265-a8bb-43f5-bdd1-888d3fd5d36f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:15:21.057Z|8707ec1f-14df-4448-918e-c7ab55f94b93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:15:21.058Z|8707ec1f-14df-4448-918e-c7ab55f94b93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:15:31.079Z|2e0e3e5c-fad9-4f9c-aa25-6a62170a7fb6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:15:31.081Z|2e0e3e5c-fad9-4f9c-aa25-6a62170a7fb6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:15:31.082Z|05375b68-5a25-40cc-a5b7-d4f602c67fb3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:15:31.082Z|05375b68-5a25-40cc-a5b7-d4f602c67fb3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:15:31.087Z|44ba8d3a-83e5-4669-b5b6-bc838871d2fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:15:31.089Z|44ba8d3a-83e5-4669-b5b6-bc838871d2fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:15:33.817Z|bb057272-2f63-498e-84b4-78d021e24261|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:15:33.818Z|bb057272-2f63-498e-84b4-78d021e24261|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:15:41.116Z|53165f91-f841-4468-9edc-1aae7a74b530|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:15:41.116Z|53165f91-f841-4468-9edc-1aae7a74b530|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:15:41.118Z|12c56c44-1fe6-48ba-b188-2127f42078f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:15:41.119Z|12c56c44-1fe6-48ba-b188-2127f42078f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:15:41.121Z|c5cdd4b2-816f-4b16-82f3-3267c59c068e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:15:41.122Z|c5cdd4b2-816f-4b16-82f3-3267c59c068e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:15:48.817Z|3c3cb0c9-6463-405a-8cb2-7ce01d66c0f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:15:48.821Z|3c3cb0c9-6463-405a-8cb2-7ce01d66c0f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:15:49.234Z|69fe5f08-29f1-4e3a-ad96-dd2dc95f8063|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:15:49.234Z|69fe5f08-29f1-4e3a-ad96-dd2dc95f8063|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:15:51.156Z|777c0402-013a-4d62-8b2a-04b4b6855fa0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:15:51.157Z|777c0402-013a-4d62-8b2a-04b4b6855fa0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:15:51.160Z|89574105-5669-4920-b2ef-86d932fca874|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:15:51.161Z|c1a518c2-07ac-400f-a040-ce7f85169595|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:15:51.161Z|89574105-5669-4920-b2ef-86d932fca874|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:15:51.161Z|c1a518c2-07ac-400f-a040-ce7f85169595|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:16:01.188Z|9bb5bfb8-0925-42c6-9142-0150afc22cc4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:16:01.189Z|9bb5bfb8-0925-42c6-9142-0150afc22cc4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:16:01.190Z|8c9680a6-49c5-44d2-bef1-971c3823220f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:16:01.191Z|8c9680a6-49c5-44d2-bef1-971c3823220f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:16:01.191Z|086030df-2277-4be2-82f7-3b3b45e1e8cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:16:01.192Z|086030df-2277-4be2-82f7-3b3b45e1e8cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:16:03.817Z|bbd687a9-9f72-46a4-9257-24acd6f3f9f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:16:03.818Z|bbd687a9-9f72-46a4-9257-24acd6f3f9f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:16:11.228Z|a82d905a-a01d-4afc-af62-214f63e56ed0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:16:11.229Z|a82d905a-a01d-4afc-af62-214f63e56ed0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:16:11.232Z|3c96c486-921f-453a-8091-bb5b402ca20a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:16:11.233Z|054fc066-9012-427f-ad9b-06f87747937e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:16:11.233Z|3c96c486-921f-453a-8091-bb5b402ca20a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:16:11.233Z|054fc066-9012-427f-ad9b-06f87747937e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:16:15.772Z|e75818ad-e3a0-492a-a32c-7262a0300e9a|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T05:16:15.773Z|e75818ad-e3a0-492a-a32c-7262a0300e9a|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T05:16:18.817Z|0e32c230-f218-4926-b8d4-72b61810ddaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:16:18.818Z|0e32c230-f218-4926-b8d4-72b61810ddaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:16:19.235Z|5b8ee4b5-7cad-491e-86cb-9d60d0385c88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:16:19.235Z|5b8ee4b5-7cad-491e-86cb-9d60d0385c88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:16:21.263Z|21ce1546-1867-422d-8a9d-1ca161f339ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:16:21.263Z|9d145604-a0e1-4d11-a84d-c5e1c685668a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:16:21.264Z|9d145604-a0e1-4d11-a84d-c5e1c685668a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:16:21.264Z|21ce1546-1867-422d-8a9d-1ca161f339ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:16:21.268Z|6f7d3af8-d115-4bdb-af5d-a67022731d96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:16:21.269Z|6f7d3af8-d115-4bdb-af5d-a67022731d96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:16:31.293Z|99c7002a-bda2-4dfe-b2ac-8d4dfe57d551|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:16:31.293Z|99c7002a-bda2-4dfe-b2ac-8d4dfe57d551|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:16:31.293Z|f6e59e9e-953e-45c9-948d-5464185f2afe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:16:31.294Z|f6e59e9e-953e-45c9-948d-5464185f2afe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:16:31.304Z|a6703434-e5da-467c-89ca-27a5957966bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:16:31.305Z|a6703434-e5da-467c-89ca-27a5957966bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:16:33.817Z|c27dd4c3-a52a-4d33-9daa-9792e842ef7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:16:33.820Z|c27dd4c3-a52a-4d33-9daa-9792e842ef7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:16:41.329Z|7b4a6172-0343-4233-905a-22dbaabacaf4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:16:41.329Z|4fdb1279-a4b0-4b69-aa2b-d2447c9d50fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:16:41.330Z|7b4a6172-0343-4233-905a-22dbaabacaf4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:16:41.330Z|4fdb1279-a4b0-4b69-aa2b-d2447c9d50fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:16:41.335Z|a71ba4b1-e4bc-4485-b5ac-02761b03c7ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:16:41.337Z|a71ba4b1-e4bc-4485-b5ac-02761b03c7ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:16:48.817Z|59580f30-e48f-4d7f-a7f5-2d5a0a56db65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:16:48.818Z|59580f30-e48f-4d7f-a7f5-2d5a0a56db65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:16:49.236Z|ba5a3d93-0319-4be0-b7ca-22e55b6a4fa5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:16:49.236Z|ba5a3d93-0319-4be0-b7ca-22e55b6a4fa5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:16:51.359Z|3b1f594d-9850-41be-a2bf-7518418ad448|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:16:51.360Z|3b1f594d-9850-41be-a2bf-7518418ad448|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:16:51.365Z|532e73ac-6971-426a-980c-a176dd98a732|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:16:51.367Z|532e73ac-6971-426a-980c-a176dd98a732|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:16:51.367Z|35171f0d-fc8a-4870-a905-1b7695b301ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:16:51.367Z|35171f0d-fc8a-4870-a905-1b7695b301ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:17:01.385Z|1d39cc9b-60e3-4e07-afe0-59e39e34ff56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:17:01.385Z|1d39cc9b-60e3-4e07-afe0-59e39e34ff56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:17:01.393Z|f1c5c5f9-249a-4681-8640-25c84c68db20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:17:01.394Z|f1c5c5f9-249a-4681-8640-25c84c68db20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:17:01.394Z|c2c5d686-85e5-4c5e-a32b-e6e0062b5713|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:17:01.395Z|c2c5d686-85e5-4c5e-a32b-e6e0062b5713|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:17:03.817Z|f0f19da4-8b83-4147-b8f0-a102a2d9450b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:17:03.818Z|f0f19da4-8b83-4147-b8f0-a102a2d9450b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:17:11.417Z|51d0bc04-dc04-4f98-ae4a-701ba436b130|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:17:11.418Z|da1dece9-a069-4e40-8011-313d3f73e9ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:17:11.418Z|51d0bc04-dc04-4f98-ae4a-701ba436b130|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:17:11.418Z|da1dece9-a069-4e40-8011-313d3f73e9ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:17:11.424Z|7c094f50-01c5-4e46-956d-63540996535a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:17:11.424Z|7c094f50-01c5-4e46-956d-63540996535a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:17:15.773Z|0290a954-17a7-492e-a203-1ec94a6dc18d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T05:17:15.774Z|0290a954-17a7-492e-a203-1ec94a6dc18d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T05:17:18.817Z|f82822a1-dea9-4301-a1ba-4832e3e6b4be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:17:18.821Z|f82822a1-dea9-4301-a1ba-4832e3e6b4be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:17:19.237Z|0e14b783-e9b7-4c7e-9799-fa00c2ddcc23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:17:19.238Z|0e14b783-e9b7-4c7e-9799-fa00c2ddcc23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:17:21.457Z|a52d1540-c3ae-423c-839e-ecbe1e8fabc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:17:21.457Z|444e77cf-4935-4ef4-ba51-5bd0eaeb3041|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:17:21.458Z|444e77cf-4935-4ef4-ba51-5bd0eaeb3041|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:17:21.458Z|a52d1540-c3ae-423c-839e-ecbe1e8fabc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:17:21.463Z|7fda0cd8-ea5c-46a3-93c2-4bc16b440d39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:17:21.464Z|7fda0cd8-ea5c-46a3-93c2-4bc16b440d39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:17:31.486Z|4ac6cde6-957c-46bb-9e25-fafd828176ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:17:31.487Z|4ac6cde6-957c-46bb-9e25-fafd828176ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:17:31.488Z|acfb17ae-9abd-4716-9ba9-f55bda897964|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:17:31.489Z|acfb17ae-9abd-4716-9ba9-f55bda897964|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:17:31.493Z|06163aed-9611-4539-a025-3ba86112b668|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:17:31.494Z|06163aed-9611-4539-a025-3ba86112b668|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:17:33.817Z|297db0ea-031a-4d11-ac9e-a9f474f235b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:17:33.818Z|297db0ea-031a-4d11-ac9e-a9f474f235b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:17:41.517Z|df9ab29c-2573-4dca-8685-f9819a34a91b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:17:41.517Z|df9ab29c-2573-4dca-8685-f9819a34a91b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:17:41.521Z|892c1e70-1750-4fc9-8f6c-8e58c15ed015|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:17:41.521Z|892c1e70-1750-4fc9-8f6c-8e58c15ed015|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:17:41.522Z|21cbba5b-bf5b-413e-8f31-6a231d30da6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:17:41.522Z|21cbba5b-bf5b-413e-8f31-6a231d30da6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:17:48.818Z|91f44158-b28d-447b-8b56-83a279728483|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:17:48.818Z|91f44158-b28d-447b-8b56-83a279728483|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:17:49.239Z|e0fe0ce6-aac3-4920-b061-5a75da8de6fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:17:49.239Z|e0fe0ce6-aac3-4920-b061-5a75da8de6fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:17:51.544Z|95a4038f-6739-436b-a74c-947f39afe3ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:17:51.545Z|95a4038f-6739-436b-a74c-947f39afe3ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:17:51.549Z|c56b72ea-21dc-4d2e-9b30-07ea033580ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:17:51.549Z|c56b72ea-21dc-4d2e-9b30-07ea033580ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:17:51.554Z|5c7b860f-05f1-432f-9856-bb571264ea3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:17:51.554Z|5c7b860f-05f1-432f-9856-bb571264ea3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:18:01.582Z|394b1b62-1992-4a41-9592-b6cf7bce2250|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:18:01.583Z|394b1b62-1992-4a41-9592-b6cf7bce2250|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:18:01.588Z|c9f1119e-74d2-4b05-a214-1a0e0cc3eaf5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:18:01.588Z|c9f1119e-74d2-4b05-a214-1a0e0cc3eaf5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:18:01.590Z|6945b7f2-8513-407f-a2cc-b3f6c4a089f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:18:01.591Z|6945b7f2-8513-407f-a2cc-b3f6c4a089f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:18:03.818Z|cc83d6e8-4ca8-457c-bcda-9e480239e781|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:18:03.822Z|cc83d6e8-4ca8-457c-bcda-9e480239e781|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:18:11.617Z|8d79dc6f-81d0-4c82-8a11-decde5eb7e7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:18:11.618Z|8d79dc6f-81d0-4c82-8a11-decde5eb7e7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:18:11.623Z|fa40dcf6-13dd-49f3-9045-1043e4dd6cae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:18:11.624Z|fa40dcf6-13dd-49f3-9045-1043e4dd6cae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:18:11.626Z|5ef202d5-04bb-43a2-8fed-59ac0705aced|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:18:11.627Z|5ef202d5-04bb-43a2-8fed-59ac0705aced|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:18:15.772Z|6074d119-17e1-4d7f-9bbd-3d2cfd1ba6c9|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T05:18:15.773Z|6074d119-17e1-4d7f-9bbd-3d2cfd1ba6c9|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T05:18:18.818Z|11115628-7cf0-44c2-be36-287f8dc11b83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:18:18.818Z|11115628-7cf0-44c2-be36-287f8dc11b83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:18:19.240Z|024b7578-c7e6-43ee-9854-3813556266f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:18:19.241Z|024b7578-c7e6-43ee-9854-3813556266f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:18:21.649Z|f5bc29e8-5da5-4b91-8d06-5d5ccd2bdd21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:18:21.650Z|f5bc29e8-5da5-4b91-8d06-5d5ccd2bdd21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:18:21.654Z|4457f872-27c0-436e-a753-f49b7ecf4465|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:18:21.655Z|4457f872-27c0-436e-a753-f49b7ecf4465|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:18:21.661Z|f85d5a1e-b818-44b3-ba66-0dac8cc16d45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:18:21.661Z|f85d5a1e-b818-44b3-ba66-0dac8cc16d45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:18:31.687Z|ad2661da-f172-481c-8a05-dc94f0f4c2fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:18:31.688Z|11fcfe88-af6d-4e41-9cd9-4c5c36848808|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:18:31.688Z|11fcfe88-af6d-4e41-9cd9-4c5c36848808|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:18:31.688Z|ad2661da-f172-481c-8a05-dc94f0f4c2fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:18:31.693Z|adc63ebf-4896-46b0-807b-ae833f346f5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:18:31.693Z|adc63ebf-4896-46b0-807b-ae833f346f5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:18:33.817Z|513a73b9-c7af-4a75-a52d-f0785bd7a029|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:18:33.818Z|513a73b9-c7af-4a75-a52d-f0785bd7a029|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:18:41.732Z|e679853e-3fc5-44a5-a530-88f01231eff8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:18:41.732Z|9431408f-9235-4d15-8e92-88de8caa60e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:18:41.732Z|2c134f7b-cca4-466d-825b-02cda6b22bab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:18:41.732Z|e679853e-3fc5-44a5-a530-88f01231eff8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:18:41.732Z|9431408f-9235-4d15-8e92-88de8caa60e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:18:41.733Z|2c134f7b-cca4-466d-825b-02cda6b22bab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:18:48.817Z|0cd7e8d6-5a05-4149-a37f-3207fbe12a74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:18:48.822Z|0cd7e8d6-5a05-4149-a37f-3207fbe12a74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:18:49.242Z|67806f05-e051-4791-82f8-add95b1eee5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:18:49.242Z|67806f05-e051-4791-82f8-add95b1eee5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:18:51.762Z|2f4d328d-f56d-4e2a-88a4-d20c5c2521cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:18:51.762Z|2f4d328d-f56d-4e2a-88a4-d20c5c2521cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:18:51.765Z|103df293-f36c-4b53-b7d5-bf9d2fdeae7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:18:51.766Z|103df293-f36c-4b53-b7d5-bf9d2fdeae7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:18:51.771Z|41dd102b-6150-4694-9915-6058f623665e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:18:51.772Z|41dd102b-6150-4694-9915-6058f623665e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:19:01.796Z|6e2ccfe8-8df5-470b-9efa-501352168251|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:19:01.797Z|6e2ccfe8-8df5-470b-9efa-501352168251|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:19:01.799Z|8dc80ccb-164a-4ccf-a977-4b6d6b3fe10d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:19:01.800Z|8dc80ccb-164a-4ccf-a977-4b6d6b3fe10d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:19:01.806Z|2fe967a4-4e64-40e2-8fea-98eb80678cb2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:19:01.807Z|2fe967a4-4e64-40e2-8fea-98eb80678cb2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:19:03.817Z|cbd9c1bd-96f0-4576-8918-b5652f14bee1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:19:03.818Z|cbd9c1bd-96f0-4576-8918-b5652f14bee1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:19:11.827Z|5004014b-686d-4210-8f90-395a705d36a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:19:11.827Z|5004014b-686d-4210-8f90-395a705d36a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:19:11.833Z|0ae40a9c-6563-44bf-9f73-32f8750793e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:19:11.833Z|0ae40a9c-6563-44bf-9f73-32f8750793e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:19:11.834Z|5bbfa09a-5b22-4611-bcb1-77dafaae0286|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:19:11.834Z|5bbfa09a-5b22-4611-bcb1-77dafaae0286|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:19:15.773Z|9b261a42-cb06-4f5a-8e03-8bbad46a32fd|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T05:19:15.774Z|9b261a42-cb06-4f5a-8e03-8bbad46a32fd|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T05:19:18.818Z|be7c3dbc-0d67-405a-83a8-66184c9b6162|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:19:18.818Z|be7c3dbc-0d67-405a-83a8-66184c9b6162|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:19:19.243Z|98051b3b-5721-4d6e-873b-ece028f646e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:19:19.244Z|98051b3b-5721-4d6e-873b-ece028f646e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:19:21.856Z|5aeec46f-a51a-4e0f-879a-74db04c21a78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:19:21.857Z|5aeec46f-a51a-4e0f-879a-74db04c21a78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:19:21.863Z|d98ae216-9294-4f44-b759-8cde733b3abd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:19:21.863Z|d98ae216-9294-4f44-b759-8cde733b3abd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:19:21.869Z|c533c713-0d30-45e1-b979-55e75fc8dddf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:19:21.870Z|c533c713-0d30-45e1-b979-55e75fc8dddf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:19:31.889Z|52108f86-279e-48ef-80ff-85cf5d98dae9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:19:31.890Z|52108f86-279e-48ef-80ff-85cf5d98dae9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:19:31.891Z|5d417c28-a901-4fd0-b660-98716d1bfdb8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:19:31.891Z|5d417c28-a901-4fd0-b660-98716d1bfdb8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:19:31.895Z|ab612fa2-ad21-415e-ade2-dc64edbdd9aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:19:31.896Z|ab612fa2-ad21-415e-ade2-dc64edbdd9aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:19:33.817Z|61502526-546b-4afb-a423-01087e353f8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:19:33.821Z|61502526-546b-4afb-a423-01087e353f8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:19:41.919Z|fae1ae1b-6091-4242-8eef-00f2fbbc4d47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:19:41.920Z|fae1ae1b-6091-4242-8eef-00f2fbbc4d47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:19:41.924Z|24e83e5e-56f5-4d03-a4e3-cf3262da4217|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:19:41.924Z|ddccaab3-5283-44b3-b1b7-646eb35160fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:19:41.924Z|24e83e5e-56f5-4d03-a4e3-cf3262da4217|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:19:41.925Z|ddccaab3-5283-44b3-b1b7-646eb35160fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:19:48.817Z|c19e07e3-071c-4551-8026-56ea2c3567c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:19:48.818Z|c19e07e3-071c-4551-8026-56ea2c3567c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:19:49.244Z|f4271be2-ba1d-46f6-b32b-2589afb53352|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:19:49.245Z|f4271be2-ba1d-46f6-b32b-2589afb53352|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:19:51.956Z|aacb93d8-fcf6-4ff1-ae34-47570448708f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:19:51.956Z|62c1ddb8-361f-4089-b06f-3d88ebc7fcbc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:19:51.957Z|62c1ddb8-361f-4089-b06f-3d88ebc7fcbc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:19:51.957Z|aacb93d8-fcf6-4ff1-ae34-47570448708f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:19:51.962Z|de430eff-f8a4-41ed-b034-ce8f17ef2738|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:19:51.963Z|de430eff-f8a4-41ed-b034-ce8f17ef2738|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:20:01.983Z|274ecac0-2add-415e-a8ae-f8d8162f9e53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:20:01.984Z|274ecac0-2add-415e-a8ae-f8d8162f9e53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:20:01.986Z|b8ad6893-970b-45fa-aa3f-37e7d2fc709b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:20:01.987Z|b8ad6893-970b-45fa-aa3f-37e7d2fc709b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:20:01.992Z|a563d26e-e636-4df3-89e6-bf83afad60f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:20:01.992Z|a563d26e-e636-4df3-89e6-bf83afad60f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:20:03.817Z|6716e313-805a-41b3-8157-5a515df5ed63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:20:03.818Z|6716e313-805a-41b3-8157-5a515df5ed63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:20:12.013Z|071f93d5-d503-4f39-a7cf-b51603f8f5f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:20:12.014Z|071f93d5-d503-4f39-a7cf-b51603f8f5f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:20:12.023Z|bc54effd-f589-417a-b478-0cc6f0f9c160|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:20:12.023Z|83c23a92-5a7b-41b6-8128-f1b59bdbc6e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:20:12.024Z|bc54effd-f589-417a-b478-0cc6f0f9c160|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:20:12.024Z|83c23a92-5a7b-41b6-8128-f1b59bdbc6e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:20:15.772Z|352647c4-628c-4c3c-bef7-81652097f075|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T05:20:15.773Z|352647c4-628c-4c3c-bef7-81652097f075|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T05:20:18.817Z|ee17b87c-e287-4a13-bd7d-3aefaf561f07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:20:18.822Z|ee17b87c-e287-4a13-bd7d-3aefaf561f07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:20:19.245Z|54db87ba-8456-4b46-8839-0a0a28f45475|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:20:19.246Z|54db87ba-8456-4b46-8839-0a0a28f45475|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:20:22.041Z|45e4e6af-5936-45a3-8d24-91cadc1c421c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:20:22.042Z|45e4e6af-5936-45a3-8d24-91cadc1c421c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:20:22.050Z|47b3ccde-d2a8-4cfd-9c73-c8e60d7effba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:20:22.051Z|47b3ccde-d2a8-4cfd-9c73-c8e60d7effba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:20:22.053Z|6944c381-ec1c-4196-ad9e-415da2eabbf9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:20:22.053Z|6944c381-ec1c-4196-ad9e-415da2eabbf9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:20:32.067Z|a7170531-e9ec-4994-a0dc-857e2ffab870|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:20:32.068Z|a7170531-e9ec-4994-a0dc-857e2ffab870|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:20:32.080Z|233fd0d0-4084-4552-a4ac-fc3f9a5b71db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:20:32.080Z|d0f9852d-1b06-4d4b-a15f-4290a47aaa62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:20:32.081Z|233fd0d0-4084-4552-a4ac-fc3f9a5b71db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:20:32.081Z|d0f9852d-1b06-4d4b-a15f-4290a47aaa62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:20:33.818Z|21f85af3-18df-48d7-90b2-8c55400ed58e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:20:33.818Z|21f85af3-18df-48d7-90b2-8c55400ed58e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:20:42.096Z|f8419f7a-95f9-4b0d-9782-eb8ea1aad594|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:20:42.097Z|f8419f7a-95f9-4b0d-9782-eb8ea1aad594|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:20:42.111Z|5c99a8ba-4908-4529-8af7-acd2452a1eec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:20:42.112Z|5c99a8ba-4908-4529-8af7-acd2452a1eec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:20:42.114Z|fdaa4f63-4d05-4191-94b3-250a4b18e2be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:20:42.115Z|fdaa4f63-4d05-4191-94b3-250a4b18e2be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:20:48.819Z|3722b5b3-c757-4b16-8cb0-936f11d727b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:20:48.820Z|3722b5b3-c757-4b16-8cb0-936f11d727b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:20:49.247Z|4c2e9a03-fd02-4713-b169-5ff80f3b6de9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:20:49.247Z|4c2e9a03-fd02-4713-b169-5ff80f3b6de9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:20:52.140Z|baacb87a-006d-40e2-b898-70743f4a326a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:20:52.141Z|baacb87a-006d-40e2-b898-70743f4a326a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:20:52.144Z|3fea6c8f-60cb-4a1d-bf63-75c67efed62c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:20:52.145Z|3fea6c8f-60cb-4a1d-bf63-75c67efed62c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:20:52.149Z|21ab108a-c5e0-4389-a4bf-b579f3df2db8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:20:52.149Z|21ab108a-c5e0-4389-a4bf-b579f3df2db8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:21:02.176Z|5001d416-20c7-4600-9fc3-a95fbe7c0052|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:21:02.177Z|5001d416-20c7-4600-9fc3-a95fbe7c0052|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:21:02.178Z|efabd659-34fd-4f89-a157-5579c8f20022|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:21:02.178Z|efabd659-34fd-4f89-a157-5579c8f20022|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:21:02.183Z|1e04926e-9e0c-4af9-98a7-d1210a894c75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:21:02.184Z|1e04926e-9e0c-4af9-98a7-d1210a894c75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:21:03.817Z|4a24aabb-3fe9-4631-8b29-ab686dbdbcd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:21:03.829Z|4a24aabb-3fe9-4631-8b29-ab686dbdbcd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:21:12.209Z|e796e7b9-be6b-49cc-a982-5c09dec3bc5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:21:12.210Z|e796e7b9-be6b-49cc-a982-5c09dec3bc5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:21:12.213Z|c3bf1e3f-2373-47ce-9c0a-645033939210|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:21:12.213Z|c57b8c14-89a5-4c11-aa4b-d8f1bb722d83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:21:12.214Z|c3bf1e3f-2373-47ce-9c0a-645033939210|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:21:12.214Z|c57b8c14-89a5-4c11-aa4b-d8f1bb722d83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:21:15.771Z|dd5df9e7-7af4-44ba-bfdc-6137bf73752e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T05:21:15.772Z|dd5df9e7-7af4-44ba-bfdc-6137bf73752e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T05:21:18.817Z|dd8bd6e8-9adf-48d5-a2dd-a87f5dce0f7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:21:18.818Z|dd8bd6e8-9adf-48d5-a2dd-a87f5dce0f7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:21:19.248Z|73658ce7-5638-48a9-8524-6cf7ee7dcdc9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:21:19.248Z|73658ce7-5638-48a9-8524-6cf7ee7dcdc9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:21:22.239Z|d6d1a87b-199b-4b27-9631-84f55a02c7f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:21:22.240Z|d6d1a87b-199b-4b27-9631-84f55a02c7f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:21:22.242Z|8c4bb153-4331-42c9-a502-a3c59178468e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:21:22.243Z|05821e10-651e-4726-99eb-1beba9597348|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:21:22.243Z|05821e10-651e-4726-99eb-1beba9597348|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:21:22.243Z|8c4bb153-4331-42c9-a502-a3c59178468e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:21:32.281Z|7fd09ad7-ef85-45c9-bc7a-d10ac38c7df5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:21:32.282Z|7fd09ad7-ef85-45c9-bc7a-d10ac38c7df5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:21:32.282Z|91c40055-5547-4480-8d1b-9bf8f3bd1b20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:21:32.283Z|91c40055-5547-4480-8d1b-9bf8f3bd1b20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:21:32.284Z|6d23646d-ec17-4d0d-9301-d13d1393475f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:21:32.284Z|6d23646d-ec17-4d0d-9301-d13d1393475f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:21:33.817Z|b42a1f1f-296c-43b6-969d-456b579dfab5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:21:33.818Z|b42a1f1f-296c-43b6-969d-456b579dfab5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:21:42.314Z|91de7438-8079-437c-8cd2-b559bef939e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:21:42.314Z|1eece852-fafb-4106-8769-6227347c54d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:21:42.315Z|1eece852-fafb-4106-8769-6227347c54d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:21:42.315Z|91de7438-8079-437c-8cd2-b559bef939e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:21:42.316Z|1704b3f3-085f-4879-92c3-160e5315134c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:21:42.317Z|1704b3f3-085f-4879-92c3-160e5315134c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:21:48.817Z|169ec013-2b33-4a3d-8a21-e4b01645c639|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:21:48.821Z|169ec013-2b33-4a3d-8a21-e4b01645c639|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:21:49.249Z|56892af2-cb0b-42c0-854a-7245f474a326|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:21:49.249Z|56892af2-cb0b-42c0-854a-7245f474a326|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:21:52.351Z|4c8a7bd8-ebae-4cad-9861-0b45f99bcd8e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:21:52.352Z|9db33826-1f1c-451f-b248-d5e8a88176b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:21:52.352Z|4c8a7bd8-ebae-4cad-9861-0b45f99bcd8e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:21:52.351Z|8e6a77d3-a036-400a-aaff-b09fbb8c054f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:21:52.352Z|9db33826-1f1c-451f-b248-d5e8a88176b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:21:52.353Z|8e6a77d3-a036-400a-aaff-b09fbb8c054f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:22:02.385Z|68c2a108-7c6f-4b38-95b5-8cecf880ce3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:22:02.386Z|68c2a108-7c6f-4b38-95b5-8cecf880ce3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:22:02.394Z|a678c9b1-07e6-4075-b545-523617ad4048|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:22:02.395Z|a678c9b1-07e6-4075-b545-523617ad4048|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:22:02.395Z|16ff6409-6992-41f8-88c9-fbf4bf41996e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:22:02.397Z|16ff6409-6992-41f8-88c9-fbf4bf41996e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:22:03.817Z|445cca11-08ab-43eb-95f6-8553c7ce919c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:22:03.818Z|445cca11-08ab-43eb-95f6-8553c7ce919c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:22:12.421Z|62573e98-14f2-4eac-8c80-293cf4882fe7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:22:12.422Z|62573e98-14f2-4eac-8c80-293cf4882fe7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:22:12.432Z|08575549-b248-44f6-b794-838a882aa40e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:22:12.433Z|6847294d-8eca-4114-a44a-3ea355b72bbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:22:12.433Z|08575549-b248-44f6-b794-838a882aa40e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:22:12.434Z|6847294d-8eca-4114-a44a-3ea355b72bbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:22:15.772Z|8137f3ec-53bc-4b21-b8d5-b54a8e8e0796|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T05:22:15.773Z|8137f3ec-53bc-4b21-b8d5-b54a8e8e0796|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T05:22:18.817Z|b0e4bfcb-02d8-4581-b3c9-3d3d0957db13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:22:18.818Z|b0e4bfcb-02d8-4581-b3c9-3d3d0957db13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:22:19.250Z|4ad0551f-8332-4d00-8981-f367b073ea3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:22:19.251Z|4ad0551f-8332-4d00-8981-f367b073ea3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:22:22.455Z|c898e107-de48-4ab8-bae7-c75757ec4fc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:22:22.456Z|c898e107-de48-4ab8-bae7-c75757ec4fc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:22:22.470Z|e882afa9-e5b9-41ab-b5fa-9dfd6551bb7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:22:22.471Z|e882afa9-e5b9-41ab-b5fa-9dfd6551bb7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:22:22.482Z|4ec958d5-a98c-4385-abd7-26710268e349|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:22:22.483Z|4ec958d5-a98c-4385-abd7-26710268e349|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:22:32.486Z|2ed312d0-0cbd-44c1-be7a-84e716438401|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:22:32.487Z|2ed312d0-0cbd-44c1-be7a-84e716438401|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:22:32.501Z|8eba551d-1489-4158-afa3-84249c0e65dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:22:32.502Z|8eba551d-1489-4158-afa3-84249c0e65dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:22:32.519Z|f2c13e45-abf2-4852-aad8-31d9227cb047|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:22:32.520Z|f2c13e45-abf2-4852-aad8-31d9227cb047|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:22:33.817Z|18e9d563-15cf-4b49-a7d0-ed72b4d6cb9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:22:33.822Z|18e9d563-15cf-4b49-a7d0-ed72b4d6cb9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:22:42.517Z|71c346ed-cd39-4459-ae89-cd9893728334|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:22:42.517Z|71c346ed-cd39-4459-ae89-cd9893728334|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:22:42.533Z|292f58cc-30ff-438e-8724-3fdf97d0d924|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:22:42.534Z|292f58cc-30ff-438e-8724-3fdf97d0d924|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:22:42.551Z|f27227cd-1837-40f1-8f88-f0f471d9872f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:22:42.552Z|f27227cd-1837-40f1-8f88-f0f471d9872f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:22:48.818Z|c5b8f54b-3358-4143-ac55-37e0f495b04f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:22:48.818Z|c5b8f54b-3358-4143-ac55-37e0f495b04f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:22:49.255Z|95b76f47-a60b-4b9a-a3e2-963f7f36ca82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:22:49.255Z|95b76f47-a60b-4b9a-a3e2-963f7f36ca82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:22:52.544Z|fb330910-76f2-4992-b7f2-0f764b4801ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:22:52.545Z|fb330910-76f2-4992-b7f2-0f764b4801ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:22:52.568Z|d0aa8056-f9a4-4fcf-955e-11c0b59c0ec2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:22:52.569Z|d0aa8056-f9a4-4fcf-955e-11c0b59c0ec2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:22:52.585Z|463af432-fcb7-4c35-9433-7b71dd8f3492|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:22:52.586Z|463af432-fcb7-4c35-9433-7b71dd8f3492|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:23:02.573Z|fdc74add-1424-4543-b3f4-20e36afda8c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:23:02.573Z|fdc74add-1424-4543-b3f4-20e36afda8c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:23:02.601Z|9e6b4f0c-f583-4e0f-984f-01d138d27bf4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:23:02.602Z|9e6b4f0c-f583-4e0f-984f-01d138d27bf4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:23:02.612Z|f8947117-af28-4604-a9a8-8096cac3ed0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:23:02.612Z|f8947117-af28-4604-a9a8-8096cac3ed0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:23:03.817Z|c6af01d1-cbc2-4610-8936-8bc03e02dd62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:23:03.818Z|c6af01d1-cbc2-4610-8936-8bc03e02dd62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:23:12.599Z|f62ed6b2-db03-4d2f-88d8-207e15293fe4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:23:12.600Z|f62ed6b2-db03-4d2f-88d8-207e15293fe4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:23:12.630Z|8e74085f-22be-4916-8490-0089c14676aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:23:12.630Z|8e74085f-22be-4916-8490-0089c14676aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:23:12.642Z|de382312-bd23-4917-a9d9-b8b4007e4973|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:23:12.644Z|de382312-bd23-4917-a9d9-b8b4007e4973|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:23:15.771Z|14f43cc5-bcde-4e8e-99e2-1993a99dae91|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T05:23:15.772Z|14f43cc5-bcde-4e8e-99e2-1993a99dae91|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T05:23:18.817Z|801560f2-ff7f-437b-bcdf-74043b883c38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:23:18.821Z|801560f2-ff7f-437b-bcdf-74043b883c38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:23:19.256Z|fcd22420-6a22-4af3-bf24-27662231d6c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:23:19.257Z|fcd22420-6a22-4af3-bf24-27662231d6c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:23:22.627Z|0282c217-5a54-4c49-9fce-28f922e6402d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:23:22.628Z|0282c217-5a54-4c49-9fce-28f922e6402d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:23:22.662Z|c63dc2d0-5193-4728-a89a-f094ca370612|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:23:22.663Z|c63dc2d0-5193-4728-a89a-f094ca370612|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:23:22.669Z|a6a54c58-71d4-4269-9f28-c9228b6a312d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:23:22.670Z|a6a54c58-71d4-4269-9f28-c9228b6a312d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:23:32.655Z|bee8fc91-bab0-4441-893c-116f83a55eee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:23:32.656Z|bee8fc91-bab0-4441-893c-116f83a55eee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:23:32.686Z|def9aa03-f575-4a8a-8b55-f83a0fd3f339|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:23:32.686Z|def9aa03-f575-4a8a-8b55-f83a0fd3f339|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:23:32.696Z|13565262-13e1-4a4e-bc73-a3815f4090c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:23:32.697Z|13565262-13e1-4a4e-bc73-a3815f4090c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:23:33.817Z|e15e6b67-c497-4f7b-8515-0070ba658b76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:23:33.818Z|e15e6b67-c497-4f7b-8515-0070ba658b76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:23:42.685Z|9fb68c40-6b03-4a30-b44d-799c7879f0ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:23:42.686Z|9fb68c40-6b03-4a30-b44d-799c7879f0ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:23:42.717Z|af09d9e4-1433-4332-b137-888928f9e636|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:23:42.718Z|af09d9e4-1433-4332-b137-888928f9e636|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:23:42.738Z|4e74e5e6-a911-4602-8185-89fb09ece6ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:23:42.739Z|4e74e5e6-a911-4602-8185-89fb09ece6ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:23:48.817Z|16c3098d-7b20-4309-a1c0-3eb7621953fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:23:48.818Z|16c3098d-7b20-4309-a1c0-3eb7621953fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:23:49.257Z|e65383f2-8473-455c-bb70-e0a1c4011b2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:23:49.258Z|e65383f2-8473-455c-bb70-e0a1c4011b2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:23:52.717Z|6bfe5edf-86b6-40bf-af00-77464c509d59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:23:52.717Z|6bfe5edf-86b6-40bf-af00-77464c509d59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:23:52.758Z|816aa0ec-1e27-41bd-bfa9-c7276178d514|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:23:52.758Z|816aa0ec-1e27-41bd-bfa9-c7276178d514|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:23:52.771Z|e8d4b6b8-4e5b-4763-8962-a1a69591826e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:23:52.772Z|e8d4b6b8-4e5b-4763-8962-a1a69591826e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:24:02.749Z|82216f47-e072-4f37-bbcf-124a1770c73d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:24:02.749Z|82216f47-e072-4f37-bbcf-124a1770c73d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:24:02.787Z|3dbacad3-582d-4d91-9eee-096cc71fe43b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:24:02.788Z|3dbacad3-582d-4d91-9eee-096cc71fe43b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:24:02.800Z|9b655348-f0b5-413c-ad4d-b8f6338498e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:24:02.801Z|9b655348-f0b5-413c-ad4d-b8f6338498e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:24:03.818Z|9cdf8461-db56-4c6e-9140-864b11ba336f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:24:03.822Z|9cdf8461-db56-4c6e-9140-864b11ba336f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:24:12.782Z|d2835487-fa52-445e-b58a-e8f2083479a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:24:12.782Z|d2835487-fa52-445e-b58a-e8f2083479a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:24:12.820Z|302b2804-6640-4f98-84aa-872fc4a1c10f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:24:12.821Z|302b2804-6640-4f98-84aa-872fc4a1c10f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:24:12.834Z|2c7f51c2-2de9-4bb7-822f-aa5422eb2022|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:24:12.835Z|2c7f51c2-2de9-4bb7-822f-aa5422eb2022|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:24:15.773Z|db636205-5b4e-459f-bebd-1ed8c6d2c1e7|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T05:24:15.774Z|db636205-5b4e-459f-bebd-1ed8c6d2c1e7|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T05:24:18.817Z|901d674e-3003-42d7-86e8-e31bcb6978a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:24:18.818Z|901d674e-3003-42d7-86e8-e31bcb6978a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:24:19.258Z|f2ae235d-f802-450e-ba02-3565cc43c660|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:24:19.259Z|f2ae235d-f802-450e-ba02-3565cc43c660|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:24:22.820Z|c454cd15-d00b-41f0-af30-3cd066e09bff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:24:22.820Z|c454cd15-d00b-41f0-af30-3cd066e09bff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:24:22.849Z|dfb4a61e-4d9c-48f8-b8a9-dd1687014444|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:24:22.850Z|dfb4a61e-4d9c-48f8-b8a9-dd1687014444|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:24:22.876Z|53fb20a9-0433-4132-9638-d3e8d9fe5d11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:24:22.877Z|53fb20a9-0433-4132-9638-d3e8d9fe5d11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:24:32.849Z|66babc4a-7395-4407-8d9b-c65099d37095|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:24:32.850Z|66babc4a-7395-4407-8d9b-c65099d37095|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:24:32.893Z|ce055c03-6dcf-46bf-bb61-bdc3b36e1581|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:24:32.894Z|ce055c03-6dcf-46bf-bb61-bdc3b36e1581|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:24:32.909Z|b23f0ce2-5533-4f87-b97f-e579d55096ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:24:32.910Z|b23f0ce2-5533-4f87-b97f-e579d55096ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:24:33.818Z|b49893ac-10f3-46eb-9678-69b5ac567296|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:24:33.819Z|b49893ac-10f3-46eb-9678-69b5ac567296|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:24:42.880Z|d7320dc9-567c-4e64-ac58-8c749a1d746e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:24:42.881Z|d7320dc9-567c-4e64-ac58-8c749a1d746e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:24:42.922Z|3752421b-86e3-4642-ae5d-37229e9d6fe2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:24:42.924Z|3752421b-86e3-4642-ae5d-37229e9d6fe2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:24:42.939Z|fabc3731-31b3-4aca-bb68-7c856956c0c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:24:42.940Z|fabc3731-31b3-4aca-bb68-7c856956c0c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:24:48.818Z|2966d711-f3ab-46e9-bd61-0011faed61cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:24:48.823Z|2966d711-f3ab-46e9-bd61-0011faed61cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:24:49.260Z|841b7181-6eab-471a-ac98-07386ca236b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:24:49.260Z|841b7181-6eab-471a-ac98-07386ca236b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:24:52.911Z|5906d8d5-a7e6-4bb0-9b14-0f6803ee395d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:24:52.912Z|5906d8d5-a7e6-4bb0-9b14-0f6803ee395d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:24:52.954Z|e8fc00da-3ca8-4236-a214-1092efc56676|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:24:52.956Z|e8fc00da-3ca8-4236-a214-1092efc56676|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:24:52.976Z|c97fc1d3-32ce-4e09-b338-df06ba8bef65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:24:52.977Z|c97fc1d3-32ce-4e09-b338-df06ba8bef65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:25:02.950Z|2bf42794-5a4a-4d2b-9856-24e9485ae7fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:25:02.951Z|2bf42794-5a4a-4d2b-9856-24e9485ae7fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:25:02.986Z|172d217e-6996-4157-ad90-3a7ab9a75abc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:25:02.987Z|172d217e-6996-4157-ad90-3a7ab9a75abc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:25:03.009Z|bafe6de6-6291-49cf-97d7-448d7c452356|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:25:03.010Z|bafe6de6-6291-49cf-97d7-448d7c452356|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:25:03.817Z|a480c274-6ab9-4da4-9331-bad006e16974|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:25:03.818Z|a480c274-6ab9-4da4-9331-bad006e16974|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:25:12.986Z|462f9125-8364-4d97-ac50-f9648afb7710|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:25:12.986Z|462f9125-8364-4d97-ac50-f9648afb7710|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:25:13.024Z|59a45b20-c314-4c8f-9cdf-e91d0c56f5d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:25:13.025Z|59a45b20-c314-4c8f-9cdf-e91d0c56f5d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:25:13.038Z|7e7c52cf-8527-4e44-94b4-bc89616a95f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:25:13.039Z|7e7c52cf-8527-4e44-94b4-bc89616a95f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:25:15.772Z|b3dc560c-3b0f-45fc-ba6d-baa9fcacf5ab|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T05:25:15.772Z|b3dc560c-3b0f-45fc-ba6d-baa9fcacf5ab|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T05:25:18.817Z|77626e9e-8b56-49dc-bcbe-fd7a31847ff6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:25:18.818Z|77626e9e-8b56-49dc-bcbe-fd7a31847ff6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:25:19.261Z|6720c677-af2c-4fd5-8ccb-64d629f18fa7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:25:19.262Z|6720c677-af2c-4fd5-8ccb-64d629f18fa7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:25:23.021Z|58995b09-7aee-4bd6-865c-6ff555c40be6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:25:23.022Z|58995b09-7aee-4bd6-865c-6ff555c40be6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:25:23.061Z|71a59955-c106-41de-8087-f40c1cccbf90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:25:23.062Z|71a59955-c106-41de-8087-f40c1cccbf90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:25:23.070Z|a8c9cade-a0c6-41bf-a2a6-73d2897d6ee9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:25:23.070Z|a8c9cade-a0c6-41bf-a2a6-73d2897d6ee9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:25:33.061Z|865bf2d3-bfce-4bf4-9cf7-b9e4a1cc4f2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:25:33.062Z|865bf2d3-bfce-4bf4-9cf7-b9e4a1cc4f2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:25:33.093Z|859b0493-9847-4cce-b522-d1d13fdf7a04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:25:33.094Z|859b0493-9847-4cce-b522-d1d13fdf7a04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:25:33.101Z|a3662f39-08bf-45b3-a08d-8aa02356e290|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:25:33.102Z|a3662f39-08bf-45b3-a08d-8aa02356e290|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:25:33.817Z|909cf358-dfeb-4926-b07d-3d56ac05fd27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:25:33.822Z|909cf358-dfeb-4926-b07d-3d56ac05fd27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:25:43.101Z|245666e7-76bd-4bec-bf9f-44bb0241d0dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:25:43.102Z|245666e7-76bd-4bec-bf9f-44bb0241d0dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:25:43.127Z|5fa5cb46-6328-4bb8-951d-b8fb94f54c6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:25:43.127Z|5fa5cb46-6328-4bb8-951d-b8fb94f54c6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:25:43.132Z|735ee796-681d-4cdb-85f8-792f50db39a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:25:43.133Z|735ee796-681d-4cdb-85f8-792f50db39a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:25:48.817Z|7ddb288b-8dbf-4cce-8ec2-353180255f29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:25:48.818Z|7ddb288b-8dbf-4cce-8ec2-353180255f29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:25:49.262Z|bcf421db-77b1-41a4-98d6-90a7360d07f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:25:49.263Z|bcf421db-77b1-41a4-98d6-90a7360d07f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:25:53.138Z|a621757a-303f-4cec-9183-af3f606f7d87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:25:53.139Z|a621757a-303f-4cec-9183-af3f606f7d87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:25:53.158Z|343fd8af-495c-4eca-88ee-19b9341151d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:25:53.159Z|343fd8af-495c-4eca-88ee-19b9341151d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:25:53.165Z|bda35b0b-cc09-4ce7-bafd-272f2b8b14a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:25:53.166Z|bda35b0b-cc09-4ce7-bafd-272f2b8b14a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:26:03.168Z|7d63102b-8c91-4bee-ad31-14b7b674f461|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:26:03.168Z|7d63102b-8c91-4bee-ad31-14b7b674f461|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:26:03.188Z|73c682dc-17a5-435a-aebe-e04c5d642440|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:26:03.189Z|73c682dc-17a5-435a-aebe-e04c5d642440|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:26:03.194Z|9f4b04b8-4413-44ec-a098-31b9b6e153c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:26:03.195Z|9f4b04b8-4413-44ec-a098-31b9b6e153c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:26:03.817Z|d7f191fe-acd4-4058-aec5-fe67656e24fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:26:03.818Z|d7f191fe-acd4-4058-aec5-fe67656e24fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:26:13.198Z|ae1d7892-a78e-4795-9a32-71bea81e17dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:26:13.199Z|ae1d7892-a78e-4795-9a32-71bea81e17dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:26:13.220Z|17203d8d-ff2e-4bf3-9615-a2c0d0d40daf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:26:13.222Z|17203d8d-ff2e-4bf3-9615-a2c0d0d40daf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:26:13.224Z|aef0dce8-c8bc-4d6e-b248-baa7ec5201e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:26:13.225Z|aef0dce8-c8bc-4d6e-b248-baa7ec5201e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:26:15.772Z|fe4c6579-b655-49cd-8c16-407bc1422ea8|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T05:26:15.773Z|fe4c6579-b655-49cd-8c16-407bc1422ea8|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T05:26:18.817Z|95532b80-0d95-4611-b129-c8492328221f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:26:18.822Z|95532b80-0d95-4611-b129-c8492328221f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:26:19.264Z|822c7e09-745a-404f-a847-5de144509280|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:26:19.264Z|822c7e09-745a-404f-a847-5de144509280|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:26:23.230Z|0574d6c5-aa24-4c53-9b88-52d27188cfbb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:26:23.231Z|0574d6c5-aa24-4c53-9b88-52d27188cfbb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:26:23.248Z|532ae0f2-0216-43e2-bb37-b4d8dcdbffc8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:26:23.248Z|532ae0f2-0216-43e2-bb37-b4d8dcdbffc8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:26:23.252Z|001b7b70-d041-459a-b133-fef9f4ce1842|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:26:23.253Z|001b7b70-d041-459a-b133-fef9f4ce1842|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:26:33.262Z|94d4072d-e627-4e36-b024-62d7d395f6c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:26:33.263Z|94d4072d-e627-4e36-b024-62d7d395f6c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:26:33.280Z|2a017e44-d57d-49f4-8f52-2fcc9a24fcbb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:26:33.280Z|e39c8103-163c-47b5-a9c2-a0b2e83d9350|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:26:33.280Z|e39c8103-163c-47b5-a9c2-a0b2e83d9350|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:26:33.281Z|2a017e44-d57d-49f4-8f52-2fcc9a24fcbb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:26:33.817Z|1829957f-2ccf-4b07-a543-1bad213b1050|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:26:33.818Z|1829957f-2ccf-4b07-a543-1bad213b1050|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:26:43.295Z|3531997d-20a0-4390-abad-a5bac4a244bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:26:43.296Z|3531997d-20a0-4390-abad-a5bac4a244bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:26:43.311Z|eb3676c6-7e84-4b28-a46d-a09a2f3c2cbc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:26:43.311Z|eb3676c6-7e84-4b28-a46d-a09a2f3c2cbc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:26:43.315Z|60d5eb57-14a6-4392-ac00-83fa013094fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:26:43.315Z|60d5eb57-14a6-4392-ac00-83fa013094fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:26:48.817Z|42f00782-7e69-44dd-839b-e99fb2caebfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:26:48.818Z|42f00782-7e69-44dd-839b-e99fb2caebfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:26:49.265Z|eadbf6c3-19f7-41af-8d95-f622935dbcfd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:26:49.265Z|eadbf6c3-19f7-41af-8d95-f622935dbcfd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:26:53.325Z|efde44b4-2048-41ee-9c36-19e4461e782a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:26:53.326Z|efde44b4-2048-41ee-9c36-19e4461e782a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:26:53.347Z|7707c320-e96d-41a9-b8ea-091159f26ed1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:26:53.348Z|7707c320-e96d-41a9-b8ea-091159f26ed1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:26:53.354Z|c7066132-c708-4ae9-b3e3-96cee6f3a4fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:26:53.355Z|c7066132-c708-4ae9-b3e3-96cee6f3a4fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:27:03.364Z|d29604a8-b314-4d56-bcdd-799d9fe3f149|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:27:03.365Z|d29604a8-b314-4d56-bcdd-799d9fe3f149|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:27:03.377Z|cc8bdb66-f459-43b5-b025-ba0b8e676605|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:27:03.378Z|cc8bdb66-f459-43b5-b025-ba0b8e676605|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:27:03.383Z|e0f1b724-2823-4207-9600-bad096057998|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:27:03.384Z|e0f1b724-2823-4207-9600-bad096057998|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:27:03.817Z|16523476-0cee-43a3-b776-3142170efe28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:27:03.821Z|16523476-0cee-43a3-b776-3142170efe28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:27:13.393Z|4cbb1fa0-d18d-4105-97a9-794bd6eeae03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:27:13.393Z|4cbb1fa0-d18d-4105-97a9-794bd6eeae03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:27:13.406Z|a952a865-f800-4b7c-a2cd-f031cfa22f44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:27:13.407Z|a952a865-f800-4b7c-a2cd-f031cfa22f44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:27:13.413Z|97336e02-b3a1-4f93-b8ec-6b96a8731d7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:27:13.413Z|97336e02-b3a1-4f93-b8ec-6b96a8731d7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:27:15.771Z|ea379446-3d71-44b8-a0e6-ccb940a6477c|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T05:27:15.772Z|ea379446-3d71-44b8-a0e6-ccb940a6477c|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T05:27:18.817Z|2d51f0c7-f65f-479c-82fa-c4352a085c5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:27:18.818Z|2d51f0c7-f65f-479c-82fa-c4352a085c5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:27:19.266Z|82f35438-5c83-4a03-ab41-73cb1bed6ef7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:27:19.267Z|82f35438-5c83-4a03-ab41-73cb1bed6ef7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:27:23.424Z|8bf09854-50a4-4691-9270-482a7f4d37ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:27:23.425Z|8bf09854-50a4-4691-9270-482a7f4d37ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:27:23.436Z|225be5f0-fc15-47ef-85e9-dd7e4963ccfd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:27:23.437Z|225be5f0-fc15-47ef-85e9-dd7e4963ccfd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:27:23.451Z|1c11071a-da5a-4919-a797-09b7e0825f38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:27:23.451Z|1c11071a-da5a-4919-a797-09b7e0825f38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:27:33.468Z|ebcfeb88-8d27-44a3-af0c-117695a6c323|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:27:33.469Z|ebcfeb88-8d27-44a3-af0c-117695a6c323|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:27:33.474Z|77b9af18-443e-47c4-a0c3-38e3800e11e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:27:33.475Z|77b9af18-443e-47c4-a0c3-38e3800e11e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:27:33.481Z|3de427cd-4586-4961-954f-ee4e11edd572|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:27:33.482Z|3de427cd-4586-4961-954f-ee4e11edd572|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:27:33.817Z|c44ebf04-8202-4920-9510-93d74948c613|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:27:33.818Z|c44ebf04-8202-4920-9510-93d74948c613|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:27:43.505Z|f3dbb004-4cf8-4b7b-9557-1b968fd8ff83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:27:43.506Z|f3dbb004-4cf8-4b7b-9557-1b968fd8ff83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:27:43.512Z|75fc0c08-48f2-477a-9df6-e9b3a9017e78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:27:43.513Z|75fc0c08-48f2-477a-9df6-e9b3a9017e78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:27:43.515Z|535bc632-2af3-47a7-aeca-b6a8e88fa6e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:27:43.516Z|535bc632-2af3-47a7-aeca-b6a8e88fa6e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:27:48.817Z|a91b0e6b-167d-4f76-ae28-bed9c256f65d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:27:48.821Z|a91b0e6b-167d-4f76-ae28-bed9c256f65d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:27:49.267Z|df5f1717-72da-43d5-835d-8191cb47a02a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:27:49.267Z|df5f1717-72da-43d5-835d-8191cb47a02a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:27:53.541Z|0f0c35d2-6556-4d0f-ae72-150b7d569970|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:27:53.542Z|0f0c35d2-6556-4d0f-ae72-150b7d569970|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:27:53.543Z|1d16d6ce-a4bc-4669-ab37-ed318140541c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:27:53.544Z|1d16d6ce-a4bc-4669-ab37-ed318140541c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:27:53.548Z|eb3d664f-9fe9-4313-a050-aa222eb114f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:27:53.549Z|eb3d664f-9fe9-4313-a050-aa222eb114f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:28:03.581Z|8db8b7bb-d2b0-4c54-ad34-3ab3446bc5c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:28:03.582Z|8db8b7bb-d2b0-4c54-ad34-3ab3446bc5c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:28:03.586Z|919173f8-4e80-4a09-b831-77558abc21af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:28:03.587Z|919173f8-4e80-4a09-b831-77558abc21af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:28:03.587Z|75b5b67f-0c4d-4b28-99c2-bd22473a2648|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:28:03.588Z|75b5b67f-0c4d-4b28-99c2-bd22473a2648|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:28:03.817Z|94165175-0b57-4a70-b28d-f0c8b95edb9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:28:03.818Z|94165175-0b57-4a70-b28d-f0c8b95edb9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:28:13.618Z|1dc22ff7-214d-42a7-83fe-6a95f78284e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:28:13.619Z|1dc22ff7-214d-42a7-83fe-6a95f78284e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:28:13.622Z|8c606e36-94f5-4817-9854-bd7eef880b7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:28:13.623Z|8c606e36-94f5-4817-9854-bd7eef880b7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:28:13.626Z|8416550a-0576-46bb-9989-b79b3e7b7fc2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:28:13.627Z|8416550a-0576-46bb-9989-b79b3e7b7fc2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:28:15.770Z|d34925f7-ffd5-40f5-84a3-3e3b334b4daa|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T05:28:15.770Z|d34925f7-ffd5-40f5-84a3-3e3b334b4daa|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T05:28:18.818Z|c64c5aa2-2848-46a6-9c54-f0956a458914|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:28:18.818Z|c64c5aa2-2848-46a6-9c54-f0956a458914|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:28:19.268Z|d269b087-278e-4a32-809d-5103acad5767|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:28:19.269Z|d269b087-278e-4a32-809d-5103acad5767|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:28:23.652Z|fb56bd51-c558-4296-8fc3-c78217ad19ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:28:23.653Z|fb56bd51-c558-4296-8fc3-c78217ad19ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:28:23.656Z|2f999caa-2360-46e8-b1ae-1e2c1157afaf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:28:23.657Z|2f999caa-2360-46e8-b1ae-1e2c1157afaf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:28:23.660Z|f67f56c5-6a07-4304-a72e-72a6fb23a55e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:28:23.661Z|f67f56c5-6a07-4304-a72e-72a6fb23a55e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:28:33.692Z|e1cce589-2699-4d2d-b8f3-bf1c39f32514|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:28:33.692Z|e1cce589-2699-4d2d-b8f3-bf1c39f32514|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:28:33.696Z|29b5de99-0164-494e-a49c-6de221e9a787|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:28:33.697Z|29b5de99-0164-494e-a49c-6de221e9a787|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:28:33.703Z|bb1c9899-c1b6-4ea6-87b1-d161187ea863|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:28:33.704Z|bb1c9899-c1b6-4ea6-87b1-d161187ea863|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:28:33.817Z|53b3341e-500f-4e70-ae51-4cd06ac02f5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:28:33.822Z|53b3341e-500f-4e70-ae51-4cd06ac02f5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:28:43.723Z|1a1a8aa7-2b26-4384-882b-e42517ddd813|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:28:43.724Z|1a1a8aa7-2b26-4384-882b-e42517ddd813|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:28:43.726Z|1d7182df-babf-4f92-93e0-854e2fcaa9f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:28:43.726Z|1d7182df-babf-4f92-93e0-854e2fcaa9f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:28:43.730Z|830b046b-a5a8-4461-9eb7-565e7b7bee1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:28:43.731Z|830b046b-a5a8-4461-9eb7-565e7b7bee1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:28:48.818Z|7e344268-b44e-4284-8696-5ff1e33b3d09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:28:48.818Z|7e344268-b44e-4284-8696-5ff1e33b3d09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:28:49.269Z|5fa17f55-e4e7-44b6-ba67-d08a66b26c01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:28:49.270Z|5fa17f55-e4e7-44b6-ba67-d08a66b26c01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:28:53.765Z|0bc92832-b415-4f4f-92ff-34fb5c475536|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:28:53.767Z|0bc92832-b415-4f4f-92ff-34fb5c475536|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:28:53.767Z|37c4a027-d6dd-4248-a615-e1ad997344c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:28:53.768Z|ad6a8fc1-8a34-493a-9327-6a4f96276374|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:28:53.768Z|37c4a027-d6dd-4248-a615-e1ad997344c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:28:53.769Z|ad6a8fc1-8a34-493a-9327-6a4f96276374|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:29:03.796Z|5a88f007-d454-42d0-9aa5-10e610d7aed1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:29:03.797Z|5a88f007-d454-42d0-9aa5-10e610d7aed1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:29:03.799Z|636fe825-a96b-4b9a-a31e-cbd9d2e7cefd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:29:03.800Z|636fe825-a96b-4b9a-a31e-cbd9d2e7cefd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:29:03.803Z|00b33e55-2022-468e-9bc3-26ef24cc9169|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:29:03.804Z|00b33e55-2022-468e-9bc3-26ef24cc9169|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:29:03.818Z|2f28e1c1-a996-4d5e-b83f-bc0ec1745c27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:29:03.818Z|2f28e1c1-a996-4d5e-b83f-bc0ec1745c27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:29:13.825Z|b1df9c31-bc40-4178-9d81-9497264509a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:29:13.826Z|b1df9c31-bc40-4178-9d81-9497264509a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:29:13.827Z|4f965cdd-4cfb-4bf2-b616-c6d3393fda45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:29:13.828Z|4f965cdd-4cfb-4bf2-b616-c6d3393fda45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:29:13.835Z|ef04fbc6-c1bd-4921-8f8c-deb55522bc3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:29:13.836Z|ef04fbc6-c1bd-4921-8f8c-deb55522bc3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:29:15.772Z|5fa0b867-39c3-46f7-acab-0e2e722232aa|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T05:29:15.773Z|5fa0b867-39c3-46f7-acab-0e2e722232aa|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T05:29:18.817Z|c4b369ee-8e2d-445a-8a84-c0ca93d73d04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:29:18.821Z|c4b369ee-8e2d-445a-8a84-c0ca93d73d04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:29:19.271Z|4bc833b9-39b7-439e-b5dd-cf2cdf2e1028|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:29:19.272Z|4bc833b9-39b7-439e-b5dd-cf2cdf2e1028|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:29:23.853Z|d2ef03e4-bfd6-48a5-839d-fa1b5c17f6d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:29:23.854Z|d2ef03e4-bfd6-48a5-839d-fa1b5c17f6d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:29:23.858Z|c37ffaa7-e0e0-42cc-a636-52d1496e240a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:29:23.858Z|c37ffaa7-e0e0-42cc-a636-52d1496e240a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:29:23.868Z|41ceda6c-1854-4d48-8efe-c0237069c7f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:29:23.869Z|41ceda6c-1854-4d48-8efe-c0237069c7f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:29:33.817Z|309be9b2-8aab-4a97-8332-f7747252a96e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:29:33.818Z|309be9b2-8aab-4a97-8332-f7747252a96e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:29:33.886Z|fca8ba2e-7be6-4186-ae91-b4b9379a66f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:29:33.887Z|fca8ba2e-7be6-4186-ae91-b4b9379a66f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:29:33.893Z|4b2f7775-2202-4bb5-9f6a-877c14eabada|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:29:33.893Z|4b2f7775-2202-4bb5-9f6a-877c14eabada|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:29:33.894Z|d458e2d8-fa39-4aeb-b260-2bdc7c45050c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:29:33.894Z|d458e2d8-fa39-4aeb-b260-2bdc7c45050c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:29:43.913Z|81f2b54c-dd15-49a1-8c23-63490ef84632|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:29:43.914Z|81f2b54c-dd15-49a1-8c23-63490ef84632|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:29:43.921Z|c71755ce-94ec-4e49-b0d7-75eca7c4b507|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:29:43.922Z|c71755ce-94ec-4e49-b0d7-75eca7c4b507|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:29:43.924Z|2e8a6c0c-8d9e-4efe-a9fe-9e483c53fcbb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:29:43.924Z|2e8a6c0c-8d9e-4efe-a9fe-9e483c53fcbb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:29:48.817Z|154a619a-1e1a-4c04-a2aa-c8c7271d1421|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:29:48.818Z|154a619a-1e1a-4c04-a2aa-c8c7271d1421|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:29:49.272Z|7cf3bdba-52e5-4fd4-8b72-99d2fc00cd09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:29:49.273Z|7cf3bdba-52e5-4fd4-8b72-99d2fc00cd09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:29:53.944Z|8cf7780b-1701-455d-acfa-a5fbf32fd764|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:29:53.945Z|8cf7780b-1701-455d-acfa-a5fbf32fd764|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:29:53.950Z|6914603f-945f-414e-af61-36d1d6e31e68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:29:53.951Z|6914603f-945f-414e-af61-36d1d6e31e68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:29:53.951Z|f5470413-f497-467c-a36a-e5234b0cc5f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:29:53.952Z|f5470413-f497-467c-a36a-e5234b0cc5f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:30:03.817Z|21843463-98a9-49b0-a18e-fd7ed4072552|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:30:03.821Z|21843463-98a9-49b0-a18e-fd7ed4072552|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:30:03.976Z|fd19418d-f35e-42a4-bf69-ae03cad50bf6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:30:03.977Z|fd19418d-f35e-42a4-bf69-ae03cad50bf6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:30:03.979Z|b82d3a9e-9aba-41ad-98a0-29ae1e047b37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:30:03.980Z|b82d3a9e-9aba-41ad-98a0-29ae1e047b37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:30:03.983Z|2a63c291-f852-42c1-815b-a7aff3d73c59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:30:03.983Z|2a63c291-f852-42c1-815b-a7aff3d73c59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:30:14.009Z|895797c7-8bf7-4937-aa9e-2a335c5d2085|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:30:14.010Z|895797c7-8bf7-4937-aa9e-2a335c5d2085|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:30:14.017Z|3c83da11-76c4-411c-a368-b46ef4bf8cf8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:30:14.018Z|3c83da11-76c4-411c-a368-b46ef4bf8cf8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:30:14.021Z|f9fb99a1-3915-43e2-8e6d-921f5c6b99f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:30:14.022Z|f9fb99a1-3915-43e2-8e6d-921f5c6b99f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:30:15.772Z|a223dc32-b46c-465c-af50-5752f392314d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T05:30:15.773Z|a223dc32-b46c-465c-af50-5752f392314d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T05:30:18.817Z|2201a71f-e269-4ad1-bf5e-0cb340a51c55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:30:18.818Z|2201a71f-e269-4ad1-bf5e-0cb340a51c55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:30:19.274Z|492d4bec-6510-45e8-b2ea-c6f0997ac855|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:30:19.274Z|492d4bec-6510-45e8-b2ea-c6f0997ac855|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:30:24.041Z|c9af3d12-0010-4e53-b730-24806d293af4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:30:24.042Z|c9af3d12-0010-4e53-b730-24806d293af4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:30:24.052Z|6024709d-98c2-498a-a201-c685f64962d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:30:24.053Z|949642d9-975c-4e14-a66a-fda55d6be5c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:30:24.054Z|6024709d-98c2-498a-a201-c685f64962d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:30:24.054Z|949642d9-975c-4e14-a66a-fda55d6be5c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:30:33.817Z|54e4af6c-4fd4-40f5-b653-18c82b95a173|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:30:33.818Z|54e4af6c-4fd4-40f5-b653-18c82b95a173|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:30:34.073Z|d66f0619-8027-4f2f-9acf-6b0085c95231|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:30:34.074Z|d66f0619-8027-4f2f-9acf-6b0085c95231|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:30:34.088Z|beb082d2-4e4d-4393-b674-f4c637675ead|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:30:34.088Z|beb082d2-4e4d-4393-b674-f4c637675ead|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:30:34.091Z|e154b207-d0bb-4c5b-ae57-b5ede48f12a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:30:34.092Z|e154b207-d0bb-4c5b-ae57-b5ede48f12a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:30:44.109Z|88230c5e-90f9-4efb-98e0-da756937a677|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:30:44.110Z|88230c5e-90f9-4efb-98e0-da756937a677|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:30:44.119Z|6a455022-1b07-46f1-b484-9b159d0681e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:30:44.119Z|6a455022-1b07-46f1-b484-9b159d0681e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:30:44.123Z|372682f1-5192-474a-b51d-68b5cc84c64e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:30:44.124Z|372682f1-5192-474a-b51d-68b5cc84c64e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:30:48.817Z|f3131077-5608-4570-9317-8fda1222b1a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:30:48.823Z|f3131077-5608-4570-9317-8fda1222b1a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:30:49.275Z|9e31fae2-bfb4-4a9a-90df-58f24311c6de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:30:49.275Z|9e31fae2-bfb4-4a9a-90df-58f24311c6de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:30:54.147Z|0bb14bc3-8a87-4398-b9a7-1390b5571b65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:30:54.147Z|0bb14bc3-8a87-4398-b9a7-1390b5571b65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:30:54.158Z|dc811e79-a8ba-4d4d-9528-9bfcd4087e2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:30:54.158Z|dc811e79-a8ba-4d4d-9528-9bfcd4087e2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:30:54.163Z|149607c4-18ac-4093-bb7c-421767789e16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:30:54.163Z|149607c4-18ac-4093-bb7c-421767789e16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:31:03.817Z|8d8a3773-9a89-4c8c-a823-9274456c5285|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:31:03.818Z|8d8a3773-9a89-4c8c-a823-9274456c5285|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:31:04.190Z|5a663d6f-440d-4acd-a55b-2d9fe1a5c4a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:31:04.190Z|5a663d6f-440d-4acd-a55b-2d9fe1a5c4a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:31:04.191Z|24c5d60e-03a4-4789-bf41-9c3092d67101|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:31:04.192Z|24c5d60e-03a4-4789-bf41-9c3092d67101|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:31:04.213Z|06343f5c-7602-4208-83cd-66777bbfb7a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:31:04.214Z|06343f5c-7602-4208-83cd-66777bbfb7a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:31:14.228Z|8987e0b9-5dfe-420e-95a6-d00ccc636194|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:31:14.228Z|8987e0b9-5dfe-420e-95a6-d00ccc636194|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:31:14.229Z|a0f4fde1-170c-45a1-bdb4-7d60602a1362|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:31:14.230Z|a0f4fde1-170c-45a1-bdb4-7d60602a1362|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:31:14.250Z|c909d7ee-a476-42bc-a383-821f59fa0e42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:31:14.251Z|c909d7ee-a476-42bc-a383-821f59fa0e42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:31:15.771Z|9e5b8c55-ce43-449d-951f-5e3c969a16dc|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T05:31:15.772Z|9e5b8c55-ce43-449d-951f-5e3c969a16dc|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T05:31:18.817Z|9a3f55e4-06de-4dca-a900-8d7f9593ff17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:31:18.818Z|9a3f55e4-06de-4dca-a900-8d7f9593ff17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:31:19.276Z|6edc6fe2-8dcc-4c48-8090-e513ffcffea1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:31:19.276Z|6edc6fe2-8dcc-4c48-8090-e513ffcffea1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:31:24.288Z|3cd83021-0429-4f51-9b54-e284147cb22a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:31:24.289Z|3cd83021-0429-4f51-9b54-e284147cb22a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:31:24.289Z|d0b5444f-16c7-4cad-acfe-3beca8184296|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:31:24.289Z|d0b5444f-16c7-4cad-acfe-3beca8184296|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:31:24.305Z|14bd2974-057e-4944-a692-12e06ba08ae3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:31:24.305Z|14bd2974-057e-4944-a692-12e06ba08ae3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:31:33.817Z|54ae8263-bd3e-49e3-9c18-dd3c4163e06e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:31:33.822Z|54ae8263-bd3e-49e3-9c18-dd3c4163e06e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:31:34.314Z|aee44917-7970-48c4-8999-9cc11f1fc24a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:31:34.315Z|aee44917-7970-48c4-8999-9cc11f1fc24a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:31:34.317Z|59d131d2-6217-4ca5-9a43-ba87d6b08ae5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:31:34.317Z|59d131d2-6217-4ca5-9a43-ba87d6b08ae5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:31:34.335Z|4852b85d-ac8c-4cf7-bc62-ccc008e5ab1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:31:34.335Z|4852b85d-ac8c-4cf7-bc62-ccc008e5ab1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:31:44.340Z|2b8c94bc-63d6-4857-a1b9-6eaa1dede71d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:31:44.341Z|2b8c94bc-63d6-4857-a1b9-6eaa1dede71d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:31:44.348Z|c3897839-64b3-455a-a3b6-e4d928f6ba23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:31:44.349Z|c3897839-64b3-455a-a3b6-e4d928f6ba23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:31:44.366Z|b822aedb-d36d-4f33-b3f5-7f49c3a6aa14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:31:44.367Z|b822aedb-d36d-4f33-b3f5-7f49c3a6aa14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:31:48.817Z|0fd2f454-347d-460e-9a84-b16b3c909ebc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:31:48.818Z|0fd2f454-347d-460e-9a84-b16b3c909ebc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:31:49.277Z|bfe939ed-c851-47a5-ab91-5829b159c9b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:31:49.278Z|bfe939ed-c851-47a5-ab91-5829b159c9b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:31:54.381Z|effe7c88-f7ea-487b-9af0-5d32952b1a6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:31:54.382Z|effe7c88-f7ea-487b-9af0-5d32952b1a6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:31:54.384Z|a42d4b67-ae49-4b2e-9b85-58ed78b30e0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:31:54.385Z|a42d4b67-ae49-4b2e-9b85-58ed78b30e0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:31:54.398Z|140e4e31-bb33-449f-953f-e6381de4100b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:31:54.399Z|140e4e31-bb33-449f-953f-e6381de4100b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:32:03.817Z|f2e32241-c731-4b80-a5ec-a6b6fa41a665|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:32:03.818Z|f2e32241-c731-4b80-a5ec-a6b6fa41a665|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:32:04.414Z|27584af6-c0ca-4b76-9d70-b7c88e71e750|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:32:04.414Z|27584af6-c0ca-4b76-9d70-b7c88e71e750|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:32:04.417Z|e42d7d9f-9242-4086-bd29-b4de43ec3b8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:32:04.418Z|e42d7d9f-9242-4086-bd29-b4de43ec3b8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:32:04.431Z|51e93be5-712f-45d3-9804-8684dc3251dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:32:04.432Z|51e93be5-712f-45d3-9804-8684dc3251dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:32:14.443Z|338228d7-b044-4a77-b107-2889608c8273|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:32:14.444Z|338228d7-b044-4a77-b107-2889608c8273|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:32:14.448Z|eb5ea6d5-1ffd-4ac3-aa62-04e4eac75cfb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:32:14.449Z|eb5ea6d5-1ffd-4ac3-aa62-04e4eac75cfb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:32:14.462Z|c2d572f1-4085-4561-a421-5ea5cf258e68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:32:14.463Z|c2d572f1-4085-4561-a421-5ea5cf258e68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:32:15.771Z|c1d46b93-552b-4db1-adca-c04c3f1cfe09|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T05:32:15.772Z|c1d46b93-552b-4db1-adca-c04c3f1cfe09|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T05:32:18.817Z|ac9deabe-8b82-4c32-a6e0-f579c0e306fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:32:18.822Z|ac9deabe-8b82-4c32-a6e0-f579c0e306fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:32:19.278Z|e18d6c61-8261-4bad-acf4-b4ad667afba1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:32:19.279Z|e18d6c61-8261-4bad-acf4-b4ad667afba1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:32:24.474Z|5f26a450-d4a6-464e-9178-353b5d8f948d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:32:24.475Z|5f26a450-d4a6-464e-9178-353b5d8f948d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:32:24.475Z|e504ee9a-2773-44e6-9072-dc29b24e0fde|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:32:24.476Z|e504ee9a-2773-44e6-9072-dc29b24e0fde|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:32:24.491Z|d3dadcd1-9542-434d-98a3-c643aa6bf103|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:32:24.492Z|d3dadcd1-9542-434d-98a3-c643aa6bf103|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:32:33.817Z|126841c6-a305-4813-9421-a465f937d258|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:32:33.818Z|126841c6-a305-4813-9421-a465f937d258|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:32:34.504Z|a1402737-b4c1-4dbc-aaa3-873654d0b926|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:32:34.504Z|d1adc8b3-6c2a-49b5-b82d-97e4f1eb47b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:32:34.505Z|a1402737-b4c1-4dbc-aaa3-873654d0b926|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:32:34.505Z|d1adc8b3-6c2a-49b5-b82d-97e4f1eb47b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:32:34.523Z|f1e6ed1e-2079-4500-8ed2-81f1534ae582|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:32:34.525Z|f1e6ed1e-2079-4500-8ed2-81f1534ae582|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:32:44.545Z|cc922dca-1b8a-47a9-8974-77476aaf06c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:32:44.546Z|cc922dca-1b8a-47a9-8974-77476aaf06c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:32:44.546Z|129bb178-2b6e-4f68-b3ec-4fc6f6f0bed6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:32:44.546Z|129bb178-2b6e-4f68-b3ec-4fc6f6f0bed6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:32:44.551Z|54bc35b9-8da7-4026-bea9-27f990597cb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:32:44.552Z|54bc35b9-8da7-4026-bea9-27f990597cb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:32:48.817Z|69facb20-ec81-480f-949e-ebf997c68a94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:32:48.818Z|69facb20-ec81-480f-949e-ebf997c68a94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:32:49.280Z|a3c6a37f-38dd-4336-b5b1-68b82a41d361|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:32:49.280Z|a3c6a37f-38dd-4336-b5b1-68b82a41d361|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:32:54.578Z|f70e86eb-c0ad-430c-a6fc-7f9b97f55af2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:32:54.579Z|f70e86eb-c0ad-430c-a6fc-7f9b97f55af2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:32:54.581Z|5f9f6d60-eed5-446f-80c7-a8f3df0cd737|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:32:54.581Z|5f9f6d60-eed5-446f-80c7-a8f3df0cd737|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:32:54.582Z|ef79d210-b9b2-42a8-8964-766cfdaa67cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:32:54.583Z|ef79d210-b9b2-42a8-8964-766cfdaa67cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:33:03.817Z|9bc6b5a3-f3a4-439f-acf0-459430f4f82c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:33:03.824Z|9bc6b5a3-f3a4-439f-acf0-459430f4f82c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:33:04.615Z|edf81daf-6f76-46d6-8c8d-5eb3063c5119|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:33:04.615Z|50e447fc-09b0-4c39-a278-c5f0ef1ac608|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:33:04.616Z|50e447fc-09b0-4c39-a278-c5f0ef1ac608|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:33:04.616Z|edf81daf-6f76-46d6-8c8d-5eb3063c5119|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:33:04.621Z|1360b58f-9b80-4457-84ed-617f1b2d8654|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:33:04.622Z|1360b58f-9b80-4457-84ed-617f1b2d8654|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:33:14.643Z|a7e9f60b-eddd-4a0d-a0d4-7f3e3a320830|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:33:14.644Z|a7e9f60b-eddd-4a0d-a0d4-7f3e3a320830|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:33:14.649Z|c1a8461e-d7c8-4067-8e48-5804bf844c19|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:33:14.649Z|c1a8461e-d7c8-4067-8e48-5804bf844c19|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:33:14.654Z|7384a3ea-7ae6-43fe-ae81-546141ee00c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:33:14.654Z|7384a3ea-7ae6-43fe-ae81-546141ee00c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:33:15.770Z|f5d21ec9-ed82-48a7-a3ac-e264b6f2088c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T05:33:15.771Z|f5d21ec9-ed82-48a7-a3ac-e264b6f2088c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T05:33:18.817Z|e1c33327-317e-45c9-88ad-11aa9843cf9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:33:18.818Z|e1c33327-317e-45c9-88ad-11aa9843cf9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:33:19.281Z|f9258593-8f67-47bf-a097-4e652068e407|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:33:19.281Z|f9258593-8f67-47bf-a097-4e652068e407|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:33:24.678Z|feab0b42-8746-4b21-8b15-453e4bab41cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:33:24.678Z|feab0b42-8746-4b21-8b15-453e4bab41cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:33:24.682Z|7f239311-6199-478f-9397-6a15670a0344|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:33:24.682Z|7f239311-6199-478f-9397-6a15670a0344|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:33:24.685Z|2cface1f-c046-4ec5-844c-d9379eff7866|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:33:24.686Z|2cface1f-c046-4ec5-844c-d9379eff7866|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:33:33.817Z|c9421f28-2101-45f0-a4c3-0966b5caaf51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:33:33.818Z|c9421f28-2101-45f0-a4c3-0966b5caaf51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:33:34.707Z|f6238f6b-e7cf-48d6-bd7b-99ea43cfd41c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:33:34.708Z|f6238f6b-e7cf-48d6-bd7b-99ea43cfd41c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:33:34.712Z|da743bd5-53b2-4993-b16f-42979fb9c3fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:33:34.713Z|da743bd5-53b2-4993-b16f-42979fb9c3fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:33:34.715Z|5b26f38a-35dc-4101-a256-d537d2a49944|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:33:34.715Z|5b26f38a-35dc-4101-a256-d537d2a49944|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:33:44.746Z|41573f97-e382-45f5-97b8-1239557774c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:33:44.747Z|41573f97-e382-45f5-97b8-1239557774c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:33:44.749Z|ce08ac75-1f2c-4d4d-93d3-01c5735408a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:33:44.749Z|ce08ac75-1f2c-4d4d-93d3-01c5735408a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:33:44.750Z|df8dd799-b038-4d69-99b2-661748f4c680|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:33:44.750Z|df8dd799-b038-4d69-99b2-661748f4c680|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:33:48.817Z|ea95d3ab-c13e-4845-b112-e34aa6e5da82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:33:48.822Z|ea95d3ab-c13e-4845-b112-e34aa6e5da82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:33:49.282Z|63459833-58a7-4a25-a776-388f1dded4c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:33:49.282Z|63459833-58a7-4a25-a776-388f1dded4c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:33:54.777Z|d3d7c272-c3dd-4e83-890e-8fbf37e0444e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:33:54.778Z|d3d7c272-c3dd-4e83-890e-8fbf37e0444e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:33:54.782Z|4e35a2a0-75a2-4384-aeaa-fa8018d8fc03|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:33:54.783Z|4e35a2a0-75a2-4384-aeaa-fa8018d8fc03|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:33:54.784Z|3aa48798-399a-4997-beb0-101d2c22f2dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:33:54.785Z|3aa48798-399a-4997-beb0-101d2c22f2dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:34:03.817Z|64730a2e-bcc4-4fab-a773-5566f9da0bc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:34:03.818Z|64730a2e-bcc4-4fab-a773-5566f9da0bc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:34:04.812Z|1c24cf93-1b27-4b7f-a04a-eec3dede0bde|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:34:04.813Z|1c24cf93-1b27-4b7f-a04a-eec3dede0bde|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:34:04.816Z|ec8f0930-f38f-4093-95d1-55176a1ba4c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:34:04.818Z|ec8f0930-f38f-4093-95d1-55176a1ba4c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:34:04.820Z|30a02f7f-61ab-4d4e-927c-5fbe3f09f232|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:34:04.821Z|30a02f7f-61ab-4d4e-927c-5fbe3f09f232|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:34:14.844Z|4f1270dd-bb2e-448f-8e4c-7df538d41d58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:34:14.845Z|4f1270dd-bb2e-448f-8e4c-7df538d41d58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:34:14.847Z|74ebd308-76f2-43e4-9c2b-0c36f5c2753b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:34:14.848Z|74ebd308-76f2-43e4-9c2b-0c36f5c2753b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:34:14.851Z|b8ffc1c3-55e2-4315-a220-b4418b2b20e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:34:14.852Z|b8ffc1c3-55e2-4315-a220-b4418b2b20e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:34:15.770Z|8b0200c2-f1f3-4603-b2fe-2e3a69b4b6f2|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T05:34:15.771Z|8b0200c2-f1f3-4603-b2fe-2e3a69b4b6f2|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T05:34:18.817Z|ac1c0b23-bbf8-4f4e-8961-37e37e512265|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:34:18.818Z|ac1c0b23-bbf8-4f4e-8961-37e37e512265|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:34:19.283Z|d29f5df0-a3f0-497f-976a-6d86e349b8f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:34:19.283Z|d29f5df0-a3f0-497f-976a-6d86e349b8f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:34:24.874Z|e75ed83e-6f9f-4a5d-952d-8b361f947e3a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:34:24.875Z|e75ed83e-6f9f-4a5d-952d-8b361f947e3a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:34:24.880Z|ae2c7ed5-40f7-4ae7-83cb-c29428d4581a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:34:24.880Z|ae2c7ed5-40f7-4ae7-83cb-c29428d4581a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:34:24.885Z|948e37fa-93b0-46a9-9d4b-3e14547f9432|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:34:24.885Z|948e37fa-93b0-46a9-9d4b-3e14547f9432|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:34:33.817Z|c9b269ed-e050-4ad5-a792-cb205299703e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:34:33.822Z|c9b269ed-e050-4ad5-a792-cb205299703e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:34:34.904Z|a8efc895-7f33-414a-9ce4-76ee7b615985|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:34:34.904Z|a8efc895-7f33-414a-9ce4-76ee7b615985|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:34:34.909Z|abf55903-17d0-4624-b975-d30bc548da49|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:34:34.909Z|abf55903-17d0-4624-b975-d30bc548da49|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:34:34.912Z|7018c768-f559-418a-8051-ea1339c052f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:34:34.912Z|7018c768-f559-418a-8051-ea1339c052f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:34:44.932Z|2724d3cf-96cf-4e7c-8884-765a21921873|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:34:44.932Z|2724d3cf-96cf-4e7c-8884-765a21921873|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:34:44.941Z|df918c75-2cce-44a6-8e2a-682a87238e95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:34:44.941Z|df918c75-2cce-44a6-8e2a-682a87238e95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:34:44.941Z|0bc60d8b-4539-4db0-aa2e-cde812722109|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:34:44.942Z|0bc60d8b-4539-4db0-aa2e-cde812722109|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:34:48.817Z|68cedd1b-2640-4896-8908-624f6830dc4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:34:48.818Z|68cedd1b-2640-4896-8908-624f6830dc4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:34:49.284Z|b8df8f13-c3b1-4930-8556-de576f96abf0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:34:49.284Z|b8df8f13-c3b1-4930-8556-de576f96abf0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:34:54.973Z|ef5b8062-847b-469f-b445-d4f282e1b96a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:34:54.974Z|ef5b8062-847b-469f-b445-d4f282e1b96a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:34:54.985Z|3b41f7d0-f5af-4e08-a1c6-4fba2f4b8dff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:34:54.985Z|3b41f7d0-f5af-4e08-a1c6-4fba2f4b8dff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:34:54.987Z|ae5b6709-ac9f-44bc-b233-320b05bf974a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:34:54.988Z|ae5b6709-ac9f-44bc-b233-320b05bf974a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:35:03.818Z|5b989e33-6367-4346-9119-c1d9e7d381e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:35:03.818Z|5b989e33-6367-4346-9119-c1d9e7d381e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:35:05.004Z|354bbdc0-44f0-430c-b9b8-cfb2afc16543|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:35:05.005Z|354bbdc0-44f0-430c-b9b8-cfb2afc16543|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:35:05.015Z|abb95712-5259-4166-911e-f774cd3f38a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:35:05.016Z|abb95712-5259-4166-911e-f774cd3f38a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:35:05.021Z|15d5f229-e247-4b09-bc5e-193985484b12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:35:05.021Z|15d5f229-e247-4b09-bc5e-193985484b12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:35:15.039Z|b0f0d1a1-3dbe-4c3f-ab45-34a39a5f3b56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:35:15.040Z|b0f0d1a1-3dbe-4c3f-ab45-34a39a5f3b56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:35:15.044Z|5ce2a2a2-d4bd-4919-9deb-5c68aa0ce75c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:35:15.045Z|5ce2a2a2-d4bd-4919-9deb-5c68aa0ce75c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:35:15.052Z|327765a4-ab26-43af-adc4-79f0edc4bd18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:35:15.053Z|327765a4-ab26-43af-adc4-79f0edc4bd18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:35:15.771Z|b4353168-5526-4b23-86d4-60f93a2d0e1b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T05:35:15.772Z|b4353168-5526-4b23-86d4-60f93a2d0e1b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T05:35:18.817Z|5aaec4aa-6c19-4689-8198-08f2184a7dad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:35:18.822Z|5aaec4aa-6c19-4689-8198-08f2184a7dad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:35:19.285Z|722cdb51-6b3d-40a1-a128-5c1ab6881151|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:35:19.286Z|722cdb51-6b3d-40a1-a128-5c1ab6881151|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:35:25.077Z|61826ad9-ebdb-4e94-b45c-4d278a28cf51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:35:25.078Z|61826ad9-ebdb-4e94-b45c-4d278a28cf51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:35:25.079Z|11548674-c1c7-4392-9a87-55cfed19f3c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:35:25.080Z|11548674-c1c7-4392-9a87-55cfed19f3c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:35:25.085Z|5e7d52b5-e6e1-41bb-a1ec-a84538fe984e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:35:25.085Z|5e7d52b5-e6e1-41bb-a1ec-a84538fe984e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:35:33.817Z|9b14c6fc-b2f4-4020-9b5e-a59180838172|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:35:33.818Z|9b14c6fc-b2f4-4020-9b5e-a59180838172|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:35:35.116Z|dc934c40-2263-427c-90cf-fe8fadd01d5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:35:35.117Z|dc934c40-2263-427c-90cf-fe8fadd01d5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:35:35.124Z|388bd3e9-31a4-4364-a360-3e5090ef3e87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:35:35.124Z|388bd3e9-31a4-4364-a360-3e5090ef3e87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:35:35.123Z|c31761f3-b764-43e7-8382-1e155fbaa608|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:35:35.125Z|c31761f3-b764-43e7-8382-1e155fbaa608|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:35:45.151Z|a755d778-d134-43d6-a5f4-39e12ad66659|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:35:45.152Z|a755d778-d134-43d6-a5f4-39e12ad66659|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:35:45.155Z|bd84f2a3-bb00-462b-a76f-2fc6d2e00ef6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:35:45.156Z|47a13321-342b-4ca2-9f41-4de77c3ff814|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:35:45.156Z|bd84f2a3-bb00-462b-a76f-2fc6d2e00ef6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:35:45.157Z|47a13321-342b-4ca2-9f41-4de77c3ff814|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:35:48.817Z|97b57f44-cb35-4711-8062-c14ffd41f1c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:35:48.818Z|97b57f44-cb35-4711-8062-c14ffd41f1c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:35:49.287Z|b5559dfd-2215-4c41-98f9-fa2e027c8e33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:35:49.287Z|b5559dfd-2215-4c41-98f9-fa2e027c8e33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:35:55.185Z|e8f0553d-67bc-4cf0-b06b-b0735b57da90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:35:55.185Z|e8f0553d-67bc-4cf0-b06b-b0735b57da90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:35:55.187Z|7d281cf1-f147-46ed-ba45-44579f2a3e0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:35:55.188Z|7d281cf1-f147-46ed-ba45-44579f2a3e0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:35:55.194Z|3a011e98-07c5-4be6-89c3-6a4706441f51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:35:55.195Z|3a011e98-07c5-4be6-89c3-6a4706441f51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:36:03.817Z|613e831c-8d16-42c4-8f50-39d7c9f0810f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:36:03.822Z|613e831c-8d16-42c4-8f50-39d7c9f0810f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:36:05.216Z|8abc4f19-03f5-4503-ba97-d0df37d13e84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:36:05.217Z|8abc4f19-03f5-4503-ba97-d0df37d13e84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:36:05.221Z|4f52fde8-9fd2-4f26-b7d9-f02663285020|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:36:05.222Z|4f52fde8-9fd2-4f26-b7d9-f02663285020|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:36:05.227Z|e6ffa2cf-6e09-47b7-a65d-f0df2bd840f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:36:05.228Z|e6ffa2cf-6e09-47b7-a65d-f0df2bd840f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:36:15.273Z|af506260-d90a-4410-8e43-1b96d139aa08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:36:15.272Z|03bedb76-f7c1-41c6-bd30-b54cd6fd8fea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:36:15.274Z|af506260-d90a-4410-8e43-1b96d139aa08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:36:15.274Z|03bedb76-f7c1-41c6-bd30-b54cd6fd8fea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:36:15.278Z|6544b775-9e1b-4be6-9a2c-3297c3b1ea68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:36:15.280Z|6544b775-9e1b-4be6-9a2c-3297c3b1ea68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:36:15.777Z|a4a5ed87-040f-46d9-bbe0-f9d955ab1479|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T05:36:15.777Z|a4a5ed87-040f-46d9-bbe0-f9d955ab1479|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T05:36:18.817Z|8ab0738e-12c2-4504-b4b2-0ef540fcd02b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:36:18.818Z|8ab0738e-12c2-4504-b4b2-0ef540fcd02b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:36:19.288Z|7177e69a-2172-4f48-b54f-cc3028ffb05b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:36:19.288Z|7177e69a-2172-4f48-b54f-cc3028ffb05b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:36:25.315Z|3905e53a-e15d-4007-8d21-f8ff18ac3708|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:36:25.316Z|3905e53a-e15d-4007-8d21-f8ff18ac3708|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:36:25.318Z|196dd216-f71f-48c7-804f-63b67bcbdaa0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:36:25.319Z|196dd216-f71f-48c7-804f-63b67bcbdaa0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:36:25.319Z|973c94ae-197a-4054-b38e-42837d0e76ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:36:25.319Z|973c94ae-197a-4054-b38e-42837d0e76ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:36:33.817Z|c2333430-ab8c-4af6-a93c-6664251acf50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:36:33.819Z|c2333430-ab8c-4af6-a93c-6664251acf50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:36:35.347Z|24636ad9-6e71-49ee-ac97-66c5e92306ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:36:35.348Z|24636ad9-6e71-49ee-ac97-66c5e92306ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:36:35.350Z|8288b3a9-9821-40e7-b729-9798022c686a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:36:35.351Z|8288b3a9-9821-40e7-b729-9798022c686a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:36:35.354Z|16c0ca5f-3d26-4d99-a40e-a2f1513ccd68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:36:35.354Z|16c0ca5f-3d26-4d99-a40e-a2f1513ccd68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:36:45.391Z|f2a1841d-295c-4301-ab43-e822152a5155|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:36:45.392Z|f2a1841d-295c-4301-ab43-e822152a5155|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:36:45.391Z|69ccce7d-7e3f-4b6a-bf84-ea1f06a5f745|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:36:45.392Z|69ccce7d-7e3f-4b6a-bf84-ea1f06a5f745|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:36:45.392Z|040aafdc-23b6-4920-bf2a-77296ed46cf3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:36:45.393Z|040aafdc-23b6-4920-bf2a-77296ed46cf3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:36:48.817Z|24941f47-9261-4a16-b6b8-d0f7b4521eba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:36:48.822Z|24941f47-9261-4a16-b6b8-d0f7b4521eba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:36:49.289Z|5bc6e640-914c-4b16-9083-fa0800da1314|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:36:49.290Z|5bc6e640-914c-4b16-9083-fa0800da1314|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:36:55.426Z|14c719eb-2b09-47d9-9852-a9e0775df662|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:36:55.428Z|14c719eb-2b09-47d9-9852-a9e0775df662|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:36:55.435Z|a6553730-51e8-4a8d-be02-10c30e379d2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:36:55.435Z|7509314a-7ecb-4f18-9274-62d690237be6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:36:55.436Z|7509314a-7ecb-4f18-9274-62d690237be6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:36:55.436Z|a6553730-51e8-4a8d-be02-10c30e379d2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:37:03.817Z|9c347ffc-448c-4d77-9fd5-1754c69c1697|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:37:03.818Z|9c347ffc-448c-4d77-9fd5-1754c69c1697|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:37:05.461Z|1fa7d462-bfaf-46a1-b1fa-bee31c144450|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:37:05.461Z|1fa7d462-bfaf-46a1-b1fa-bee31c144450|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:37:05.468Z|7102218c-e084-406f-b82c-c6e3324f79be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:37:05.468Z|eb45f6ce-f4bf-4939-b352-8627c8ff5463|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:37:05.468Z|7102218c-e084-406f-b82c-c6e3324f79be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:37:05.469Z|eb45f6ce-f4bf-4939-b352-8627c8ff5463|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:37:15.489Z|e2b2f575-de03-447d-9412-a1dea3375250|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:37:15.490Z|e2b2f575-de03-447d-9412-a1dea3375250|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:37:15.494Z|7681e8a0-467c-4700-b37a-cf66013e337e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:37:15.496Z|7681e8a0-467c-4700-b37a-cf66013e337e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:37:15.498Z|73b2948a-1385-4485-8486-f9eb9e7888d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:37:15.498Z|73b2948a-1385-4485-8486-f9eb9e7888d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:37:15.772Z|e6a23512-61b3-4dfc-8c82-cb9541a85680|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T05:37:15.773Z|e6a23512-61b3-4dfc-8c82-cb9541a85680|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T05:37:18.817Z|b10d5308-93ae-40a2-89fe-0e8087731004|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:37:18.818Z|b10d5308-93ae-40a2-89fe-0e8087731004|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:37:19.290Z|fd311d34-2ae1-4ba5-afc0-70eb65f497d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:37:19.291Z|fd311d34-2ae1-4ba5-afc0-70eb65f497d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:37:25.525Z|60507211-8646-45ad-9c08-09dea0e23f78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:37:25.525Z|60507211-8646-45ad-9c08-09dea0e23f78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:37:25.541Z|f69c2ff1-a4bb-4398-ada1-af76d7b1913c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:37:25.541Z|f69c2ff1-a4bb-4398-ada1-af76d7b1913c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:37:25.542Z|4ad89887-7448-4fde-b212-cf295ab5ad5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:37:25.543Z|4ad89887-7448-4fde-b212-cf295ab5ad5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:37:30.871Z||http-nio-8080-exec-8|||||INFO|500||Error parsing HTTP request header Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. java.lang.IllegalArgumentException: Invalid character found in method name [JDWP-Handshake\n...]. 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-05-06T05:37:33.817Z|3a315783-c940-4b62-8404-fd7a39153c4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:37:33.822Z|3a315783-c940-4b62-8404-fd7a39153c4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:37:35.572Z|8449af3a-12c8-4344-8678-49ae3e94d6ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:37:35.573Z|1ebb7291-fec9-43ab-8d7a-9af6690790e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:37:35.574Z|1ebb7291-fec9-43ab-8d7a-9af6690790e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:37:35.574Z|8449af3a-12c8-4344-8678-49ae3e94d6ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:37:35.580Z|542386d3-e418-4d6e-8aa0-bf9a04efc530|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:37:35.580Z|542386d3-e418-4d6e-8aa0-bf9a04efc530|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:37:45.609Z|1f678bd0-c88a-481d-9119-9b992454ec3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:37:45.610Z|1f678bd0-c88a-481d-9119-9b992454ec3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:37:45.611Z|ebdcb9c4-2065-4c49-ae4d-184b4766188e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:37:45.611Z|ebdcb9c4-2065-4c49-ae4d-184b4766188e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:37:45.614Z|a323b990-7c6e-48d0-ab18-4e2fa1875c24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:37:45.614Z|a323b990-7c6e-48d0-ab18-4e2fa1875c24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:37:48.818Z|7fb63030-7a4d-424d-a5f4-f8828ea5a4fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:37:48.818Z|7fb63030-7a4d-424d-a5f4-f8828ea5a4fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:37:49.291Z|649b8313-169e-4b9a-baf6-8aa083def4cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:37:49.292Z|649b8313-169e-4b9a-baf6-8aa083def4cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:37:55.638Z|a6c76107-8c05-4a07-94b0-5ba4f35940b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:37:55.638Z|8ca03378-f35d-4b25-bfa0-ef59f3c49eda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:37:55.639Z|a6c76107-8c05-4a07-94b0-5ba4f35940b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:37:55.639Z|8ca03378-f35d-4b25-bfa0-ef59f3c49eda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:37:55.646Z|d9f4295e-0dd3-40c2-ad9e-e18991a27ed7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:37:55.647Z|d9f4295e-0dd3-40c2-ad9e-e18991a27ed7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:38:03.817Z|921a6879-aa83-43ee-987c-44a84d94981a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:38:03.818Z|921a6879-aa83-43ee-987c-44a84d94981a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:38:05.675Z|927220c7-b938-4993-8ce4-7d1da326ccd3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:38:05.676Z|927220c7-b938-4993-8ce4-7d1da326ccd3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:38:05.678Z|94d63adf-5463-470e-9657-fab73af8de30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:38:05.679Z|94d63adf-5463-470e-9657-fab73af8de30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:38:05.681Z|376bff6c-ea0d-47c9-8a8b-e3bd46383761|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:38:05.682Z|376bff6c-ea0d-47c9-8a8b-e3bd46383761|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:38:15.715Z|51e38a50-f29b-4a45-91a4-742c4b0691eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:38:15.716Z|30f3ee78-6552-41a2-a333-55012cecd9f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:38:15.716Z|3278d2d1-432d-445d-b021-1f3348535267|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:38:15.716Z|30f3ee78-6552-41a2-a333-55012cecd9f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:38:15.716Z|3278d2d1-432d-445d-b021-1f3348535267|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:38:15.716Z|51e38a50-f29b-4a45-91a4-742c4b0691eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:38:15.772Z|e37f94d0-7681-4083-a93c-8abcdad9bc45|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T05:38:15.772Z|e37f94d0-7681-4083-a93c-8abcdad9bc45|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T05:38:18.817Z|ee70c375-cc96-4a89-88ee-4190034102df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:38:18.820Z|ee70c375-cc96-4a89-88ee-4190034102df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:38:19.293Z|06b25c1b-b9c2-4881-95d2-27531a5775b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:38:19.293Z|06b25c1b-b9c2-4881-95d2-27531a5775b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:38:25.745Z|59f35cd7-84ce-4a73-b78f-f893bfe5e215|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:38:25.745Z|59f35cd7-84ce-4a73-b78f-f893bfe5e215|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:38:25.747Z|d4f91276-37e1-4361-855a-1c580d1a1c20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:38:25.748Z|d4f91276-37e1-4361-855a-1c580d1a1c20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:38:25.748Z|62452f79-af5a-4b00-a3b8-da9144e509b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:38:25.749Z|62452f79-af5a-4b00-a3b8-da9144e509b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:38:33.817Z|cd4c98e8-e882-494d-ad2b-cde0489ebf16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:38:33.818Z|cd4c98e8-e882-494d-ad2b-cde0489ebf16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:38:35.773Z|e79e789c-b37b-4004-988b-86433374272e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:38:35.774Z|e79e789c-b37b-4004-988b-86433374272e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:38:35.779Z|d460f8f3-f80b-4872-9f24-91c48c72485b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:38:35.780Z|d460f8f3-f80b-4872-9f24-91c48c72485b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:38:35.781Z|0e3973c4-0d38-4721-a0be-0db8b8f4408a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:38:35.782Z|0e3973c4-0d38-4721-a0be-0db8b8f4408a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:38:45.804Z|4379de76-d08f-4790-8d13-3dd0905669f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:38:45.805Z|4379de76-d08f-4790-8d13-3dd0905669f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:38:45.807Z|d0e9ad0a-0f14-462a-8f65-7e8e7bc959c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:38:45.807Z|d0e9ad0a-0f14-462a-8f65-7e8e7bc959c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:38:45.811Z|4c25b657-3203-4ccb-8f1c-bf28b5b7c824|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:38:45.812Z|4c25b657-3203-4ccb-8f1c-bf28b5b7c824|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:38:48.817Z|84a56b92-f3ff-43f9-895f-fd6a671b8eb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:38:48.818Z|84a56b92-f3ff-43f9-895f-fd6a671b8eb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:38:49.294Z|32f54fe8-5019-4454-b322-372cfdbbde98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:38:49.295Z|32f54fe8-5019-4454-b322-372cfdbbde98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:38:55.832Z|5dd14a7a-8f84-4982-beb2-074dc4b5eb92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:38:55.833Z|5dd14a7a-8f84-4982-beb2-074dc4b5eb92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:38:55.835Z|312b004d-c1ab-45c4-8afa-89769529d582|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:38:55.836Z|312b004d-c1ab-45c4-8afa-89769529d582|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:38:55.841Z|211eb3ae-cf77-4b57-8675-103e015b4bad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:38:55.842Z|211eb3ae-cf77-4b57-8675-103e015b4bad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:39:03.817Z|124b27e4-0167-4d1a-955b-631020e916f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:39:03.822Z|124b27e4-0167-4d1a-955b-631020e916f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:39:05.866Z|cf8eb513-a900-4c9b-8612-7e9924f83727|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:39:05.866Z|6fe0f51b-a7f3-487b-9392-6ad8b8f13eae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:39:05.866Z|cf8eb513-a900-4c9b-8612-7e9924f83727|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:39:05.867Z|6fe0f51b-a7f3-487b-9392-6ad8b8f13eae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:39:05.868Z|103f5c10-79d1-43e9-9b5d-58ee2ab6cbce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:39:05.869Z|103f5c10-79d1-43e9-9b5d-58ee2ab6cbce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:39:15.772Z|e8b5cc2f-86f2-4e3b-b8b1-0d275c221483|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T05:39:15.772Z|e8b5cc2f-86f2-4e3b-b8b1-0d275c221483|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T05:39:15.898Z|72b53818-2941-4b9a-88e0-5ada48d20c2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:39:15.899Z|c34b09fb-d550-4031-b6f6-f0b22d9128f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:39:15.899Z|033574f0-3baf-4587-832a-2a9130184ca8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:39:15.899Z|c34b09fb-d550-4031-b6f6-f0b22d9128f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:39:15.900Z|72b53818-2941-4b9a-88e0-5ada48d20c2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:39:15.900Z|033574f0-3baf-4587-832a-2a9130184ca8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:39:18.817Z|121d390c-0f67-45cb-a7a6-83bf34c4e339|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:39:18.818Z|121d390c-0f67-45cb-a7a6-83bf34c4e339|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:39:19.295Z|004e2e69-0ac4-4d4e-89b8-6c2b9efa8e3d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:39:19.296Z|004e2e69-0ac4-4d4e-89b8-6c2b9efa8e3d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:39:25.931Z|b9f0d072-3fce-4bd7-8caa-e60b23385e17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:39:25.932Z|b9f0d072-3fce-4bd7-8caa-e60b23385e17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:39:25.934Z|cce90251-2c5b-4a03-ab29-1fa6500f42fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:39:25.935Z|cce90251-2c5b-4a03-ab29-1fa6500f42fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:39:25.936Z|b103c74d-f05a-4a43-9ae7-52e6129547fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:39:25.936Z|b103c74d-f05a-4a43-9ae7-52e6129547fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:39:33.817Z|b961cd07-622a-4f6d-9c52-821ab13d4e97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:39:33.818Z|b961cd07-622a-4f6d-9c52-821ab13d4e97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:39:35.964Z|41cba95a-420b-42fb-ac94-95adb92e423f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:39:35.966Z|41cba95a-420b-42fb-ac94-95adb92e423f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:39:35.967Z|32559e93-6fb2-40e4-915c-0f5ce5015530|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:39:35.968Z|32559e93-6fb2-40e4-915c-0f5ce5015530|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:39:35.968Z|7aa2b0c8-1943-4622-ae9f-6edd1b52b4ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:39:35.969Z|7aa2b0c8-1943-4622-ae9f-6edd1b52b4ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:39:45.994Z|10221e77-31f3-4573-876b-e49b38fb9778|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:39:45.995Z|10221e77-31f3-4573-876b-e49b38fb9778|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:39:45.996Z|4e198cd1-185b-4981-8313-373bdb4c4614|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:39:45.996Z|4e198cd1-185b-4981-8313-373bdb4c4614|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:39:46.003Z|3d9ba9b8-7385-4b94-89eb-a1d7c5bf60e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:39:46.003Z|3d9ba9b8-7385-4b94-89eb-a1d7c5bf60e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:39:48.817Z|b749dee9-4a5c-425f-8a47-d0bab6eafaef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:39:48.820Z|b749dee9-4a5c-425f-8a47-d0bab6eafaef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:39:49.296Z|a3486ed8-4903-40a5-b73c-189d541af112|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:39:49.296Z|a3486ed8-4903-40a5-b73c-189d541af112|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:39:56.025Z|54848fb7-b958-4821-8fb2-a22138894494|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:39:56.027Z|54848fb7-b958-4821-8fb2-a22138894494|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:39:56.030Z|e018af24-329e-4a63-b244-622c2e728c69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:39:56.030Z|e018af24-329e-4a63-b244-622c2e728c69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:39:56.033Z|2f35a002-6f3a-4dba-8855-6ac6ee8cb066|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:39:56.034Z|2f35a002-6f3a-4dba-8855-6ac6ee8cb066|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:40:03.817Z|28fff01a-53fc-4385-8581-b8b98a6741e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:40:03.818Z|28fff01a-53fc-4385-8581-b8b98a6741e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:40:06.057Z|96f1471e-2379-49df-90b1-183b67fd5393|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:40:06.058Z|96f1471e-2379-49df-90b1-183b67fd5393|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:40:06.060Z|b514c44c-05c5-4e08-8b32-938861ab371d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:40:06.060Z|b514c44c-05c5-4e08-8b32-938861ab371d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:40:06.065Z|6ffb657c-f801-4397-8fc5-692e07a26cb1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:40:06.066Z|6ffb657c-f801-4397-8fc5-692e07a26cb1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:40:15.772Z|97efaea3-ccea-4d8c-97db-356dabfa7b82|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T05:40:15.772Z|97efaea3-ccea-4d8c-97db-356dabfa7b82|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T05:40:16.093Z|59f03d70-03ca-4e1d-a79a-f2e8aecf8b23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:40:16.094Z|59f03d70-03ca-4e1d-a79a-f2e8aecf8b23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:40:16.094Z|8d662fbd-bf0d-411b-86d0-b2123f9d470e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:40:16.094Z|8d662fbd-bf0d-411b-86d0-b2123f9d470e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:40:16.096Z|9dd41880-fd0c-4431-adab-30f8065f7589|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:40:16.096Z|9dd41880-fd0c-4431-adab-30f8065f7589|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:40:18.817Z|f85ab693-eab3-4fa5-8ddb-ecbb5902a0f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:40:18.818Z|f85ab693-eab3-4fa5-8ddb-ecbb5902a0f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:40:19.297Z|5250ee93-453c-4da2-998b-31472f53b275|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:40:19.297Z|5250ee93-453c-4da2-998b-31472f53b275|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:40:26.122Z|d46b0799-dfda-48c7-ac50-89de70aaca04|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:40:26.122Z|d46b0799-dfda-48c7-ac50-89de70aaca04|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:40:26.123Z|692de0ed-fd03-41b6-b7b8-56c01286bef7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:40:26.123Z|692de0ed-fd03-41b6-b7b8-56c01286bef7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:40:26.123Z|158637c8-dd3a-41e6-905c-e0f4b53c2e82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:40:26.124Z|158637c8-dd3a-41e6-905c-e0f4b53c2e82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:40:33.817Z|81d5d3ec-fdac-447e-88dd-9208a6fc9036|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:40:33.818Z|81d5d3ec-fdac-447e-88dd-9208a6fc9036|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:40:36.151Z|11acb124-b832-4a85-96e8-f5462bd82645|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:40:36.152Z|11acb124-b832-4a85-96e8-f5462bd82645|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:40:36.157Z|f8efcfe8-8d72-4035-a1fd-bb41d13b76b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:40:36.157Z|f8efcfe8-8d72-4035-a1fd-bb41d13b76b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:40:36.159Z|4fb05af0-40d6-4e50-971a-c209417a9473|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:40:36.160Z|4fb05af0-40d6-4e50-971a-c209417a9473|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:40:46.188Z|5023230f-d6ca-4c71-a863-01aca94e467c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:40:46.188Z|5bcde834-2a25-49b6-84e7-c488a5879374|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:40:46.189Z|5023230f-d6ca-4c71-a863-01aca94e467c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:40:46.189Z|5bcde834-2a25-49b6-84e7-c488a5879374|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:40:46.200Z|f10c29a0-d77b-4160-bccb-e560ea7668db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:40:46.200Z|f10c29a0-d77b-4160-bccb-e560ea7668db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:40:48.817Z|9a9883f8-6dc9-4500-99f5-0fff83953ab7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:40:48.818Z|9a9883f8-6dc9-4500-99f5-0fff83953ab7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:40:49.298Z|8435c262-3c0a-40a4-ade0-20fb38ad4260|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:40:49.298Z|8435c262-3c0a-40a4-ade0-20fb38ad4260|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:40:56.217Z|c369014e-de92-4078-96ca-fa71fd708905|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:40:56.218Z|c369014e-de92-4078-96ca-fa71fd708905|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:40:56.221Z|b1767ed1-19ca-4f8c-9461-70f23d6d2697|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:40:56.222Z|b1767ed1-19ca-4f8c-9461-70f23d6d2697|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:40:56.233Z|6d19d210-f519-4df4-91d3-bd65cc60d8a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:40:56.234Z|6d19d210-f519-4df4-91d3-bd65cc60d8a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:41:03.817Z|f3640eef-e0f8-4f8f-b7fc-180ce7ccf9ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:41:03.822Z|f3640eef-e0f8-4f8f-b7fc-180ce7ccf9ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:41:06.250Z|75f595cd-9324-453c-9607-44a49b428b4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:41:06.251Z|75f595cd-9324-453c-9607-44a49b428b4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:41:06.258Z|100abed8-2b63-406f-9f39-b50e796b7ae6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:41:06.258Z|100abed8-2b63-406f-9f39-b50e796b7ae6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:41:06.264Z|bf9af715-2f27-4b27-8016-e95f44dfbb08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:41:06.266Z|bf9af715-2f27-4b27-8016-e95f44dfbb08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:41:15.771Z|4d376187-b4a2-48cf-9b1f-0c7c85f1f5db|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T05:41:15.772Z|4d376187-b4a2-48cf-9b1f-0c7c85f1f5db|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T05:41:16.282Z|26951ee0-d68b-442a-a8db-82086362e2bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:41:16.282Z|26951ee0-d68b-442a-a8db-82086362e2bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:41:16.286Z|b1eb1155-2d5e-4337-b9ba-58efd8c1f579|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:41:16.287Z|b1eb1155-2d5e-4337-b9ba-58efd8c1f579|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:41:16.293Z|972e8aa0-153f-44e3-a767-3b86f145195c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:41:16.294Z|972e8aa0-153f-44e3-a767-3b86f145195c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:41:18.817Z|db9a1722-ebed-4e0d-b93f-25ff587d94f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:41:18.818Z|db9a1722-ebed-4e0d-b93f-25ff587d94f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:41:19.299Z|b68d5f52-7595-4ee4-85b9-2a3cb8a181bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:41:19.299Z|b68d5f52-7595-4ee4-85b9-2a3cb8a181bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:41:26.310Z|069cc1a2-d3f2-4141-9602-214c5edbd8fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:41:26.311Z|069cc1a2-d3f2-4141-9602-214c5edbd8fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:41:26.317Z|2f8fa38d-e567-42b1-b1cf-f49faecbdc82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:41:26.317Z|2f8fa38d-e567-42b1-b1cf-f49faecbdc82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:41:26.322Z|2611edd1-98d2-4845-83dd-2208a604890a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:41:26.322Z|2611edd1-98d2-4845-83dd-2208a604890a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:41:33.817Z|ab0c08c2-53ab-4938-a18a-68af49d06ae5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:41:33.818Z|ab0c08c2-53ab-4938-a18a-68af49d06ae5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:41:36.339Z|6a481f9a-86d3-42e3-9e4d-539c189dd17c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:41:36.340Z|6a481f9a-86d3-42e3-9e4d-539c189dd17c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:41:36.346Z|a9013b24-ea86-44ce-8d31-151064e78570|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:41:36.346Z|a9013b24-ea86-44ce-8d31-151064e78570|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:41:36.350Z|8f186a2d-293d-4c1e-8102-8e156cfa33b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:41:36.350Z|8f186a2d-293d-4c1e-8102-8e156cfa33b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:41:46.376Z|221dacdf-e735-41ac-9fbc-5a4d82ea43e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:41:46.376Z|221dacdf-e735-41ac-9fbc-5a4d82ea43e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:41:46.376Z|95ea3f81-323c-46de-b026-e6768541f209|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:41:46.377Z|95ea3f81-323c-46de-b026-e6768541f209|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:41:46.387Z|25de8664-57a5-4a3b-849b-ed0ed5e2788a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:41:46.388Z|25de8664-57a5-4a3b-849b-ed0ed5e2788a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:41:48.817Z|1d990c60-5233-4f75-9aaa-01509ca3d6fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:41:48.818Z|1d990c60-5233-4f75-9aaa-01509ca3d6fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:41:49.300Z|f0533ae7-792a-4efc-a70f-87a9e7e173db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:41:49.301Z|f0533ae7-792a-4efc-a70f-87a9e7e173db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:41:56.412Z|2cfd82ce-0756-4865-9e2f-d3c0eb57f5f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:41:56.413Z|2cfd82ce-0756-4865-9e2f-d3c0eb57f5f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:41:56.417Z|22d15edb-5739-4836-8998-95ce2e99e590|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:41:56.418Z|22d15edb-5739-4836-8998-95ce2e99e590|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:41:56.424Z|7e952f2e-79cc-4a3d-ad80-db666f168c22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:41:56.426Z|7e952f2e-79cc-4a3d-ad80-db666f168c22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:42:03.817Z|7a9536f6-eb01-4988-b849-7b891fe7cda9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:42:03.818Z|7a9536f6-eb01-4988-b849-7b891fe7cda9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:42:06.448Z|3544d0cc-e06e-4536-b7b0-298ab1c38543|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:42:06.449Z|3544d0cc-e06e-4536-b7b0-298ab1c38543|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:42:06.457Z|45bb5232-19b0-4ba0-b67b-686d93a2fcc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:42:06.459Z|45bb5232-19b0-4ba0-b67b-686d93a2fcc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:42:06.461Z|90b45b6c-bc1e-4261-a45b-30bb833f08b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:42:06.461Z|90b45b6c-bc1e-4261-a45b-30bb833f08b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:42:15.774Z|822dd958-f86c-4e0b-b73d-343f03b0f87f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T05:42:15.775Z|822dd958-f86c-4e0b-b73d-343f03b0f87f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T05:42:16.488Z|f17bfffa-cd7e-4aa5-85c6-bba349ea71d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:42:16.488Z|f17bfffa-cd7e-4aa5-85c6-bba349ea71d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:42:16.489Z|0b97bfbb-ec02-4b30-aa27-6e8d40e3e654|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:42:16.490Z|0b97bfbb-ec02-4b30-aa27-6e8d40e3e654|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:42:16.493Z|cb4e86b4-b8f3-4634-9636-2edf2b937e62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:42:16.493Z|cb4e86b4-b8f3-4634-9636-2edf2b937e62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:42:18.818Z|3b56841b-65c1-4300-b2bc-637d426d58a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:42:18.822Z|3b56841b-65c1-4300-b2bc-637d426d58a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:42:19.301Z|403ad22e-51c5-4776-b94c-8f5552f70020|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:42:19.302Z|403ad22e-51c5-4776-b94c-8f5552f70020|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:42:26.519Z|fb14f095-53ca-46cb-bad6-aa96d01537bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:42:26.520Z|fb14f095-53ca-46cb-bad6-aa96d01537bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:42:26.521Z|0e7ab4d1-0756-4925-b09e-ca331cc17099|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:42:26.523Z|0e7ab4d1-0756-4925-b09e-ca331cc17099|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:42:26.528Z|bfce1217-964f-438e-abdb-a7cc618b18f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:42:26.529Z|bfce1217-964f-438e-abdb-a7cc618b18f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:42:33.817Z|1a663cbb-bdd5-4ee6-ab0e-41ec2f535477|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:42:33.818Z|1a663cbb-bdd5-4ee6-ab0e-41ec2f535477|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:42:36.551Z|818504ec-f36b-4064-b114-a4a1e46f10db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:42:36.552Z|818504ec-f36b-4064-b114-a4a1e46f10db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:42:36.553Z|cdf772b9-2659-4b93-b6f0-12791140ec93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:42:36.554Z|cdf772b9-2659-4b93-b6f0-12791140ec93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:42:36.558Z|86b78e07-61a7-4ba7-94dc-c6cb048520b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:42:36.558Z|86b78e07-61a7-4ba7-94dc-c6cb048520b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:42:46.591Z|0a699eb0-7914-4826-a9c3-923defd44189|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:42:46.592Z|0a699eb0-7914-4826-a9c3-923defd44189|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:42:46.592Z|d58e4c39-3a52-4da2-8a99-8f37faf758cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:42:46.592Z|d58e4c39-3a52-4da2-8a99-8f37faf758cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:42:46.603Z|494e261e-baa3-44e2-a217-360f4642af4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:42:46.604Z|494e261e-baa3-44e2-a217-360f4642af4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:42:48.818Z|3f43d811-6220-48bb-84bc-564c7cc5d02e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:42:48.818Z|3f43d811-6220-48bb-84bc-564c7cc5d02e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:42:49.302Z|ead3e429-d1f7-4aac-897b-6b3bebf1c96d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:42:49.303Z|ead3e429-d1f7-4aac-897b-6b3bebf1c96d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:42:56.624Z|9f1ea5fc-f33f-443b-accd-184bca0cbe54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:42:56.624Z|9f1ea5fc-f33f-443b-accd-184bca0cbe54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:42:56.629Z|c1222bdf-2f13-4a88-a873-1cbccda86b0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:42:56.629Z|c1222bdf-2f13-4a88-a873-1cbccda86b0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:42:56.633Z|15d01740-bfa9-4523-bc06-575622c04736|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:42:56.634Z|15d01740-bfa9-4523-bc06-575622c04736|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:43:03.817Z|39f6ea91-1709-4b75-a1d9-3dff149e224c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:43:03.822Z|39f6ea91-1709-4b75-a1d9-3dff149e224c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:43:06.655Z|4cd1c86d-a3a2-4857-b9d3-489e4712ce46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:43:06.655Z|4cd1c86d-a3a2-4857-b9d3-489e4712ce46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:43:06.663Z|1f470057-960f-4020-ab54-25450facdafa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:43:06.664Z|1f470057-960f-4020-ab54-25450facdafa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:43:06.665Z|4a537d88-a4fb-4fed-a639-33fc975d09bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:43:06.666Z|4a537d88-a4fb-4fed-a639-33fc975d09bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:43:15.773Z|8dc20532-931c-4dfc-941b-8a3875a8bd7e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T05:43:15.773Z|8dc20532-931c-4dfc-941b-8a3875a8bd7e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T05:43:16.689Z|a9ae2461-bb10-4159-82b3-682def6d81b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:43:16.689Z|a9ae2461-bb10-4159-82b3-682def6d81b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:43:16.690Z|5aa5ab43-847d-48ed-97a6-df57b3403dc9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:43:16.690Z|5aa5ab43-847d-48ed-97a6-df57b3403dc9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:43:16.694Z|3f45e824-d0c2-4b54-885b-7cb69f03db34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:43:16.695Z|3f45e824-d0c2-4b54-885b-7cb69f03db34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:43:18.817Z|0930e1bf-3e40-40af-bbba-9721b28657a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:43:18.818Z|0930e1bf-3e40-40af-bbba-9721b28657a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:43:19.304Z|f63efb44-4c42-4b32-aec1-234c0e162672|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:43:19.304Z|f63efb44-4c42-4b32-aec1-234c0e162672|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:43:26.716Z|0a6458d5-a1b8-468d-bf60-b831558400e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:43:26.717Z|0a6458d5-a1b8-468d-bf60-b831558400e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:43:26.725Z|b6ecfd84-bdda-4100-8a18-caf3b7ebd341|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:43:26.725Z|0da32543-2945-42d6-b33f-9708be5ec9c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:43:26.726Z|b6ecfd84-bdda-4100-8a18-caf3b7ebd341|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:43:26.726Z|0da32543-2945-42d6-b33f-9708be5ec9c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:43:33.817Z|116aa978-befd-447b-b064-04146e5466b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:43:33.818Z|116aa978-befd-447b-b064-04146e5466b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:43:36.758Z|79b3c474-019f-48f4-9a8c-78a5481eb6ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:43:36.759Z|79b3c474-019f-48f4-9a8c-78a5481eb6ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:43:36.759Z|ed36badb-849f-46a0-87bf-e5bfbf3d4459|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:43:36.760Z|ed36badb-849f-46a0-87bf-e5bfbf3d4459|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:43:36.761Z|92065b57-a453-4f88-b979-c7745eceda73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:43:36.762Z|92065b57-a453-4f88-b979-c7745eceda73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:43:46.793Z|26e50f8f-370a-43d5-8502-1ddb6c686de9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:43:46.793Z|16f35025-68e0-40ec-b588-7cd0849b5e3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:43:46.793Z|26e50f8f-370a-43d5-8502-1ddb6c686de9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:43:46.794Z|16f35025-68e0-40ec-b588-7cd0849b5e3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:43:46.795Z|5c8c3cda-87fa-458f-a633-a5a7fa941899|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:43:46.796Z|5c8c3cda-87fa-458f-a633-a5a7fa941899|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:43:48.817Z|ef44dbb0-e889-4c3f-9407-13d28dfaa530|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:43:48.821Z|ef44dbb0-e889-4c3f-9407-13d28dfaa530|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:43:49.305Z|2520fde2-b64d-4dac-8c59-e42cf01660a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:43:49.305Z|2520fde2-b64d-4dac-8c59-e42cf01660a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:43:56.824Z|86091784-c60a-4660-bdda-2b93664dbf80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:43:56.824Z|86091784-c60a-4660-bdda-2b93664dbf80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:43:56.825Z|f50f6aa5-075b-4ffe-a587-5402f994799e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:43:56.826Z|f50f6aa5-075b-4ffe-a587-5402f994799e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:43:56.826Z|81e72a89-376c-460b-bfb7-a64af5c2c86e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:43:56.826Z|81e72a89-376c-460b-bfb7-a64af5c2c86e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:44:03.817Z|e121c967-e743-41d5-b696-1a737b2437dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:44:03.818Z|e121c967-e743-41d5-b696-1a737b2437dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:44:06.851Z|a5c74fb2-2804-4ed0-a5de-69b7c7e011a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:44:06.852Z|a5c74fb2-2804-4ed0-a5de-69b7c7e011a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:44:06.855Z|e7215905-f0b0-41c6-aa66-d56eb04e68fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:44:06.856Z|e7215905-f0b0-41c6-aa66-d56eb04e68fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:44:06.861Z|359c8736-4310-4dc5-8e4b-ed448ed693fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:44:06.862Z|359c8736-4310-4dc5-8e4b-ed448ed693fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:44:15.771Z|62a14df9-15cb-41fb-abd9-fafa92dbdfad|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T05:44:15.772Z|62a14df9-15cb-41fb-abd9-fafa92dbdfad|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T05:44:16.884Z|97ccd4a4-6e79-44fc-9d94-07ed1ccee574|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:44:16.884Z|97ccd4a4-6e79-44fc-9d94-07ed1ccee574|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:44:16.890Z|37dbfe52-9ef3-4c99-85aa-e4932323d8b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:44:16.891Z|37dbfe52-9ef3-4c99-85aa-e4932323d8b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:44:16.890Z|5e46fca1-4fc2-4b06-b1fe-df446fce1632|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:44:16.891Z|5e46fca1-4fc2-4b06-b1fe-df446fce1632|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:44:18.817Z|0337fbd6-8a4a-4886-8913-d2b2173b28b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:44:18.818Z|0337fbd6-8a4a-4886-8913-d2b2173b28b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:44:19.306Z|190af1a0-0ccc-4e2b-a113-4ba3b4e25d15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:44:19.306Z|190af1a0-0ccc-4e2b-a113-4ba3b4e25d15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:44:26.916Z|03766b12-7452-40bb-8aca-f107bd700898|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:44:26.917Z|03766b12-7452-40bb-8aca-f107bd700898|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:44:26.923Z|9907b354-b983-4c04-a496-f4a562127a6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:44:26.924Z|61d9f908-95d0-4465-a1e4-3bb46aa0f029|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:44:26.925Z|9907b354-b983-4c04-a496-f4a562127a6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:44:26.925Z|61d9f908-95d0-4465-a1e4-3bb46aa0f029|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:44:33.817Z|651de0e4-2849-4e28-aa7b-aa21d4ce7c2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:44:33.822Z|651de0e4-2849-4e28-aa7b-aa21d4ce7c2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:44:36.967Z|a38df445-c249-4364-bb38-c73abfc429b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:44:36.968Z|a38df445-c249-4364-bb38-c73abfc429b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:44:36.980Z|cb58151c-ec17-48b7-84cd-47cc043bc2cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:44:36.981Z|cb58151c-ec17-48b7-84cd-47cc043bc2cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:44:36.982Z|106016f1-f77c-4c53-8b96-4f73041e0b84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:44:36.983Z|106016f1-f77c-4c53-8b96-4f73041e0b84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:44:47.009Z|b3cc37ea-92ef-4c6e-a1e1-c90ff17c59da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:44:47.010Z|b3cc37ea-92ef-4c6e-a1e1-c90ff17c59da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:44:47.011Z|cc80a8da-ccfa-4820-8513-d8e1383432b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:44:47.012Z|cc80a8da-ccfa-4820-8513-d8e1383432b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:44:47.014Z|be58e5ac-5564-482b-949a-1c9cf476f1b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:44:47.014Z|be58e5ac-5564-482b-949a-1c9cf476f1b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:44:48.817Z|f80ed3c8-9574-4424-9ee0-57f9e0ac60a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:44:48.818Z|f80ed3c8-9574-4424-9ee0-57f9e0ac60a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:44:49.307Z|05357db4-5444-4d76-8c4b-25233d0f65d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:44:49.307Z|05357db4-5444-4d76-8c4b-25233d0f65d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:44:57.067Z|409b7f51-257c-416a-8a4e-7a6cf72122e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:44:57.068Z|409b7f51-257c-416a-8a4e-7a6cf72122e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:44:57.075Z|059d33f2-bb47-4f1e-bd82-21c0a9356af4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:44:57.075Z|059d33f2-bb47-4f1e-bd82-21c0a9356af4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:44:57.075Z|75a03914-ca0d-4682-a0ba-c798cc2880ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:44:57.076Z|75a03914-ca0d-4682-a0ba-c798cc2880ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:45:03.817Z|7273dd36-0529-433f-ad47-80f6523905ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:45:03.818Z|7273dd36-0529-433f-ad47-80f6523905ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:45:07.109Z|0ff1d0aa-042b-4c64-b75b-43903b265584|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:45:07.110Z|0ff1d0aa-042b-4c64-b75b-43903b265584|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:45:07.115Z|f00fa870-b06d-47c3-8abd-e67606703d4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:45:07.115Z|f00fa870-b06d-47c3-8abd-e67606703d4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:45:07.126Z|786ba75c-6d63-4568-94f7-962d90dd38c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:45:07.127Z|786ba75c-6d63-4568-94f7-962d90dd38c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:45:15.788Z|d3f737f1-9cbf-41d1-9ec6-161212ea4acb|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T05:45:15.789Z|d3f737f1-9cbf-41d1-9ec6-161212ea4acb|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T05:45:17.145Z|1a21de4d-2df0-4a23-85ed-777797863795|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:45:17.146Z|1a21de4d-2df0-4a23-85ed-777797863795|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:45:17.150Z|2e35d58c-635e-406a-bc06-7d8397692258|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:45:17.150Z|2e35d58c-635e-406a-bc06-7d8397692258|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:45:17.157Z|ae122169-91da-47a1-9f21-2da82d9951a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:45:17.157Z|ae122169-91da-47a1-9f21-2da82d9951a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:45:18.817Z|564d9836-1583-40a5-b187-da32854d1cb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:45:18.820Z|564d9836-1583-40a5-b187-da32854d1cb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:45:19.308Z|4701101c-8ff5-43d9-8d10-4c88c6578d85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:45:19.308Z|4701101c-8ff5-43d9-8d10-4c88c6578d85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:45:27.180Z|07cbae2e-540e-46ad-ae6d-b83d2098183d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:45:27.181Z|07cbae2e-540e-46ad-ae6d-b83d2098183d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:45:27.182Z|4d8ab34f-51fe-41ab-890d-9a8d329b6f91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:45:27.182Z|4d8ab34f-51fe-41ab-890d-9a8d329b6f91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:45:27.187Z|13c1e26e-6c1f-43b8-b3b7-a87942258d12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:45:27.187Z|13c1e26e-6c1f-43b8-b3b7-a87942258d12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:45:33.817Z|e5cf433d-5d9c-4f08-9762-b3a44beba66a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:45:33.818Z|e5cf433d-5d9c-4f08-9762-b3a44beba66a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:45:37.213Z|b1bfbaac-81e7-4d5a-9a1c-8cf198e42341|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:45:37.214Z|b1bfbaac-81e7-4d5a-9a1c-8cf198e42341|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:45:37.214Z|4b87308b-e925-4d82-a625-1c24718b00a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:45:37.215Z|4b87308b-e925-4d82-a625-1c24718b00a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:45:37.223Z|c3c8ef88-d01d-4b0e-be4e-ddf3d9051487|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:45:37.224Z|c3c8ef88-d01d-4b0e-be4e-ddf3d9051487|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:45:47.244Z|39c3808f-7d41-44e2-a803-71f200a93dc5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:45:47.245Z|39c3808f-7d41-44e2-a803-71f200a93dc5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:45:47.254Z|b16c5d4f-583f-4836-afbc-0746199e3a78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:45:47.255Z|b16c5d4f-583f-4836-afbc-0746199e3a78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:45:47.260Z|44d352da-a23a-48b6-8ebe-fad4f01a1e83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:45:47.261Z|44d352da-a23a-48b6-8ebe-fad4f01a1e83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:45:48.818Z|eef7af9b-304d-4317-ab9e-2672386dab4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:45:48.818Z|eef7af9b-304d-4317-ab9e-2672386dab4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:45:49.309Z|576d72d4-cec0-430b-b644-3cec01b71bee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:45:49.310Z|576d72d4-cec0-430b-b644-3cec01b71bee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:45:57.278Z|d7efd4a9-9e4a-48b9-8ea5-7560432bbbb7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:45:57.278Z|d7efd4a9-9e4a-48b9-8ea5-7560432bbbb7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:45:57.281Z|bcdb539d-3f00-4cff-b658-d97630dda618|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:45:57.282Z|bcdb539d-3f00-4cff-b658-d97630dda618|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:45:57.290Z|60b67722-cea2-4d56-921c-aeb14d2572c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:45:57.291Z|60b67722-cea2-4d56-921c-aeb14d2572c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:46:03.817Z|22a6c387-0806-4c71-aed2-ccb12f980054|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:46:03.821Z|22a6c387-0806-4c71-aed2-ccb12f980054|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:46:07.307Z|2247ddce-3e9d-42f0-b69c-04bb22b6bd03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:46:07.308Z|2247ddce-3e9d-42f0-b69c-04bb22b6bd03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:46:07.312Z|352964d7-e950-458f-9db9-3abd35839828|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:46:07.312Z|352964d7-e950-458f-9db9-3abd35839828|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:46:07.318Z|16b3bfa8-10c5-4373-b785-345246f365dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:46:07.319Z|16b3bfa8-10c5-4373-b785-345246f365dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:46:15.771Z|1736de06-139a-4dbd-99f9-856957954831|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T05:46:15.772Z|1736de06-139a-4dbd-99f9-856957954831|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T05:46:17.345Z|12fc2eea-3982-49b4-b8ea-21c77c090333|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:46:17.346Z|12fc2eea-3982-49b4-b8ea-21c77c090333|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:46:17.351Z|bbab024f-e6f1-4713-b69d-a30791b29612|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:46:17.352Z|5d4fb61f-1b3b-4a4f-b20e-fccfdd62939a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:46:17.352Z|bbab024f-e6f1-4713-b69d-a30791b29612|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:46:17.352Z|5d4fb61f-1b3b-4a4f-b20e-fccfdd62939a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:46:18.817Z|202004f8-f3bb-4053-b08d-a8a929417bd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:46:18.818Z|202004f8-f3bb-4053-b08d-a8a929417bd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:46:19.310Z|56c8a200-2ebf-480c-a98b-057c3bb6554b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:46:19.311Z|56c8a200-2ebf-480c-a98b-057c3bb6554b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:46:27.385Z|516ee471-db22-4d99-bace-379d76024483|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:46:27.385Z|516ee471-db22-4d99-bace-379d76024483|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:46:27.387Z|c36844fb-77fa-4d1e-9121-4a7a80018e09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:46:27.388Z|814fcfb8-5c52-48fb-81f9-e2cd0442d926|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:46:27.388Z|c36844fb-77fa-4d1e-9121-4a7a80018e09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:46:27.388Z|814fcfb8-5c52-48fb-81f9-e2cd0442d926|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:46:33.817Z|1681489f-ce13-4499-9489-4aafb78b943b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:46:33.818Z|1681489f-ce13-4499-9489-4aafb78b943b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:46:37.419Z|c6e291f4-44ce-4de3-8354-67ae0e4d9f77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:46:37.420Z|7840ee9b-1057-4b7f-b012-0c8a0096f608|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:46:37.420Z|c6e291f4-44ce-4de3-8354-67ae0e4d9f77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:46:37.420Z|7840ee9b-1057-4b7f-b012-0c8a0096f608|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:46:37.429Z|b91848ec-e65e-40a6-b015-7d684eb0ee88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:46:37.430Z|b91848ec-e65e-40a6-b015-7d684eb0ee88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:46:47.456Z|e10ce0df-443d-4379-83c2-b481ad52de9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:46:47.456Z|e10ce0df-443d-4379-83c2-b481ad52de9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:46:47.461Z|97fbd770-4263-4629-8be7-bb5f45919cf0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:46:47.461Z|97fbd770-4263-4629-8be7-bb5f45919cf0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:46:47.463Z|67aaa833-e244-4c7e-acdf-79163293c923|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:46:47.464Z|67aaa833-e244-4c7e-acdf-79163293c923|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:46:48.817Z|4a6abc0b-830a-4194-a65b-ad05fd333744|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:46:48.822Z|4a6abc0b-830a-4194-a65b-ad05fd333744|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:46:49.312Z|8209322f-6960-4a43-9576-5cb949cfbd9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:46:49.312Z|8209322f-6960-4a43-9576-5cb949cfbd9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:46:57.488Z|51462097-9cd6-48be-acf9-496f616a9d17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:46:57.489Z|51462097-9cd6-48be-acf9-496f616a9d17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:46:57.491Z|704d6b5e-63ed-4faa-97a1-e0c3cfeb004d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:46:57.492Z|704d6b5e-63ed-4faa-97a1-e0c3cfeb004d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:46:57.495Z|88bf9173-3cae-456c-b5e0-619456219825|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:46:57.496Z|88bf9173-3cae-456c-b5e0-619456219825|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:47:03.817Z|0de39fe1-17be-4c08-b45d-74ad621ce485|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:47:03.818Z|0de39fe1-17be-4c08-b45d-74ad621ce485|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:47:07.520Z|d1c0f8ae-70aa-443f-8322-c16503738cb4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:47:07.521Z|d1c0f8ae-70aa-443f-8322-c16503738cb4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:47:07.521Z|cb7f7286-0a7f-456e-b94a-35d7349e1993|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:47:07.522Z|cb7f7286-0a7f-456e-b94a-35d7349e1993|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:47:07.527Z|6e68c260-daec-40b6-8a20-d16db2e3b706|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:47:07.528Z|6e68c260-daec-40b6-8a20-d16db2e3b706|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:47:15.772Z|622ba40a-651a-4de1-a6e6-4cd0121547e0|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T05:47:15.773Z|622ba40a-651a-4de1-a6e6-4cd0121547e0|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T05:47:17.550Z|41792664-f75b-45e6-88b5-96553234d304|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:47:17.551Z|41792664-f75b-45e6-88b5-96553234d304|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:47:17.552Z|bfd62333-ced9-4cb1-bdad-8d527059cd68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:47:17.552Z|bfd62333-ced9-4cb1-bdad-8d527059cd68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:47:17.557Z|ac2e6467-846d-433b-8901-61fd814a44f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:47:17.558Z|ac2e6467-846d-433b-8901-61fd814a44f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:47:18.817Z|7784afe0-d258-4437-8ea3-fb396042d729|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:47:18.818Z|7784afe0-d258-4437-8ea3-fb396042d729|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:47:19.313Z|b6f2c89c-a204-46ef-9268-145c3f031ea1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:47:19.313Z|b6f2c89c-a204-46ef-9268-145c3f031ea1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:47:27.588Z|706676f1-a177-44e2-83f1-5e777c003801|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:47:27.588Z|a869dc62-e81f-454a-af89-4426882de003|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:47:27.589Z|706676f1-a177-44e2-83f1-5e777c003801|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:47:27.589Z|a869dc62-e81f-454a-af89-4426882de003|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:47:27.594Z|8d9c32ec-4307-42a0-98ff-c6f16874cc99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:47:27.595Z|8d9c32ec-4307-42a0-98ff-c6f16874cc99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:47:33.817Z|def61efa-c6e0-4bd4-b423-22ebd8726213|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:47:33.821Z|def61efa-c6e0-4bd4-b423-22ebd8726213|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:47:37.632Z|cc3e6e2c-f5c9-4cfb-9d66-6a8006558ad2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:47:37.632Z|79c56b82-cdc2-4fd5-af13-eaa902763bb1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:47:37.632Z|c669a4e8-5ead-4d22-acff-dba8eae069c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:47:37.632Z|79c56b82-cdc2-4fd5-af13-eaa902763bb1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:47:37.632Z|c669a4e8-5ead-4d22-acff-dba8eae069c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:47:37.632Z|cc3e6e2c-f5c9-4cfb-9d66-6a8006558ad2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:47:47.664Z|b06b980d-1f2e-4885-acfd-1970ec73aa1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:47:47.665Z|b06b980d-1f2e-4885-acfd-1970ec73aa1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:47:47.673Z|524c2f1d-3a61-4197-bc72-3d737c7714f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:47:47.674Z|524c2f1d-3a61-4197-bc72-3d737c7714f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:47:47.674Z|fafd3b6a-f768-42e6-9442-32e6729320f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:47:47.675Z|fafd3b6a-f768-42e6-9442-32e6729320f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:47:48.817Z|5b5bddc9-4c0c-41a8-bdf8-769450095d97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:47:48.818Z|5b5bddc9-4c0c-41a8-bdf8-769450095d97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:47:49.314Z|cc97883b-924b-41d5-bdea-b86dff869272|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:47:49.315Z|cc97883b-924b-41d5-bdea-b86dff869272|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:47:57.700Z|6f369375-34b1-48e6-a452-411b710f4554|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:47:57.701Z|6f369375-34b1-48e6-a452-411b710f4554|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:47:57.704Z|38e1be97-43d0-4fb0-b1a3-09adc15ec423|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:47:57.705Z|38e1be97-43d0-4fb0-b1a3-09adc15ec423|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:47:57.709Z|023e9cfc-93fa-4c73-89a3-64d15a0f51f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:47:57.710Z|023e9cfc-93fa-4c73-89a3-64d15a0f51f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:48:03.817Z|1fc21d3c-cc67-479a-bcdc-f313b146e7e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:48:03.818Z|1fc21d3c-cc67-479a-bcdc-f313b146e7e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:48:07.738Z|106d4221-a55d-4d25-b03c-fa7410cfb520|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:48:07.738Z|106d4221-a55d-4d25-b03c-fa7410cfb520|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:48:07.738Z|6f0bea43-52b3-4dfb-b896-14747923ceff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:48:07.740Z|6f0bea43-52b3-4dfb-b896-14747923ceff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:48:07.741Z|0407327f-e7f4-4a0a-95c2-2982dcc15606|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:48:07.743Z|0407327f-e7f4-4a0a-95c2-2982dcc15606|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:48:15.772Z|0d9ab69b-2853-41eb-9c34-fbc76c3762a9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T05:48:15.773Z|0d9ab69b-2853-41eb-9c34-fbc76c3762a9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T05:48:17.765Z|5de74a19-a87f-40e5-bb2f-4a6b4b34f9f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:48:17.765Z|5de74a19-a87f-40e5-bb2f-4a6b4b34f9f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:48:17.767Z|7d954eb7-1bb6-4467-8600-e86779a9f93d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:48:17.767Z|8471261d-3654-43eb-9745-b728f8c4d2b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:48:17.767Z|8471261d-3654-43eb-9745-b728f8c4d2b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:48:17.767Z|7d954eb7-1bb6-4467-8600-e86779a9f93d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:48:18.817Z|ee25f540-4093-4918-868c-e05f2c2e0b27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:48:18.822Z|ee25f540-4093-4918-868c-e05f2c2e0b27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:48:19.315Z|615da9a3-55d1-4b1a-aa97-46ad795af0a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:48:19.316Z|615da9a3-55d1-4b1a-aa97-46ad795af0a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:48:27.795Z|651a7cc2-4fa2-4914-b2b4-83697abbd271|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:48:27.795Z|651a7cc2-4fa2-4914-b2b4-83697abbd271|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:48:27.799Z|c5192ca9-bfae-4ba6-ae8c-7d302a52ce30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:48:27.800Z|c5192ca9-bfae-4ba6-ae8c-7d302a52ce30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:48:27.805Z|7bc5b0ea-8686-4009-ba3b-93a4a03d60a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:48:27.805Z|7bc5b0ea-8686-4009-ba3b-93a4a03d60a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:48:33.817Z|3de2a494-db02-4610-80fd-6e47f4b07129|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:48:33.818Z|3de2a494-db02-4610-80fd-6e47f4b07129|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:48:37.825Z|d86fc1b8-5b2e-4b54-8665-fdc710b0713a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:48:37.826Z|d86fc1b8-5b2e-4b54-8665-fdc710b0713a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:48:37.831Z|94f4ab73-0793-4429-9700-c88efdf57340|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:48:37.831Z|94f4ab73-0793-4429-9700-c88efdf57340|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:48:37.832Z|70e36c9d-7350-49a7-b804-c833d3256a82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:48:37.833Z|70e36c9d-7350-49a7-b804-c833d3256a82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:48:47.872Z|27e34493-56d2-4956-b0cd-055fb5699f44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:48:47.873Z|dfde1463-db4e-4e6e-954e-05df01548b25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:48:47.873Z|27e34493-56d2-4956-b0cd-055fb5699f44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:48:47.873Z|73f93d94-93df-456f-80a2-6e8157462fe9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:48:47.873Z|dfde1463-db4e-4e6e-954e-05df01548b25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:48:47.874Z|73f93d94-93df-456f-80a2-6e8157462fe9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:48:48.817Z|3d2a7a3c-a7c8-4859-9331-8146361c0806|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:48:48.818Z|3d2a7a3c-a7c8-4859-9331-8146361c0806|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:48:49.316Z|656ee1b2-acfd-4d27-88bd-24c7cc40db63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:48:49.317Z|656ee1b2-acfd-4d27-88bd-24c7cc40db63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:48:57.902Z|b8a2e7cd-7252-4a0b-bb63-3f115f4ae810|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:48:57.902Z|b8a2e7cd-7252-4a0b-bb63-3f115f4ae810|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:48:57.903Z|1a42c33f-f3a0-4743-a94f-7d25bd40f55d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:48:57.904Z|1a42c33f-f3a0-4743-a94f-7d25bd40f55d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:48:57.914Z|a62426a2-33b9-41ab-83f9-3c38b72528ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:48:57.915Z|a62426a2-33b9-41ab-83f9-3c38b72528ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:49:03.817Z|8e163765-dd8c-4266-a0b6-2185c8dc9f9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:49:03.821Z|8e163765-dd8c-4266-a0b6-2185c8dc9f9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:49:07.965Z|5a75114d-f358-4323-a6df-98c8f17e826a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:49:07.966Z|5a75114d-f358-4323-a6df-98c8f17e826a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:49:07.972Z|d72fa958-3f3d-4e03-889b-f9fe85096c78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:49:07.973Z|d72fa958-3f3d-4e03-889b-f9fe85096c78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:49:07.979Z|81c4b526-d495-407d-983e-810e54786fc6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:49:07.980Z|81c4b526-d495-407d-983e-810e54786fc6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:49:15.773Z|1f517cd3-462b-4d49-81b9-142ba890f1c9|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T05:49:15.774Z|1f517cd3-462b-4d49-81b9-142ba890f1c9|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T05:49:17.991Z|d442cdcf-db28-4de3-8c7e-7a9b38e4fbcc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:49:17.992Z|d442cdcf-db28-4de3-8c7e-7a9b38e4fbcc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:49:18.002Z|19c39e2f-6c34-4a2a-b818-b45cffdf3ef5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:49:18.003Z|19c39e2f-6c34-4a2a-b818-b45cffdf3ef5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:49:18.004Z|73650378-23db-4a3c-97cb-c613c2a20dad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:49:18.004Z|73650378-23db-4a3c-97cb-c613c2a20dad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:49:18.817Z|5b90a155-a01c-4628-8b33-ae280bde2aee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:49:18.818Z|5b90a155-a01c-4628-8b33-ae280bde2aee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:49:19.317Z|85c0fac5-cb4b-4f5a-9037-124213166a5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:49:19.318Z|85c0fac5-cb4b-4f5a-9037-124213166a5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:49:28.029Z|c03e7e59-1c34-411b-bbb3-2296c814fa3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:49:28.029Z|c03e7e59-1c34-411b-bbb3-2296c814fa3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:49:28.029Z|33487743-5019-4eb3-8126-f5ced0ea5cdc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:49:28.029Z|418126f4-04a4-4531-ad44-67a1ce809dc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:49:28.030Z|33487743-5019-4eb3-8126-f5ced0ea5cdc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:49:28.030Z|418126f4-04a4-4531-ad44-67a1ce809dc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:49:33.817Z|0f1d1e8d-fa83-4961-a8fd-00501d52677a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:49:33.818Z|0f1d1e8d-fa83-4961-a8fd-00501d52677a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:49:38.058Z|531d84ae-14ff-4314-97e1-08e177c630b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:49:38.059Z|531d84ae-14ff-4314-97e1-08e177c630b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:49:38.066Z|4eb517a4-8e9c-46be-a881-b0c113345025|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:49:38.066Z|4eb517a4-8e9c-46be-a881-b0c113345025|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:49:38.067Z|995df6b6-0781-4812-9ade-7052e9f2056e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:49:38.068Z|995df6b6-0781-4812-9ade-7052e9f2056e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:49:48.092Z|27923bac-7e04-4e97-824f-cdd1b8bc6e95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:49:48.093Z|27923bac-7e04-4e97-824f-cdd1b8bc6e95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:49:48.099Z|60628df7-f25b-46d7-bb14-e03b298e6bd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:49:48.099Z|60628df7-f25b-46d7-bb14-e03b298e6bd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:49:48.100Z|8466b4c4-41e9-4d3f-b39b-522fb0243050|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:49:48.101Z|8466b4c4-41e9-4d3f-b39b-522fb0243050|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:49:48.817Z|0f335d76-60d1-420d-9df1-71ccfd187f1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:49:48.821Z|0f335d76-60d1-420d-9df1-71ccfd187f1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:49:49.318Z|7823f072-1fb8-41e4-855d-ea02210d295c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:49:49.319Z|7823f072-1fb8-41e4-855d-ea02210d295c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:49:58.125Z|4aa52cd6-c00b-42aa-b429-b5b03177cc96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:49:58.126Z|4aa52cd6-c00b-42aa-b429-b5b03177cc96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:49:58.127Z|f612dd8b-16a2-44dc-8bbd-ce70b3e8b408|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:49:58.128Z|f612dd8b-16a2-44dc-8bbd-ce70b3e8b408|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:49:58.129Z|5d782ebe-cac3-4170-9c8d-89fae805829f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:49:58.130Z|5d782ebe-cac3-4170-9c8d-89fae805829f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:50:03.817Z|bd28fe80-c91e-45c0-8aeb-1dfde587b1c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:50:03.818Z|bd28fe80-c91e-45c0-8aeb-1dfde587b1c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:50:08.159Z|b4012739-0c7b-4461-bd87-45226a78ccf5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:50:08.161Z|7e38155e-2423-4035-9cbb-a430d1543423|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:50:08.161Z|b4012739-0c7b-4461-bd87-45226a78ccf5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:50:08.162Z|7e38155e-2423-4035-9cbb-a430d1543423|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:50:08.164Z|7072a505-d077-4c22-9a3e-036dfb32bd7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:50:08.165Z|7072a505-d077-4c22-9a3e-036dfb32bd7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:50:15.785Z|d36087c7-08cc-4183-8105-175dbd247693|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T05:50:15.785Z|d36087c7-08cc-4183-8105-175dbd247693|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T05:50:18.199Z|096038d2-8005-4f4f-af27-dbb52a93ff9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:50:18.199Z|d28ac2da-f325-4e26-86ab-11b9164a45b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:50:18.199Z|096038d2-8005-4f4f-af27-dbb52a93ff9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:50:18.199Z|d28ac2da-f325-4e26-86ab-11b9164a45b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:50:18.201Z|0f86026a-33b7-42b5-9543-52d20cbdcac3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:50:18.202Z|0f86026a-33b7-42b5-9543-52d20cbdcac3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:50:18.817Z|a95b2003-db15-438e-85ae-34eacb13a10b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:50:18.818Z|a95b2003-db15-438e-85ae-34eacb13a10b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:50:19.320Z|584b1328-46da-4ebe-aef3-5e5abe6235f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:50:19.321Z|584b1328-46da-4ebe-aef3-5e5abe6235f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:50:28.229Z|66d41455-9fc3-460b-a8fb-c7887edab3ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:50:28.230Z|2e9f94cf-8dbd-4232-b537-b63cb27f612c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:50:28.230Z|2c41a361-5da8-438b-a52b-5e334744aa7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:50:28.230Z|66d41455-9fc3-460b-a8fb-c7887edab3ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:50:28.231Z|2e9f94cf-8dbd-4232-b537-b63cb27f612c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:50:28.231Z|2c41a361-5da8-438b-a52b-5e334744aa7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:50:33.817Z|dbce6e2a-914d-4a51-a7e1-e54c36dfd7c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:50:33.821Z|dbce6e2a-914d-4a51-a7e1-e54c36dfd7c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:50:38.267Z|719a1db9-e851-4be2-ba15-67b0de472e49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:50:38.267Z|719a1db9-e851-4be2-ba15-67b0de472e49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:50:38.267Z|d20e7008-73dc-45cd-8299-3baae846471a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:50:38.268Z|d20e7008-73dc-45cd-8299-3baae846471a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:50:38.275Z|7c5c6f3e-7868-4402-aa4e-48bceb984f66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:50:38.276Z|7c5c6f3e-7868-4402-aa4e-48bceb984f66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:50:48.297Z|61caaa67-9054-4b4b-b6c1-0373390c26b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:50:48.299Z|61caaa67-9054-4b4b-b6c1-0373390c26b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:50:48.301Z|710efc64-fc58-439e-a4c5-fcc3a09bcbd4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:50:48.302Z|710efc64-fc58-439e-a4c5-fcc3a09bcbd4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:50:48.304Z|a9fca19c-7268-4f48-8c57-edec31b8d5d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:50:48.305Z|a9fca19c-7268-4f48-8c57-edec31b8d5d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:50:48.817Z|808ba1c5-c33f-4dc9-ac7e-c13328ac853c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:50:48.818Z|808ba1c5-c33f-4dc9-ac7e-c13328ac853c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:50:49.321Z|48c5658e-d4ae-4dfe-8f8b-271f0b1e2bfa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:50:49.322Z|48c5658e-d4ae-4dfe-8f8b-271f0b1e2bfa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:50:58.337Z|a8e3123a-d8db-4f38-a6aa-4f8e4b638cdc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:50:58.338Z|a8e3123a-d8db-4f38-a6aa-4f8e4b638cdc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:50:58.342Z|8a896219-63b8-4484-b54e-d228b4850371|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:50:58.342Z|e92af9e4-964f-4d05-9494-a0a3c858e546|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:50:58.342Z|8a896219-63b8-4484-b54e-d228b4850371|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:50:58.342Z|e92af9e4-964f-4d05-9494-a0a3c858e546|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:51:03.817Z|5a4042ba-cd62-43d5-8f9f-6e904157f4a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:51:03.818Z|5a4042ba-cd62-43d5-8f9f-6e904157f4a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:51:08.369Z|99515eba-9b9e-4205-9a9f-312fa2656233|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:51:08.369Z|99515eba-9b9e-4205-9a9f-312fa2656233|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:51:08.375Z|b847dfaf-5da2-4a7b-8736-0ec2068364cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:51:08.375Z|cf1457fa-f972-4f01-bd80-10504c3ffd8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:51:08.376Z|b847dfaf-5da2-4a7b-8736-0ec2068364cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:51:08.376Z|cf1457fa-f972-4f01-bd80-10504c3ffd8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:51:15.771Z|921d27fc-1c3d-4204-b323-54e015412f57|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T05:51:15.772Z|921d27fc-1c3d-4204-b323-54e015412f57|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T05:51:18.402Z|ff3f7e4d-1716-4fa8-af82-30e144c3a5f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:51:18.403Z|ff3f7e4d-1716-4fa8-af82-30e144c3a5f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:51:18.406Z|6aa4a5cb-acae-4065-ab1a-4335c713a912|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:51:18.407Z|6aa4a5cb-acae-4065-ab1a-4335c713a912|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:51:18.412Z|f8e5c3f5-eb6d-4ad8-a6d5-8a91fec3b026|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:51:18.412Z|f8e5c3f5-eb6d-4ad8-a6d5-8a91fec3b026|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:51:18.817Z|a28d40d6-40d1-47d9-9e69-86b8b8897dfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:51:18.822Z|a28d40d6-40d1-47d9-9e69-86b8b8897dfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:51:19.323Z|fd9cc51f-2efc-4fbb-bc7f-0b63c5f2c953|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:51:19.323Z|fd9cc51f-2efc-4fbb-bc7f-0b63c5f2c953|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:51:28.438Z|65053ca7-924b-4855-bda3-21c531d72795|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:51:28.439Z|65053ca7-924b-4855-bda3-21c531d72795|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:51:28.440Z|be1e4c45-c243-453c-ad20-9f731cd09758|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:51:28.440Z|6b8ff7fa-cb5e-438f-bb73-4836ac91f351|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:51:28.441Z|be1e4c45-c243-453c-ad20-9f731cd09758|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:51:28.441Z|6b8ff7fa-cb5e-438f-bb73-4836ac91f351|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:51:33.817Z|cce53088-15b9-4ceb-9d8b-87d7ea30e895|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:51:33.818Z|cce53088-15b9-4ceb-9d8b-87d7ea30e895|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:51:38.469Z|ed22e673-c1c8-45a3-b826-f6ecda63e765|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:51:38.470Z|ed22e673-c1c8-45a3-b826-f6ecda63e765|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:51:38.473Z|eacce393-74bd-4e3d-b76b-fd2eb9ccb449|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:51:38.474Z|eacce393-74bd-4e3d-b76b-fd2eb9ccb449|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:51:38.474Z|5b3554dc-6901-4067-8fed-608715f7560c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:51:38.474Z|5b3554dc-6901-4067-8fed-608715f7560c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:51:48.504Z|62756a54-38d6-4c2c-a43a-854a17a67c7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:51:48.504Z|84ef9237-485d-4d15-b855-aaaaa4ed2560|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:51:48.505Z|62756a54-38d6-4c2c-a43a-854a17a67c7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:51:48.505Z|84ef9237-485d-4d15-b855-aaaaa4ed2560|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:51:48.507Z|be71b116-1473-41bd-8b28-2710c9aa1b62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:51:48.507Z|be71b116-1473-41bd-8b28-2710c9aa1b62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:51:48.817Z|360ba487-7d54-4736-9609-bbde81483081|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:51:48.818Z|360ba487-7d54-4736-9609-bbde81483081|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:51:49.324Z|9806ff96-f380-45e1-9aeb-fd007df7accf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:51:49.324Z|9806ff96-f380-45e1-9aeb-fd007df7accf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:51:58.534Z|50ac419b-a4ed-4a85-ae2b-a4ddb31ebf10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:51:58.535Z|50ac419b-a4ed-4a85-ae2b-a4ddb31ebf10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:51:58.536Z|15f5c304-21c3-48ed-8c2d-e19d8cd0cade|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:51:58.537Z|15f5c304-21c3-48ed-8c2d-e19d8cd0cade|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:51:58.538Z|723477ac-fc8a-4d32-b1d2-404220083b92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:51:58.539Z|723477ac-fc8a-4d32-b1d2-404220083b92|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:52:03.817Z|fda22292-0c20-485d-87f2-6ac3dcebc80a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:52:03.822Z|fda22292-0c20-485d-87f2-6ac3dcebc80a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:52:08.563Z|b4e6c1f5-1b0f-4388-94d3-0f2be6457d33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:52:08.563Z|82007b54-3518-44cf-b037-c509bd1e2020|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:52:08.563Z|b4e6c1f5-1b0f-4388-94d3-0f2be6457d33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:52:08.564Z|82007b54-3518-44cf-b037-c509bd1e2020|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:52:08.566Z|e52380fe-5c37-4c2c-99bd-0b0bb31def57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:52:08.567Z|e52380fe-5c37-4c2c-99bd-0b0bb31def57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:52:15.772Z|1abf2749-6795-40e3-8687-3302f6495f26|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T05:52:15.773Z|1abf2749-6795-40e3-8687-3302f6495f26|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T05:52:18.592Z|70610f9a-4d97-4c12-b8e2-6a60817fd62c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:52:18.592Z|70610f9a-4d97-4c12-b8e2-6a60817fd62c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:52:18.593Z|69ae9e1b-658d-4971-a5d1-1d05bbe2f2f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:52:18.593Z|69ae9e1b-658d-4971-a5d1-1d05bbe2f2f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:52:18.594Z|321c2083-ca7c-43bc-9059-9b8799ccd658|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:52:18.595Z|321c2083-ca7c-43bc-9059-9b8799ccd658|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:52:18.817Z|fbc2ccbd-5632-4e58-9a01-27f099f8663b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:52:18.818Z|fbc2ccbd-5632-4e58-9a01-27f099f8663b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:52:19.325Z|0e6b106e-e6fc-41f0-bf45-e28134516b7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:52:19.326Z|0e6b106e-e6fc-41f0-bf45-e28134516b7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:52:28.618Z|cea471be-5d27-421c-88ff-33ec80a92f04|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:52:28.619Z|cea471be-5d27-421c-88ff-33ec80a92f04|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:52:28.621Z|e0ea5790-c832-420b-ba52-aa7d51c42664|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:52:28.622Z|e0ea5790-c832-420b-ba52-aa7d51c42664|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:52:28.624Z|dc089374-6600-4d28-9cc7-3bcabbd8b7ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:52:28.625Z|dc089374-6600-4d28-9cc7-3bcabbd8b7ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:52:33.817Z|29b22db5-b94f-4174-ad02-2b167c964bde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:52:33.818Z|29b22db5-b94f-4174-ad02-2b167c964bde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:52:38.644Z|6506a5a1-c822-41d0-b055-bbb88b2d2e7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:52:38.646Z|6506a5a1-c822-41d0-b055-bbb88b2d2e7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:52:38.651Z|724aa8e0-4e40-42d2-a3a0-5bce55bfa260|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:52:38.652Z|724aa8e0-4e40-42d2-a3a0-5bce55bfa260|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:52:38.655Z|625dd7a0-ba60-48cc-a7f0-0c994e5599b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:52:38.655Z|625dd7a0-ba60-48cc-a7f0-0c994e5599b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:52:48.673Z|06bf8a38-d08a-4dd0-b522-46f35687771e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:52:48.674Z|06bf8a38-d08a-4dd0-b522-46f35687771e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:52:48.679Z|d18a7f02-84c5-485b-8cb6-e3e803d6e875|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:52:48.680Z|1a8f1488-308c-4fdd-9561-bf43db8746d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:52:48.680Z|1a8f1488-308c-4fdd-9561-bf43db8746d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:52:48.680Z|d18a7f02-84c5-485b-8cb6-e3e803d6e875|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:52:48.817Z|d550b834-e97f-4fc2-a797-a1c64ee57eeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:52:48.822Z|d550b834-e97f-4fc2-a797-a1c64ee57eeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:52:49.326Z|2f780065-3b69-4d4f-ac98-daa98773a9d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:52:49.327Z|2f780065-3b69-4d4f-ac98-daa98773a9d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:52:58.703Z|21b7bf89-d3ab-4687-8fc2-d9cfb12a9b48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:52:58.704Z|21b7bf89-d3ab-4687-8fc2-d9cfb12a9b48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:52:58.707Z|86bad2dd-4e3f-41d7-98f4-601760b4057f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:52:58.708Z|86bad2dd-4e3f-41d7-98f4-601760b4057f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:52:58.716Z|852f17c3-925a-4341-ab43-573438cf9138|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:52:58.717Z|852f17c3-925a-4341-ab43-573438cf9138|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:53:03.817Z|03ac5621-21fd-41a7-94b0-70c8225e0b46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:53:03.818Z|03ac5621-21fd-41a7-94b0-70c8225e0b46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:53:08.737Z|a1d4a68e-949f-4ad1-b3a6-bfd3a4e85397|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:53:08.738Z|a1d4a68e-949f-4ad1-b3a6-bfd3a4e85397|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:53:08.739Z|327bbd0c-3c1d-4bf9-85f4-3482aef5ac32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:53:08.740Z|327bbd0c-3c1d-4bf9-85f4-3482aef5ac32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:53:08.746Z|1703cc9a-2845-436a-8cc0-aeb9caeb3d7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:53:08.747Z|1703cc9a-2845-436a-8cc0-aeb9caeb3d7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:53:15.772Z|260f9cb3-80f8-492c-9b0b-a19192514609|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T05:53:15.773Z|260f9cb3-80f8-492c-9b0b-a19192514609|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T05:53:18.774Z|64945764-940c-40d7-af9a-085e1b8e98ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:53:18.774Z|b0505084-9462-4c77-bacc-6087b6134dbd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:53:18.775Z|64945764-940c-40d7-af9a-085e1b8e98ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:53:18.775Z|b0505084-9462-4c77-bacc-6087b6134dbd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:53:18.779Z|3386b5c0-9560-47b9-bbea-00c46af5c62e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:53:18.781Z|3386b5c0-9560-47b9-bbea-00c46af5c62e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:53:18.817Z|4fa5373b-4099-4a00-9c95-152844d340ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:53:18.818Z|4fa5373b-4099-4a00-9c95-152844d340ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:53:19.327Z|ddafa964-7f12-493d-adbd-3d50335f2565|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:53:19.328Z|ddafa964-7f12-493d-adbd-3d50335f2565|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:53:28.807Z|34294947-15ea-4404-8ac8-a66a05ea4365|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:53:28.807Z|479374b7-083f-4a90-8ff9-ebd0d16d1ca4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:53:28.808Z|34294947-15ea-4404-8ac8-a66a05ea4365|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:53:28.808Z|479374b7-083f-4a90-8ff9-ebd0d16d1ca4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:53:28.815Z|294e6b52-c834-496c-9505-d47a4307473d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:53:28.816Z|294e6b52-c834-496c-9505-d47a4307473d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:53:33.817Z|c35b5899-4f68-4e6f-a308-8e23c9f694b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:53:33.821Z|c35b5899-4f68-4e6f-a308-8e23c9f694b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:53:38.837Z|0079606d-f9f0-4b3c-a052-7652ab3254c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:53:38.837Z|0079606d-f9f0-4b3c-a052-7652ab3254c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:53:38.845Z|6a82d01e-e5ce-48e8-8e1c-5a99ffda2e10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:53:38.845Z|7545995d-e095-4fab-b21a-2ed751430f4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:53:38.845Z|6a82d01e-e5ce-48e8-8e1c-5a99ffda2e10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:53:38.846Z|7545995d-e095-4fab-b21a-2ed751430f4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:53:48.817Z|7fa32c18-deb7-400d-bcb4-f530f670cd67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:53:48.818Z|7fa32c18-deb7-400d-bcb4-f530f670cd67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:53:48.871Z|b9eb5386-ec73-42ba-9088-da446c72567e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:53:48.872Z|b9eb5386-ec73-42ba-9088-da446c72567e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:53:48.876Z|155024c8-a917-4f2c-815c-16810638fc97|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:53:48.877Z|155024c8-a917-4f2c-815c-16810638fc97|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:53:48.878Z|7c2ff0d4-0742-4c46-baa3-34b483b61bdf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:53:48.879Z|7c2ff0d4-0742-4c46-baa3-34b483b61bdf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:53:49.328Z|340fb4a6-324d-48b3-a9c0-05133697b296|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:53:49.329Z|340fb4a6-324d-48b3-a9c0-05133697b296|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:53:58.905Z|24248778-6e51-41df-8c63-0ba80cd5ff34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:53:58.906Z|22cb694c-127f-438e-aa16-276a89d0b563|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:53:58.906Z|24248778-6e51-41df-8c63-0ba80cd5ff34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:53:58.906Z|22cb694c-127f-438e-aa16-276a89d0b563|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:53:58.908Z|641e2871-be28-471f-8811-9f159f543216|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:53:58.909Z|641e2871-be28-471f-8811-9f159f543216|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:54:03.817Z|1f9365d1-d58b-4deb-b184-91a07e3da1eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:54:03.818Z|1f9365d1-d58b-4deb-b184-91a07e3da1eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:54:08.935Z|7252786e-5659-4737-9b91-22b3850d194b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:54:08.936Z|7252786e-5659-4737-9b91-22b3850d194b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:54:08.941Z|f2fd2bdd-5d4c-44d8-b7c2-6a6c864edec7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:54:08.941Z|f2fd2bdd-5d4c-44d8-b7c2-6a6c864edec7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:54:08.944Z|32a8df98-b9ee-453e-82c8-991659e0b2b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:54:08.944Z|32a8df98-b9ee-453e-82c8-991659e0b2b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:54:15.772Z|ddf10582-e942-44ae-b8a3-273078130063|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T05:54:15.773Z|ddf10582-e942-44ae-b8a3-273078130063|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T05:54:18.817Z|5e698ff5-fb64-4a06-b465-679582277840|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:54:18.821Z|5e698ff5-fb64-4a06-b465-679582277840|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:54:18.965Z|99c7cf5d-3b9f-46b9-a8fe-0cf85c240526|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:54:18.966Z|99c7cf5d-3b9f-46b9-a8fe-0cf85c240526|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:54:18.973Z|f272dc2e-b782-466c-af98-db5c079c4629|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:54:18.973Z|f272dc2e-b782-466c-af98-db5c079c4629|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:54:18.976Z|d9a66668-42dc-4914-a66c-b0d67caaff18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:54:18.976Z|d9a66668-42dc-4914-a66c-b0d67caaff18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:54:19.330Z|f1f907f2-179d-4b13-81c9-69f29b6c8b52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:54:19.330Z|f1f907f2-179d-4b13-81c9-69f29b6c8b52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:54:29.004Z|0d71bc08-5197-417f-addd-98caf88432c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:54:29.004Z|49c32bd1-03a4-4dbe-a6b1-6760d45625be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:54:29.005Z|0d71bc08-5197-417f-addd-98caf88432c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:54:29.005Z|49c32bd1-03a4-4dbe-a6b1-6760d45625be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:54:29.007Z|20958687-d6f4-46fa-a28f-eca7085d9248|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:54:29.008Z|20958687-d6f4-46fa-a28f-eca7085d9248|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:54:33.818Z|e2095880-a860-40cb-8bb4-eb56560d2956|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:54:33.818Z|e2095880-a860-40cb-8bb4-eb56560d2956|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:54:39.037Z|74880e87-6a1f-41f5-b905-9d98f6067422|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:54:39.037Z|70e52484-768a-439b-ae03-c562b1a58373|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:54:39.038Z|70e52484-768a-439b-ae03-c562b1a58373|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:54:39.038Z|74880e87-6a1f-41f5-b905-9d98f6067422|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:54:39.043Z|5eb16071-db63-4a13-a91e-29bf650c59dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:54:39.045Z|5eb16071-db63-4a13-a91e-29bf650c59dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:54:48.817Z|b5cfec9e-2c46-4c22-bbc2-86c828380576|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:54:48.818Z|b5cfec9e-2c46-4c22-bbc2-86c828380576|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:54:49.066Z|a2af4dd1-3a6a-4f54-90e8-e33b0abccdcc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:54:49.066Z|a2af4dd1-3a6a-4f54-90e8-e33b0abccdcc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:54:49.069Z|f2e49c54-2576-4c88-902b-ef1269ec75ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:54:49.070Z|f2e49c54-2576-4c88-902b-ef1269ec75ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:54:49.077Z|4fc38121-667d-4c94-86ee-658167e1e9c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:54:49.078Z|4fc38121-667d-4c94-86ee-658167e1e9c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:54:49.331Z|5bdf10b0-ceda-47de-ba1c-e9caa25fbe06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:54:49.331Z|5bdf10b0-ceda-47de-ba1c-e9caa25fbe06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:54:59.094Z|09497f98-77a1-40f7-9746-cfca6c36ea90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:54:59.095Z|09497f98-77a1-40f7-9746-cfca6c36ea90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:54:59.105Z|ec3ecdc6-d980-47b0-a59f-2f50f279e14e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:54:59.106Z|ec3ecdc6-d980-47b0-a59f-2f50f279e14e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:54:59.111Z|0cb3304c-edd1-45be-8135-c8f0344a76aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:54:59.112Z|0cb3304c-edd1-45be-8135-c8f0344a76aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:55:03.817Z|4bac8b8d-1e46-4592-8b64-e8d170ae6eb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:55:03.822Z|4bac8b8d-1e46-4592-8b64-e8d170ae6eb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:55:09.138Z|55adeda5-53db-414b-9cc8-c01accc680d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:55:09.139Z|55adeda5-53db-414b-9cc8-c01accc680d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:55:09.138Z|0f35e1ae-2356-45a8-abee-92094c93848a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:55:09.139Z|8b4bdbf6-8e22-4ed3-ab6e-7e59567b1457|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:55:09.139Z|0f35e1ae-2356-45a8-abee-92094c93848a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:55:09.141Z|8b4bdbf6-8e22-4ed3-ab6e-7e59567b1457|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:55:15.771Z|58a9b409-848e-4be1-a8e7-1c37c01b0aee|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T05:55:15.772Z|58a9b409-848e-4be1-a8e7-1c37c01b0aee|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T05:55:18.817Z|1bb03a06-f667-435e-ba32-5ce6a8a10e86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:55:18.818Z|1bb03a06-f667-435e-ba32-5ce6a8a10e86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:55:19.172Z|6dbe9a43-8f50-40b0-81ae-a6d77206466d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:55:19.173Z|6dbe9a43-8f50-40b0-81ae-a6d77206466d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:55:19.173Z|5c873343-e9b7-47e8-a01e-b4af32f358c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:55:19.173Z|5c873343-e9b7-47e8-a01e-b4af32f358c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:55:19.173Z|2df378b5-6e62-4871-aa34-2b318f427242|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:55:19.174Z|2df378b5-6e62-4871-aa34-2b318f427242|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:55:19.332Z|acdca81e-66e3-4a8a-b21b-7e6620c64a65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:55:19.333Z|acdca81e-66e3-4a8a-b21b-7e6620c64a65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:55:29.203Z|dafad89b-d38d-491b-b3a7-7e0211edef20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:55:29.203Z|dafad89b-d38d-491b-b3a7-7e0211edef20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:55:29.205Z|c65108e9-d271-4407-8b41-6fddd579296e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:55:29.206Z|c65108e9-d271-4407-8b41-6fddd579296e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:55:29.212Z|af670a3f-1a02-487c-978a-bf7a5f8cfb81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:55:29.212Z|af670a3f-1a02-487c-978a-bf7a5f8cfb81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:55:33.817Z|fd77e316-321c-4db6-b145-b189d24ce0f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:55:33.818Z|fd77e316-321c-4db6-b145-b189d24ce0f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:55:39.239Z|aeaf8ae4-ac20-4124-b2b2-775a76cb828d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:55:39.240Z|aeaf8ae4-ac20-4124-b2b2-775a76cb828d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:55:39.242Z|cc258e16-dde4-4ee7-a46b-62b3f1c2e33f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:55:39.242Z|cc258e16-dde4-4ee7-a46b-62b3f1c2e33f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:55:39.244Z|ff581617-24e3-4dcc-94e2-6afc229078ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:55:39.244Z|ff581617-24e3-4dcc-94e2-6afc229078ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:55:48.817Z|a03d73a1-cbe8-4081-8f76-ef0492b857dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:55:48.822Z|a03d73a1-cbe8-4081-8f76-ef0492b857dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:55:49.271Z|eea6c988-fee7-41ea-9095-37fc55ef7741|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:55:49.272Z|eea6c988-fee7-41ea-9095-37fc55ef7741|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:55:49.275Z|cf0845d4-9463-41ef-8c36-198de3ca9bd9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:55:49.276Z|cf0845d4-9463-41ef-8c36-198de3ca9bd9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:55:49.281Z|3c12a3ec-58a6-440a-a4d8-7612f202cbcd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:55:49.281Z|3c12a3ec-58a6-440a-a4d8-7612f202cbcd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:55:49.334Z|9ec31866-764b-4e9f-a044-1c3e5ed0de56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:55:49.334Z|9ec31866-764b-4e9f-a044-1c3e5ed0de56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:55:59.305Z|888f793c-62be-47c5-b46b-0bed75a7bdfd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:55:59.305Z|888f793c-62be-47c5-b46b-0bed75a7bdfd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:55:59.310Z|611e1e5c-ff39-4450-8903-adfae609f235|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:55:59.311Z|611e1e5c-ff39-4450-8903-adfae609f235|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:55:59.311Z|0cbe7317-d909-4bf6-9f26-552401a5ab8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:55:59.312Z|0cbe7317-d909-4bf6-9f26-552401a5ab8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:56:03.817Z|f90d4b1e-f9f6-44b3-904a-46f7c4df1f84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:56:03.818Z|f90d4b1e-f9f6-44b3-904a-46f7c4df1f84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:56:09.343Z|f6821eaf-86a0-4d7a-b91c-e934116aa87e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:56:09.344Z|f6821eaf-86a0-4d7a-b91c-e934116aa87e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:56:09.344Z|b3d6ece0-ae8f-4e0a-8e19-6bd17366c05a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:56:09.345Z|b3d6ece0-ae8f-4e0a-8e19-6bd17366c05a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:56:09.351Z|9b77266c-1f2e-46d5-a571-4ef812cd1984|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:56:09.351Z|9b77266c-1f2e-46d5-a571-4ef812cd1984|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:56:15.772Z|9f0773aa-5dbf-4d47-88dc-7ff0ed4c7fd3|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T05:56:15.773Z|9f0773aa-5dbf-4d47-88dc-7ff0ed4c7fd3|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T05:56:18.817Z|ab0d915a-722a-4412-83ae-2af3a46bc45a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:56:18.818Z|ab0d915a-722a-4412-83ae-2af3a46bc45a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:56:19.335Z|ce24530d-0b56-4d9f-84f9-0ac1d735dced|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:56:19.336Z|ce24530d-0b56-4d9f-84f9-0ac1d735dced|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:56:19.379Z|c7ab2132-b187-4504-9743-9199231b4cb5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:56:19.380Z|c7ab2132-b187-4504-9743-9199231b4cb5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:56:19.381Z|0520fdb5-8491-49ff-ac97-4da338a800f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:56:19.382Z|0520fdb5-8491-49ff-ac97-4da338a800f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:56:19.386Z|4a2b0852-5cb3-4dbb-9588-44ab9b297f80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:56:19.387Z|4a2b0852-5cb3-4dbb-9588-44ab9b297f80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:56:29.411Z|ccd2d190-8021-43d3-a293-a162fa03e8de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:56:29.412Z|fdc6a47c-634b-48a7-801a-2c40ec13cd11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:56:29.412Z|ccd2d190-8021-43d3-a293-a162fa03e8de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:56:29.412Z|fdc6a47c-634b-48a7-801a-2c40ec13cd11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:56:29.413Z|d32e37c2-a38b-4ff2-9692-800f16cdfe31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:56:29.414Z|d32e37c2-a38b-4ff2-9692-800f16cdfe31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:56:33.817Z|ee234834-f1e1-4e95-9510-5f55ad17561f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:56:33.822Z|ee234834-f1e1-4e95-9510-5f55ad17561f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:56:39.446Z|f14d290c-4be6-4b15-8800-112092240590|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:56:39.447Z|f14d290c-4be6-4b15-8800-112092240590|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:56:39.451Z|426ff36e-0238-4a3e-a86a-1e7f060d628a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:56:39.452Z|426ff36e-0238-4a3e-a86a-1e7f060d628a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:56:39.453Z|9f09c88b-db46-409d-b466-40e128b56f47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:56:39.454Z|9f09c88b-db46-409d-b466-40e128b56f47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:56:48.817Z|0e7032a1-c83a-4869-8aa8-c9cd961b03d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:56:48.818Z|0e7032a1-c83a-4869-8aa8-c9cd961b03d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:56:49.336Z|3a774e9c-7cf5-46ba-9c50-4379bfbf09b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:56:49.337Z|3a774e9c-7cf5-46ba-9c50-4379bfbf09b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:56:49.477Z|d499b313-da5e-4705-9f7c-d8e03ad44011|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:56:49.477Z|d499b313-da5e-4705-9f7c-d8e03ad44011|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:56:49.482Z|c8ef1c50-315e-460f-966d-e92b99c4c036|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:56:49.483Z|45b6ecf6-bb86-45b6-afc5-a8c31ce1809f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:56:49.483Z|c8ef1c50-315e-460f-966d-e92b99c4c036|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:56:49.484Z|45b6ecf6-bb86-45b6-afc5-a8c31ce1809f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:56:59.512Z|3d91e60f-ffff-4948-99bf-bbffbf5eb942|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:56:59.513Z|3d91e60f-ffff-4948-99bf-bbffbf5eb942|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:56:59.516Z|a7f1822e-9507-40db-909e-8ceeb5397f80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:56:59.517Z|a7f1822e-9507-40db-909e-8ceeb5397f80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:56:59.520Z|1addd81b-1233-4c5d-a9c1-e1b2a4711d4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:56:59.521Z|1addd81b-1233-4c5d-a9c1-e1b2a4711d4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:57:03.817Z|0e6ebd78-85b1-4e65-883b-21631cbd092a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:57:03.818Z|0e6ebd78-85b1-4e65-883b-21631cbd092a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:57:09.548Z|e6dc72d2-c131-4801-a074-7de433ccaecc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:57:09.549Z|e6dc72d2-c131-4801-a074-7de433ccaecc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:57:09.552Z|930fb0e7-b07d-4e61-83c0-d8a1d6c69006|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:57:09.553Z|930fb0e7-b07d-4e61-83c0-d8a1d6c69006|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:57:09.556Z|245ce049-c9ae-4985-b3a8-d9e6f90078f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:57:09.556Z|245ce049-c9ae-4985-b3a8-d9e6f90078f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:57:15.773Z|8012e871-ecaa-48bb-80fb-903d284ad96d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T05:57:15.773Z|8012e871-ecaa-48bb-80fb-903d284ad96d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T05:57:18.817Z|5659ca08-12f6-4cb3-81cb-45f6ce190899|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:57:18.821Z|5659ca08-12f6-4cb3-81cb-45f6ce190899|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:57:19.337Z|8d35ed51-837c-4cb9-977d-064bd66ee113|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:57:19.338Z|8d35ed51-837c-4cb9-977d-064bd66ee113|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:57:19.579Z|937a7521-c58d-444b-8fd8-581c38f0cf69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:57:19.579Z|937a7521-c58d-444b-8fd8-581c38f0cf69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:57:19.582Z|121ec932-d622-4c64-aaec-eeba948ea48c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:57:19.583Z|121ec932-d622-4c64-aaec-eeba948ea48c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:57:19.590Z|392c8e55-a988-4498-ad74-b14abbb857f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:57:19.591Z|392c8e55-a988-4498-ad74-b14abbb857f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:57:29.607Z|6e5ec027-f32e-43f2-ade2-fedfca8344f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:57:29.608Z|6e5ec027-f32e-43f2-ade2-fedfca8344f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:57:29.621Z|40eb1264-6d15-4bcf-8401-07033b1518f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:57:29.621Z|63f4e299-4e16-4abe-912e-604cff1b706d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:57:29.622Z|40eb1264-6d15-4bcf-8401-07033b1518f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:57:29.622Z|63f4e299-4e16-4abe-912e-604cff1b706d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:57:33.817Z|2d291a9c-8063-4367-8201-e4492c04ba7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:57:33.818Z|2d291a9c-8063-4367-8201-e4492c04ba7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:57:39.637Z|f47e8ed4-356b-429a-8c6f-32f7374a3c2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:57:39.638Z|f47e8ed4-356b-429a-8c6f-32f7374a3c2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:57:39.651Z|f045ea2d-480f-4665-9855-a183079ed867|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:57:39.651Z|769fa11d-27fb-4a9b-b0ce-a420f4e82f76|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:57:39.652Z|f045ea2d-480f-4665-9855-a183079ed867|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:57:39.652Z|769fa11d-27fb-4a9b-b0ce-a420f4e82f76|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:57:48.817Z|8b115f85-dc06-423b-b6ea-5dae2e455d0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:57:48.818Z|8b115f85-dc06-423b-b6ea-5dae2e455d0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:57:49.338Z|71fadc3e-780d-4c0c-8974-d25425b61952|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:57:49.339Z|71fadc3e-780d-4c0c-8974-d25425b61952|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:57:49.678Z|69e24076-3e63-483d-b51f-e43ea5832bfa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:57:49.679Z|69e24076-3e63-483d-b51f-e43ea5832bfa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:57:49.695Z|d0d08859-cd9f-4fd1-8e9c-b7f528d36a28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:57:49.695Z|d0d08859-cd9f-4fd1-8e9c-b7f528d36a28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:57:49.697Z|5655a934-0337-4243-81bd-ecceedfc2efd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:57:49.697Z|5655a934-0337-4243-81bd-ecceedfc2efd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:57:59.715Z|f8f37543-3220-4beb-aba4-a6f5a96604e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:57:59.716Z|f8f37543-3220-4beb-aba4-a6f5a96604e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:57:59.743Z|1aa18696-d462-499b-9f68-7d89633ead5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:57:59.744Z|1aa18696-d462-499b-9f68-7d89633ead5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:57:59.750Z|3c3ae620-3de3-41f6-9074-6e09b32e3e3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:57:59.751Z|3c3ae620-3de3-41f6-9074-6e09b32e3e3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:58:03.817Z|e793c901-d6a0-4587-8634-4234873650bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:58:03.821Z|e793c901-d6a0-4587-8634-4234873650bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:58:09.773Z|a2501c99-fc65-49e6-bda1-4d222d3fe1fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:58:09.774Z|a2501c99-fc65-49e6-bda1-4d222d3fe1fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:58:09.783Z|9db680f8-e29f-490e-9a1a-054e7c018b55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:58:09.784Z|9db680f8-e29f-490e-9a1a-054e7c018b55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:58:09.789Z|7bf3fd62-e49f-4285-ac21-b8796fcf32b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:58:09.790Z|7bf3fd62-e49f-4285-ac21-b8796fcf32b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:58:15.773Z|fc00805f-b176-4c8b-9810-e32a47891537|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T05:58:15.773Z|fc00805f-b176-4c8b-9810-e32a47891537|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T05:58:18.817Z|6b6e4199-58bf-4309-a075-2a541a880816|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:58:18.818Z|6b6e4199-58bf-4309-a075-2a541a880816|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:58:19.340Z|a2a70875-9d8c-4857-ada7-b52ec27d4326|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:58:19.340Z|a2a70875-9d8c-4857-ada7-b52ec27d4326|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:58:19.808Z|eb01d34a-1d0f-491e-9be6-fab0df182924|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:58:19.808Z|eb01d34a-1d0f-491e-9be6-fab0df182924|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:58:19.813Z|bc8d5b13-bde4-41a3-9dfc-87c504568bac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:58:19.814Z|bc8d5b13-bde4-41a3-9dfc-87c504568bac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:58:19.820Z|41aa1ca2-3645-466d-b5de-5a773b65d3d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:58:19.820Z|41aa1ca2-3645-466d-b5de-5a773b65d3d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:58:29.834Z|d9a461df-6c5f-428b-8553-7484a7da8f75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:58:29.835Z|d9a461df-6c5f-428b-8553-7484a7da8f75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:58:29.837Z|a04649d2-1de1-448d-b4e0-ff283624288a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:58:29.838Z|a04649d2-1de1-448d-b4e0-ff283624288a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:58:29.845Z|40952ad8-1492-4c7a-bce5-3c88c8ab79d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:58:29.846Z|40952ad8-1492-4c7a-bce5-3c88c8ab79d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:58:33.817Z|ac125dff-a658-4ac1-9d4a-9915c66c1073|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:58:33.818Z|ac125dff-a658-4ac1-9d4a-9915c66c1073|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:58:39.866Z|4e24c5cb-6200-42d2-9a0f-3da02a658f56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:58:39.866Z|4e24c5cb-6200-42d2-9a0f-3da02a658f56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:58:39.867Z|da638b78-89a0-45fd-8872-1f0ff12e148d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:58:39.868Z|da638b78-89a0-45fd-8872-1f0ff12e148d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:58:39.881Z|c253a4a6-9e2f-431a-b19d-144ce346cbda|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:58:39.882Z|c253a4a6-9e2f-431a-b19d-144ce346cbda|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:58:48.817Z|ced63ce0-65d6-464d-ba41-aa63cd7fbabd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:58:48.821Z|ced63ce0-65d6-464d-ba41-aa63cd7fbabd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:58:49.341Z|487dc6e8-2aeb-48b8-96d7-c383ef3acfa8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:58:49.341Z|487dc6e8-2aeb-48b8-96d7-c383ef3acfa8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:58:49.901Z|23ebdf56-f868-4fbb-97cc-346297f39912|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:58:49.902Z|23ebdf56-f868-4fbb-97cc-346297f39912|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:58:49.908Z|e22d3edb-d9cb-49cb-aa86-8e6bc1b4c03f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:58:49.909Z|e22d3edb-d9cb-49cb-aa86-8e6bc1b4c03f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:58:49.910Z|ca738c4c-35d0-4d31-a88b-9c2cf2b1403c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:58:49.910Z|ca738c4c-35d0-4d31-a88b-9c2cf2b1403c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:58:59.937Z|8122d896-cb06-4b35-aac9-cf56c91e1713|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:58:59.938Z|8122d896-cb06-4b35-aac9-cf56c91e1713|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:58:59.938Z|b6391659-6b2f-4495-82e2-15f1f96d7cd9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:58:59.939Z|b6391659-6b2f-4495-82e2-15f1f96d7cd9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:58:59.939Z|1e52f1fd-17ee-4e76-9f8a-50db8822c975|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:58:59.940Z|1e52f1fd-17ee-4e76-9f8a-50db8822c975|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:59:03.817Z|1517b48d-006b-4086-a036-905cf8f97b6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:59:03.818Z|1517b48d-006b-4086-a036-905cf8f97b6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:59:09.967Z|e46b157d-964e-4847-aa09-45a16118bbae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:59:09.967Z|e46b157d-964e-4847-aa09-45a16118bbae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:59:09.968Z|367d3aa6-eed8-4c1c-9825-95a6d37f2c22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:59:09.969Z|367d3aa6-eed8-4c1c-9825-95a6d37f2c22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:59:09.971Z|3732b281-796a-4a3d-8846-117eef235cf9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:59:09.972Z|3732b281-796a-4a3d-8846-117eef235cf9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:59:15.772Z|0d6cb127-e5ee-4bc9-b211-fc50302a0ce2|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T05:59:15.773Z|0d6cb127-e5ee-4bc9-b211-fc50302a0ce2|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T05:59:18.818Z|ddde5c33-916d-47d4-8353-e35aaa440841|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:59:18.818Z|ddde5c33-916d-47d4-8353-e35aaa440841|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:59:19.342Z|e94f8a0b-64c9-4771-903b-eafb67cf2cea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:59:19.343Z|e94f8a0b-64c9-4771-903b-eafb67cf2cea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:59:20.006Z|9817d6ba-65eb-43fd-ad26-c9804678df00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:59:20.007Z|9817d6ba-65eb-43fd-ad26-c9804678df00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:59:20.007Z|56a418d9-9428-4316-893a-90ae1874c548|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:59:20.007Z|5583d217-79da-437e-bce0-af6519567627|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:59:20.008Z|56a418d9-9428-4316-893a-90ae1874c548|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:59:20.008Z|5583d217-79da-437e-bce0-af6519567627|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:59:30.037Z|d34cfd4a-3899-42cd-a0ce-d0346aa99fdf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:59:30.037Z|e4bc9bd5-560a-4cc6-91e3-d1ba0b209e4b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:59:30.038Z|d34cfd4a-3899-42cd-a0ce-d0346aa99fdf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:59:30.038Z|e4bc9bd5-560a-4cc6-91e3-d1ba0b209e4b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:59:30.040Z|63cbfa99-df7e-41e2-846d-e8cf6aa9d9c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:59:30.040Z|63cbfa99-df7e-41e2-846d-e8cf6aa9d9c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:59:33.817Z|224bebd9-9813-4649-94ea-6f47f98247b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:59:33.821Z|224bebd9-9813-4649-94ea-6f47f98247b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:59:40.074Z|6fffc1cb-5620-47fc-aafd-96d0182c60d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:59:40.076Z|6fffc1cb-5620-47fc-aafd-96d0182c60d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:59:40.084Z|4d92d666-19e0-4f2d-b2ac-cfdfcabecc25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:59:40.085Z|4d92d666-19e0-4f2d-b2ac-cfdfcabecc25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:59:40.085Z|a02dd5d5-030b-4a40-abfa-fc7d91ca2287|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:59:40.086Z|a02dd5d5-030b-4a40-abfa-fc7d91ca2287|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:59:48.817Z|4b9267f9-637c-4291-bcba-910df2c1eaec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:59:48.818Z|4b9267f9-637c-4291-bcba-910df2c1eaec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:59:49.343Z|54ddcbd0-5608-4c11-8537-0394297c3e32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T05:59:49.344Z|54ddcbd0-5608-4c11-8537-0394297c3e32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T05:59:50.115Z|5a22ebd3-3bc7-4914-b3c3-eee28038bcb4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:59:50.116Z|5a22ebd3-3bc7-4914-b3c3-eee28038bcb4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:59:50.117Z|70eb1879-8254-447a-9a7c-c2ea6c588a97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:59:50.117Z|70eb1879-8254-447a-9a7c-c2ea6c588a97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:59:50.121Z|ece6d00c-5364-4ef8-88b8-3cd634435c9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T05:59:50.121Z|ece6d00c-5364-4ef8-88b8-3cd634435c9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T05:59:55.362Z||http-nio-8080-exec-3|||||INFO|500||Error parsing HTTP request header Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. java.lang.IllegalArgumentException: Invalid character found in method name [JDWP-Handshake\n...]. 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-05-06T06:00:00.148Z|f3319275-d9e0-4c68-84eb-1752f0e8b87d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:00:00.149Z|f3319275-d9e0-4c68-84eb-1752f0e8b87d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:00:00.150Z|00c00c23-e457-4b1e-86f1-518a227f4c97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:00:00.151Z|2fdd2782-d96a-4d44-9b9e-2872b3e9b53c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:00:00.151Z|00c00c23-e457-4b1e-86f1-518a227f4c97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:00:00.152Z|2fdd2782-d96a-4d44-9b9e-2872b3e9b53c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:00:03.818Z|45b1d9cd-97c3-46af-8ed0-dea4478f3f53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:00:03.818Z|45b1d9cd-97c3-46af-8ed0-dea4478f3f53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:00:10.180Z|e18ae885-eff0-4bbc-b23d-d7538d458a3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:00:10.180Z|e18ae885-eff0-4bbc-b23d-d7538d458a3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:00:10.184Z|6ac62389-2d5f-4f63-afb9-13f4c0df0468|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:00:10.185Z|6ac62389-2d5f-4f63-afb9-13f4c0df0468|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:00:10.186Z|6ce50246-1168-4257-a09c-1a80eeae75ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:00:10.187Z|6ce50246-1168-4257-a09c-1a80eeae75ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:00:15.772Z|1f021473-bb7e-449b-8b4b-7cebac0435da|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T06:00:15.772Z|1f021473-bb7e-449b-8b4b-7cebac0435da|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T06:00:18.817Z|de7669e9-5547-4d29-9ff9-c54e532bec1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:00:18.821Z|de7669e9-5547-4d29-9ff9-c54e532bec1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:00:19.344Z|8b993551-1546-41fd-97a7-63c19de00b2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:00:19.345Z|8b993551-1546-41fd-97a7-63c19de00b2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:00:20.212Z|39b2298d-4392-44ae-8620-9a6f512ac283|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:00:20.212Z|0527c582-ecbf-4561-9dae-1573783b3e8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:00:20.213Z|39b2298d-4392-44ae-8620-9a6f512ac283|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:00:20.213Z|0527c582-ecbf-4561-9dae-1573783b3e8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:00:20.222Z|40ee6fdf-522a-428a-8f56-c965cff6348f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:00:20.223Z|40ee6fdf-522a-428a-8f56-c965cff6348f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:00:30.241Z|6c3941c4-1d3f-4b1c-8187-17d10dc1e3b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:00:30.242Z|6c3941c4-1d3f-4b1c-8187-17d10dc1e3b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:00:30.244Z|75c75f43-ed5a-4f48-8c73-15bad11ee585|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:00:30.245Z|75c75f43-ed5a-4f48-8c73-15bad11ee585|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:00:30.251Z|f1831594-52a4-41ef-bd3b-4f227671d057|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:00:30.252Z|f1831594-52a4-41ef-bd3b-4f227671d057|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:00:33.817Z|31796c0d-f758-4a88-8e27-5eadae732e08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:00:33.818Z|31796c0d-f758-4a88-8e27-5eadae732e08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:00:40.275Z|6c579929-cb00-4c48-b951-0103745ed6ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:00:40.275Z|6c579929-cb00-4c48-b951-0103745ed6ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:00:40.276Z|259973c2-0dfd-44e9-be24-22dd82135127|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:00:40.277Z|259973c2-0dfd-44e9-be24-22dd82135127|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:00:40.282Z|dbf097af-718a-412f-84fc-da71adcd3800|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:00:40.282Z|dbf097af-718a-412f-84fc-da71adcd3800|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:00:48.817Z|2021576d-ff8b-4784-aeb4-2bb369654d6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:00:48.818Z|2021576d-ff8b-4784-aeb4-2bb369654d6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:00:49.345Z|2ddc8adb-e78d-4302-958a-31f5b5b6ecb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:00:49.346Z|2ddc8adb-e78d-4302-958a-31f5b5b6ecb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:00:50.306Z|2212e5dc-d3c7-439e-87e6-7f5d6acdbcf5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:00:50.307Z|2212e5dc-d3c7-439e-87e6-7f5d6acdbcf5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:00:50.307Z|8a39ed57-e921-40f3-a0bd-0be04951ba42|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:00:50.308Z|8a39ed57-e921-40f3-a0bd-0be04951ba42|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:00:50.309Z|3d84f757-3de1-4874-aa59-cf7362abe39e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:00:50.310Z|3d84f757-3de1-4874-aa59-cf7362abe39e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:01:00.342Z|0497dd7e-ccbb-459e-9e59-8ebb30255add|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:01:00.342Z|e2173eea-18a6-494b-826c-ec3f2a562ebf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:01:00.342Z|0497dd7e-ccbb-459e-9e59-8ebb30255add|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:01:00.343Z|e2173eea-18a6-494b-826c-ec3f2a562ebf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:01:00.348Z|de959d90-33b4-4ec0-a3d9-fc17eacbafc0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:01:00.348Z|de959d90-33b4-4ec0-a3d9-fc17eacbafc0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:01:03.817Z|fa9e98ec-3b86-4d3a-b3d0-9cbe9f3fa517|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:01:03.822Z|fa9e98ec-3b86-4d3a-b3d0-9cbe9f3fa517|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:01:10.369Z|c41f0d0d-1e0e-4e0c-bd2a-aad9a81184fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:01:10.370Z|c41f0d0d-1e0e-4e0c-bd2a-aad9a81184fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:01:10.375Z|a17e2180-338b-48c9-8543-1d249c7ee0a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:01:10.376Z|0421933b-b542-40c2-be40-8466709594e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:01:10.376Z|0421933b-b542-40c2-be40-8466709594e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:01:10.377Z|a17e2180-338b-48c9-8543-1d249c7ee0a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:01:15.772Z|6ab6d355-2ddb-4124-bf2d-11b10b538f87|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T06:01:15.773Z|6ab6d355-2ddb-4124-bf2d-11b10b538f87|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T06:01:18.817Z|d0d9afaf-2b5c-4668-8ed4-3d20f940b953|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:01:18.818Z|d0d9afaf-2b5c-4668-8ed4-3d20f940b953|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:01:19.347Z|617f3c4e-729a-4080-a9c3-a8371af683b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:01:19.348Z|617f3c4e-729a-4080-a9c3-a8371af683b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:01:20.400Z|1b415d83-30a4-4d9c-8564-af493d244642|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:01:20.401Z|1b415d83-30a4-4d9c-8564-af493d244642|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:01:20.404Z|5f090fae-a683-4a79-bf69-54ad01d1c492|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:01:20.405Z|5f090fae-a683-4a79-bf69-54ad01d1c492|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:01:20.406Z|88ca3318-cb5b-40c1-a6ab-74319e0e0aa0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:01:20.407Z|88ca3318-cb5b-40c1-a6ab-74319e0e0aa0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:01:30.431Z|6f4108ef-87ba-4397-bec8-4ad397fa8dc1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:01:30.432Z|6f4108ef-87ba-4397-bec8-4ad397fa8dc1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:01:30.432Z|7dd732f0-84ee-4c1f-995b-2df0b57b0171|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:01:30.433Z|7dd732f0-84ee-4c1f-995b-2df0b57b0171|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:01:30.436Z|5cbdbfa0-f292-4d95-85c7-c59413f2c6ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:01:30.437Z|5cbdbfa0-f292-4d95-85c7-c59413f2c6ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:01:33.817Z|59079a98-22cd-4b8b-aaf6-43760960448a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:01:33.818Z|59079a98-22cd-4b8b-aaf6-43760960448a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:01:40.464Z|f3a30114-0e09-454b-ab17-bde5d5b2d5ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:01:40.466Z|f3a30114-0e09-454b-ab17-bde5d5b2d5ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:01:40.468Z|01f13297-1224-443a-b8e6-3432eafd8df8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:01:40.469Z|01f13297-1224-443a-b8e6-3432eafd8df8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:01:40.471Z|8b8239f4-898a-4440-87c6-25e3fd88fad0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:01:40.473Z|8b8239f4-898a-4440-87c6-25e3fd88fad0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:01:48.817Z|bf12643a-bf99-4379-a3a6-5b960f7c2f91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:01:48.821Z|bf12643a-bf99-4379-a3a6-5b960f7c2f91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:01:49.348Z|5e3238d5-cfc4-4374-baeb-118b71dc6cee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:01:49.348Z|5e3238d5-cfc4-4374-baeb-118b71dc6cee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:01:50.503Z|9fa294fb-6fdc-45c4-9f74-512a5477bb3b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:01:50.504Z|f345eb26-fe20-4337-8d6e-6e3a11678486|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:01:50.504Z|9fa294fb-6fdc-45c4-9f74-512a5477bb3b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:01:50.504Z|f345eb26-fe20-4337-8d6e-6e3a11678486|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:01:50.513Z|1218f629-9aac-46d5-a748-d6bfc1a46389|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:01:50.514Z|1218f629-9aac-46d5-a748-d6bfc1a46389|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:02:00.539Z|f0dea843-fdd8-4e43-bcef-42a64af6e357|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:02:00.539Z|12afccc7-3b24-41a9-aff0-220e5e3635fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:02:00.540Z|12afccc7-3b24-41a9-aff0-220e5e3635fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:02:00.540Z|f0dea843-fdd8-4e43-bcef-42a64af6e357|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:02:00.550Z|f2d62db2-3957-4fb7-b3cd-0fbedbb45034|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:02:00.552Z|f2d62db2-3957-4fb7-b3cd-0fbedbb45034|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:02:03.817Z|185d75be-f64b-4a4b-809b-add189248d7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:02:03.818Z|185d75be-f64b-4a4b-809b-add189248d7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:02:10.573Z|1a43f874-35be-4946-a792-8033a8ed4c72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:02:10.574Z|1a43f874-35be-4946-a792-8033a8ed4c72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:02:10.574Z|0ed5599d-62e8-4c74-a15c-4a37e3411ba6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:02:10.574Z|0ed5599d-62e8-4c74-a15c-4a37e3411ba6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:02:10.584Z|8eb78c04-bd4b-4872-af81-54af74abf001|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:02:10.585Z|8eb78c04-bd4b-4872-af81-54af74abf001|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:02:15.772Z|6b43cc7a-f228-45e8-aea5-cd42cf7a0fb0|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T06:02:15.772Z|6b43cc7a-f228-45e8-aea5-cd42cf7a0fb0|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T06:02:18.817Z|0d9ebcba-3f3a-48b3-b09d-28099e9d18b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:02:18.818Z|0d9ebcba-3f3a-48b3-b09d-28099e9d18b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:02:19.350Z|6e9ddce9-d7a9-4dd4-97e0-e3430906b7ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:02:19.350Z|6e9ddce9-d7a9-4dd4-97e0-e3430906b7ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:02:20.600Z|4bc42b46-3cef-4770-be43-de6eadf995b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:02:20.600Z|4bc42b46-3cef-4770-be43-de6eadf995b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:02:20.604Z|b941af6c-89f8-4b44-b0c7-c06d17d4c3a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:02:20.605Z|b941af6c-89f8-4b44-b0c7-c06d17d4c3a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:02:20.614Z|3469ee6f-74e7-4aa1-8652-5c0e8378de94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:02:20.615Z|3469ee6f-74e7-4aa1-8652-5c0e8378de94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:02:30.630Z|30c8e292-edf0-48b5-9f75-7397943e7de0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:02:30.631Z|30c8e292-edf0-48b5-9f75-7397943e7de0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:02:30.636Z|5fe16d5c-d390-464e-8b36-2fcba6492b47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:02:30.636Z|5fe16d5c-d390-464e-8b36-2fcba6492b47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:02:30.644Z|c5fca5fb-37eb-4854-8e63-bff39db5ae4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:02:30.644Z|c5fca5fb-37eb-4854-8e63-bff39db5ae4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:02:33.817Z|aefcfa13-503e-4b62-8df0-d8b912edd045|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:02:33.822Z|aefcfa13-503e-4b62-8df0-d8b912edd045|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:02:40.674Z|9cb31799-e6b6-47cd-b0a0-43b588efa97e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:02:40.674Z|9cabfb82-8672-45fa-9bdb-1c6037371bbc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:02:40.675Z|9cabfb82-8672-45fa-9bdb-1c6037371bbc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:02:40.675Z|9cb31799-e6b6-47cd-b0a0-43b588efa97e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:02:40.677Z|286074b2-de1f-457b-ad5c-1aa98e405fa5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:02:40.678Z|286074b2-de1f-457b-ad5c-1aa98e405fa5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:02:48.817Z|e8616794-ef91-4556-9739-12fb95655ce3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:02:48.818Z|e8616794-ef91-4556-9739-12fb95655ce3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:02:49.351Z|a724d848-5a02-4bc5-a2b3-1cc187d745f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:02:49.351Z|a724d848-5a02-4bc5-a2b3-1cc187d745f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:02:50.703Z|be462c9a-81eb-4e01-94a6-0eab9842fd65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:02:50.703Z|be462c9a-81eb-4e01-94a6-0eab9842fd65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:02:50.703Z|d885b057-8a86-4a25-8e10-dd0d923d7644|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:02:50.703Z|d885b057-8a86-4a25-8e10-dd0d923d7644|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:02:50.704Z|6978eb0c-7e1d-4969-8e83-4a0f37f2de62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:02:50.704Z|6978eb0c-7e1d-4969-8e83-4a0f37f2de62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:03:00.732Z|c7e21774-a433-48ca-bb1c-6eca488c9b0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:03:00.732Z|ebd08cac-6126-464a-ae5f-bbf2e0b317e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:03:00.733Z|ebd08cac-6126-464a-ae5f-bbf2e0b317e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:03:00.733Z|c7e21774-a433-48ca-bb1c-6eca488c9b0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:03:00.740Z|e9b0df3c-58b7-4864-a447-a84ccf9d64ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:03:00.741Z|e9b0df3c-58b7-4864-a447-a84ccf9d64ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:03:03.817Z|02e446ec-0936-4594-8d23-9017ba45d407|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:03:03.818Z|02e446ec-0936-4594-8d23-9017ba45d407|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:03:10.767Z|4bf6d23f-aa8b-418c-a159-59d317608e2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:03:10.768Z|4bf6d23f-aa8b-418c-a159-59d317608e2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:03:10.772Z|b7c99f52-9809-4da3-83f7-b30d0d613c84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:03:10.773Z|b7c99f52-9809-4da3-83f7-b30d0d613c84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:03:10.774Z|00e03c9b-8fa1-4d5f-8902-99fcac3f7260|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:03:10.774Z|00e03c9b-8fa1-4d5f-8902-99fcac3f7260|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:03:15.772Z|034be5ae-7643-42bc-84f6-49ca1c2d438c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T06:03:15.773Z|034be5ae-7643-42bc-84f6-49ca1c2d438c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T06:03:18.817Z|0534bb5b-cdf3-4682-8ff9-01e5b69d2f0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:03:18.822Z|0534bb5b-cdf3-4682-8ff9-01e5b69d2f0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:03:19.352Z|e86ba284-f434-408f-ba09-992bd7d831f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:03:19.352Z|e86ba284-f434-408f-ba09-992bd7d831f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:03:20.800Z|b1974c0d-f44a-404a-93ae-0da348059ea6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:03:20.800Z|b1974c0d-f44a-404a-93ae-0da348059ea6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:03:20.805Z|121ffdb0-a487-4fea-a536-57aaf5957ffe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:03:20.806Z|121ffdb0-a487-4fea-a536-57aaf5957ffe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:03:20.814Z|95d6236f-699a-43f0-97b7-bb2062d0b3f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:03:20.815Z|95d6236f-699a-43f0-97b7-bb2062d0b3f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:03:30.838Z|49a1caa9-94cf-4e70-a493-3156203f101e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:03:30.839Z|49a1caa9-94cf-4e70-a493-3156203f101e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:03:30.841Z|2c6e70c9-7251-4524-a5a3-b42212405ef8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:03:30.842Z|2c6e70c9-7251-4524-a5a3-b42212405ef8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:03:30.844Z|a54dc0cb-59ef-40d6-91a5-7aad2f49a56f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:03:30.845Z|a54dc0cb-59ef-40d6-91a5-7aad2f49a56f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:03:33.817Z|6be53548-8b43-4f35-8ea7-1950d5ddb790|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:03:33.818Z|6be53548-8b43-4f35-8ea7-1950d5ddb790|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:03:40.878Z|6c8b2d36-44b5-4f98-813b-4cb373234894|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:03:40.879Z|6c8b2d36-44b5-4f98-813b-4cb373234894|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:03:40.882Z|f4141ff5-db74-4c18-8987-86a1f94488a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:03:40.882Z|a143d8e1-8824-4cce-9d28-8a988e43416c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:03:40.882Z|f4141ff5-db74-4c18-8987-86a1f94488a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:03:40.883Z|a143d8e1-8824-4cce-9d28-8a988e43416c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:03:48.817Z|fa6c9788-3a5d-400b-93b0-00485f96de56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:03:48.818Z|fa6c9788-3a5d-400b-93b0-00485f96de56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:03:49.353Z|c14a8e4a-b83e-4e3e-9523-885d1de592dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:03:49.354Z|c14a8e4a-b83e-4e3e-9523-885d1de592dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:03:50.907Z|fbf7c1e2-3bd8-4759-a453-99828990ae9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:03:50.907Z|b9e9775e-ac6c-46c3-853e-244c339f5ad4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:03:50.908Z|b9e9775e-ac6c-46c3-853e-244c339f5ad4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:03:50.909Z|fbf7c1e2-3bd8-4759-a453-99828990ae9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:03:50.915Z|f678e17f-93cf-4bc1-93bb-7524af37083e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:03:50.916Z|f678e17f-93cf-4bc1-93bb-7524af37083e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:04:00.934Z|6c24c8c1-aaf3-4295-b387-281fbaeb1c80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:04:00.934Z|5596add5-9c2b-43f4-9580-bf6b50b3f18c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:04:00.935Z|6c24c8c1-aaf3-4295-b387-281fbaeb1c80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:04:00.935Z|5596add5-9c2b-43f4-9580-bf6b50b3f18c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:04:00.942Z|a45024bb-23fe-4c8f-9d4a-46bd5cf4de03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:04:00.943Z|a45024bb-23fe-4c8f-9d4a-46bd5cf4de03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:04:03.818Z|c5002144-376a-447c-8bce-ddfdb1e9bf06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:04:03.821Z|c5002144-376a-447c-8bce-ddfdb1e9bf06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:04:10.964Z|9ba4dc9a-91c2-4428-a503-dcea1f48b4b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:04:10.965Z|9ba4dc9a-91c2-4428-a503-dcea1f48b4b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:04:10.969Z|15672b36-7b44-41f5-a058-62bfa2d99c19|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:04:10.970Z|15672b36-7b44-41f5-a058-62bfa2d99c19|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:04:10.973Z|9b2735d1-08e8-4fe4-ad52-a9294a522c0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:04:10.974Z|9b2735d1-08e8-4fe4-ad52-a9294a522c0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:04:15.773Z|4f2ce32e-a8c1-46c0-bf8a-f893842b6013|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T06:04:15.773Z|4f2ce32e-a8c1-46c0-bf8a-f893842b6013|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T06:04:18.817Z|ec87d41d-933f-4005-b640-9d2c99c9e990|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:04:18.818Z|ec87d41d-933f-4005-b640-9d2c99c9e990|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:04:19.354Z|80ab69a7-6f25-4fa1-9f50-8e80ebaf362b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:04:19.355Z|80ab69a7-6f25-4fa1-9f50-8e80ebaf362b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:04:20.995Z|d32fe057-2c83-48e5-9d7d-6381c4d71391|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:04:20.996Z|d32fe057-2c83-48e5-9d7d-6381c4d71391|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:04:21.003Z|f07f3e0d-5370-48fc-976a-d898aa0e17b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:04:21.003Z|1465b5e6-c060-4cfe-97f7-b657cd0c90c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:04:21.004Z|1465b5e6-c060-4cfe-97f7-b657cd0c90c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:04:21.004Z|f07f3e0d-5370-48fc-976a-d898aa0e17b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:04:31.030Z|8e4a297f-4531-41da-abb9-83e57a84f6ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:04:31.031Z|8e4a297f-4531-41da-abb9-83e57a84f6ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:04:31.033Z|dc016040-0f5b-48f8-b6c1-43e360220847|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:04:31.034Z|dc016040-0f5b-48f8-b6c1-43e360220847|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:04:31.038Z|58278378-f4c9-48c6-bf6d-17b24d941545|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:04:31.040Z|58278378-f4c9-48c6-bf6d-17b24d941545|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:04:33.817Z|955c9c0f-15c5-4d5e-95da-aa9502009d08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:04:33.818Z|955c9c0f-15c5-4d5e-95da-aa9502009d08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:04:41.061Z|f23c6c93-dfea-49bc-b8bb-71eee62b3acb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:04:41.062Z|f23c6c93-dfea-49bc-b8bb-71eee62b3acb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:04:41.063Z|cfc60cee-9cb8-42d1-b0a0-2415f0d34b2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:04:41.063Z|cfc60cee-9cb8-42d1-b0a0-2415f0d34b2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:04:41.070Z|acd11393-17c7-4808-af9b-dd04b0ca4a6e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:04:41.071Z|acd11393-17c7-4808-af9b-dd04b0ca4a6e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:04:48.817Z|a07c34d7-4c88-4b2d-bb00-515269aa1bf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:04:48.822Z|a07c34d7-4c88-4b2d-bb00-515269aa1bf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:04:49.356Z|72341254-913a-419d-ac2e-8477d8f8529e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:04:49.357Z|72341254-913a-419d-ac2e-8477d8f8529e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:04:51.095Z|da01e084-6526-4d08-b7d2-56f667548b09|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:04:51.096Z|9d5d5d29-fd67-4b22-a6db-8262c8afbb95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:04:51.096Z|da01e084-6526-4d08-b7d2-56f667548b09|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:04:51.097Z|9d5d5d29-fd67-4b22-a6db-8262c8afbb95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:04:51.100Z|925e2b57-26ed-47f8-97cf-e6bb6de6fc97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:04:51.101Z|925e2b57-26ed-47f8-97cf-e6bb6de6fc97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:05:01.127Z|dd90bf1c-239b-4202-a88f-81fe681a56b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:05:01.127Z|dd90bf1c-239b-4202-a88f-81fe681a56b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:05:01.128Z|22ac975f-2909-477b-ade0-4ef48d4b1b75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:05:01.129Z|8187efab-c326-4f21-835e-fec3878b044d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:05:01.129Z|22ac975f-2909-477b-ade0-4ef48d4b1b75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:05:01.129Z|8187efab-c326-4f21-835e-fec3878b044d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:05:03.817Z|1449fbc5-17db-48c1-b944-fd0903330cf8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:05:03.818Z|1449fbc5-17db-48c1-b944-fd0903330cf8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:05:11.159Z|1c3d2bcc-c05c-4224-a3a7-1c1f46f5b980|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:05:11.160Z|1c3d2bcc-c05c-4224-a3a7-1c1f46f5b980|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:05:11.162Z|6c7c6317-db8a-4d61-8b3d-9693c54daa37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:05:11.162Z|6c7c6317-db8a-4d61-8b3d-9693c54daa37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:05:11.166Z|3476e5b6-7417-4035-ace2-48c3ce4a98c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:05:11.167Z|3476e5b6-7417-4035-ace2-48c3ce4a98c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:05:15.771Z|e6324c01-c7f2-4a04-899a-8bfc5713360e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T06:05:15.772Z|e6324c01-c7f2-4a04-899a-8bfc5713360e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T06:05:18.817Z|e71e3594-6dc3-47d3-ad3d-5e1e03ad0378|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:05:18.818Z|e71e3594-6dc3-47d3-ad3d-5e1e03ad0378|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:05:19.358Z|af59034c-4357-43e5-9bff-812a6ebb90f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:05:19.358Z|af59034c-4357-43e5-9bff-812a6ebb90f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:05:21.190Z|8a98602d-0eee-4535-8d1e-e7bdb658e785|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:05:21.190Z|8a98602d-0eee-4535-8d1e-e7bdb658e785|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:05:21.195Z|7888e595-3a67-4108-b1aa-0d94fdce8134|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:05:21.197Z|9930206e-5733-4483-8065-30322a4dedb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:05:21.197Z|9930206e-5733-4483-8065-30322a4dedb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:05:21.197Z|7888e595-3a67-4108-b1aa-0d94fdce8134|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:05:31.214Z|422f5464-0304-4cb5-9241-b04ebddcc16c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:05:31.214Z|422f5464-0304-4cb5-9241-b04ebddcc16c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:05:31.223Z|180771aa-2456-4835-96c9-cb2395bd0a98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:05:31.224Z|cb76b3ab-3564-48a9-a019-b8d1818654e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:05:31.224Z|180771aa-2456-4835-96c9-cb2395bd0a98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:05:31.225Z|cb76b3ab-3564-48a9-a019-b8d1818654e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:05:33.817Z|508fa7d4-bc71-4f82-a386-d115e833341b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:05:33.821Z|508fa7d4-bc71-4f82-a386-d115e833341b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:05:41.239Z|8928179f-36e4-4523-a6a9-6ee77e524433|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:05:41.240Z|8928179f-36e4-4523-a6a9-6ee77e524433|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:05:41.255Z|94bbd61e-8d22-4d94-9fc7-59869184f973|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:05:41.255Z|94bbd61e-8d22-4d94-9fc7-59869184f973|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:05:41.256Z|2a7f4f14-7204-4487-991a-43f7de42910d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:05:41.257Z|2a7f4f14-7204-4487-991a-43f7de42910d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:05:48.817Z|35b135f1-d27e-4d87-93e5-0e349d1f8b82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:05:48.818Z|35b135f1-d27e-4d87-93e5-0e349d1f8b82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:05:49.359Z|c4a46b7c-b7ae-4149-add3-4fd9de16e6f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:05:49.360Z|c4a46b7c-b7ae-4149-add3-4fd9de16e6f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:05:51.275Z|7f047538-9be2-42d4-bc70-34b7b5ed90f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:05:51.276Z|7f047538-9be2-42d4-bc70-34b7b5ed90f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:05:51.294Z|4f0d248c-a216-4716-bda7-8d56dfadeb3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:05:51.294Z|4f0d248c-a216-4716-bda7-8d56dfadeb3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:05:51.294Z|b64c40ae-56fc-4e5e-9a80-a6a730bb1730|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:05:51.295Z|b64c40ae-56fc-4e5e-9a80-a6a730bb1730|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:06:01.306Z|7467fe13-e632-4141-9c3d-4b7ead7e3e7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:06:01.307Z|7467fe13-e632-4141-9c3d-4b7ead7e3e7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:06:01.318Z|ca563b53-9958-4a14-8982-0767a2633248|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:06:01.318Z|ca563b53-9958-4a14-8982-0767a2633248|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:06:01.328Z|a1c1efcf-b79c-4802-a209-6e89e514c4c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:06:01.329Z|a1c1efcf-b79c-4802-a209-6e89e514c4c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:06:03.817Z|b9b1c4cb-f9fb-41b3-986a-876f3b8f758e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:06:03.818Z|b9b1c4cb-f9fb-41b3-986a-876f3b8f758e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:06:11.332Z|bb92e7fc-78da-4a00-afea-c7677895acec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:06:11.332Z|bb92e7fc-78da-4a00-afea-c7677895acec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:06:11.346Z|91c5bcf6-2a31-4503-9f02-0879745395cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:06:11.346Z|91c5bcf6-2a31-4503-9f02-0879745395cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:06:11.354Z|b2d88cc1-79b8-40fc-a3aa-0473cf753043|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:06:11.355Z|b2d88cc1-79b8-40fc-a3aa-0473cf753043|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:06:15.772Z|fed2d7c9-78d8-401d-920d-b2f0bb3cc797|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T06:06:15.773Z|fed2d7c9-78d8-401d-920d-b2f0bb3cc797|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T06:06:18.817Z|c5536c39-721c-45c2-99c7-2902dd1be64b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:06:18.822Z|c5536c39-721c-45c2-99c7-2902dd1be64b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:06:19.361Z|e832ba89-7350-4f4a-bdee-1ddf3882844e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:06:19.361Z|e832ba89-7350-4f4a-bdee-1ddf3882844e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:06:21.366Z|1f682ca5-1649-43f7-b946-0e582e405a47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:06:21.366Z|1f682ca5-1649-43f7-b946-0e582e405a47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:06:21.376Z|d7b31ae7-993b-4e9f-9d10-b52f87913e4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:06:21.376Z|d7b31ae7-993b-4e9f-9d10-b52f87913e4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:06:21.381Z|147fe5e1-b4b8-4804-bb46-85fa6cba1f7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:06:21.381Z|147fe5e1-b4b8-4804-bb46-85fa6cba1f7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:06:31.403Z|7e12eb5b-02e7-43e1-876e-15137d4997c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:06:31.405Z|7e12eb5b-02e7-43e1-876e-15137d4997c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:06:31.407Z|d99213fd-9892-4acd-b115-5a7debb555cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:06:31.407Z|d99213fd-9892-4acd-b115-5a7debb555cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:06:31.412Z|10d5c0af-1ad4-4f27-bb82-9cee8a46af1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:06:31.415Z|10d5c0af-1ad4-4f27-bb82-9cee8a46af1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:06:33.817Z|5baf0d92-20bf-43b5-810c-9b1e540855da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:06:33.818Z|5baf0d92-20bf-43b5-810c-9b1e540855da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:06:41.445Z|1fcc286a-e9ff-4151-898e-3b4e59a6b670|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:06:41.446Z|1fcc286a-e9ff-4151-898e-3b4e59a6b670|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:06:41.449Z|cbdaab19-de1b-4449-b23f-615a55bf7186|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:06:41.449Z|994a5e16-1dbd-4392-bb62-7c88f7eae9fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:06:41.449Z|cbdaab19-de1b-4449-b23f-615a55bf7186|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:06:41.450Z|994a5e16-1dbd-4392-bb62-7c88f7eae9fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:06:48.817Z|5221607a-6063-49e8-be0c-68678a5f8c40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:06:48.818Z|5221607a-6063-49e8-be0c-68678a5f8c40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:06:49.362Z|8146bacc-9a44-43b1-add1-b6dace2ae4d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:06:49.362Z|8146bacc-9a44-43b1-add1-b6dace2ae4d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:06:51.485Z|fe4b1443-3d31-438f-a847-ea590e9d5405|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:06:51.485Z|fe4b1443-3d31-438f-a847-ea590e9d5405|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:06:51.486Z|69b3ee5c-731e-4a01-941b-e164fac53c3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:06:51.486Z|5333356d-15db-491c-9c19-548f8969b889|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:06:51.487Z|5333356d-15db-491c-9c19-548f8969b889|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:06:51.487Z|69b3ee5c-731e-4a01-941b-e164fac53c3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:07:01.514Z|af6c9254-cf83-40b9-8510-e87d50d4b0c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:07:01.514Z|af6c9254-cf83-40b9-8510-e87d50d4b0c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:07:01.516Z|1a8c75e8-4181-47ba-bed0-dd3265a289f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:07:01.517Z|1a8c75e8-4181-47ba-bed0-dd3265a289f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:07:01.521Z|a9e8e08f-8c2f-41d1-b622-e789e1ff9724|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:07:01.522Z|a9e8e08f-8c2f-41d1-b622-e789e1ff9724|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:07:03.818Z|456427f1-36b2-4a15-b3ea-e11ffb24d2ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:07:03.821Z|456427f1-36b2-4a15-b3ea-e11ffb24d2ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:07:11.547Z|51ff3f18-b84d-42cb-a003-5ff81f4c3cd9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:07:11.548Z|51ff3f18-b84d-42cb-a003-5ff81f4c3cd9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:07:11.551Z|1d8aa25e-149a-4a01-8db0-acb91b1d257d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:07:11.552Z|1d8aa25e-149a-4a01-8db0-acb91b1d257d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:07:11.552Z|805beebd-2dcc-40da-a9c0-0c4d0588acae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:07:11.553Z|805beebd-2dcc-40da-a9c0-0c4d0588acae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:07:15.771Z|cebb67cb-6306-4f57-a7c3-b5ba56cc54c0|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T06:07:15.772Z|cebb67cb-6306-4f57-a7c3-b5ba56cc54c0|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T06:07:18.817Z|9ad4b7d0-b83a-489e-add3-6357ac5ec597|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:07:18.818Z|9ad4b7d0-b83a-489e-add3-6357ac5ec597|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:07:19.364Z|0f8cce16-d2a0-43f4-8945-7eb3b3c952dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:07:19.364Z|0f8cce16-d2a0-43f4-8945-7eb3b3c952dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:07:21.578Z|9cac8dc2-7322-4542-87a4-9fc9dd7d82aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:07:21.579Z|9cac8dc2-7322-4542-87a4-9fc9dd7d82aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:07:21.580Z|dad09737-bad7-4423-aa46-afe175fd1c0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:07:21.581Z|dad09737-bad7-4423-aa46-afe175fd1c0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:07:21.585Z|c88a16f2-da14-470d-a499-5cb32208d9de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:07:21.586Z|c88a16f2-da14-470d-a499-5cb32208d9de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:07:31.612Z|7317d891-535b-4ed8-ab32-44544b070b19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:07:31.613Z|7317d891-535b-4ed8-ab32-44544b070b19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:07:31.613Z|6dc0d6cd-62df-4225-bffb-f883f639b8ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:07:31.613Z|6dc0d6cd-62df-4225-bffb-f883f639b8ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:07:31.618Z|f1a5390f-2e94-4cfa-b685-547968fea3fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:07:31.618Z|f1a5390f-2e94-4cfa-b685-547968fea3fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:07:33.817Z|e7cfb939-3280-4f4f-8311-ea7c61f7ca00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:07:33.818Z|e7cfb939-3280-4f4f-8311-ea7c61f7ca00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:07:41.644Z|7ce21a44-31ad-480d-96c4-9d1ed738fdd4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:07:41.644Z|7ce21a44-31ad-480d-96c4-9d1ed738fdd4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:07:41.648Z|3e41ac4d-7d0b-46e0-a4f5-e53acf88468c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:07:41.649Z|3e41ac4d-7d0b-46e0-a4f5-e53acf88468c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:07:41.649Z|12b60fef-80f9-43e4-8ea9-780205d61ac2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:07:41.650Z|12b60fef-80f9-43e4-8ea9-780205d61ac2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:07:48.817Z|cd7c3c02-172b-454c-afb6-51b5edba0025|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:07:48.822Z|cd7c3c02-172b-454c-afb6-51b5edba0025|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:07:49.365Z|b30ac2e5-9ded-40a2-a0b4-9fcd36e02c38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:07:49.365Z|b30ac2e5-9ded-40a2-a0b4-9fcd36e02c38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:07:51.679Z|702b2f94-092e-4008-b7d0-03a0c4a67a84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:07:51.681Z|702b2f94-092e-4008-b7d0-03a0c4a67a84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:07:51.683Z|fc6b11b6-61e3-4e26-a31b-6eee54237073|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:07:51.684Z|fc6b11b6-61e3-4e26-a31b-6eee54237073|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:07:51.684Z|14ca21b9-4d97-400e-be2a-ce2d8ff70ffd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:07:51.685Z|14ca21b9-4d97-400e-be2a-ce2d8ff70ffd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:08:01.716Z|dec1a00e-3e4a-4c93-88df-31aea4233d5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:08:01.716Z|8c27c4b4-2c1f-44b4-b4ee-a691c1531a81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:08:01.717Z|8c27c4b4-2c1f-44b4-b4ee-a691c1531a81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:08:01.717Z|dec1a00e-3e4a-4c93-88df-31aea4233d5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:08:01.724Z|0122ea21-020c-463a-ad97-05429f97d68e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:08:01.724Z|0122ea21-020c-463a-ad97-05429f97d68e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:08:03.818Z|37ac0af7-111f-4313-8e58-b0574bd95c70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:08:03.818Z|37ac0af7-111f-4313-8e58-b0574bd95c70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:08:11.748Z|8b24bcf3-36b5-41c9-a657-69a7e8cc436f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:08:11.749Z|8b24bcf3-36b5-41c9-a657-69a7e8cc436f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:08:11.756Z|f0e879e8-4b21-43a5-882c-c449da742bfc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:08:11.757Z|40490eb7-cf2a-4848-8ce2-b16eadb7cd20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:08:11.757Z|f0e879e8-4b21-43a5-882c-c449da742bfc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:08:11.757Z|40490eb7-cf2a-4848-8ce2-b16eadb7cd20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:08:15.772Z|4e163fd5-c93b-44ad-8071-34612fb538f2|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T06:08:15.773Z|4e163fd5-c93b-44ad-8071-34612fb538f2|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T06:08:18.817Z|6b8bd66b-bd27-41fd-838d-a3c91a091c0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:08:18.818Z|6b8bd66b-bd27-41fd-838d-a3c91a091c0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:08:19.366Z|1df5932c-db00-49a8-a19c-481dfbda33d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:08:19.367Z|1df5932c-db00-49a8-a19c-481dfbda33d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:08:21.774Z|7b7d5c5b-9ea1-4682-a2ba-320d926844bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:08:21.775Z|7b7d5c5b-9ea1-4682-a2ba-320d926844bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:08:21.782Z|2979077f-1c38-48b7-a338-7fa4d8f2e697|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:08:21.782Z|2979077f-1c38-48b7-a338-7fa4d8f2e697|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:08:21.786Z|0470fd79-686f-4339-8b60-4726b0427de1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:08:21.787Z|0470fd79-686f-4339-8b60-4726b0427de1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:08:31.804Z|5608985b-1a49-48fe-8cea-c10f0077a983|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:08:31.804Z|5608985b-1a49-48fe-8cea-c10f0077a983|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:08:31.816Z|06ed9c3a-95a7-4a0c-a08f-8164795feb55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:08:31.816Z|6c0a5284-f36c-46c8-b27d-a714134dc1e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:08:31.816Z|06ed9c3a-95a7-4a0c-a08f-8164795feb55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:08:31.817Z|6c0a5284-f36c-46c8-b27d-a714134dc1e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:08:33.818Z|6acd4a6b-5ef5-4f7d-be2f-83e85d8bafbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:08:33.822Z|6acd4a6b-5ef5-4f7d-be2f-83e85d8bafbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:08:41.834Z|328bef43-b52b-45ba-9cdd-9981f24dea6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:08:41.835Z|328bef43-b52b-45ba-9cdd-9981f24dea6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:08:41.849Z|fe95d30a-c1bf-4ca4-a695-e6016b1df2a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:08:41.851Z|8be45882-8596-4631-96a7-d5d985e3c98c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:08:41.851Z|fe95d30a-c1bf-4ca4-a695-e6016b1df2a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:08:41.851Z|8be45882-8596-4631-96a7-d5d985e3c98c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:08:48.817Z|ccfca000-8d6e-462d-8b1f-16189b4315ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:08:48.818Z|ccfca000-8d6e-462d-8b1f-16189b4315ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:08:49.368Z|b6e8d7fd-e485-423c-b758-9893883e0bb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:08:49.368Z|b6e8d7fd-e485-423c-b758-9893883e0bb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:08:51.872Z|c61bd7ed-a85d-4c31-a55d-f1dc11e24e89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:08:51.873Z|c61bd7ed-a85d-4c31-a55d-f1dc11e24e89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:08:51.884Z|793997f4-dc24-4b17-ae4f-5ae824f111b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:08:51.885Z|cfa991ae-a8e9-4cef-bd88-15fd7104648a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:08:51.886Z|cfa991ae-a8e9-4cef-bd88-15fd7104648a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:08:51.885Z|793997f4-dc24-4b17-ae4f-5ae824f111b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:09:01.905Z|f55c822b-b258-4adf-bf32-040a831960b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:09:01.906Z|f55c822b-b258-4adf-bf32-040a831960b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:09:01.917Z|efa261bf-dd29-47e7-bd28-0092db4f3017|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:09:01.917Z|efa261bf-dd29-47e7-bd28-0092db4f3017|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:09:01.924Z|bad765e4-2525-4773-a8b6-3f84cc6fb536|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:09:01.924Z|bad765e4-2525-4773-a8b6-3f84cc6fb536|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:09:03.817Z|53034e61-2396-4613-8d57-d0c2720f8e19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:09:03.818Z|53034e61-2396-4613-8d57-d0c2720f8e19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:09:11.936Z|355ee6a0-4de8-4942-ba2b-34e41305342b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:09:11.936Z|355ee6a0-4de8-4942-ba2b-34e41305342b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:09:11.947Z|50128d5c-c0fd-43cc-9ea4-2f26d9e599db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:09:11.948Z|50128d5c-c0fd-43cc-9ea4-2f26d9e599db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:09:11.950Z|1d54f125-507b-42ca-99ec-bff00e0b32bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:09:11.951Z|1d54f125-507b-42ca-99ec-bff00e0b32bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:09:15.771Z|dae6ad0c-9915-4ef4-ad51-fc6bd4f4d684|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T06:09:15.772Z|dae6ad0c-9915-4ef4-ad51-fc6bd4f4d684|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T06:09:18.817Z|87a1f0c2-3310-4236-a431-32e594ffb30a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:09:18.828Z|87a1f0c2-3310-4236-a431-32e594ffb30a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:09:19.369Z|771e1a20-7773-4748-8ade-416d6fd1c922|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:09:19.370Z|771e1a20-7773-4748-8ade-416d6fd1c922|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:09:21.960Z|29e6bd96-e438-49ce-ad01-8381a8408109|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:09:21.961Z|29e6bd96-e438-49ce-ad01-8381a8408109|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:09:21.979Z|3e0def41-61db-4964-86ab-6c2af8eaf81e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:09:21.980Z|3e0def41-61db-4964-86ab-6c2af8eaf81e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:09:21.983Z|56c2731f-a859-4b7f-b575-69f17ac40c0a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:09:21.984Z|56c2731f-a859-4b7f-b575-69f17ac40c0a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:09:31.991Z|74569577-4b74-4278-b738-e075521a37db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:09:31.992Z|74569577-4b74-4278-b738-e075521a37db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:09:32.010Z|5f90879c-dd63-4de4-969c-901990f03c10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:09:32.011Z|5f90879c-dd63-4de4-969c-901990f03c10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:09:32.013Z|942bf25b-8a21-458f-98c4-b030ee1e9edb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:09:32.013Z|942bf25b-8a21-458f-98c4-b030ee1e9edb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:09:33.817Z|dc420882-d0bb-4bd0-8a0a-548a0c84fdfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:09:33.818Z|dc420882-d0bb-4bd0-8a0a-548a0c84fdfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:09:42.019Z|004473e4-5604-471a-8a5a-053a061b3524|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:09:42.020Z|004473e4-5604-471a-8a5a-053a061b3524|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:09:42.039Z|f16dcef0-e764-493d-b74d-e0ad0aac2f01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:09:42.039Z|cb4345be-7730-43f9-8876-9e517714bc2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:09:42.040Z|cb4345be-7730-43f9-8876-9e517714bc2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:09:42.039Z|f16dcef0-e764-493d-b74d-e0ad0aac2f01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:09:48.817Z|f7b20a72-5d35-4304-8923-34e77bd8af53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:09:48.818Z|f7b20a72-5d35-4304-8923-34e77bd8af53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:09:49.371Z|2a64be0d-54c4-49a8-8783-d0bcd764f41e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:09:49.371Z|2a64be0d-54c4-49a8-8783-d0bcd764f41e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:09:52.048Z|41f8844d-0aa4-48ef-aca2-8cff10244e68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:09:52.049Z|41f8844d-0aa4-48ef-aca2-8cff10244e68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:09:52.068Z|f9b9e198-569f-4298-8197-9cdf5893df75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:09:52.069Z|f9b9e198-569f-4298-8197-9cdf5893df75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:09:52.070Z|0d6dd709-8078-4150-87ba-8d8146ae55b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:09:52.070Z|0d6dd709-8078-4150-87ba-8d8146ae55b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:10:02.086Z|620266de-9a41-4616-8740-7314fb885409|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:10:02.087Z|620266de-9a41-4616-8740-7314fb885409|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:10:02.104Z|2fd3ea4a-0472-41a7-96aa-76eba247f7a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:10:02.105Z|2fd3ea4a-0472-41a7-96aa-76eba247f7a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:10:02.107Z|a6542791-9217-486d-9522-f6bdf00c8afd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:10:02.108Z|a6542791-9217-486d-9522-f6bdf00c8afd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:10:03.817Z|7a23be38-9048-4c76-ba1b-ec437864c17a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:10:03.818Z|7a23be38-9048-4c76-ba1b-ec437864c17a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:10:12.121Z|559edc8d-37dd-422c-ac7b-cf948b4e2671|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:10:12.122Z|559edc8d-37dd-422c-ac7b-cf948b4e2671|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:10:12.138Z|18691929-9bb0-4e90-9a65-f52be4257eb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:10:12.139Z|18691929-9bb0-4e90-9a65-f52be4257eb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:10:12.139Z|45591e98-1eda-481d-9398-8bee37f530be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:10:12.140Z|45591e98-1eda-481d-9398-8bee37f530be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:10:15.773Z|a47495ab-280b-4a80-b3d4-925535de0534|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T06:10:15.773Z|a47495ab-280b-4a80-b3d4-925535de0534|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T06:10:18.817Z|5e9cee8f-256d-4121-81f6-538fe04fd61b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:10:18.818Z|5e9cee8f-256d-4121-81f6-538fe04fd61b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:10:19.373Z|64abb699-4110-4496-b021-edc4a9ba0c57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:10:19.373Z|64abb699-4110-4496-b021-edc4a9ba0c57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:10:22.152Z|29ebb860-1657-4864-95d6-d5c8a2d15134|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:10:22.153Z|29ebb860-1657-4864-95d6-d5c8a2d15134|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:10:22.169Z|f8aa7714-47ab-4cca-a064-5e289aa1fb8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:10:22.169Z|f8aa7714-47ab-4cca-a064-5e289aa1fb8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:10:22.174Z|cabf7b0a-19f8-498e-966f-540403861d8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:10:22.175Z|cabf7b0a-19f8-498e-966f-540403861d8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:10:32.182Z|1474f657-6de6-4d2e-ad02-a8b9ee4ce42a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:10:32.182Z|1474f657-6de6-4d2e-ad02-a8b9ee4ce42a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:10:32.198Z|6e8628bc-c068-4426-8f07-b408c20daa9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:10:32.199Z|6e8628bc-c068-4426-8f07-b408c20daa9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:10:32.202Z|109a95bd-b439-461e-ac10-262958535fc4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:10:32.203Z|109a95bd-b439-461e-ac10-262958535fc4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:10:33.817Z|5c2c0333-57c7-401e-98c3-dbfa808514cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:10:33.818Z|5c2c0333-57c7-401e-98c3-dbfa808514cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:10:42.208Z|f1130049-83f2-4467-982d-875d9410eaad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:10:42.208Z|f1130049-83f2-4467-982d-875d9410eaad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:10:42.228Z|c9dbde3d-e27e-4445-a9f8-1f287032af41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:10:42.229Z|c9dbde3d-e27e-4445-a9f8-1f287032af41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:10:42.231Z|fe7de933-4412-443f-b4d5-5bdf09f21cdd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:10:42.232Z|fe7de933-4412-443f-b4d5-5bdf09f21cdd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:10:48.817Z|540f7dab-b310-40b2-aeac-bc9413660376|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:10:48.818Z|540f7dab-b310-40b2-aeac-bc9413660376|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:10:49.374Z|be49b7b0-6269-4ac4-b55a-a9fd866c7c99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:10:49.375Z|be49b7b0-6269-4ac4-b55a-a9fd866c7c99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:10:52.245Z|2c87c80d-658c-441c-a7b2-68c5fa7d2dba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:10:52.246Z|2c87c80d-658c-441c-a7b2-68c5fa7d2dba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:10:52.258Z|c3730fbe-b534-4a1b-ae77-fc99c7eb9caf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:10:52.258Z|1c824c02-8a27-4744-a783-c4570b2951dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:10:52.259Z|c3730fbe-b534-4a1b-ae77-fc99c7eb9caf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:10:52.260Z|1c824c02-8a27-4744-a783-c4570b2951dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:11:02.282Z|d6d68214-0392-488c-9840-aeb67128586b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:11:02.283Z|d6d68214-0392-488c-9840-aeb67128586b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:11:02.300Z|c03c527d-4cce-452a-9658-5760a7835d8c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:11:02.301Z|c03c527d-4cce-452a-9658-5760a7835d8c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:11:02.315Z|a72035ad-82c7-495a-8060-bf34281a1a14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:11:02.316Z|a72035ad-82c7-495a-8060-bf34281a1a14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:11:03.817Z|ae55bcc8-b7a1-431e-a2a3-175001a3e033|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:11:03.818Z|ae55bcc8-b7a1-431e-a2a3-175001a3e033|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:11:12.315Z|b3016588-b72d-4a8b-9633-c01283bd0281|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:11:12.315Z|b3016588-b72d-4a8b-9633-c01283bd0281|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:11:12.335Z|978872ee-27d7-4238-8525-d053329b6040|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:11:12.336Z|978872ee-27d7-4238-8525-d053329b6040|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:11:12.344Z|fabe2c8c-1dcd-4dc6-8a50-ac8ee65dc7c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:11:12.345Z|fabe2c8c-1dcd-4dc6-8a50-ac8ee65dc7c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:11:15.771Z|53b4c94a-dbeb-47b3-823d-5d0cab12fe7b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T06:11:15.772Z|53b4c94a-dbeb-47b3-823d-5d0cab12fe7b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T06:11:18.818Z|d7e01420-280a-4d17-b821-542005f043f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:11:18.818Z|d7e01420-280a-4d17-b821-542005f043f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:11:19.375Z|867a4db8-ea1f-40f6-b3d3-5a674764de18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:11:19.376Z|867a4db8-ea1f-40f6-b3d3-5a674764de18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:11:22.344Z|3d7b20d9-8e30-4ef3-aa53-1c1dd7103a27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:11:22.345Z|3d7b20d9-8e30-4ef3-aa53-1c1dd7103a27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:11:22.366Z|9fa29fc6-3855-4e87-8634-fb0cea0d10b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:11:22.367Z|9fa29fc6-3855-4e87-8634-fb0cea0d10b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:11:22.376Z|5249da7f-22c7-4a2f-992a-b27a186fb8ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:11:22.378Z|5249da7f-22c7-4a2f-992a-b27a186fb8ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:11:32.374Z|5e56c896-4ff9-4046-8438-90aa09f2348d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:11:32.375Z|5e56c896-4ff9-4046-8438-90aa09f2348d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:11:32.398Z|ca71f868-506a-454f-83ab-214357454629|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:11:32.399Z|ca71f868-506a-454f-83ab-214357454629|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:11:32.408Z|044803cc-a729-4f80-810e-b0c68f5266bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:11:32.408Z|044803cc-a729-4f80-810e-b0c68f5266bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:11:33.817Z|92195d3a-0342-4ae4-a012-a07527cf30e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:11:33.822Z|92195d3a-0342-4ae4-a012-a07527cf30e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:11:42.413Z|1674dfbb-d09b-4e60-9972-bdecb6078671|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:11:42.414Z|1674dfbb-d09b-4e60-9972-bdecb6078671|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:11:42.434Z|c54191cb-bead-4c34-b5b4-6af7965e5594|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:11:42.435Z|c54191cb-bead-4c34-b5b4-6af7965e5594|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:11:42.440Z|4b5f9a57-941e-4204-93d5-e2dae3387c5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:11:42.441Z|4b5f9a57-941e-4204-93d5-e2dae3387c5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:11:48.817Z|bd7e0667-8c40-4c2c-8d9e-d60a3efa395e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:11:48.818Z|bd7e0667-8c40-4c2c-8d9e-d60a3efa395e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:11:49.376Z|8350a674-2280-431d-bbb4-afe84ec28bc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:11:49.376Z|8350a674-2280-431d-bbb4-afe84ec28bc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:11:52.461Z|4b0df794-0d2c-42e3-9cd1-306d3ba37efe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:11:52.462Z|4b0df794-0d2c-42e3-9cd1-306d3ba37efe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:11:52.466Z|e4bc81d3-89de-4175-9d3f-20faef4d7628|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:11:52.466Z|e4bc81d3-89de-4175-9d3f-20faef4d7628|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:11:52.467Z|7d6b8255-62ae-4060-a124-bcc590d69848|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:11:52.467Z|7d6b8255-62ae-4060-a124-bcc590d69848|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:12:02.496Z|91768555-6c03-401e-890e-67dee9b09c97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:12:02.497Z|91768555-6c03-401e-890e-67dee9b09c97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:12:02.497Z|8ba598a2-06c5-4de6-a7bf-203f1b7242b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:12:02.498Z|8ba598a2-06c5-4de6-a7bf-203f1b7242b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:12:02.495Z|b1aca96d-a693-4f69-b6c5-239552c7384a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:12:02.501Z|b1aca96d-a693-4f69-b6c5-239552c7384a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:12:03.817Z|6eb9e3ea-8f56-4d3d-9a88-ea51c2fc66bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:12:03.818Z|6eb9e3ea-8f56-4d3d-9a88-ea51c2fc66bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:12:12.558Z|e73ca925-b96b-49b2-b5f9-b2d463d5e952|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:12:12.559Z|ccb969ba-01f8-4aba-b6cb-fcbb5cffc57c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:12:12.559Z|e73ca925-b96b-49b2-b5f9-b2d463d5e952|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:12:12.560Z|ccb969ba-01f8-4aba-b6cb-fcbb5cffc57c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:12:12.566Z|a89662ac-794f-4af4-9016-fcb6b5f8dede|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:12:12.567Z|a89662ac-794f-4af4-9016-fcb6b5f8dede|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:12:15.770Z|087fdaf4-f7d4-40c8-83d1-71dc039982ea|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T06:12:15.771Z|087fdaf4-f7d4-40c8-83d1-71dc039982ea|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T06:12:18.817Z|ce6e3dfe-90f5-4eb8-b3c8-8fffd383b6ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:12:18.820Z|ce6e3dfe-90f5-4eb8-b3c8-8fffd383b6ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:12:19.377Z|5f51ad22-6810-404e-91db-b5d5a55407f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:12:19.378Z|5f51ad22-6810-404e-91db-b5d5a55407f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:12:22.589Z|0de6e538-7a0a-46d6-a28a-970fde6aa55a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:12:22.590Z|0de6e538-7a0a-46d6-a28a-970fde6aa55a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:12:22.591Z|b68fff8a-678e-466c-b44c-23d27ebdbf2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:12:22.592Z|b68fff8a-678e-466c-b44c-23d27ebdbf2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:12:22.596Z|e166b382-eead-437e-b184-ea310c33d0fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:12:22.597Z|e166b382-eead-437e-b184-ea310c33d0fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:12:32.627Z|8e5ed076-9b9a-4cb0-a4a2-e03b7e4b9513|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:12:32.627Z|11fb79d9-f16c-42af-8709-239dfab74736|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:12:32.627Z|8e5ed076-9b9a-4cb0-a4a2-e03b7e4b9513|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:12:32.627Z|11fb79d9-f16c-42af-8709-239dfab74736|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:12:32.633Z|ed59c6c5-b868-44d5-9b85-94a9aae34e89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:12:32.634Z|ed59c6c5-b868-44d5-9b85-94a9aae34e89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:12:33.817Z|872ec2c9-9c0c-4b9d-af3e-3a211aa2bd28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:12:33.818Z|872ec2c9-9c0c-4b9d-af3e-3a211aa2bd28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:12:42.666Z|1dcd4ee6-0db8-454a-a9e5-c2551a115eff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:12:42.667Z|1dcd4ee6-0db8-454a-a9e5-c2551a115eff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:12:42.668Z|e8845e64-d177-43be-8e54-94ff4b3719ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:12:42.668Z|e8845e64-d177-43be-8e54-94ff4b3719ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:12:42.666Z|b805e061-abda-44b9-bdb9-31af7c026dfc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:12:42.670Z|b805e061-abda-44b9-bdb9-31af7c026dfc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:12:48.817Z|ed0722a2-0da7-4e8b-abf5-537e87246675|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:12:48.818Z|ed0722a2-0da7-4e8b-abf5-537e87246675|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:12:49.379Z|20bbad59-48c0-44c2-bfe7-c59632d0ed70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:12:49.379Z|20bbad59-48c0-44c2-bfe7-c59632d0ed70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:12:52.702Z|1e5e6e0d-bb3e-4b7a-bb5d-ca0ee70fa3a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:12:52.703Z|1e5e6e0d-bb3e-4b7a-bb5d-ca0ee70fa3a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:12:52.704Z|94acf2e2-605f-4b36-b182-fb6501bba737|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:12:52.705Z|94acf2e2-605f-4b36-b182-fb6501bba737|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:12:52.706Z|e4d949d8-40ca-4234-a2d9-7a4ec87a9d87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:12:52.707Z|e4d949d8-40ca-4234-a2d9-7a4ec87a9d87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:13:02.727Z|111ec6b0-0261-4a99-b78a-5f02c02e74d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:13:02.728Z|111ec6b0-0261-4a99-b78a-5f02c02e74d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:13:02.732Z|df86bef6-df63-48cb-9d5f-d8b32dd95979|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:13:02.732Z|df86bef6-df63-48cb-9d5f-d8b32dd95979|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:13:02.732Z|e3e5de37-d984-4a31-a1ba-3a2e4eb66fbf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:13:02.733Z|e3e5de37-d984-4a31-a1ba-3a2e4eb66fbf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:13:03.817Z|286d022b-2acf-44aa-b6e8-60e8fcb4ebc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:13:03.821Z|286d022b-2acf-44aa-b6e8-60e8fcb4ebc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:13:12.768Z|306ce914-0751-470a-a1a7-e8f13e791610|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:13:12.768Z|be1216d3-887a-4105-8f45-6b3ac6c4db12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:13:12.768Z|306ce914-0751-470a-a1a7-e8f13e791610|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:13:12.768Z|be1216d3-887a-4105-8f45-6b3ac6c4db12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:13:12.776Z|8797ed66-3073-47a2-844f-4eafc0bfde6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:13:12.776Z|8797ed66-3073-47a2-844f-4eafc0bfde6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:13:15.772Z|900957cf-f552-4960-9721-e141a1bee201|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T06:13:15.774Z|900957cf-f552-4960-9721-e141a1bee201|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T06:13:18.817Z|6c771788-3957-47ff-af95-4b044e7af9e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:13:18.818Z|6c771788-3957-47ff-af95-4b044e7af9e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:13:19.380Z|9b2198f7-068b-4f79-a0fb-47983a875528|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:13:19.380Z|9b2198f7-068b-4f79-a0fb-47983a875528|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:13:22.799Z|674df672-5a07-485e-9646-579fa194b6da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:13:22.800Z|674df672-5a07-485e-9646-579fa194b6da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:13:22.800Z|a4985eac-74c1-4269-b2c0-8574ba722f6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:13:22.801Z|a4985eac-74c1-4269-b2c0-8574ba722f6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:13:22.810Z|1c972ee5-d019-456d-9311-605e81471420|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:13:22.810Z|1c972ee5-d019-456d-9311-605e81471420|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:13:32.833Z|c30f9783-a5ae-4a4c-8c44-cde24fa0047c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:13:32.834Z|c30f9783-a5ae-4a4c-8c44-cde24fa0047c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:13:32.834Z|9ea2b323-164d-473b-9e6e-ba4e1624f4fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:13:32.835Z|9ea2b323-164d-473b-9e6e-ba4e1624f4fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:13:32.846Z|c34c6d40-25df-40c2-a6fa-d05e5ea372ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:13:32.847Z|c34c6d40-25df-40c2-a6fa-d05e5ea372ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:13:33.818Z|a9400287-6370-4c8a-8933-b0c3d648a536|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:13:33.818Z|a9400287-6370-4c8a-8933-b0c3d648a536|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:13:42.865Z|a4be51b4-4a23-465a-9987-b44be222aef4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:13:42.865Z|a4be51b4-4a23-465a-9987-b44be222aef4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:13:42.865Z|2cc7e8b3-d5c6-43e9-9af2-86e6e04a3cef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:13:42.866Z|2cc7e8b3-d5c6-43e9-9af2-86e6e04a3cef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:13:42.876Z|5a95461d-3da7-4503-a90c-58ebffe9de9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:13:42.877Z|5a95461d-3da7-4503-a90c-58ebffe9de9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:13:48.817Z|aed3446f-9193-49ba-b916-5575c1006971|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:13:48.821Z|aed3446f-9193-49ba-b916-5575c1006971|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:13:49.381Z|59af2c49-fc52-4054-a5fb-f1b5df61d9bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:13:49.381Z|59af2c49-fc52-4054-a5fb-f1b5df61d9bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:13:52.902Z|b86ab84c-0ee6-48d3-b19e-92c197d2f52b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:13:52.903Z|b86ab84c-0ee6-48d3-b19e-92c197d2f52b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:13:52.905Z|aeffb7e3-ba86-42af-a95b-4a9961d6fa28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:13:52.906Z|aeffb7e3-ba86-42af-a95b-4a9961d6fa28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:13:52.911Z|17fd1c47-9f61-4412-bdf2-f8a9d6f6d875|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:13:52.912Z|17fd1c47-9f61-4412-bdf2-f8a9d6f6d875|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:14:02.931Z|a008eefd-04cc-4b7f-af46-c1b854032863|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:14:02.932Z|a008eefd-04cc-4b7f-af46-c1b854032863|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:14:02.935Z|89f5eff3-4b0d-4869-8bac-097367f541b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:14:02.935Z|89f5eff3-4b0d-4869-8bac-097367f541b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:14:02.937Z|5a0730f5-5be6-4685-8aa6-c0ca23328e4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:14:02.937Z|5a0730f5-5be6-4685-8aa6-c0ca23328e4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:14:03.817Z|318249f3-1b47-4ff3-b4b9-cc85628e60b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:14:03.818Z|318249f3-1b47-4ff3-b4b9-cc85628e60b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:14:12.960Z|3766c3a9-650f-4fee-b349-2a8c29d9d144|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:14:12.961Z|3766c3a9-650f-4fee-b349-2a8c29d9d144|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:14:12.966Z|becad9f5-3307-4449-9765-7c53f9a07d87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:14:12.968Z|becad9f5-3307-4449-9765-7c53f9a07d87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:14:12.967Z|aeada966-3167-49f3-b1a5-0eb63e747de1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:14:12.969Z|aeada966-3167-49f3-b1a5-0eb63e747de1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:14:15.772Z|91ab1488-2e06-4d30-9ffd-4169a66ef309|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T06:14:15.773Z|91ab1488-2e06-4d30-9ffd-4169a66ef309|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T06:14:18.817Z|dc32a58c-5873-432d-9df2-0941493a49bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:14:18.818Z|dc32a58c-5873-432d-9df2-0941493a49bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:14:19.382Z|31c89f9e-3c4d-4e3b-b5cf-bc38baa3a52c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:14:19.382Z|31c89f9e-3c4d-4e3b-b5cf-bc38baa3a52c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:14:22.993Z|f322ab2a-0a9d-4257-9b08-d9e299f641c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:14:22.994Z|f322ab2a-0a9d-4257-9b08-d9e299f641c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:14:23.001Z|8b936101-959a-40ad-ae41-e548cdfa46b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:14:23.002Z|9f91ed57-36b9-4dbe-bab1-ca6af0081acc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:14:23.002Z|8b936101-959a-40ad-ae41-e548cdfa46b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:14:23.003Z|9f91ed57-36b9-4dbe-bab1-ca6af0081acc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:14:33.024Z|a66c06ff-4e2a-42d3-86b9-dcdbd8e4a572|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:14:33.025Z|a66c06ff-4e2a-42d3-86b9-dcdbd8e4a572|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:14:33.032Z|44069ffe-5fb3-4040-834c-070ec923ce23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:14:33.032Z|44069ffe-5fb3-4040-834c-070ec923ce23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:14:33.035Z|01127475-b180-44f8-9281-43cac1df272a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:14:33.035Z|01127475-b180-44f8-9281-43cac1df272a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:14:33.817Z|2f557358-6049-4d22-9f3b-1dbd87d55084|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:14:33.822Z|2f557358-6049-4d22-9f3b-1dbd87d55084|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:14:43.061Z|4f92c624-57c5-4694-8af0-abc6a5e607f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:14:43.062Z|c40b9e69-50aa-4db6-8e47-54954e597afc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:14:43.062Z|4f92c624-57c5-4694-8af0-abc6a5e607f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:14:43.064Z|c40b9e69-50aa-4db6-8e47-54954e597afc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:14:43.064Z|abc20e0c-8684-4d0c-90ae-d25e95354240|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:14:43.065Z|abc20e0c-8684-4d0c-90ae-d25e95354240|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:14:48.817Z|ecabac0f-12f1-4f4f-a234-ac7b72620805|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:14:48.818Z|ecabac0f-12f1-4f4f-a234-ac7b72620805|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:14:49.383Z|0e339b87-0b4d-483e-88f4-0b019f9b5867|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:14:49.384Z|0e339b87-0b4d-483e-88f4-0b019f9b5867|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:14:53.097Z|3b63f361-c799-4007-9c07-61f6a68f1e58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:14:53.098Z|3b63f361-c799-4007-9c07-61f6a68f1e58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:14:53.100Z|580cf685-4caa-4544-8cb5-ac0e7b9990c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:14:53.101Z|99d1ff5a-cbc9-428e-a649-d3e870441729|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:14:53.101Z|580cf685-4caa-4544-8cb5-ac0e7b9990c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:14:53.102Z|99d1ff5a-cbc9-428e-a649-d3e870441729|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:15:03.129Z|d74cb9ca-9748-4b12-9ab4-edbcbf07669c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:15:03.129Z|17e199cc-4e17-4e38-8a04-e1c19c5d3d1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:15:03.129Z|d74cb9ca-9748-4b12-9ab4-edbcbf07669c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:15:03.129Z|17e199cc-4e17-4e38-8a04-e1c19c5d3d1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:15:03.133Z|66e4b0f1-e16e-4480-a8cc-21df4b1d9d9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:15:03.136Z|66e4b0f1-e16e-4480-a8cc-21df4b1d9d9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:15:03.817Z|d28f4aa8-f3e9-449d-9ba4-c57115071227|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:15:03.819Z|d28f4aa8-f3e9-449d-9ba4-c57115071227|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:15:13.164Z|1a98b648-0b86-4fa1-967f-8c10214a4d18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:15:13.165Z|1a98b648-0b86-4fa1-967f-8c10214a4d18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:15:13.174Z|357bd90b-3551-41c1-9651-96c60857181c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:15:13.174Z|b526c638-fcb0-495e-9f9e-35a188ab3e25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:15:13.175Z|357bd90b-3551-41c1-9651-96c60857181c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:15:13.175Z|b526c638-fcb0-495e-9f9e-35a188ab3e25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:15:15.772Z|838290ef-3f98-4413-967e-10601c13bf5b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T06:15:15.773Z|838290ef-3f98-4413-967e-10601c13bf5b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T06:15:18.817Z|441c3497-e436-4d14-b120-b226aaf41217|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:15:18.821Z|441c3497-e436-4d14-b120-b226aaf41217|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:15:19.384Z|c746af44-6408-4620-b99c-a12fc53be183|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:15:19.385Z|c746af44-6408-4620-b99c-a12fc53be183|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:15:23.192Z|d89008f0-8d79-4ea5-a9e6-fc657bc171e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:15:23.195Z|d89008f0-8d79-4ea5-a9e6-fc657bc171e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:15:23.202Z|6aae6811-808e-44d2-80d4-a808ea2b4993|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:15:23.203Z|6aae6811-808e-44d2-80d4-a808ea2b4993|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:15:23.206Z|242f6d4f-ab38-490a-83b3-c3194ebcbdb2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:15:23.206Z|242f6d4f-ab38-490a-83b3-c3194ebcbdb2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:15:33.231Z|5f926e60-ef86-4a45-ba12-9c01fe035d9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:15:33.232Z|5f926e60-ef86-4a45-ba12-9c01fe035d9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:15:33.238Z|763f4274-afa9-41a2-bf86-8a99f413b255|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:15:33.239Z|6facd360-e7a1-4829-9394-b551afc46b0e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:15:33.239Z|763f4274-afa9-41a2-bf86-8a99f413b255|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:15:33.239Z|6facd360-e7a1-4829-9394-b551afc46b0e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:15:33.817Z|8740bb49-46d6-486b-bdab-cd26f99391bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:15:33.818Z|8740bb49-46d6-486b-bdab-cd26f99391bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:15:43.266Z|6a9fe341-c0c4-4015-9920-bcf9aee3ea1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:15:43.267Z|6a9fe341-c0c4-4015-9920-bcf9aee3ea1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:15:43.268Z|90233e39-1e93-494b-8c83-79440073c02a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:15:43.269Z|90233e39-1e93-494b-8c83-79440073c02a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:15:43.276Z|a6da439f-dd9a-4e58-b198-152f52f21060|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:15:43.277Z|a6da439f-dd9a-4e58-b198-152f52f21060|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:15:48.817Z|e714a23c-5a60-4d36-9a60-8f6ca1f8d673|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:15:48.818Z|e714a23c-5a60-4d36-9a60-8f6ca1f8d673|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:15:49.385Z|8d306291-bf89-4c26-8d34-1f3fe6e1b282|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:15:49.386Z|8d306291-bf89-4c26-8d34-1f3fe6e1b282|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:15:53.304Z|094fda1a-e308-4d88-a478-b49b8aa9c798|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:15:53.305Z|094fda1a-e308-4d88-a478-b49b8aa9c798|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:15:53.311Z|7d51a6f0-0d82-47ad-8065-d5c88c3608cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:15:53.312Z|7d51a6f0-0d82-47ad-8065-d5c88c3608cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:15:53.312Z|462f6961-c7ae-4174-9f3d-53d4e6aa3b4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:15:53.313Z|462f6961-c7ae-4174-9f3d-53d4e6aa3b4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:16:03.338Z|b9f42edb-94dd-4291-bdc9-9a1e8f7f1001|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:16:03.339Z|b9f42edb-94dd-4291-bdc9-9a1e8f7f1001|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:16:03.343Z|5e7d0ae5-9c65-419b-ab35-8c361b177671|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:16:03.344Z|5e7d0ae5-9c65-419b-ab35-8c361b177671|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:16:03.347Z|35e69d21-c59b-4b75-8fe6-0df8315ce943|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:16:03.347Z|35e69d21-c59b-4b75-8fe6-0df8315ce943|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:16:03.817Z|7206c152-c6eb-4e61-8d27-e245e670b0e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:16:03.820Z|7206c152-c6eb-4e61-8d27-e245e670b0e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:16:13.371Z|5cdf89a4-1e66-4b20-a37e-faff4a077784|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:16:13.371Z|5cdf89a4-1e66-4b20-a37e-faff4a077784|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:16:13.376Z|90b9b9c1-6b8d-4947-a43b-ea1f878c4698|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:16:13.379Z|8ac564b6-23bb-4e48-b155-5f5187aad98e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:16:13.379Z|8ac564b6-23bb-4e48-b155-5f5187aad98e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:16:13.377Z|90b9b9c1-6b8d-4947-a43b-ea1f878c4698|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:16:15.772Z|dc7290b3-f9c6-478b-80e9-09e14f9e2b72|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T06:16:15.773Z|dc7290b3-f9c6-478b-80e9-09e14f9e2b72|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T06:16:18.817Z|c74a8b18-7cea-4a91-b4cd-78c3c5520f62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:16:18.818Z|c74a8b18-7cea-4a91-b4cd-78c3c5520f62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:16:19.386Z|6297aa6f-fef1-4787-bf95-f17c53fa10a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:16:19.387Z|6297aa6f-fef1-4787-bf95-f17c53fa10a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:16:23.405Z|bde3b24c-6d8e-45ae-be85-f3b7714fb9b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:16:23.405Z|a45a8f29-c518-477b-85df-5197e9f75bf1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:16:23.405Z|bde3b24c-6d8e-45ae-be85-f3b7714fb9b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:16:23.406Z|a45a8f29-c518-477b-85df-5197e9f75bf1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:16:23.411Z|173c04dd-3842-45d7-9a23-7914cc322c60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:16:23.411Z|173c04dd-3842-45d7-9a23-7914cc322c60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:16:33.439Z|7a21983c-6f81-4c91-885e-c1c157e2c7ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:16:33.440Z|7a21983c-6f81-4c91-885e-c1c157e2c7ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:16:33.444Z|883403d5-6da0-4970-983b-e850ca8d7c82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:16:33.445Z|883403d5-6da0-4970-983b-e850ca8d7c82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:16:33.446Z|8a2f4761-331b-457b-8a44-3fbfbbd2bf58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:16:33.446Z|8a2f4761-331b-457b-8a44-3fbfbbd2bf58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:16:33.817Z|1e3b6b84-9244-4c31-8930-b8c390d5d5c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:16:33.818Z|1e3b6b84-9244-4c31-8930-b8c390d5d5c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:16:43.472Z|5942fa18-047a-412c-90eb-337f9925ac53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:16:43.472Z|57085b23-cdeb-48d9-81f5-618b2502ae94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:16:43.472Z|5942fa18-047a-412c-90eb-337f9925ac53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:16:43.473Z|57085b23-cdeb-48d9-81f5-618b2502ae94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:16:43.476Z|88dbb346-8851-4019-8c73-bea2e1608ec7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:16:43.476Z|88dbb346-8851-4019-8c73-bea2e1608ec7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:16:48.817Z|69ead52d-c3aa-4e65-9298-278eaff0b2b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:16:48.821Z|69ead52d-c3aa-4e65-9298-278eaff0b2b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:16:49.387Z|8393db3b-bd2e-4ae3-ae04-a50430a9e9c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:16:49.388Z|8393db3b-bd2e-4ae3-ae04-a50430a9e9c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:16:53.505Z|68452a7d-827c-4793-a702-fe41ddef4dd7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:16:53.505Z|68452a7d-827c-4793-a702-fe41ddef4dd7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:16:53.508Z|8533511b-5fa2-4813-b9cf-a5aebbe0a873|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:16:53.509Z|8533511b-5fa2-4813-b9cf-a5aebbe0a873|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:16:53.514Z|7e8e3ae9-5a16-46b8-a1c2-1610ce8af2d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:16:53.517Z|7e8e3ae9-5a16-46b8-a1c2-1610ce8af2d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:17:03.539Z|cccf2639-cf9b-4b0c-84fd-6a436a11be33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:17:03.540Z|cccf2639-cf9b-4b0c-84fd-6a436a11be33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:17:03.545Z|f6aabdb4-7e79-42fa-a79f-1d1d6590aa62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:17:03.546Z|f6aabdb4-7e79-42fa-a79f-1d1d6590aa62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:17:03.553Z|0e7e8cac-ded2-4adb-9dbb-c3bd347643f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:17:03.553Z|0e7e8cac-ded2-4adb-9dbb-c3bd347643f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:17:03.817Z|71a3addf-1da9-4672-961e-153749a53590|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:17:03.818Z|71a3addf-1da9-4672-961e-153749a53590|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:17:13.582Z|8a6ab962-9c44-46ba-bf71-f82f6fccdb37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:17:13.583Z|8a6ab962-9c44-46ba-bf71-f82f6fccdb37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:17:13.583Z|cc4e903a-d0f8-4330-bdab-f49daef4cc48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:17:13.584Z|cc4e903a-d0f8-4330-bdab-f49daef4cc48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:17:13.584Z|1cd6954c-5df4-41a3-a671-5c66914dd27a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:17:13.585Z|1cd6954c-5df4-41a3-a671-5c66914dd27a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:17:15.770Z|1d52b2c5-33d2-45ee-a3f3-ea925b0db6ea|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T06:17:15.771Z|1d52b2c5-33d2-45ee-a3f3-ea925b0db6ea|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T06:17:18.817Z|82b13254-b917-4415-8443-dfb80cec8b1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:17:18.818Z|82b13254-b917-4415-8443-dfb80cec8b1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:17:19.389Z|9905721d-0fa7-48fd-abd0-61f612d984af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:17:19.389Z|9905721d-0fa7-48fd-abd0-61f612d984af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:17:23.612Z|f3e97655-35d7-493c-9dab-e6c2b6d9f6ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:17:23.613Z|f3e97655-35d7-493c-9dab-e6c2b6d9f6ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:17:23.622Z|6a164d1e-4046-413b-91ff-37aec87b06ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:17:23.622Z|bb4995f1-f441-4591-8aac-943ad3ea3820|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:17:23.622Z|6a164d1e-4046-413b-91ff-37aec87b06ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:17:23.623Z|bb4995f1-f441-4591-8aac-943ad3ea3820|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:17:33.643Z|1693b22c-53ce-4874-8ee6-1e8eaa7ca359|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:17:33.644Z|1693b22c-53ce-4874-8ee6-1e8eaa7ca359|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:17:33.656Z|67dae327-8357-4dde-8b4b-d05978109da5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:17:33.657Z|cd8b124c-c3b1-42a7-a24c-48033e8559f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:17:33.657Z|67dae327-8357-4dde-8b4b-d05978109da5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:17:33.658Z|cd8b124c-c3b1-42a7-a24c-48033e8559f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:17:33.817Z|e9c794a0-9130-4e2f-85a1-d30d1ddcc51a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:17:33.821Z|e9c794a0-9130-4e2f-85a1-d30d1ddcc51a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:17:43.684Z|caa32ea9-263f-4d97-b869-d6dd4fb6e3a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:17:43.685Z|caa32ea9-263f-4d97-b869-d6dd4fb6e3a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:17:43.689Z|f8d6cea4-4d49-4f40-8422-e8915ecd03d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:17:43.690Z|ad34ce45-6e3e-4920-acf4-25bfd90973f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:17:43.690Z|ad34ce45-6e3e-4920-acf4-25bfd90973f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:17:43.691Z|f8d6cea4-4d49-4f40-8422-e8915ecd03d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:17:48.817Z|41ec275a-fd55-487c-8bcc-009418b067b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:17:48.818Z|41ec275a-fd55-487c-8bcc-009418b067b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:17:49.390Z|d6d9a54f-55ca-4fb5-8905-879461b113dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:17:49.390Z|d6d9a54f-55ca-4fb5-8905-879461b113dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:17:53.715Z|48511ea5-e160-45ff-8c0f-2c8429389ad1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:17:53.716Z|48511ea5-e160-45ff-8c0f-2c8429389ad1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:17:53.720Z|226e8b24-120d-455c-bf42-462ba2e8e8c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:17:53.720Z|226e8b24-120d-455c-bf42-462ba2e8e8c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:17:53.721Z|0bf39533-ffc2-4db9-957b-a13fedb46cc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:17:53.721Z|0bf39533-ffc2-4db9-957b-a13fedb46cc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:18:03.744Z|8ff24693-5b6e-4bb1-a907-39a487f1c927|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:18:03.744Z|8ff24693-5b6e-4bb1-a907-39a487f1c927|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:18:03.749Z|d885b9ef-fa82-47af-825f-d55e5f2e0493|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:18:03.751Z|d885b9ef-fa82-47af-825f-d55e5f2e0493|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:18:03.752Z|a70ba41a-2e65-4c9a-86cd-990529de6a07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:18:03.752Z|a70ba41a-2e65-4c9a-86cd-990529de6a07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:18:03.818Z|116d927f-6cc1-4136-846c-a4538a550570|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:18:03.818Z|116d927f-6cc1-4136-846c-a4538a550570|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:18:13.778Z|692c77a6-42f0-4a80-b26b-7d28c2636efb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:18:13.779Z|692c77a6-42f0-4a80-b26b-7d28c2636efb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:18:13.779Z|c48d1d16-0fac-4021-acc9-aabe05278280|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:18:13.779Z|c48d1d16-0fac-4021-acc9-aabe05278280|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:18:13.779Z|d15fdd4f-1950-443b-aba6-fe7f33252497|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:18:13.780Z|d15fdd4f-1950-443b-aba6-fe7f33252497|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:18:15.771Z|b9b088a0-a6d8-4095-87a4-91757e993370|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T06:18:15.772Z|b9b088a0-a6d8-4095-87a4-91757e993370|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T06:18:18.817Z|bff928b7-1f32-412d-a9a6-3b0ba955907e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:18:18.822Z|bff928b7-1f32-412d-a9a6-3b0ba955907e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:18:19.390Z|915106d1-d9c7-4843-98a5-de599aace2db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:18:19.391Z|915106d1-d9c7-4843-98a5-de599aace2db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:18:23.810Z|25f13e31-cb70-4a1d-9fa0-ef73bb44b4af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:18:23.811Z|2d03aa3a-8907-4607-9dfa-5f90369fd47e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:18:23.812Z|25f13e31-cb70-4a1d-9fa0-ef73bb44b4af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:18:23.812Z|2d03aa3a-8907-4607-9dfa-5f90369fd47e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:18:23.820Z|cd2ed36f-6491-42a5-bd66-adaf8c363111|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:18:23.821Z|cd2ed36f-6491-42a5-bd66-adaf8c363111|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:18:33.817Z|ff6e7735-2bc9-409e-b0b7-45236585f364|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:18:33.818Z|ff6e7735-2bc9-409e-b0b7-45236585f364|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:18:33.842Z|c617a65a-5f88-4467-bdd0-47b252b14cef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:18:33.844Z|c617a65a-5f88-4467-bdd0-47b252b14cef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:18:33.849Z|0b2afae0-c305-45da-8017-0e524e813e84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:18:33.850Z|0b2afae0-c305-45da-8017-0e524e813e84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:18:33.852Z|ac419e27-2b05-400c-ac3a-13e740472079|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:18:33.853Z|ac419e27-2b05-400c-ac3a-13e740472079|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:18:43.874Z|e81780f3-007d-426c-9ffd-79bb78059826|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:18:43.875Z|e81780f3-007d-426c-9ffd-79bb78059826|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:18:43.881Z|bcc14f11-45bc-40a9-bb0b-8922332a03f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:18:43.881Z|01639985-8b7e-4874-83f6-8850d7126503|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:18:43.882Z|bcc14f11-45bc-40a9-bb0b-8922332a03f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:18:43.882Z|01639985-8b7e-4874-83f6-8850d7126503|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:18:48.817Z|8345d5f2-26ca-49cc-9172-bdc11d4bf1ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:18:48.818Z|8345d5f2-26ca-49cc-9172-bdc11d4bf1ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:18:49.391Z|9e0acff1-4bb8-4720-980c-90589451d944|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:18:49.392Z|9e0acff1-4bb8-4720-980c-90589451d944|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:18:53.902Z|8b8dabdc-5234-4039-b736-25c30d276ff4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:18:53.903Z|8b8dabdc-5234-4039-b736-25c30d276ff4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:18:53.904Z|d0fba434-a573-4cd4-a415-3921143e0169|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:18:53.905Z|d0fba434-a573-4cd4-a415-3921143e0169|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:18:53.908Z|41d124f5-d49b-4587-8c9d-3eaee7ad6be4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:18:53.909Z|41d124f5-d49b-4587-8c9d-3eaee7ad6be4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:19:03.818Z|8e00c9ca-a523-4387-9a7a-b038922af8da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:19:03.821Z|8e00c9ca-a523-4387-9a7a-b038922af8da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:19:03.931Z|6135a9bc-d67c-4cf0-b219-c02200baf0e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:19:03.931Z|6135a9bc-d67c-4cf0-b219-c02200baf0e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:19:03.931Z|ee8a8dcb-a23b-415f-a0f1-d93653c2d8df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:19:03.932Z|ee8a8dcb-a23b-415f-a0f1-d93653c2d8df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:19:03.936Z|f7540b18-73c3-4e44-ac3c-5db687421f5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:19:03.937Z|f7540b18-73c3-4e44-ac3c-5db687421f5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:19:13.960Z|c3b94ea4-bb0d-4112-95b5-25d891db4675|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:19:13.960Z|c3b94ea4-bb0d-4112-95b5-25d891db4675|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:19:13.962Z|2f8400c4-d7dc-4f7a-9f3a-de0b9744669a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:19:13.962Z|2f8400c4-d7dc-4f7a-9f3a-de0b9744669a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:19:13.962Z|490de1a2-68ec-45c9-b161-f6af50d69c51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:19:13.962Z|490de1a2-68ec-45c9-b161-f6af50d69c51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:19:15.772Z|6ca257ce-e403-4ddf-adec-952d00edca9c|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T06:19:15.773Z|6ca257ce-e403-4ddf-adec-952d00edca9c|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T06:19:18.817Z|6df04968-64f7-4369-a31b-52f132237f5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:19:18.818Z|6df04968-64f7-4369-a31b-52f132237f5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:19:19.393Z|519e218f-4b68-404c-ae2d-8f5a51a19ef8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:19:19.393Z|519e218f-4b68-404c-ae2d-8f5a51a19ef8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:19:23.995Z|9a466c7e-a5fe-4840-a538-e4deed58a87d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:19:23.995Z|9a466c7e-a5fe-4840-a538-e4deed58a87d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:19:23.999Z|b2543fea-3519-4752-a25c-7330d3272d04|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:19:23.999Z|b2543fea-3519-4752-a25c-7330d3272d04|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:19:24.000Z|50ebf3c6-b449-49e5-900b-65e99a58c633|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:19:24.000Z|50ebf3c6-b449-49e5-900b-65e99a58c633|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:19:33.817Z|7a7217a1-cecd-477a-aac6-a8b24701b8cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:19:33.818Z|7a7217a1-cecd-477a-aac6-a8b24701b8cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:19:34.026Z|21df02a5-e1e4-4250-a9d5-428ddcf47358|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:19:34.026Z|21df02a5-e1e4-4250-a9d5-428ddcf47358|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:19:34.026Z|7236d241-7283-435b-bf4f-1310e34d2a2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:19:34.027Z|7236d241-7283-435b-bf4f-1310e34d2a2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:19:34.034Z|bf5ca857-d39f-428a-9e83-a572491b27c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:19:34.034Z|bf5ca857-d39f-428a-9e83-a572491b27c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:19:44.060Z|600bf369-3476-4437-9e96-edac9d2e4900|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:19:44.060Z|600bf369-3476-4437-9e96-edac9d2e4900|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:19:44.060Z|ab91cb9a-9c07-4453-a0ad-514ff24120a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:19:44.062Z|ab91cb9a-9c07-4453-a0ad-514ff24120a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:19:44.064Z|a42a3a61-5628-4314-8a18-5e5f7cc5ca12|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:19:44.064Z|a42a3a61-5628-4314-8a18-5e5f7cc5ca12|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:19:48.817Z|43db037e-207a-4eac-9573-1e45033504cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:19:48.822Z|43db037e-207a-4eac-9573-1e45033504cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:19:49.394Z|d9c495fb-6cb5-4416-9b55-aebf378bc0f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:19:49.395Z|d9c495fb-6cb5-4416-9b55-aebf378bc0f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:19:54.090Z|2d0901bf-b882-45a6-8256-fc59688391a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:19:54.090Z|2d0901bf-b882-45a6-8256-fc59688391a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:19:54.094Z|1cced981-fb3a-41ff-98e7-d91bc74ac890|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:19:54.094Z|1eb523a9-20c5-41df-8fdd-a08caeeef8f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:19:54.094Z|1cced981-fb3a-41ff-98e7-d91bc74ac890|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:19:54.094Z|1eb523a9-20c5-41df-8fdd-a08caeeef8f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:20:03.817Z|cbd34e5d-7e86-45d9-84aa-f5bdde6bb0c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:20:03.818Z|cbd34e5d-7e86-45d9-84aa-f5bdde6bb0c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:20:04.121Z|718d9387-b1a4-4710-a8f3-1ec38612429f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:20:04.122Z|718d9387-b1a4-4710-a8f3-1ec38612429f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:20:04.125Z|8e144e21-cf1e-4ff6-bae2-44696705e83e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:20:04.126Z|8e144e21-cf1e-4ff6-bae2-44696705e83e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:20:04.134Z|6fa9cce4-23d7-437c-bfc2-0a49829fd1bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:20:04.135Z|6fa9cce4-23d7-437c-bfc2-0a49829fd1bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:20:14.164Z|9351ac3e-e30b-4b6a-a77f-499fb45458d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:20:14.165Z|134050f6-7053-4302-b9b8-2b38c768e828|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:20:14.165Z|9351ac3e-e30b-4b6a-a77f-499fb45458d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:20:14.165Z|134050f6-7053-4302-b9b8-2b38c768e828|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:20:14.175Z|8bb8a91a-6081-45ef-a5e3-3484d034f1ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:20:14.176Z|8bb8a91a-6081-45ef-a5e3-3484d034f1ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:20:15.771Z|4c69ca08-5e2c-4d46-bfd9-f64ec11cfdc5|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T06:20:15.772Z|4c69ca08-5e2c-4d46-bfd9-f64ec11cfdc5|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T06:20:18.817Z|46f331e3-1019-4e98-981b-4bd625afbb5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:20:18.818Z|46f331e3-1019-4e98-981b-4bd625afbb5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:20:19.396Z|416b3fa7-05e9-439b-90f5-0304ccb299bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:20:19.396Z|416b3fa7-05e9-439b-90f5-0304ccb299bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:20:24.213Z|d4cbd2d5-7e74-4a2e-ba85-c6e9190bcede|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:20:24.214Z|d4cbd2d5-7e74-4a2e-ba85-c6e9190bcede|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:20:24.220Z|a18a98ed-2143-4f6d-bd01-a461c2624e36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:20:24.221Z|a18a98ed-2143-4f6d-bd01-a461c2624e36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:20:24.227Z|90bdb7ba-497a-417d-941c-6e540425bfba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:20:24.228Z|90bdb7ba-497a-417d-941c-6e540425bfba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:20:33.817Z|dc6299b8-3ab4-42c2-9955-16310579cd13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:20:33.822Z|dc6299b8-3ab4-42c2-9955-16310579cd13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:20:34.253Z|11f285a0-383a-4100-9701-175fe7a2f0ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:20:34.253Z|11f285a0-383a-4100-9701-175fe7a2f0ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:20:34.258Z|8ded3401-c8f9-4b90-b55c-a846c4f2dfdb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:20:34.259Z|8ded3401-c8f9-4b90-b55c-a846c4f2dfdb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:20:34.259Z|4fa9bd66-31f2-46cb-86c8-c8f5afe07906|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:20:34.259Z|4fa9bd66-31f2-46cb-86c8-c8f5afe07906|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:20:44.291Z|889feaa7-a25e-40a3-81a5-308be39ca6e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:20:44.291Z|68504629-5af4-4886-9189-0f54a0618998|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:20:44.292Z|889feaa7-a25e-40a3-81a5-308be39ca6e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:20:44.292Z|68504629-5af4-4886-9189-0f54a0618998|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:20:44.312Z|b44380a1-1fc6-49ba-bdca-644e5e1ae400|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:20:44.313Z|b44380a1-1fc6-49ba-bdca-644e5e1ae400|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:20:48.818Z|bd332d0c-2f12-4991-8be7-9e62da065e5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:20:48.818Z|bd332d0c-2f12-4991-8be7-9e62da065e5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:20:49.397Z|d1e87002-ab02-4eac-9ee7-0796bb0604b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:20:49.397Z|d1e87002-ab02-4eac-9ee7-0796bb0604b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:20:54.344Z|e9654bb3-db3d-43a0-bfdd-e15fc68c1eac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:20:54.344Z|e9654bb3-db3d-43a0-bfdd-e15fc68c1eac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:20:54.344Z|ec4710b1-a0c4-4048-906e-ab71f3b7f7ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:20:54.346Z|ec4710b1-a0c4-4048-906e-ab71f3b7f7ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:20:54.357Z|d3df628d-cd62-4333-88d3-f0189ad8a024|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:20:54.358Z|d3df628d-cd62-4333-88d3-f0189ad8a024|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:21:03.817Z|c2c3b73f-707d-4ea5-9b8b-9032c0aabef1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:21:03.818Z|c2c3b73f-707d-4ea5-9b8b-9032c0aabef1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:21:04.373Z|db88c73e-2a99-4a48-a192-290b1715b05c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:21:04.373Z|db88c73e-2a99-4a48-a192-290b1715b05c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:21:04.381Z|f359890e-6e27-4efa-a04d-eb1ef080d2eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:21:04.381Z|34acd7ac-8cfc-49ed-923b-3f31537d6b23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:21:04.382Z|f359890e-6e27-4efa-a04d-eb1ef080d2eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:21:04.382Z|34acd7ac-8cfc-49ed-923b-3f31537d6b23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:21:14.406Z|0d8e9444-4864-4832-a7b3-67d4d0f391c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:21:14.407Z|0d8e9444-4864-4832-a7b3-67d4d0f391c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:21:14.409Z|25ff5bc2-e40b-44ea-ba30-e16d7393df9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:21:14.409Z|25ff5bc2-e40b-44ea-ba30-e16d7393df9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:21:14.413Z|1a4ba472-14ab-4fb0-9a07-fbbadb6f5ed3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:21:14.414Z|1a4ba472-14ab-4fb0-9a07-fbbadb6f5ed3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:21:15.771Z|c4bbe0e7-08e0-49a0-b617-72551526f3a0|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T06:21:15.772Z|c4bbe0e7-08e0-49a0-b617-72551526f3a0|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T06:21:18.817Z|973cc955-907a-4ffe-a8de-b06d699b84c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:21:18.821Z|973cc955-907a-4ffe-a8de-b06d699b84c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:21:19.398Z|80fe4906-a78d-423d-af7f-b94c57a338aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:21:19.398Z|80fe4906-a78d-423d-af7f-b94c57a338aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:21:24.434Z|2f06ea1f-a1db-4bd0-a5e4-542b06b3daa3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:21:24.435Z|2f06ea1f-a1db-4bd0-a5e4-542b06b3daa3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:21:24.438Z|9b081c08-a4e7-4659-a481-e9fc1d726eb1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:21:24.438Z|9b081c08-a4e7-4659-a481-e9fc1d726eb1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:21:24.440Z|0f90960c-49af-41a6-a089-81c7b6fd71be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:21:24.440Z|0f90960c-49af-41a6-a089-81c7b6fd71be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:21:33.817Z|51d8151c-db48-4175-9fd7-78b3d87630b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:21:33.818Z|51d8151c-db48-4175-9fd7-78b3d87630b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:21:34.462Z|a5c74a87-f358-4405-9689-4a3949b4691d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:21:34.463Z|a5c74a87-f358-4405-9689-4a3949b4691d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:21:34.467Z|f2e9230b-6622-4b41-966d-dc4e7581db3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:21:34.468Z|f2e9230b-6622-4b41-966d-dc4e7581db3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:21:34.468Z|43966a83-5f1b-4dcc-9dcd-635647ffaef8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:21:34.468Z|43966a83-5f1b-4dcc-9dcd-635647ffaef8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:21:44.494Z|3556183c-d56b-496c-a2b2-bd7fc6c547e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:21:44.495Z|3556183c-d56b-496c-a2b2-bd7fc6c547e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:21:44.497Z|1b946527-e43f-49e6-af9c-d5b8e745769f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:21:44.497Z|1b946527-e43f-49e6-af9c-d5b8e745769f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:21:44.499Z|51817014-8849-411b-91a1-08f108e60040|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:21:44.500Z|51817014-8849-411b-91a1-08f108e60040|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:21:48.817Z|10a7b286-894b-4589-af6a-a5c833acb27d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:21:48.818Z|10a7b286-894b-4589-af6a-a5c833acb27d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:21:49.399Z|18c4e0ac-db11-45a6-8d1e-408560e0a7b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:21:49.400Z|18c4e0ac-db11-45a6-8d1e-408560e0a7b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:21:54.536Z|ed764745-6816-4d3c-8317-1eac7fda1f86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:21:54.536Z|ed764745-6816-4d3c-8317-1eac7fda1f86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:21:54.537Z|4ee377fe-422b-462b-a6c1-622b7a61e567|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:21:54.537Z|eaa07e52-59f1-4ebe-a816-7773a28e8f1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:21:54.538Z|4ee377fe-422b-462b-a6c1-622b7a61e567|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:21:54.538Z|eaa07e52-59f1-4ebe-a816-7773a28e8f1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:22:03.817Z|6f661361-18fa-4946-b9f2-6098b7f301db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:22:03.822Z|6f661361-18fa-4946-b9f2-6098b7f301db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:22:04.569Z|23e8aed2-c3bf-4475-b62b-4c2f00ce8c61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:22:04.570Z|23e8aed2-c3bf-4475-b62b-4c2f00ce8c61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:22:04.570Z|9a8827c8-3bfa-47fe-878c-3f70fdd3c52b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:22:04.571Z|9a8827c8-3bfa-47fe-878c-3f70fdd3c52b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:22:04.574Z|82e13b20-5088-43d9-a560-25494152b2d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:22:04.575Z|82e13b20-5088-43d9-a560-25494152b2d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:22:10.978Z||http-nio-8080-exec-3|||||INFO|500||Error parsing HTTP request header Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. java.lang.IllegalArgumentException: Invalid character found in method name [JDWP-Handshake\n...]. 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-05-06T06:22:14.598Z|f0d58093-edc6-401a-9211-e43980539326|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:22:14.599Z|f0d58093-edc6-401a-9211-e43980539326|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:22:14.599Z|ba67e737-df15-4467-a5d0-13a3f874dc4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:22:14.600Z|ba67e737-df15-4467-a5d0-13a3f874dc4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:22:14.608Z|e55934d1-d605-4f48-a3ad-0a86afd26f93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:22:14.608Z|e55934d1-d605-4f48-a3ad-0a86afd26f93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:22:15.772Z|94596c49-271c-4c80-b9a4-78b8e737fbd5|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T06:22:15.773Z|94596c49-271c-4c80-b9a4-78b8e737fbd5|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T06:22:18.817Z|43be8000-0f3b-4c57-bb02-7010d6df38c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:22:18.818Z|43be8000-0f3b-4c57-bb02-7010d6df38c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:22:19.400Z|7ce71b7b-c8fb-440a-b460-4efac63adfdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:22:19.401Z|7ce71b7b-c8fb-440a-b460-4efac63adfdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:22:24.626Z|e90f9024-c50f-43d1-91c9-31868e1fa64b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:22:24.627Z|7a1e5188-e4e5-4f8d-8e94-c91b047f0c9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:22:24.627Z|e90f9024-c50f-43d1-91c9-31868e1fa64b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:22:24.628Z|7a1e5188-e4e5-4f8d-8e94-c91b047f0c9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:22:24.633Z|2a9c2722-970c-4674-9e33-beb07304f14a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:22:24.634Z|2a9c2722-970c-4674-9e33-beb07304f14a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:22:33.817Z|1319c2a2-bd1d-4ae5-8f3f-42c2e5355918|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:22:33.818Z|1319c2a2-bd1d-4ae5-8f3f-42c2e5355918|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:22:34.659Z|befbf7e3-6337-4ead-9b43-00e73dadf91a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:22:34.660Z|befbf7e3-6337-4ead-9b43-00e73dadf91a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:22:34.667Z|9d5c6baf-2906-4c39-a203-988c1b370638|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:22:34.667Z|dc29b175-b63f-4801-b4c5-c6a116a1f0f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:22:34.668Z|9d5c6baf-2906-4c39-a203-988c1b370638|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:22:34.668Z|dc29b175-b63f-4801-b4c5-c6a116a1f0f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:22:44.700Z|7edc75a0-c80b-44ee-95ac-1e45f100a8fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:22:44.701Z|7edc75a0-c80b-44ee-95ac-1e45f100a8fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:22:44.706Z|dd638c1d-f4ad-4698-9e28-97c2749a24dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:22:44.707Z|dd638c1d-f4ad-4698-9e28-97c2749a24dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:22:44.710Z|71543a1e-b81d-43e9-9b62-1a44c52b233b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:22:44.710Z|71543a1e-b81d-43e9-9b62-1a44c52b233b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:22:48.817Z|856fa7a5-13bf-48ca-a61d-edc96b4fdcc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:22:48.822Z|856fa7a5-13bf-48ca-a61d-edc96b4fdcc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:22:49.401Z|57fb49c1-cea5-4e8a-b729-d462e57325dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:22:49.402Z|57fb49c1-cea5-4e8a-b729-d462e57325dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:22:54.728Z|477f3b61-9a81-46c1-8acb-a0cd13ab355d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:22:54.729Z|477f3b61-9a81-46c1-8acb-a0cd13ab355d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:22:54.739Z|50c5d14e-4bfd-43f8-8932-0fe771dd3795|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:22:54.740Z|50c5d14e-4bfd-43f8-8932-0fe771dd3795|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:22:54.743Z|9e4db266-b64a-4e20-a599-a9f655248374|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:22:54.744Z|9e4db266-b64a-4e20-a599-a9f655248374|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:23:03.818Z|0ee536c3-c169-4f03-a2ae-aff5c8aecb8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:23:03.818Z|0ee536c3-c169-4f03-a2ae-aff5c8aecb8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:23:04.756Z|964861fc-f088-4ea5-8063-bfc5bf2b112a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:23:04.757Z|964861fc-f088-4ea5-8063-bfc5bf2b112a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:23:04.769Z|fdf240af-7d2c-45e5-b492-870c02f9793f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:23:04.770Z|fdf240af-7d2c-45e5-b492-870c02f9793f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:23:04.774Z|ccc66397-8441-45c1-b563-5688d3046aae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:23:04.774Z|ccc66397-8441-45c1-b563-5688d3046aae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:23:14.791Z|2803c5c1-ea8b-4165-aaf4-21dba8316832|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:23:14.791Z|2803c5c1-ea8b-4165-aaf4-21dba8316832|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:23:14.798Z|89c77607-8979-4d65-9ea4-7633d63765d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:23:14.799Z|89c77607-8979-4d65-9ea4-7633d63765d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:23:14.799Z|1c28d7e5-931f-46be-a779-12c6da4eb50e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:23:14.800Z|1c28d7e5-931f-46be-a779-12c6da4eb50e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:23:15.773Z|86f6caf5-c08f-418c-b0be-bed123ae0ed8|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T06:23:15.774Z|86f6caf5-c08f-418c-b0be-bed123ae0ed8|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T06:23:18.817Z|75f58c49-a398-4190-8778-4f5eac9b7dba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:23:18.818Z|75f58c49-a398-4190-8778-4f5eac9b7dba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:23:19.403Z|b44b48d8-9a68-410e-b129-9a40aa793e78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:23:19.403Z|b44b48d8-9a68-410e-b129-9a40aa793e78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:23:24.818Z|5ea88c1f-b446-4544-a817-97be1c4f1e83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:23:24.819Z|5ea88c1f-b446-4544-a817-97be1c4f1e83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:23:24.829Z|3affa4f5-af6b-4854-807c-0bbbf5de86d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:23:24.830Z|3affa4f5-af6b-4854-807c-0bbbf5de86d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:23:24.832Z|dc0ec358-1bf5-427e-92c2-23b1e79dbd7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:23:24.833Z|dc0ec358-1bf5-427e-92c2-23b1e79dbd7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:23:33.817Z|ee98a1b2-1ca8-423b-88b3-16331a3f43a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:23:33.821Z|ee98a1b2-1ca8-423b-88b3-16331a3f43a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:23:34.850Z|6a4aa08b-455e-4383-8c33-cfb7f53a37e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:23:34.851Z|6a4aa08b-455e-4383-8c33-cfb7f53a37e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:23:34.858Z|a1b62603-960c-4a4f-8b66-71a8154bcead|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:23:34.859Z|a1b62603-960c-4a4f-8b66-71a8154bcead|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:23:34.862Z|8fadcb7e-72c0-4c24-ae26-6e3f8b025361|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:23:34.863Z|8fadcb7e-72c0-4c24-ae26-6e3f8b025361|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:23:44.887Z|97682ea1-c2c9-487c-b992-3731c16d5f1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:23:44.888Z|97682ea1-c2c9-487c-b992-3731c16d5f1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:23:44.901Z|727b509e-a64e-436d-90d1-a362e07b5691|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:23:44.901Z|727b509e-a64e-436d-90d1-a362e07b5691|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:23:44.908Z|90e0e9f4-40dd-4115-b171-43804e1e45df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:23:44.909Z|90e0e9f4-40dd-4115-b171-43804e1e45df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:23:48.817Z|1a3bddbe-9497-4d9e-a3f2-23ab114ae477|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:23:48.818Z|1a3bddbe-9497-4d9e-a3f2-23ab114ae477|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:23:49.404Z|e761c50a-1b0b-4b43-9d9d-2252b6cd1925|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:23:49.404Z|e761c50a-1b0b-4b43-9d9d-2252b6cd1925|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:23:54.921Z|037d37b4-e7f2-4cf8-ae36-d5a4b714f662|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:23:54.921Z|037d37b4-e7f2-4cf8-ae36-d5a4b714f662|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:23:54.932Z|b9dda17c-308c-4f73-b35c-38448d4598ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:23:54.933Z|b9dda17c-308c-4f73-b35c-38448d4598ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:23:54.935Z|9903f1b2-bb5e-40aa-ae55-bea102e9b3e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:23:54.935Z|9903f1b2-bb5e-40aa-ae55-bea102e9b3e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:24:03.817Z|8714c07f-20e3-40b1-bb2d-4defeae453af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:24:03.818Z|8714c07f-20e3-40b1-bb2d-4defeae453af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:24:04.950Z|b392f8fe-85ff-4d58-966a-cebace520e93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:24:04.950Z|b392f8fe-85ff-4d58-966a-cebace520e93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:24:04.964Z|9bc71628-e360-4e94-b153-a74be3148b1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:24:04.964Z|b40fb033-063b-468a-8868-ef666f312bcc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:24:04.965Z|b40fb033-063b-468a-8868-ef666f312bcc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:24:04.965Z|9bc71628-e360-4e94-b153-a74be3148b1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:24:14.975Z|bb05f5ea-743c-4f21-945c-217c3814c205|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:24:14.975Z|bb05f5ea-743c-4f21-945c-217c3814c205|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:24:14.994Z|31eeb098-9010-4ae9-85a3-d4e0923ca05b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:24:14.995Z|e23ecd84-9836-4c48-9c6e-2f1992f9e0ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:24:14.995Z|31eeb098-9010-4ae9-85a3-d4e0923ca05b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:24:14.996Z|e23ecd84-9836-4c48-9c6e-2f1992f9e0ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:24:15.771Z|c670b419-22d9-4b09-8d95-b01d560a483b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T06:24:15.771Z|c670b419-22d9-4b09-8d95-b01d560a483b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T06:24:18.819Z|2d63f80c-2a5b-4dba-8159-30f1d2e15d01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:24:18.824Z|2d63f80c-2a5b-4dba-8159-30f1d2e15d01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:24:19.405Z|a7e692d7-1353-4f96-b1a6-c7e16611e5a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:24:19.405Z|a7e692d7-1353-4f96-b1a6-c7e16611e5a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:24:25.005Z|22d55151-7822-494f-ad64-be374473ab42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:24:25.007Z|22d55151-7822-494f-ad64-be374473ab42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:24:25.026Z|9a51427b-be51-4350-a084-808bf09a85dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:24:25.026Z|9a51427b-be51-4350-a084-808bf09a85dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:24:25.027Z|bb4185e1-25ff-44bb-87eb-cdc2d85cf12b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:24:25.027Z|bb4185e1-25ff-44bb-87eb-cdc2d85cf12b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:24:33.817Z|76cbddf6-5b74-45ca-8866-37a2e24a5b71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:24:33.818Z|76cbddf6-5b74-45ca-8866-37a2e24a5b71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:24:35.038Z|3235eadb-c7c5-4177-ad94-d51a7b79f0d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:24:35.039Z|3235eadb-c7c5-4177-ad94-d51a7b79f0d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:24:35.057Z|abba02fb-b25a-4c2d-b892-6d9190b461c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:24:35.058Z|abba02fb-b25a-4c2d-b892-6d9190b461c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:24:35.059Z|70192e4d-bcad-44a4-b78c-d7f42b9d194b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:24:35.059Z|70192e4d-bcad-44a4-b78c-d7f42b9d194b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:24:45.070Z|313c0e46-b026-4789-85b9-b2192a257c22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:24:45.070Z|313c0e46-b026-4789-85b9-b2192a257c22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:24:45.086Z|6a81debb-9285-4ae7-9454-7ffa394a67bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:24:45.086Z|6a81debb-9285-4ae7-9454-7ffa394a67bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:24:45.087Z|e783737d-a96f-4361-9575-da27687b1f81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:24:45.087Z|e783737d-a96f-4361-9575-da27687b1f81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:24:48.817Z|55028928-22f6-47c2-8c40-f80b4b058e80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:24:48.819Z|55028928-22f6-47c2-8c40-f80b4b058e80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:24:49.406Z|137ecfb9-ee8e-4f26-a599-fdfe3956c8db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:24:49.407Z|137ecfb9-ee8e-4f26-a599-fdfe3956c8db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:24:55.102Z|3b79390c-25a6-4237-8bae-404b0f9c881c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:24:55.103Z|3b79390c-25a6-4237-8bae-404b0f9c881c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:24:55.114Z|08076da7-b82a-4b6c-9132-4a89e0f752e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:24:55.115Z|08076da7-b82a-4b6c-9132-4a89e0f752e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:24:55.115Z|0b4af3f3-3425-46b4-b236-a196a38559ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:24:55.116Z|0b4af3f3-3425-46b4-b236-a196a38559ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:25:03.817Z|c2954012-05f0-496c-a225-52b5314cc1a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:25:03.822Z|c2954012-05f0-496c-a225-52b5314cc1a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:25:05.145Z|fa9fc44f-6533-4f71-a6bf-dc10ce6e0125|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:25:05.145Z|5bd7d330-a660-4b5c-b57a-94d9badd6bed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:25:05.146Z|fa9fc44f-6533-4f71-a6bf-dc10ce6e0125|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:25:05.146Z|9d96a6ce-b4a0-4582-9767-5e9552a5ba83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:25:05.146Z|5bd7d330-a660-4b5c-b57a-94d9badd6bed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:25:05.147Z|9d96a6ce-b4a0-4582-9767-5e9552a5ba83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:25:15.175Z|ee8c40e5-7398-4137-b4f3-3c3fc2b546c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:25:15.176Z|ee8c40e5-7398-4137-b4f3-3c3fc2b546c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:25:15.179Z|8f5ce990-336b-4c38-8900-8b2c2edf5d9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:25:15.179Z|8f5ce990-336b-4c38-8900-8b2c2edf5d9f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:25:15.179Z|f69ab59a-e485-46de-9ac0-7f64dce7d7cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:25:15.180Z|f69ab59a-e485-46de-9ac0-7f64dce7d7cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:25:15.772Z|72ddf80f-adc3-4a85-aeb6-cf8842495038|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T06:25:15.773Z|72ddf80f-adc3-4a85-aeb6-cf8842495038|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T06:25:18.817Z|1efb5fa8-4fac-4aa7-96f3-135abf0e21c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:25:18.818Z|1efb5fa8-4fac-4aa7-96f3-135abf0e21c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:25:19.408Z|62968903-0a5c-4e29-81e2-b529e5d607ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:25:19.408Z|62968903-0a5c-4e29-81e2-b529e5d607ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:25:25.215Z|df35d558-0782-4fa8-abf3-1a9227b61dfc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:25:25.215Z|12764d81-ab69-473d-902a-0545b07c9d96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:25:25.216Z|df35d558-0782-4fa8-abf3-1a9227b61dfc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:25:25.216Z|12764d81-ab69-473d-902a-0545b07c9d96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:25:25.219Z|1c0e9051-39bc-4e1e-9695-db8b39bb275c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:25:25.219Z|1c0e9051-39bc-4e1e-9695-db8b39bb275c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:25:33.817Z|d5e56f22-dff5-4ab8-97be-32c5c97ffe49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:25:33.818Z|d5e56f22-dff5-4ab8-97be-32c5c97ffe49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:25:35.244Z|c419bd8a-038b-4363-b89d-562ab9ebd28e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:25:35.244Z|c419bd8a-038b-4363-b89d-562ab9ebd28e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:25:35.244Z|bcfbcf74-b333-41df-9d3b-cf73267e801a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:25:35.246Z|bcfbcf74-b333-41df-9d3b-cf73267e801a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:25:35.249Z|37a6c57b-4239-450f-b261-8d53f2aed65d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:25:35.249Z|37a6c57b-4239-450f-b261-8d53f2aed65d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:25:45.272Z|26445ec0-2a54-4f65-9e56-74f589707380|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:25:45.273Z|26445ec0-2a54-4f65-9e56-74f589707380|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:25:45.282Z|c83fe132-05df-434c-aa19-3e716e037396|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:25:45.282Z|81f22b99-8e65-4964-8cef-e2cb6eee3730|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:25:45.283Z|c83fe132-05df-434c-aa19-3e716e037396|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:25:45.283Z|81f22b99-8e65-4964-8cef-e2cb6eee3730|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:25:48.817Z|b17b35b8-80aa-4663-9ac8-15c70c2eb6f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:25:48.822Z|b17b35b8-80aa-4663-9ac8-15c70c2eb6f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:25:49.409Z|d583c19a-88ac-4b83-ac1e-734969d929dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:25:49.410Z|d583c19a-88ac-4b83-ac1e-734969d929dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:25:55.302Z|dd05ec62-28d6-4f7f-8ad4-cca73e5f8efb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:25:55.303Z|dd05ec62-28d6-4f7f-8ad4-cca73e5f8efb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:25:55.313Z|475332b8-3dc9-4233-8b8e-d6f921539e71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:25:55.314Z|475332b8-3dc9-4233-8b8e-d6f921539e71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:25:55.317Z|b86d2296-3565-456b-bf45-0907538e39f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:25:55.318Z|b86d2296-3565-456b-bf45-0907538e39f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:26:03.818Z|642fa699-a9c6-492a-8661-5a7f0e83adfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:26:03.818Z|642fa699-a9c6-492a-8661-5a7f0e83adfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:26:05.332Z|7f2d958d-4099-4af1-8a87-95035ad1a50a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:26:05.333Z|7f2d958d-4099-4af1-8a87-95035ad1a50a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:26:05.348Z|80dd3e9d-3abe-4fb3-bd97-9c988e87828e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:26:05.349Z|922c2bd2-c79d-4ba4-88a4-cbed351c1ebb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:26:05.349Z|80dd3e9d-3abe-4fb3-bd97-9c988e87828e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:26:05.349Z|922c2bd2-c79d-4ba4-88a4-cbed351c1ebb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:26:15.372Z|1893b14f-5fd3-45cc-9537-5c2abd941877|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:26:15.373Z|1893b14f-5fd3-45cc-9537-5c2abd941877|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:26:15.376Z|3233c7ec-d28b-4d0a-8d76-7f4b0584ee10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:26:15.377Z|3233c7ec-d28b-4d0a-8d76-7f4b0584ee10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:26:15.382Z|9bd35e85-55a5-4727-96c0-8f3818419989|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:26:15.383Z|9bd35e85-55a5-4727-96c0-8f3818419989|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:26:15.772Z|b49ce908-ef12-4da2-9617-9b9d379e3225|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T06:26:15.773Z|b49ce908-ef12-4da2-9617-9b9d379e3225|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T06:26:18.817Z|a26d282e-b598-4728-a96b-ea2fc104ee62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:26:18.818Z|a26d282e-b598-4728-a96b-ea2fc104ee62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:26:19.411Z|856be1aa-3beb-4bd1-867a-4b1b64259ac6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:26:19.411Z|856be1aa-3beb-4bd1-867a-4b1b64259ac6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:26:25.408Z|1044dd63-23b5-40ca-b537-c4b2d53d34f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:26:25.410Z|1044dd63-23b5-40ca-b537-c4b2d53d34f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:26:25.415Z|bebd0a25-c5c0-4b9d-a659-2cf4d528ac5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:26:25.416Z|bebd0a25-c5c0-4b9d-a659-2cf4d528ac5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:26:25.418Z|2ff6508f-ac49-4742-a007-337e9b8bd10f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:26:25.419Z|2ff6508f-ac49-4742-a007-337e9b8bd10f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:26:33.817Z|543e84c0-a4c9-4dbd-9e9f-ca1f525d2c31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:26:33.831Z|543e84c0-a4c9-4dbd-9e9f-ca1f525d2c31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:26:35.448Z|fe0991ff-e524-4b41-b5d7-c83ef618e445|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:26:35.449Z|fe0991ff-e524-4b41-b5d7-c83ef618e445|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:26:35.448Z|e04436e5-f133-4d50-a029-5c2a606e3312|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:26:35.449Z|e04436e5-f133-4d50-a029-5c2a606e3312|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:26:35.450Z|ff274479-63a2-4c6b-a343-eb3942f7ade4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:26:35.451Z|ff274479-63a2-4c6b-a343-eb3942f7ade4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:26:45.481Z|61571d6a-b56b-4727-b180-32fca451be30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:26:45.482Z|61571d6a-b56b-4727-b180-32fca451be30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:26:45.483Z|5e9a0ede-a432-4c25-b23c-976a58813d45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:26:45.483Z|823f4ad5-ef9b-4360-92e4-18eb208d059d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:26:45.484Z|5e9a0ede-a432-4c25-b23c-976a58813d45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:26:45.484Z|823f4ad5-ef9b-4360-92e4-18eb208d059d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:26:48.817Z|3c1fc5b6-b7d1-49bf-b59f-559b154d8a81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:26:48.818Z|3c1fc5b6-b7d1-49bf-b59f-559b154d8a81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:26:49.412Z|2f75db3d-2b37-4669-b8f8-425ded5e62a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:26:49.413Z|2f75db3d-2b37-4669-b8f8-425ded5e62a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:26:55.517Z|a6a0d902-33e8-4c87-8608-3f8311a5c6fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:26:55.518Z|a6a0d902-33e8-4c87-8608-3f8311a5c6fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:26:55.523Z|cebc9e9a-9c67-4efb-9ef5-722a87a2a956|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:26:55.523Z|cebc9e9a-9c67-4efb-9ef5-722a87a2a956|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:26:55.526Z|1317f863-ab31-44f4-9b1c-49100107ca50|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:26:55.526Z|1317f863-ab31-44f4-9b1c-49100107ca50|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:27:03.817Z|10087c47-0b3c-4c38-99ed-b50bd6ce849d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:27:03.818Z|10087c47-0b3c-4c38-99ed-b50bd6ce849d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:27:05.548Z|15eced9a-a060-4a0a-96ac-895bdf7b1489|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:27:05.549Z|15eced9a-a060-4a0a-96ac-895bdf7b1489|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:27:05.551Z|eb32e8a3-5936-49b4-9b2b-0e81b6734ef7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:27:05.551Z|eb32e8a3-5936-49b4-9b2b-0e81b6734ef7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:27:05.552Z|7bb753ce-2915-429a-9b69-9b76bef1a6ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:27:05.553Z|7bb753ce-2915-429a-9b69-9b76bef1a6ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:27:15.575Z|7bc2c7f8-27ba-4b5a-9779-7acb95eb1a99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:27:15.576Z|7bc2c7f8-27ba-4b5a-9779-7acb95eb1a99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:27:15.579Z|9e5b4afe-c8c8-4d7d-a919-4b91ddf7d391|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:27:15.580Z|9e5b4afe-c8c8-4d7d-a919-4b91ddf7d391|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:27:15.584Z|56a54754-7f4c-4122-92cc-cbfcee804bbf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:27:15.585Z|56a54754-7f4c-4122-92cc-cbfcee804bbf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:27:15.772Z|b6ab29e3-92b9-4eaf-b8e9-9e6e4674412e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T06:27:15.773Z|b6ab29e3-92b9-4eaf-b8e9-9e6e4674412e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T06:27:18.817Z|67d86707-a24f-4297-85f6-416bbb5b15e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:27:18.821Z|67d86707-a24f-4297-85f6-416bbb5b15e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:27:19.413Z|6c94bf98-90ee-4316-9c7b-f87893f34d44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:27:19.414Z|6c94bf98-90ee-4316-9c7b-f87893f34d44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:27:25.601Z|ad3b5036-f712-48d9-bbf8-8657190d62b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:27:25.602Z|ad3b5036-f712-48d9-bbf8-8657190d62b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:27:25.607Z|85e823a2-eb2f-447f-86f7-b5c82bf58a9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:27:25.607Z|85e823a2-eb2f-447f-86f7-b5c82bf58a9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:27:25.610Z|d533405a-b3f7-4359-8dae-aff892495078|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:27:25.610Z|d533405a-b3f7-4359-8dae-aff892495078|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:27:33.818Z|26130859-bd93-4ad1-9100-5064c3816590|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:27:33.818Z|26130859-bd93-4ad1-9100-5064c3816590|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:27:35.634Z|93a664c8-8419-4327-860f-618197a99ee2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:27:35.635Z|93a664c8-8419-4327-860f-618197a99ee2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:27:35.643Z|17b24ff5-54cf-4251-a604-70597598b59f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:27:35.643Z|17b24ff5-54cf-4251-a604-70597598b59f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:27:35.647Z|a8668737-7ec2-435f-94c7-4fde623715b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:27:35.647Z|a8668737-7ec2-435f-94c7-4fde623715b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:27:45.695Z|bf5423f2-b95c-464c-95e1-15c4eba50234|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:27:45.696Z|bf5423f2-b95c-464c-95e1-15c4eba50234|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:27:45.697Z|db97d7d5-49e8-4ba0-ba7c-42fe512cae74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:27:45.698Z|db97d7d5-49e8-4ba0-ba7c-42fe512cae74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:27:45.700Z|c5fc8499-38d3-4050-879c-0afbcb1f78ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:27:45.701Z|c5fc8499-38d3-4050-879c-0afbcb1f78ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:27:48.817Z|733625d9-b72f-43cc-9f32-050c2d121c80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:27:48.818Z|733625d9-b72f-43cc-9f32-050c2d121c80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:27:49.415Z|01d77c54-25ac-4e94-9915-59db5da93ba3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:27:49.416Z|01d77c54-25ac-4e94-9915-59db5da93ba3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:27:55.731Z|9c82e3e6-f531-415c-9f65-9fe72f9e58af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:27:55.732Z|9c82e3e6-f531-415c-9f65-9fe72f9e58af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:27:55.732Z|ec4719a2-7609-4443-b4ee-ef78cb1ce6db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:27:55.733Z|ec4719a2-7609-4443-b4ee-ef78cb1ce6db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:27:55.738Z|0451014a-c386-4567-bbb1-80f0dbfb4949|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:27:55.739Z|0451014a-c386-4567-bbb1-80f0dbfb4949|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:28:03.817Z|1499d629-d12e-4d29-9c8b-bef7f7345de9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:28:03.821Z|1499d629-d12e-4d29-9c8b-bef7f7345de9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:28:05.765Z|972007ea-1d46-428a-9e61-42139bcd8471|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:28:05.768Z|cca2db40-5701-48bf-8f02-cc9440581da2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:28:05.769Z|cca2db40-5701-48bf-8f02-cc9440581da2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:28:05.766Z|972007ea-1d46-428a-9e61-42139bcd8471|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:28:05.779Z|023d7f28-089f-47ce-b2a5-e8386e2425e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:28:05.779Z|023d7f28-089f-47ce-b2a5-e8386e2425e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:28:15.778Z|878c7917-6a11-49b9-a030-a46b518e32ee|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T06:28:15.779Z|878c7917-6a11-49b9-a030-a46b518e32ee|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T06:28:15.808Z|2cc1c08b-b855-4b7f-b42d-b214085dd936|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:28:15.808Z|2cc1c08b-b855-4b7f-b42d-b214085dd936|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:28:15.809Z|9658de8b-b854-4899-b3f3-afb1967d315b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:28:15.810Z|9658de8b-b854-4899-b3f3-afb1967d315b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:28:15.812Z|5bf744e0-922d-4af1-ad00-3bd08ec1a193|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:28:15.813Z|5bf744e0-922d-4af1-ad00-3bd08ec1a193|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:28:18.817Z|b2e5a47d-9909-41b6-85d6-24fbde948a1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:28:18.818Z|b2e5a47d-9909-41b6-85d6-24fbde948a1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:28:19.416Z|a06135ea-9ce0-4832-af06-db5468d72cc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:28:19.417Z|a06135ea-9ce0-4832-af06-db5468d72cc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:28:25.839Z|fed252cc-a469-4587-946a-d7d52dd42238|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:28:25.840Z|fed252cc-a469-4587-946a-d7d52dd42238|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:28:25.843Z|e35994fe-9f16-41d5-999f-9d881ce745b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:28:25.844Z|e35994fe-9f16-41d5-999f-9d881ce745b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:28:25.844Z|a0a9a4b2-6c76-4e64-8599-3f9bf30ce71e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:28:25.844Z|a0a9a4b2-6c76-4e64-8599-3f9bf30ce71e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:28:33.817Z|51545810-b7b7-48c3-935e-16f120d1d776|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:28:33.818Z|51545810-b7b7-48c3-935e-16f120d1d776|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:28:35.881Z|ed75c5ac-02a6-4590-85d2-2010b602d6f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:28:35.882Z|fb33facc-7043-45b1-aef1-5de453876f34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:28:35.882Z|ed75c5ac-02a6-4590-85d2-2010b602d6f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:28:35.882Z|fb33facc-7043-45b1-aef1-5de453876f34|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:28:35.883Z|8ec12877-1bbe-49cb-84b2-1a828b98061d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:28:35.884Z|8ec12877-1bbe-49cb-84b2-1a828b98061d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:28:45.916Z|17413d6a-06df-45e7-b37b-e93834838101|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:28:45.916Z|17413d6a-06df-45e7-b37b-e93834838101|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:28:45.916Z|7ee2d526-b257-474a-8847-e8cd9d986913|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:28:45.916Z|8f15e5b1-9f10-4c1e-a219-209e4f9a05e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:28:45.917Z|7ee2d526-b257-474a-8847-e8cd9d986913|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:28:45.917Z|8f15e5b1-9f10-4c1e-a219-209e4f9a05e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:28:48.817Z|88d0b9cd-24ce-416c-8469-6e11fc6884de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:28:48.823Z|88d0b9cd-24ce-416c-8469-6e11fc6884de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:28:49.418Z|9d7f3b0b-d0ba-4303-ace8-4d4fe506639e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:28:49.418Z|9d7f3b0b-d0ba-4303-ace8-4d4fe506639e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:28:55.947Z|958930a3-d281-458b-94fa-f449e3f88ba3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:28:55.948Z|958930a3-d281-458b-94fa-f449e3f88ba3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:28:55.956Z|2f937d32-6364-4951-b1e8-41bbf1f0f2e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:28:55.957Z|2f937d32-6364-4951-b1e8-41bbf1f0f2e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:28:55.957Z|be501a31-6d0a-4ec2-a5f2-4b27bcd21f89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:28:55.958Z|be501a31-6d0a-4ec2-a5f2-4b27bcd21f89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:29:03.817Z|fd4eaa89-dc62-40b8-b296-1ca46de4b84a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:29:03.818Z|fd4eaa89-dc62-40b8-b296-1ca46de4b84a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:29:05.980Z|41ac65a0-d6bc-43c3-aceb-b8e42cf91664|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:29:05.980Z|41ac65a0-d6bc-43c3-aceb-b8e42cf91664|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:29:05.993Z|c144aa8d-5cce-4a45-907c-e230f056eaec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:29:05.993Z|89c4c3b4-7503-41b0-b01a-a761e5cd7581|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:29:05.994Z|89c4c3b4-7503-41b0-b01a-a761e5cd7581|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:29:05.994Z|c144aa8d-5cce-4a45-907c-e230f056eaec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:29:15.771Z|721038ac-f87c-4d8f-a272-a6dff6bcc540|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T06:29:15.772Z|721038ac-f87c-4d8f-a272-a6dff6bcc540|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T06:29:16.017Z|49224f5c-e405-4ea8-adc8-69e357df33c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:29:16.018Z|49224f5c-e405-4ea8-adc8-69e357df33c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:29:16.020Z|0b0955e2-84e8-47b2-a69b-8458911df72a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:29:16.020Z|0b0955e2-84e8-47b2-a69b-8458911df72a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:29:16.023Z|33167aaa-5aca-44d9-8ab0-6037b14fdedd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:29:16.024Z|33167aaa-5aca-44d9-8ab0-6037b14fdedd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:29:18.817Z|f5e019d3-75e1-468a-9a39-5d5276c0e0bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:29:18.818Z|f5e019d3-75e1-468a-9a39-5d5276c0e0bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:29:19.419Z|46cd6d51-fa39-4feb-889c-3279f49658a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:29:19.420Z|46cd6d51-fa39-4feb-889c-3279f49658a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:29:26.048Z|562bba26-50a5-404b-a229-6e5424868a2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:29:26.049Z|562bba26-50a5-404b-a229-6e5424868a2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:29:26.055Z|79519b51-ee54-41a5-b5c3-b82945e5e4ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:29:26.055Z|79519b51-ee54-41a5-b5c3-b82945e5e4ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:29:26.055Z|8efc80bb-3ab2-4fe2-9361-dc283745b6ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:29:26.056Z|8efc80bb-3ab2-4fe2-9361-dc283745b6ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:29:33.817Z|249263a1-467d-437c-bc34-4ce462517140|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:29:33.822Z|249263a1-467d-437c-bc34-4ce462517140|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:29:36.099Z|5639698e-7734-41bb-8a1a-e1d318db17f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:29:36.100Z|5639698e-7734-41bb-8a1a-e1d318db17f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:29:36.101Z|1a025cd3-aaf9-4b40-8d5c-575139f0f3a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:29:36.102Z|1a025cd3-aaf9-4b40-8d5c-575139f0f3a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:29:36.101Z|fd70bbd4-cb93-4607-9f70-fed0f8f5a6c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:29:36.103Z|fd70bbd4-cb93-4607-9f70-fed0f8f5a6c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:29:46.132Z|fa8d16b6-ee16-4f5a-aafc-44239025f7f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:29:46.132Z|d947a15d-3927-4cde-ab08-97176fe45481|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:29:46.133Z|d947a15d-3927-4cde-ab08-97176fe45481|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:29:46.134Z|fa8d16b6-ee16-4f5a-aafc-44239025f7f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:29:46.135Z|2bb55d59-8bd9-4eb0-93d2-00e6659752d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:29:46.135Z|2bb55d59-8bd9-4eb0-93d2-00e6659752d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:29:48.817Z|0068aa71-df4f-4ed8-ae7e-522d872e5785|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:29:48.818Z|0068aa71-df4f-4ed8-ae7e-522d872e5785|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:29:49.420Z|85e78549-c5d8-4442-9e1d-0a10bd63535c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:29:49.421Z|85e78549-c5d8-4442-9e1d-0a10bd63535c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:29:56.166Z|e589a810-5afc-4a1b-b986-3f50c20d4c45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:29:56.166Z|b2a7569e-6af0-464b-ab53-45ff8952f1a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:29:56.167Z|e589a810-5afc-4a1b-b986-3f50c20d4c45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:29:56.167Z|b2a7569e-6af0-464b-ab53-45ff8952f1a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:29:56.170Z|bd4a4913-a695-4768-b3be-6d74a0305d4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:29:56.170Z|bd4a4913-a695-4768-b3be-6d74a0305d4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:30:03.817Z|d6bc7e51-472c-410a-a698-0b614401ff20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:30:03.818Z|d6bc7e51-472c-410a-a698-0b614401ff20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:30:06.193Z|2aeae74f-c8d4-40ff-a3bd-2928f0b6c0a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:30:06.194Z|2aeae74f-c8d4-40ff-a3bd-2928f0b6c0a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:30:06.193Z|385e2d4c-a6fa-4aba-b274-53230f37fe32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:30:06.195Z|385e2d4c-a6fa-4aba-b274-53230f37fe32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:30:06.195Z|f612a052-bb5f-4349-a831-8f21160a5276|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:30:06.196Z|f612a052-bb5f-4349-a831-8f21160a5276|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:30:15.772Z|219434d0-0604-4bcc-807e-377e3f892906|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T06:30:15.773Z|219434d0-0604-4bcc-807e-377e3f892906|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T06:30:16.223Z|b3032288-09dc-4c3c-a867-2d48651f7d4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:30:16.224Z|b3032288-09dc-4c3c-a867-2d48651f7d4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:30:16.224Z|1b483337-a018-4b26-9587-360c9b8f6d02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:30:16.225Z|1b483337-a018-4b26-9587-360c9b8f6d02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:30:16.233Z|a7962358-e671-43c0-beec-24f846781c62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:30:16.233Z|a7962358-e671-43c0-beec-24f846781c62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:30:18.817Z|39208baa-f5bc-4720-aba1-367b2faacb89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:30:18.822Z|39208baa-f5bc-4720-aba1-367b2faacb89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:30:19.421Z|e33907c5-481c-49ba-acd6-a71354106ba3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:30:19.422Z|e33907c5-481c-49ba-acd6-a71354106ba3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:30:26.256Z|a209296c-9e79-4558-bacb-491014bdd96c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:30:26.257Z|a209296c-9e79-4558-bacb-491014bdd96c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:30:26.263Z|7c13c3ae-1001-44e1-a570-b8bf3d9201ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:30:26.264Z|7c13c3ae-1001-44e1-a570-b8bf3d9201ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:30:26.264Z|6392ba23-451e-4a0a-af02-0387e7f16ae6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:30:26.265Z|6392ba23-451e-4a0a-af02-0387e7f16ae6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:30:33.818Z|efd004c0-5a54-4f9b-9fea-923ac327cec2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:30:33.818Z|efd004c0-5a54-4f9b-9fea-923ac327cec2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:30:36.296Z|066adacf-70c9-4e3e-ac9c-be67bd0bb617|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:30:36.297Z|066adacf-70c9-4e3e-ac9c-be67bd0bb617|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:30:36.300Z|138966bb-3f04-4a3a-925f-7c2859cf8735|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:30:36.301Z|138966bb-3f04-4a3a-925f-7c2859cf8735|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:30:36.302Z|a7a07a1a-3517-422f-bfc1-c7783a15ae66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:30:36.304Z|a7a07a1a-3517-422f-bfc1-c7783a15ae66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:30:46.337Z|b3421262-d9dd-4dcc-bdc7-ae4dc694f1cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:30:46.338Z|b3421262-d9dd-4dcc-bdc7-ae4dc694f1cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:30:46.339Z|7cf7c038-e449-4e46-8d20-b6c814ea4eda|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:30:46.339Z|6a28c9b3-365e-4a10-984a-e240cc29b0a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:30:46.339Z|7cf7c038-e449-4e46-8d20-b6c814ea4eda|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:30:46.340Z|6a28c9b3-365e-4a10-984a-e240cc29b0a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:30:48.817Z|be66f8d3-bd71-4719-bb4c-e875ae7f8f8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:30:48.818Z|be66f8d3-bd71-4719-bb4c-e875ae7f8f8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:30:49.423Z|dead993d-24f2-4bb1-b6a8-423589c13125|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:30:49.423Z|dead993d-24f2-4bb1-b6a8-423589c13125|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:30:56.379Z|9bd7ab30-fdfa-40e0-9a26-1dda79fdb5de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:30:56.379Z|0cdee738-5972-4dcd-b40e-d3f831b7e106|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:30:56.379Z|db4c2fff-ed0c-4a57-be0d-089486a93e14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:30:56.380Z|0cdee738-5972-4dcd-b40e-d3f831b7e106|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:30:56.380Z|9bd7ab30-fdfa-40e0-9a26-1dda79fdb5de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:30:56.380Z|db4c2fff-ed0c-4a57-be0d-089486a93e14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:31:03.817Z|0c958ad4-d80f-4a0e-8970-ccad562a721c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:31:03.821Z|0c958ad4-d80f-4a0e-8970-ccad562a721c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:31:06.412Z|0987c141-2dea-4f3e-9a19-cca653e40a72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:31:06.413Z|0987c141-2dea-4f3e-9a19-cca653e40a72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:31:06.413Z|503fab05-f31b-48e6-969d-9edc75f3f12c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:31:06.414Z|503fab05-f31b-48e6-969d-9edc75f3f12c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:31:06.421Z|3a0df730-5cc2-4c2e-b4c3-0b622fae6f76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:31:06.421Z|3a0df730-5cc2-4c2e-b4c3-0b622fae6f76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:31:15.772Z|e274d28f-6ac0-469e-bf8d-856612d8840b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T06:31:15.773Z|e274d28f-6ac0-469e-bf8d-856612d8840b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T06:31:16.442Z|3cd14016-c0f8-4ea6-b453-5ad91988d879|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:31:16.443Z|3cd14016-c0f8-4ea6-b453-5ad91988d879|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:31:16.443Z|bd9fa046-76d7-468b-be7c-6d5394d23084|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:31:16.444Z|bd9fa046-76d7-468b-be7c-6d5394d23084|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:31:16.446Z|299c2c47-994a-4e95-8e1e-075ef6bd6c24|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:31:16.447Z|299c2c47-994a-4e95-8e1e-075ef6bd6c24|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:31:18.817Z|8938f98f-af48-4fc9-8c57-f9a8d2400d84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:31:18.818Z|8938f98f-af48-4fc9-8c57-f9a8d2400d84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:31:19.424Z|11c897a3-63ff-4ded-9197-888311260bf0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:31:19.424Z|11c897a3-63ff-4ded-9197-888311260bf0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:31:26.484Z|276808d3-bd22-4bb2-bba7-473098501b49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:31:26.485Z|ecd58430-dc48-4b8d-a877-f106115f9dc7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:31:26.485Z|276808d3-bd22-4bb2-bba7-473098501b49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:31:26.485Z|46cf04d1-770f-48f0-8f53-cf1fa06e8070|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:31:26.485Z|ecd58430-dc48-4b8d-a877-f106115f9dc7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:31:26.486Z|46cf04d1-770f-48f0-8f53-cf1fa06e8070|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:31:33.818Z|622b8042-336e-4ef7-adba-b8ea38d2b8f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:31:33.818Z|622b8042-336e-4ef7-adba-b8ea38d2b8f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:31:36.515Z|902629bc-0c0d-4c5d-ab71-7823ab4cdb80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:31:36.516Z|902629bc-0c0d-4c5d-ab71-7823ab4cdb80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:31:36.517Z|fd348c9d-d613-4242-8566-0f9890c4c630|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:31:36.517Z|fd348c9d-d613-4242-8566-0f9890c4c630|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:31:36.521Z|f721c5dd-351d-41ba-afeb-19d9f585a1c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:31:36.523Z|f721c5dd-351d-41ba-afeb-19d9f585a1c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:31:46.553Z|4bf2d18a-9764-490b-b41b-31a2a81c7d08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:31:46.553Z|6ad49e8e-2963-4b6b-a569-f138646b4c93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:31:46.553Z|aedb4ca0-02b3-4a4a-9fc9-1cddf184cf1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:31:46.553Z|4bf2d18a-9764-490b-b41b-31a2a81c7d08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:31:46.554Z|aedb4ca0-02b3-4a4a-9fc9-1cddf184cf1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:31:46.554Z|6ad49e8e-2963-4b6b-a569-f138646b4c93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:31:48.817Z|4bfc17cc-c763-4d69-bfc6-2a9bc3adcc29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:31:48.821Z|4bfc17cc-c763-4d69-bfc6-2a9bc3adcc29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:31:49.425Z|d59c24da-f14b-4bf7-94ca-e2810957dec7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:31:49.425Z|d59c24da-f14b-4bf7-94ca-e2810957dec7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:31:56.585Z|7a49bc2e-0a8e-4b55-92ba-21fe129956af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:31:56.585Z|6dfdf882-d722-4532-b914-7339f99aa2a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:31:56.585Z|7a49bc2e-0a8e-4b55-92ba-21fe129956af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:31:56.585Z|6dfdf882-d722-4532-b914-7339f99aa2a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:31:56.591Z|8997be35-a024-47e0-a9f1-40b24cb6dbee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:31:56.592Z|8997be35-a024-47e0-a9f1-40b24cb6dbee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:32:03.817Z|79f43d83-ad8d-4a9e-90d3-8ccb017ab47b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:32:03.818Z|79f43d83-ad8d-4a9e-90d3-8ccb017ab47b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:32:06.623Z|dfcff35b-7a40-43c7-b345-6dee38e6b5e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:32:06.623Z|845020b6-2572-4d2c-855e-99f501fc2d13|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:32:06.623Z|0463aa0e-ba98-4c12-9b35-6f2d56b87671|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:32:06.624Z|dfcff35b-7a40-43c7-b345-6dee38e6b5e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:32:06.624Z|845020b6-2572-4d2c-855e-99f501fc2d13|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:32:06.624Z|0463aa0e-ba98-4c12-9b35-6f2d56b87671|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:32:15.771Z|f9a79290-0f08-4c3d-ba7a-724f3f26cac1|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T06:32:15.771Z|f9a79290-0f08-4c3d-ba7a-724f3f26cac1|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T06:32:16.668Z|6442e297-0215-4f4e-88ea-6ca91899040b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:32:16.668Z|a6f5324c-d91d-485e-b56e-0d376a806591|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:32:16.668Z|6442e297-0215-4f4e-88ea-6ca91899040b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:32:16.669Z|a6f5324c-d91d-485e-b56e-0d376a806591|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:32:16.669Z|ba15eb8b-3785-429a-8809-84d3ac0ff12b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:32:16.669Z|ba15eb8b-3785-429a-8809-84d3ac0ff12b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:32:18.817Z|446ab4d0-ffb6-4b40-bd51-a18a144841ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:32:18.817Z|446ab4d0-ffb6-4b40-bd51-a18a144841ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:32:19.426Z|3da89bcc-1e85-48b2-b4ee-70b2522eae2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:32:19.426Z|3da89bcc-1e85-48b2-b4ee-70b2522eae2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:32:26.703Z|a19eb440-c3f1-44c8-8c16-ab633e2b2296|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:32:26.704Z|1b06d856-2c38-418f-b59e-4ffc5ccc8ae4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:32:26.704Z|a19eb440-c3f1-44c8-8c16-ab633e2b2296|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:32:26.704Z|1b06d856-2c38-418f-b59e-4ffc5ccc8ae4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:32:26.705Z|dc7dcb32-dca8-4404-924b-5d7e7ea01881|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:32:26.705Z|dc7dcb32-dca8-4404-924b-5d7e7ea01881|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:32:33.817Z|01611b67-a65f-4a24-bb30-4cbf9aae6961|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:32:33.822Z|01611b67-a65f-4a24-bb30-4cbf9aae6961|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:32:36.746Z|fa1d5b48-83d2-4c47-b18f-bd7bd5a3c06d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:32:36.747Z|fa1d5b48-83d2-4c47-b18f-bd7bd5a3c06d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:32:36.749Z|08cd2f31-8010-45be-81dd-853eb0aab7a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:32:36.750Z|08cd2f31-8010-45be-81dd-853eb0aab7a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:32:36.757Z|f1ca6393-f05a-442a-99ea-44d4f3da3748|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:32:36.758Z|f1ca6393-f05a-442a-99ea-44d4f3da3748|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:32:46.783Z|a0b98d4a-5748-4415-9897-7bd2440ef1fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:32:46.783Z|bf32e82c-316c-429c-ac74-28797dbf7f63|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:32:46.784Z|a0b98d4a-5748-4415-9897-7bd2440ef1fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:32:46.784Z|bf32e82c-316c-429c-ac74-28797dbf7f63|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:32:46.789Z|bb98ed15-c6e0-4abd-950b-1bcbcaeed3a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:32:46.790Z|bb98ed15-c6e0-4abd-950b-1bcbcaeed3a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:32:48.817Z|86a2f823-c762-4d24-92c7-5b50b3ab3121|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:32:48.818Z|86a2f823-c762-4d24-92c7-5b50b3ab3121|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:32:49.427Z|2a012125-99b2-45a1-b911-8fddf5aa788a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:32:49.427Z|2a012125-99b2-45a1-b911-8fddf5aa788a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:32:56.811Z|2d8820fe-6da3-47f2-b2f2-67b7d7520bc1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:32:56.812Z|2d8820fe-6da3-47f2-b2f2-67b7d7520bc1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:32:56.813Z|db583af1-d9af-4955-9cd2-a3e40b78fd94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:32:56.814Z|41ef74a8-ca54-4bbf-b01b-1eeb87e24fd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:32:56.814Z|41ef74a8-ca54-4bbf-b01b-1eeb87e24fd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:32:56.814Z|db583af1-d9af-4955-9cd2-a3e40b78fd94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:33:03.817Z|1a5f55b1-e573-4b05-b73d-298f60d36e4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:33:03.818Z|1a5f55b1-e573-4b05-b73d-298f60d36e4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:33:06.838Z|7b9683bf-f457-4fc5-a9d4-1322b0704297|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:33:06.839Z|7b9683bf-f457-4fc5-a9d4-1322b0704297|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:33:06.844Z|18aeafca-cad3-42d6-886d-e71dbce1a72e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:33:06.845Z|18aeafca-cad3-42d6-886d-e71dbce1a72e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:33:06.850Z|439af63f-c28b-4694-b2de-a180134d3dc3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:33:06.852Z|439af63f-c28b-4694-b2de-a180134d3dc3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:33:15.772Z|39d45b0a-2199-4485-8ee9-ce056de8a6c8|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T06:33:15.773Z|39d45b0a-2199-4485-8ee9-ce056de8a6c8|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T06:33:16.868Z|7beb99f5-dc4b-499a-8c93-4aedc056bea7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:33:16.870Z|7beb99f5-dc4b-499a-8c93-4aedc056bea7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:33:16.876Z|5deabec8-46a4-4add-86f0-af9cdffc1bfd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:33:16.876Z|5deabec8-46a4-4add-86f0-af9cdffc1bfd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:33:16.877Z|dda95697-2bcf-47e2-8ef7-385b04d3823b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:33:16.878Z|dda95697-2bcf-47e2-8ef7-385b04d3823b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:33:18.817Z|6ec7b512-48c2-4d65-a142-cc8a91647469|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:33:18.821Z|6ec7b512-48c2-4d65-a142-cc8a91647469|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:33:19.428Z|4c88b46f-7d1e-4f4c-822f-dfd7b5ef1529|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:33:19.428Z|4c88b46f-7d1e-4f4c-822f-dfd7b5ef1529|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:33:26.901Z|f36dd0ae-9cfe-49ce-9c4d-fc9f1bbbc5ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:33:26.902Z|f36dd0ae-9cfe-49ce-9c4d-fc9f1bbbc5ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:33:26.906Z|ddf9512f-bc75-458a-8075-035ea71cb936|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:33:26.906Z|ddf9512f-bc75-458a-8075-035ea71cb936|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:33:26.907Z|e4165004-53b8-47c9-ae5a-3134af25fe03|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:33:26.908Z|e4165004-53b8-47c9-ae5a-3134af25fe03|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:33:33.817Z|309071f4-3794-4f2d-8b2c-197df9a211cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:33:33.818Z|309071f4-3794-4f2d-8b2c-197df9a211cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:33:36.942Z|9cd5ed96-9ce8-4fee-8055-27fbd5bcb12d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:33:36.942Z|746ca636-3361-450d-b848-6087da5df5f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:33:36.943Z|9cd5ed96-9ce8-4fee-8055-27fbd5bcb12d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:33:36.943Z|746ca636-3361-450d-b848-6087da5df5f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:33:36.959Z|7e44bb18-0001-4c81-94d4-ae5e9981462e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:33:36.960Z|7e44bb18-0001-4c81-94d4-ae5e9981462e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:33:46.977Z|ce66b4e1-47e4-4a85-91b4-0b910c599dd6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:33:46.978Z|ce66b4e1-47e4-4a85-91b4-0b910c599dd6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:33:46.981Z|095263e3-3dae-44b8-bc5a-42ccbf8b9356|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:33:46.982Z|095263e3-3dae-44b8-bc5a-42ccbf8b9356|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:33:46.994Z|f41fdd11-2215-4518-98d7-016b0016d3aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:33:46.994Z|f41fdd11-2215-4518-98d7-016b0016d3aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:33:48.817Z|fb6afc36-fff9-4525-8bbe-97833f44778b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:33:48.818Z|fb6afc36-fff9-4525-8bbe-97833f44778b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:33:49.429Z|a2dbd296-119e-4973-b279-c89bc691a90b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:33:49.429Z|a2dbd296-119e-4973-b279-c89bc691a90b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:33:57.004Z|03b22bd9-3bba-40e9-b74f-4b248768959f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:33:57.004Z|03b22bd9-3bba-40e9-b74f-4b248768959f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:33:57.006Z|444e904e-4894-44e1-901e-fb0b124e2b5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:33:57.007Z|444e904e-4894-44e1-901e-fb0b124e2b5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:33:57.022Z|88b63fa9-0784-4da0-a13d-77e3271817c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:33:57.022Z|88b63fa9-0784-4da0-a13d-77e3271817c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:34:03.817Z|af199d3f-7f63-4447-9c4b-e39e6d32ef77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:34:03.822Z|af199d3f-7f63-4447-9c4b-e39e6d32ef77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:34:07.032Z|a39f1855-cf9c-4ae3-899b-b31eb529077a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:34:07.032Z|a39f1855-cf9c-4ae3-899b-b31eb529077a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:34:07.034Z|0949aebd-7b2b-4f47-9f54-3b91882a3cbf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:34:07.035Z|0949aebd-7b2b-4f47-9f54-3b91882a3cbf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:34:07.050Z|92b83854-67b3-456a-9aeb-ab6f9613e141|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:34:07.050Z|92b83854-67b3-456a-9aeb-ab6f9613e141|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:34:15.773Z|3118e30f-9dec-4e5b-b989-1992f4079172|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T06:34:15.774Z|3118e30f-9dec-4e5b-b989-1992f4079172|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T06:34:17.061Z|8394c02b-05b7-4be3-ba0f-4e65c8d90d9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:34:17.062Z|8394c02b-05b7-4be3-ba0f-4e65c8d90d9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:34:17.068Z|9721694d-eec6-4e5f-ac2b-b1402a373f77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:34:17.069Z|9721694d-eec6-4e5f-ac2b-b1402a373f77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:34:17.076Z|a6c346a6-4266-4478-af0e-91d4eb6eace6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:34:17.076Z|a6c346a6-4266-4478-af0e-91d4eb6eace6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:34:18.817Z|4e3c83ab-6af7-429c-8828-1b61be308742|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:34:18.818Z|4e3c83ab-6af7-429c-8828-1b61be308742|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:34:19.430Z|a9ff81e9-5d07-4164-9825-da2521a72627|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:34:19.430Z|a9ff81e9-5d07-4164-9825-da2521a72627|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:34:27.100Z|b01b142e-489e-432b-aa96-cc30096bd43f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:34:27.100Z|bce3c833-cbc2-475e-b798-2e7892fa3e9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:34:27.101Z|b01b142e-489e-432b-aa96-cc30096bd43f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:34:27.101Z|bce3c833-cbc2-475e-b798-2e7892fa3e9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:34:27.105Z|35b145cf-5117-4b9f-81c8-a4c340e73816|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:34:27.106Z|35b145cf-5117-4b9f-81c8-a4c340e73816|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:34:33.817Z|79c365a4-dc9f-43ab-8f87-21bbd62fbe7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:34:33.818Z|79c365a4-dc9f-43ab-8f87-21bbd62fbe7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:34:37.157Z|01d5d091-b559-40ca-84ed-09990bd42b35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:34:37.158Z|01d5d091-b559-40ca-84ed-09990bd42b35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:34:37.160Z|e1a15227-0028-43d0-9ce8-6a6e9d82193b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:34:37.160Z|0c4769a5-5479-41b3-91ca-ba016f43b7a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:34:37.161Z|e1a15227-0028-43d0-9ce8-6a6e9d82193b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:34:37.161Z|0c4769a5-5479-41b3-91ca-ba016f43b7a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:34:47.212Z|021d71ca-3c38-4ca3-b96f-61c189cb58f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:34:47.212Z|e7aa9e1a-cced-425b-a08d-40afc3570aa7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:34:47.213Z|021d71ca-3c38-4ca3-b96f-61c189cb58f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:34:47.213Z|e7aa9e1a-cced-425b-a08d-40afc3570aa7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:34:47.216Z|ab4acfeb-2ede-463a-8c8d-86eb16c0e271|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:34:47.216Z|ab4acfeb-2ede-463a-8c8d-86eb16c0e271|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:34:48.817Z|c93a7cd1-84a5-4c28-ba57-96edc6b70a79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:34:48.821Z|c93a7cd1-84a5-4c28-ba57-96edc6b70a79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:34:49.431Z|fc753dd1-2869-4094-836a-79e8599df8eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:34:49.431Z|fc753dd1-2869-4094-836a-79e8599df8eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:34:57.253Z|b8e65c49-2c83-45c1-8b87-96bb1bff0d3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:34:57.254Z|b8e65c49-2c83-45c1-8b87-96bb1bff0d3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:34:57.255Z|cc6aff0d-7384-43f6-b305-a3091bc4da7e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:34:57.256Z|cc6aff0d-7384-43f6-b305-a3091bc4da7e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:34:57.285Z|7cac44e6-f24c-463c-b353-d0fd4cfc4b0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:34:57.286Z|7cac44e6-f24c-463c-b353-d0fd4cfc4b0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:35:03.817Z|8bf02f49-bf8a-4796-8380-9eb0e41570ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:35:03.818Z|8bf02f49-bf8a-4796-8380-9eb0e41570ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:35:07.291Z|88b01f77-1015-4740-8b43-33e37d2c6229|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:35:07.292Z|88b01f77-1015-4740-8b43-33e37d2c6229|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:35:07.298Z|35e556a7-1e72-4072-b070-3cd474376e3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:35:07.299Z|35e556a7-1e72-4072-b070-3cd474376e3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:35:07.317Z|38aca414-64e7-4830-b0d9-5b72bc9cc766|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:35:07.317Z|38aca414-64e7-4830-b0d9-5b72bc9cc766|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:35:15.771Z|3bd3d68d-a043-4d4f-bc54-27bb8541c59c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T06:35:15.772Z|3bd3d68d-a043-4d4f-bc54-27bb8541c59c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T06:35:17.326Z|bd2779d3-484e-4692-ab99-1401626fe815|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:35:17.327Z|bd2779d3-484e-4692-ab99-1401626fe815|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:35:17.334Z|7362e9d2-2406-40ea-a169-4b827ec1ca77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:35:17.335Z|7362e9d2-2406-40ea-a169-4b827ec1ca77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:35:17.347Z|b78deea8-56d9-447f-a972-05ffd6d3fe90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:35:17.348Z|b78deea8-56d9-447f-a972-05ffd6d3fe90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:35:18.817Z|53611fb5-c995-4d25-8a0c-441c0a0ce3fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:35:18.818Z|53611fb5-c995-4d25-8a0c-441c0a0ce3fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:35:19.432Z|5f70f27d-c595-4c90-b49b-44c727986f5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:35:19.433Z|5f70f27d-c595-4c90-b49b-44c727986f5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:35:27.358Z|519af93a-8a0c-4435-a53b-521ef7d28352|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:35:27.359Z|519af93a-8a0c-4435-a53b-521ef7d28352|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:35:27.364Z|f3eddcd5-7c80-460a-a72c-dee806e314b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:35:27.365Z|f3eddcd5-7c80-460a-a72c-dee806e314b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:35:27.378Z|ac12f2a3-a6e8-4760-b0e9-c9cdc4c67347|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:35:27.379Z|ac12f2a3-a6e8-4760-b0e9-c9cdc4c67347|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:35:33.817Z|78d323fe-7db1-4d2f-b3b5-05db5ef5030d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:35:33.833Z|78d323fe-7db1-4d2f-b3b5-05db5ef5030d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:35:37.388Z|31cef356-a6be-4e76-bcef-7620b1ed5c6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:35:37.388Z|31cef356-a6be-4e76-bcef-7620b1ed5c6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:35:37.405Z|d1b8d1a0-f8b0-451e-bc2f-4e88b50130df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:35:37.406Z|d1b8d1a0-f8b0-451e-bc2f-4e88b50130df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:35:37.415Z|1ead01a1-2bf7-4a48-904d-76b1588e3c41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:35:37.416Z|1ead01a1-2bf7-4a48-904d-76b1588e3c41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:35:47.441Z|516a871d-50e7-4156-a62a-fea828f79b14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:35:47.441Z|516a871d-50e7-4156-a62a-fea828f79b14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:35:47.444Z|2bbf626b-accb-437a-ab2c-eb6cf88e794e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:35:47.445Z|2bbf626b-accb-437a-ab2c-eb6cf88e794e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:35:47.447Z|0cc794f5-1452-4f2f-aaee-37acf8d04c3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:35:47.447Z|0cc794f5-1452-4f2f-aaee-37acf8d04c3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:35:48.817Z|75f5cd7e-c3fa-461f-b3b2-b5c23f749dc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:35:48.818Z|75f5cd7e-c3fa-461f-b3b2-b5c23f749dc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:35:49.433Z|37e7b79f-553b-4220-a04d-1bd98d2b787d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:35:49.434Z|37e7b79f-553b-4220-a04d-1bd98d2b787d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:35:57.469Z|c267c7b5-3d9d-43b6-a1b0-26da8308b461|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:35:57.470Z|c267c7b5-3d9d-43b6-a1b0-26da8308b461|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:35:57.474Z|0d7d0648-7e1c-4eab-8094-6ddfc130299f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:35:57.474Z|0d7d0648-7e1c-4eab-8094-6ddfc130299f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:35:57.476Z|e7cbb984-7526-4378-b7cf-f24b92bb63d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:35:57.477Z|e7cbb984-7526-4378-b7cf-f24b92bb63d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:36:03.817Z|a758e4c5-4394-4308-9957-95d776d113b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:36:03.818Z|a758e4c5-4394-4308-9957-95d776d113b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:36:07.513Z|c874c3ce-2ac6-4de9-bd8d-12b89d587b69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:36:07.515Z|c874c3ce-2ac6-4de9-bd8d-12b89d587b69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:36:07.527Z|97ef6ef7-3b12-482a-a4a9-c721fad81240|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:36:07.528Z|97ef6ef7-3b12-482a-a4a9-c721fad81240|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:36:07.528Z|e4395a2c-bd3c-4c00-94ed-fa59c9de67b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:36:07.529Z|e4395a2c-bd3c-4c00-94ed-fa59c9de67b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:36:15.771Z|3476b7cc-a2d6-4a25-8c49-577c7c73050f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T06:36:15.772Z|3476b7cc-a2d6-4a25-8c49-577c7c73050f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T06:36:17.548Z|92af9104-a236-4722-b55f-0934cafdeb60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:36:17.548Z|92af9104-a236-4722-b55f-0934cafdeb60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:36:17.560Z|de6a2ca7-ea52-4d67-8558-e9d083c6f27a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:36:17.560Z|0b651b86-bd6c-41e7-871c-e0bb84bfacf5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:36:17.560Z|de6a2ca7-ea52-4d67-8558-e9d083c6f27a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:36:17.561Z|0b651b86-bd6c-41e7-871c-e0bb84bfacf5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:36:18.817Z|438319a6-79af-4752-94e9-95024a7bc519|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:36:18.821Z|438319a6-79af-4752-94e9-95024a7bc519|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:36:19.435Z|f89112d8-eb26-4a76-bc9f-5e9e6407295e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:36:19.436Z|f89112d8-eb26-4a76-bc9f-5e9e6407295e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:36:27.576Z|72fe9699-3e4a-4615-b3b6-0bdd7238f866|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:36:27.576Z|72fe9699-3e4a-4615-b3b6-0bdd7238f866|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:36:27.589Z|bbb9fc69-ff08-4dda-ac35-b0e988db3214|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:36:27.590Z|bbb9fc69-ff08-4dda-ac35-b0e988db3214|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:36:27.592Z|7586f35b-153c-47a7-8412-5f526f0d2a93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:36:27.592Z|7586f35b-153c-47a7-8412-5f526f0d2a93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:36:33.817Z|8de81f02-4a0a-4414-bb12-35f7749decf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:36:33.819Z|8de81f02-4a0a-4414-bb12-35f7749decf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:36:37.608Z|522cb472-0505-43e7-af97-fb2a4fbd6270|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:36:37.609Z|522cb472-0505-43e7-af97-fb2a4fbd6270|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:36:37.618Z|2209c4f5-8ac1-4bb0-ac22-8b490aad9dde|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:36:37.618Z|738b0980-2661-4bb9-81a9-d27ae635e8c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:36:37.619Z|2209c4f5-8ac1-4bb0-ac22-8b490aad9dde|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:36:37.619Z|738b0980-2661-4bb9-81a9-d27ae635e8c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:36:47.640Z|3f5a9dc1-6c6d-4cdd-8f4b-2e9072678671|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:36:47.641Z|3f5a9dc1-6c6d-4cdd-8f4b-2e9072678671|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:36:47.645Z|eca3719d-5644-4ed6-a24d-866dd042b2e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:36:47.645Z|eca3719d-5644-4ed6-a24d-866dd042b2e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:36:47.651Z|26353362-0741-43ef-a758-99335b6d29a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:36:47.651Z|26353362-0741-43ef-a758-99335b6d29a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:36:48.817Z|0a0ebf71-7207-4aec-a6fb-b9e6a9724dd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:36:48.818Z|0a0ebf71-7207-4aec-a6fb-b9e6a9724dd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:36:49.436Z|33e8fa14-c2e0-4414-920e-fe311f0af1ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:36:49.437Z|33e8fa14-c2e0-4414-920e-fe311f0af1ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:36:57.675Z|56c5429f-d87b-439d-9651-0937b671c1b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:36:57.675Z|622a95e0-6211-45f5-86c2-5531424c0864|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:36:57.676Z|622a95e0-6211-45f5-86c2-5531424c0864|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:36:57.676Z|56c5429f-d87b-439d-9651-0937b671c1b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:36:57.682Z|1e2c385f-1a49-4ec5-a43c-65da95d94c41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:36:57.683Z|1e2c385f-1a49-4ec5-a43c-65da95d94c41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:37:03.817Z|f4d75b2d-7b21-43dc-9f76-9ad61d346dc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:37:03.822Z|f4d75b2d-7b21-43dc-9f76-9ad61d346dc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:37:07.709Z|c02c391a-4827-4843-8319-5f334ffa3bcc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:37:07.710Z|c02c391a-4827-4843-8319-5f334ffa3bcc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:37:07.713Z|21416186-303a-4916-9542-197c7574eb97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:37:07.714Z|21416186-303a-4916-9542-197c7574eb97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:37:07.719Z|428d4cfe-8495-43f1-9b6a-8265c90bfc15|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:37:07.720Z|428d4cfe-8495-43f1-9b6a-8265c90bfc15|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:37:15.772Z|a290ce0e-3218-4787-b94c-09ca058abf41|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T06:37:15.773Z|a290ce0e-3218-4787-b94c-09ca058abf41|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T06:37:17.741Z|1f88a8dc-8267-42e1-b80d-dac0447d926e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:37:17.741Z|403a3a35-1492-4904-b1ff-2cb3111f425a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:37:17.741Z|1f88a8dc-8267-42e1-b80d-dac0447d926e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:37:17.742Z|403a3a35-1492-4904-b1ff-2cb3111f425a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:37:17.747Z|9199b648-8cfd-4823-97e6-87169b8199f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:37:17.748Z|9199b648-8cfd-4823-97e6-87169b8199f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:37:18.817Z|604bc3a5-3ab6-408b-bef5-85d2c297e277|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:37:18.818Z|604bc3a5-3ab6-408b-bef5-85d2c297e277|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:37:19.437Z|75bdca1f-9181-44a2-bf1e-67578f3dbf2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:37:19.438Z|75bdca1f-9181-44a2-bf1e-67578f3dbf2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:37:27.772Z|e9ba9597-5a6f-4732-b8ee-8de2075d8084|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:37:27.772Z|9cf7332e-25df-4844-b775-155dfb2161c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:37:27.773Z|e9ba9597-5a6f-4732-b8ee-8de2075d8084|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:37:27.773Z|9cf7332e-25df-4844-b775-155dfb2161c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:37:27.780Z|b01f31f8-8951-43e8-8738-591d94282150|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:37:27.780Z|b01f31f8-8951-43e8-8738-591d94282150|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:37:33.817Z|0842ae79-f46f-4ecd-8999-915b74e75245|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:37:33.818Z|0842ae79-f46f-4ecd-8999-915b74e75245|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:37:37.819Z|28cf5233-cfd3-4072-8143-665d9ddd6d5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:37:37.819Z|28cf5233-cfd3-4072-8143-665d9ddd6d5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:37:37.819Z|cf31e721-4a32-4ced-a471-395f4d7285f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:37:37.820Z|cf31e721-4a32-4ced-a471-395f4d7285f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:37:37.822Z|dc993ed3-ac84-4bdd-b628-ccd252635048|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:37:37.823Z|dc993ed3-ac84-4bdd-b628-ccd252635048|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:37:47.849Z|fbaf13ea-b74f-40b3-9606-a0f69cff53fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:37:47.849Z|fbaf13ea-b74f-40b3-9606-a0f69cff53fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:37:47.853Z|edc99f65-de75-4d1f-9269-bfbded59fb69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:37:47.854Z|edc99f65-de75-4d1f-9269-bfbded59fb69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:37:47.858Z|44bb99e1-bd03-48ef-8248-907f6733a696|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:37:47.858Z|44bb99e1-bd03-48ef-8248-907f6733a696|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:37:48.817Z|266f0f7b-196a-4cec-ba71-6d8ed82b92b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:37:48.821Z|266f0f7b-196a-4cec-ba71-6d8ed82b92b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:37:49.439Z|cbaa86e1-7894-4356-bee1-6ba7446b7dac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:37:49.440Z|cbaa86e1-7894-4356-bee1-6ba7446b7dac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:37:57.885Z|8ca90ddd-bb6a-488a-91f3-311cc6ba4030|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:37:57.885Z|95bf7002-7565-4a00-880f-de16e933e8e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:37:57.886Z|95bf7002-7565-4a00-880f-de16e933e8e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:37:57.885Z|8ca90ddd-bb6a-488a-91f3-311cc6ba4030|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:37:57.892Z|5d87f09e-f804-443a-a51b-fd58e155db3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:37:57.893Z|5d87f09e-f804-443a-a51b-fd58e155db3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:38:03.817Z|de537a3b-3404-4777-9c00-26802d399f28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:38:03.818Z|de537a3b-3404-4777-9c00-26802d399f28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:38:07.938Z|a3c22d13-7e62-45e2-9a4c-88ab6c74d2d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:38:07.938Z|a3c22d13-7e62-45e2-9a4c-88ab6c74d2d7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:38:07.942Z|07b0605c-f79f-460a-8d14-d860dddaf56d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:38:07.942Z|07b0605c-f79f-460a-8d14-d860dddaf56d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:38:07.944Z|e9105f2b-024e-4d74-9743-eec50f0568d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:38:07.945Z|e9105f2b-024e-4d74-9743-eec50f0568d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:38:15.772Z|4f118c3a-5ea5-426a-89ee-e623609e85e6|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T06:38:15.773Z|4f118c3a-5ea5-426a-89ee-e623609e85e6|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T06:38:17.972Z|c0dd2a5f-6de4-470c-b278-0cddadca39c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:38:17.973Z|c0dd2a5f-6de4-470c-b278-0cddadca39c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:38:17.977Z|d8d865cc-bf68-4c01-8a8b-7c229bfcf2b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:38:17.977Z|d8d865cc-bf68-4c01-8a8b-7c229bfcf2b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:38:17.980Z|f4ec8238-389b-4b8e-9085-63a24caad213|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:38:17.981Z|f4ec8238-389b-4b8e-9085-63a24caad213|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:38:18.817Z|ae759cec-1d29-48f7-be73-e05eab5f7e18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:38:18.818Z|ae759cec-1d29-48f7-be73-e05eab5f7e18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:38:19.440Z|beb0535b-9dc5-4031-b732-25efd74bb79d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:38:19.441Z|beb0535b-9dc5-4031-b732-25efd74bb79d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:38:28.006Z|d2b611a4-d857-472b-ae51-30f707b535cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:38:28.006Z|d2b611a4-d857-472b-ae51-30f707b535cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:38:28.009Z|ed8751ff-d31c-4abf-ba17-353a3e782712|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:38:28.009Z|ed8751ff-d31c-4abf-ba17-353a3e782712|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:38:28.009Z|459d20fa-de87-4c2b-9c33-2baf9f2fe22e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:38:28.010Z|459d20fa-de87-4c2b-9c33-2baf9f2fe22e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:38:33.817Z|5d3896b7-b6bc-40e4-8d95-5559c73606f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:38:33.819Z|5d3896b7-b6bc-40e4-8d95-5559c73606f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:38:38.037Z|69602cd9-9884-4459-b47c-58460428faf3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:38:38.037Z|69602cd9-9884-4459-b47c-58460428faf3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:38:38.040Z|3d64cdd6-caca-42ba-8422-0ba710718e56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:38:38.041Z|3d64cdd6-caca-42ba-8422-0ba710718e56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:38:38.041Z|0c3468c9-c35e-49a4-8f91-4be3f248924b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:38:38.042Z|0c3468c9-c35e-49a4-8f91-4be3f248924b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:38:48.067Z|cf9f3da9-d43c-498e-aed0-7ad5df886413|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:38:48.067Z|cf9f3da9-d43c-498e-aed0-7ad5df886413|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:38:48.073Z|b56871aa-53c7-4d88-bee7-f68b92977a9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:38:48.074Z|b56871aa-53c7-4d88-bee7-f68b92977a9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:38:48.076Z|41a0a2fe-5485-41f9-967c-faffaeb40009|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:38:48.077Z|41a0a2fe-5485-41f9-967c-faffaeb40009|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:38:48.817Z|aa72ba57-1ba0-46e8-9702-09ecc8cd0c5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:38:48.818Z|aa72ba57-1ba0-46e8-9702-09ecc8cd0c5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:38:49.442Z|f6cdeae7-16c1-414d-9b95-2d6601074734|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:38:49.442Z|f6cdeae7-16c1-414d-9b95-2d6601074734|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:38:58.102Z|3042fb8d-9426-4b52-b77a-50270078f904|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:38:58.103Z|3042fb8d-9426-4b52-b77a-50270078f904|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:38:58.106Z|99afa030-e888-416e-9cd2-44593ab7b386|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:38:58.107Z|99afa030-e888-416e-9cd2-44593ab7b386|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:38:58.107Z|7f3593c9-ea16-4455-8c90-3914cab6578d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:38:58.107Z|7f3593c9-ea16-4455-8c90-3914cab6578d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:39:03.817Z|752f5a37-86ff-4bf9-bcb2-0c58c25b97cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:39:03.818Z|752f5a37-86ff-4bf9-bcb2-0c58c25b97cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:39:08.135Z|cad5031f-e579-454b-ba45-9a5c0d9b71f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:39:08.136Z|cad5031f-e579-454b-ba45-9a5c0d9b71f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:39:08.145Z|c8f437c9-7d32-459c-8bd0-b17abf040d2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:39:08.146Z|c8f437c9-7d32-459c-8bd0-b17abf040d2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:39:08.151Z|8dbf4bce-3ac2-4151-a74b-c4baf1f9b165|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:39:08.152Z|8dbf4bce-3ac2-4151-a74b-c4baf1f9b165|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:39:15.771Z|978d68e3-01d6-476e-bd3b-6297961c4420|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T06:39:15.772Z|978d68e3-01d6-476e-bd3b-6297961c4420|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T06:39:18.170Z|cdb1e8ed-323b-487a-b3cb-17c7e4f4c34d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:39:18.171Z|cdb1e8ed-323b-487a-b3cb-17c7e4f4c34d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:39:18.176Z|3ef2f634-8e71-48ca-b32f-c00d38a76b7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:39:18.177Z|3ef2f634-8e71-48ca-b32f-c00d38a76b7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:39:18.182Z|92d9d9bf-bb92-4a85-b44d-4b7497ab6f06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:39:18.183Z|92d9d9bf-bb92-4a85-b44d-4b7497ab6f06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:39:18.817Z|8192fc5b-3f5b-4856-80ba-d7ae26881559|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:39:18.818Z|8192fc5b-3f5b-4856-80ba-d7ae26881559|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:39:19.443Z|b7d48145-28be-4fcd-970f-ab862f6288aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:39:19.443Z|b7d48145-28be-4fcd-970f-ab862f6288aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:39:28.200Z|da0ee433-0839-4c08-8775-03fb801960ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:39:28.201Z|da0ee433-0839-4c08-8775-03fb801960ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:39:28.209Z|183dc784-ec87-486f-b3e7-9f698320deca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:39:28.210Z|183dc784-ec87-486f-b3e7-9f698320deca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:39:28.214Z|b5ee103e-8397-41e8-bdae-b55dc0604e01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:39:28.215Z|b5ee103e-8397-41e8-bdae-b55dc0604e01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:39:33.817Z|d4d339c6-3af4-4e2f-ac89-637d3ddf5378|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:39:33.818Z|d4d339c6-3af4-4e2f-ac89-637d3ddf5378|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:39:38.230Z|b1f8d222-3a4f-41eb-bb67-52c3c11a1c31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:39:38.232Z|b1f8d222-3a4f-41eb-bb67-52c3c11a1c31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:39:38.237Z|8bff1d4f-f3be-4cbb-af3a-2c8575d5b713|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:39:38.238Z|8bff1d4f-f3be-4cbb-af3a-2c8575d5b713|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:39:38.246Z|c3862eba-6170-431c-a0b2-9c74a14acce0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:39:38.246Z|c3862eba-6170-431c-a0b2-9c74a14acce0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:39:48.264Z|642e05fb-37fa-4286-9dd0-48723e5c543f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:39:48.265Z|642e05fb-37fa-4286-9dd0-48723e5c543f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:39:48.266Z|a1214f52-51c2-4875-9f94-62ed63cf8425|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:39:48.266Z|a1214f52-51c2-4875-9f94-62ed63cf8425|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:39:48.276Z|44ecad27-008b-4689-912b-8419d2c3203c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:39:48.277Z|44ecad27-008b-4689-912b-8419d2c3203c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:39:48.817Z|039ff1b7-f4e7-4d84-a026-1bc69d6c3809|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:39:48.819Z|039ff1b7-f4e7-4d84-a026-1bc69d6c3809|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:39:49.444Z|a78f7dd0-a892-427f-8620-694750811d5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:39:49.445Z|a78f7dd0-a892-427f-8620-694750811d5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:39:58.296Z|8aaff07b-4d33-4632-b5f0-abc7d1c6c453|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:39:58.296Z|8aaff07b-4d33-4632-b5f0-abc7d1c6c453|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:39:58.296Z|c7b050a3-3885-4ca7-837c-36351ddd33ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:39:58.298Z|c7b050a3-3885-4ca7-837c-36351ddd33ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:39:58.302Z|c937786e-9c90-4680-a48a-e307c9571d6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:39:58.302Z|c937786e-9c90-4680-a48a-e307c9571d6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:40:03.817Z|5adb1608-26ee-46b5-b93a-1fa3a4062e09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:40:03.818Z|5adb1608-26ee-46b5-b93a-1fa3a4062e09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:40:08.336Z|7f1015e7-112a-446b-bdb1-53c3d0564a3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:40:08.337Z|7f1015e7-112a-446b-bdb1-53c3d0564a3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:40:08.341Z|fb62b57f-bbd9-485e-92cd-a2a8b5ccacc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:40:08.342Z|fb62b57f-bbd9-485e-92cd-a2a8b5ccacc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:40:08.342Z|30ac6521-f800-405f-9983-2715478b5be8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:40:08.343Z|30ac6521-f800-405f-9983-2715478b5be8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:40:15.771Z|c8ec15ff-abd5-4787-9939-d6a34f0a0958|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T06:40:15.771Z|c8ec15ff-abd5-4787-9939-d6a34f0a0958|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T06:40:18.367Z|3e8d5eee-901a-465c-97b1-13e13ac67a4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:40:18.368Z|3e8d5eee-901a-465c-97b1-13e13ac67a4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:40:18.372Z|8d685e8c-1e8d-47bc-a43c-8200afd0cbbd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:40:18.373Z|8d685e8c-1e8d-47bc-a43c-8200afd0cbbd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:40:18.375Z|54facb60-ef57-4e68-afc2-3c986471eb26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:40:18.375Z|54facb60-ef57-4e68-afc2-3c986471eb26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:40:18.817Z|3dedb550-c3e2-48b1-a425-39801e7db820|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:40:18.818Z|3dedb550-c3e2-48b1-a425-39801e7db820|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:40:19.445Z|884ee8d2-815e-4074-a60f-73bd5cbebfd2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:40:19.446Z|884ee8d2-815e-4074-a60f-73bd5cbebfd2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:40:28.401Z|c1b2b154-c3c7-4fb4-8f6f-41f8f8bd3a84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:40:28.402Z|c1b2b154-c3c7-4fb4-8f6f-41f8f8bd3a84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:40:28.403Z|6f4e1076-0d1d-4ae1-88ee-9dd671b27be2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:40:28.403Z|6f4e1076-0d1d-4ae1-88ee-9dd671b27be2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:40:28.405Z|4dee0c5b-e9ad-4be9-adb5-70047a10d41e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:40:28.407Z|4dee0c5b-e9ad-4be9-adb5-70047a10d41e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:40:33.817Z|a6c615b0-c324-4583-835e-77be7e04fcf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:40:33.818Z|a6c615b0-c324-4583-835e-77be7e04fcf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:40:38.433Z|6d3f1815-0a02-40b8-8d55-d9690d2a77a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:40:38.434Z|6d3f1815-0a02-40b8-8d55-d9690d2a77a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:40:38.437Z|35a361bd-06f2-4ec9-80d6-570b9ffb0cdd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:40:38.438Z|35a361bd-06f2-4ec9-80d6-570b9ffb0cdd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:40:38.443Z|5ca3a0aa-ed39-4cc6-89f6-ad85f2d41538|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:40:38.444Z|5ca3a0aa-ed39-4cc6-89f6-ad85f2d41538|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:40:48.469Z|067d80d1-f041-480d-8c1c-f3a16185350f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:40:48.469Z|23921506-8f6e-494f-ba09-f3a7e37880eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:40:48.470Z|067d80d1-f041-480d-8c1c-f3a16185350f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:40:48.470Z|23921506-8f6e-494f-ba09-f3a7e37880eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:40:48.474Z|9377e32c-6a9d-4e27-b44a-547625ec1b67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:40:48.475Z|9377e32c-6a9d-4e27-b44a-547625ec1b67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:40:48.817Z|1641e2d9-f18f-49b3-8908-177cd219190b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:40:48.818Z|1641e2d9-f18f-49b3-8908-177cd219190b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:40:49.446Z|e8382cd1-5fde-483e-830c-2abbd11df7d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:40:49.447Z|e8382cd1-5fde-483e-830c-2abbd11df7d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:40:58.496Z|ff553f07-fa0e-4064-bbbe-eb7bd05532e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:40:58.496Z|ff553f07-fa0e-4064-bbbe-eb7bd05532e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:40:58.500Z|57ab7b50-a868-4418-979e-792dad231cb2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:40:58.502Z|57ab7b50-a868-4418-979e-792dad231cb2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:40:58.505Z|f7e8f9ae-afdf-402f-a154-afdc0d55b46f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:40:58.506Z|f7e8f9ae-afdf-402f-a154-afdc0d55b46f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:41:03.817Z|d1d3f96f-c443-4d28-94e4-48c09b42615c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:41:03.818Z|d1d3f96f-c443-4d28-94e4-48c09b42615c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:41:08.532Z|ec2a7112-bfe3-48ea-b29d-1fe907a3b1b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:41:08.533Z|ec2a7112-bfe3-48ea-b29d-1fe907a3b1b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:41:08.536Z|a70904d8-fe57-43e9-8a95-be3f7b3bf059|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:41:08.537Z|a70904d8-fe57-43e9-8a95-be3f7b3bf059|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:41:08.539Z|326b59b8-9079-440c-8087-bd3b0fe62f8e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:41:08.540Z|326b59b8-9079-440c-8087-bd3b0fe62f8e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:41:15.772Z|fcff394b-130a-4075-afe3-b576a775390e|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T06:41:15.772Z|fcff394b-130a-4075-afe3-b576a775390e|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T06:41:18.571Z|8600c469-4f49-4e91-a38d-ad0833f5607b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:41:18.571Z|8600c469-4f49-4e91-a38d-ad0833f5607b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:41:18.582Z|c23fa656-03e7-4398-8fb4-1b97276e3e05|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:41:18.583Z|c23fa656-03e7-4398-8fb4-1b97276e3e05|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:41:18.584Z|21df9691-7991-4d54-a836-f2d7df4350fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:41:18.586Z|21df9691-7991-4d54-a836-f2d7df4350fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:41:18.817Z|b0dfc4b3-3cc5-4645-ae05-2c085e61148f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:41:18.818Z|b0dfc4b3-3cc5-4645-ae05-2c085e61148f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:41:19.447Z|e36dd039-cddd-4c25-b5cd-70ce15c792c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:41:19.448Z|e36dd039-cddd-4c25-b5cd-70ce15c792c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:41:28.601Z|fbc59a79-d92e-41ef-a18a-18e36d19c0e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:41:28.602Z|fbc59a79-d92e-41ef-a18a-18e36d19c0e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:41:28.607Z|faedf9d4-d6ba-4cbb-90bf-b1f131c48d67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:41:28.608Z|faedf9d4-d6ba-4cbb-90bf-b1f131c48d67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:41:28.616Z|32daf790-7010-4e36-aef9-7b570420274b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:41:28.617Z|32daf790-7010-4e36-aef9-7b570420274b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:41:33.817Z|0a2a57ac-1df1-4d47-9606-93f3416df309|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:41:33.823Z|0a2a57ac-1df1-4d47-9606-93f3416df309|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:41:38.630Z|d2e0dbb6-1ba1-4a2a-89d5-645fbde4bd7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:41:38.631Z|d2e0dbb6-1ba1-4a2a-89d5-645fbde4bd7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:41:38.638Z|5c49eb5f-8202-492a-a6b2-14d1d02429bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:41:38.639Z|5c49eb5f-8202-492a-a6b2-14d1d02429bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:41:38.646Z|1da4ce1b-01f4-47b1-bb99-3bc7cf6b5a14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:41:38.647Z|1da4ce1b-01f4-47b1-bb99-3bc7cf6b5a14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:41:48.658Z|65188f39-2134-4232-b4cc-83a68a8b20ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:41:48.658Z|65188f39-2134-4232-b4cc-83a68a8b20ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:41:48.671Z|eeec0178-0d91-4c34-9e37-ee24166bd3cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:41:48.671Z|eeec0178-0d91-4c34-9e37-ee24166bd3cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:41:48.676Z|96c84924-c1ab-4c53-99c2-eaf3f2341161|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:41:48.677Z|96c84924-c1ab-4c53-99c2-eaf3f2341161|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:41:48.817Z|de59ba3b-451d-43cc-bd7c-2b07a64a183d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:41:48.818Z|de59ba3b-451d-43cc-bd7c-2b07a64a183d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:41:49.449Z|4cefa793-4728-4dec-ada9-43fc2b8657f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:41:49.449Z|4cefa793-4728-4dec-ada9-43fc2b8657f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:41:58.695Z|0435e142-3413-4f2c-ab74-370b7c35b128|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:41:58.696Z|0435e142-3413-4f2c-ab74-370b7c35b128|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:41:58.701Z|a883e9fe-d87c-4035-b621-c23f2a0aab91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:41:58.702Z|a883e9fe-d87c-4035-b621-c23f2a0aab91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:41:58.703Z|c74098a3-e4ac-4528-a414-0dd2181b1b46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:41:58.703Z|c74098a3-e4ac-4528-a414-0dd2181b1b46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:42:03.817Z|8c59447a-f87e-4c63-9437-be9f434b3685|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:42:03.818Z|8c59447a-f87e-4c63-9437-be9f434b3685|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:42:08.726Z|34305b4d-b3c0-46bc-a3d9-db1833d02400|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:42:08.727Z|34305b4d-b3c0-46bc-a3d9-db1833d02400|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:42:08.735Z|675f1585-ec99-44ad-b63a-9054475ad3da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:42:08.736Z|6ebfafa4-902b-49b7-910b-1aa1f72cb9cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:42:08.737Z|6ebfafa4-902b-49b7-910b-1aa1f72cb9cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:42:08.737Z|675f1585-ec99-44ad-b63a-9054475ad3da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:42:15.772Z|7a2a2c67-e689-421a-98f0-06aed485e622|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T06:42:15.773Z|7a2a2c67-e689-421a-98f0-06aed485e622|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T06:42:18.762Z|4378daac-bbb1-4191-8c19-136b4823b402|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:42:18.762Z|4378daac-bbb1-4191-8c19-136b4823b402|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:42:18.764Z|4940e063-f19e-4235-b59c-696ae15282ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:42:18.765Z|4940e063-f19e-4235-b59c-696ae15282ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:42:18.767Z|bf104c3f-80d2-41d4-ab31-82cf04390e60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:42:18.768Z|bf104c3f-80d2-41d4-ab31-82cf04390e60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:42:18.817Z|a1828661-cf03-41d0-b617-1a19eccebe1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:42:18.821Z|a1828661-cf03-41d0-b617-1a19eccebe1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:42:19.449Z|5d9e0eb3-90c8-41ce-a8a0-eed2ab4621a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:42:19.450Z|5d9e0eb3-90c8-41ce-a8a0-eed2ab4621a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:42:28.793Z|ed8865f4-6203-425c-81ad-b2edbecb9bb5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:42:28.794Z|ed8865f4-6203-425c-81ad-b2edbecb9bb5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:42:28.794Z|5a52ae75-fbd9-4618-a7f8-2d23fcf94384|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:42:28.795Z|5a52ae75-fbd9-4618-a7f8-2d23fcf94384|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:42:28.797Z|8b3fbd62-df5c-43ac-b86f-999ee57b5532|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:42:28.798Z|8b3fbd62-df5c-43ac-b86f-999ee57b5532|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:42:33.817Z|a77ad42f-06f4-4418-8cca-259f297d3812|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:42:33.818Z|a77ad42f-06f4-4418-8cca-259f297d3812|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:42:38.824Z|e40dc53a-286c-4f7b-bfb2-f37683769617|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:42:38.825Z|e40dc53a-286c-4f7b-bfb2-f37683769617|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:42:38.828Z|e2654d8d-5ca8-4dc7-982b-14d4c90659ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:42:38.829Z|e2654d8d-5ca8-4dc7-982b-14d4c90659ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:42:38.830Z|b1a9f61d-f391-486c-89b4-0b0c2ca68707|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:42:38.831Z|b1a9f61d-f391-486c-89b4-0b0c2ca68707|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:42:48.818Z|c3206118-33b3-42f0-a3f0-e076eec54584|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:42:48.818Z|c3206118-33b3-42f0-a3f0-e076eec54584|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:42:48.858Z|89e026ce-4b84-45f9-ac8f-ccd8e75c693d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:42:48.859Z|89e026ce-4b84-45f9-ac8f-ccd8e75c693d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:42:48.864Z|d2ec2e81-6df3-42fd-bad8-fa8134abff9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:42:48.864Z|d2ec2e81-6df3-42fd-bad8-fa8134abff9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:42:48.867Z|92df2866-8661-4374-b184-148147a6f3d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:42:48.867Z|92df2866-8661-4374-b184-148147a6f3d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:42:49.451Z|1a6e01c9-2f83-4c4d-827e-790e98c9148f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:42:49.451Z|1a6e01c9-2f83-4c4d-827e-790e98c9148f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:42:58.888Z|b62b3ea2-6002-44eb-a250-2456a1651ecb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:42:58.889Z|b62b3ea2-6002-44eb-a250-2456a1651ecb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:42:58.897Z|501a7f76-84b5-4697-9ff3-3a34266ad6d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:42:58.898Z|501a7f76-84b5-4697-9ff3-3a34266ad6d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:42:58.901Z|34ee070f-2127-4b95-b1f7-5b7ddeea8f39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:42:58.902Z|34ee070f-2127-4b95-b1f7-5b7ddeea8f39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:43:03.817Z|cfba9d5d-10cd-4577-86f9-961b86ed54b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:43:03.821Z|cfba9d5d-10cd-4577-86f9-961b86ed54b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:43:08.918Z|5bd0873d-3ef5-4dd2-9b10-f1fd469b082c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:43:08.918Z|5bd0873d-3ef5-4dd2-9b10-f1fd469b082c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:43:08.928Z|af95ce3c-871d-419d-83fc-1fb5b84d8cd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:43:08.929Z|af95ce3c-871d-419d-83fc-1fb5b84d8cd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:43:08.931Z|a342313d-a569-437d-ae26-cb7001369fda|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:43:08.931Z|a342313d-a569-437d-ae26-cb7001369fda|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:43:15.771Z|5d1b01f6-cdd9-4775-baf4-aac816a3118a|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T06:43:15.772Z|5d1b01f6-cdd9-4775-baf4-aac816a3118a|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T06:43:18.819Z|59bca27d-a3b6-4155-8c59-9fd0fd4be7b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:43:18.820Z|59bca27d-a3b6-4155-8c59-9fd0fd4be7b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:43:18.956Z|1dde8c27-9133-41eb-a233-69a281d2ba6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:43:18.956Z|0d55831e-d31a-40f3-ac9b-7253d1abef1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:43:18.957Z|1dde8c27-9133-41eb-a233-69a281d2ba6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:43:18.957Z|0d55831e-d31a-40f3-ac9b-7253d1abef1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:43:18.962Z|ca125d25-888c-406f-b705-cdac3f5290f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:43:18.964Z|ca125d25-888c-406f-b705-cdac3f5290f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:43:19.452Z|33cd4258-4f5f-43a7-9657-b7141aca6dc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:43:19.452Z|33cd4258-4f5f-43a7-9657-b7141aca6dc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:43:28.988Z|8a340831-a3b0-41bf-b401-ca2dc0e8d6ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:43:28.988Z|8a340831-a3b0-41bf-b401-ca2dc0e8d6ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:43:28.992Z|44355627-2ef1-48ff-91ad-cb4807ace2ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:43:28.992Z|44355627-2ef1-48ff-91ad-cb4807ace2ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:43:28.994Z|6b4a8d19-df51-4a52-9dd0-7cf0c29c8139|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:43:28.994Z|6b4a8d19-df51-4a52-9dd0-7cf0c29c8139|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:43:33.818Z|3ac4e0a2-71ef-4c46-9404-d7067d495308|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:43:33.818Z|3ac4e0a2-71ef-4c46-9404-d7067d495308|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:43:39.020Z|5436b997-57aa-414a-ad2a-c92cea5ee9da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:43:39.021Z|5436b997-57aa-414a-ad2a-c92cea5ee9da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:43:39.025Z|acd9b8af-4d6f-474f-acda-38d15c77a5c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:43:39.026Z|acd9b8af-4d6f-474f-acda-38d15c77a5c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:43:39.030Z|0601048b-7e76-467e-ab46-4b4f33f6e169|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:43:39.030Z|0601048b-7e76-467e-ab46-4b4f33f6e169|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:43:48.817Z|2da57239-b39a-44fd-b925-437cba3663b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:43:48.820Z|2da57239-b39a-44fd-b925-437cba3663b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:43:49.057Z|53fa1b41-20d6-4a54-84e4-a8cab414e74a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:43:49.057Z|53fa1b41-20d6-4a54-84e4-a8cab414e74a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:43:49.064Z|6dfc73f3-e161-4897-908f-10d5ffe4ae69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:43:49.064Z|6dfc73f3-e161-4897-908f-10d5ffe4ae69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:43:49.066Z|4bf57ffb-b010-45b4-a723-ffd286067946|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:43:49.068Z|4bf57ffb-b010-45b4-a723-ffd286067946|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:43:49.453Z|0250d4f9-075b-4a16-96c7-349090bbec10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:43:49.454Z|0250d4f9-075b-4a16-96c7-349090bbec10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:43:59.085Z|0b7136eb-5ed9-4127-9409-7cfa362de005|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:43:59.085Z|0b7136eb-5ed9-4127-9409-7cfa362de005|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:43:59.094Z|52c11cba-8306-4f98-b482-56e7142d298f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:43:59.097Z|52c11cba-8306-4f98-b482-56e7142d298f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:43:59.100Z|27888ced-b89e-4661-a456-bfe6ae1f3c47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:43:59.101Z|27888ced-b89e-4661-a456-bfe6ae1f3c47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:44:03.817Z|ce692052-2652-49c9-ade9-e6ddccd73015|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:44:03.818Z|ce692052-2652-49c9-ade9-e6ddccd73015|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:44:09.115Z|de514046-d9c0-4800-a330-309ab2a8030b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:44:09.116Z|de514046-d9c0-4800-a330-309ab2a8030b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:44:09.125Z|3e54df74-3cff-4a6f-8931-f9052752b934|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:44:09.125Z|3e54df74-3cff-4a6f-8931-f9052752b934|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:44:09.131Z|3f64f40f-dbc3-4565-b4de-2d241491b3e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:44:09.132Z|3f64f40f-dbc3-4565-b4de-2d241491b3e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:44:15.771Z|5173b0f5-e4e7-43fd-90d6-314ea25890a2|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T06:44:15.771Z|5173b0f5-e4e7-43fd-90d6-314ea25890a2|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T06:44:18.817Z|2fc07b9f-f72d-4783-922d-481e76bb4382|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:44:18.818Z|2fc07b9f-f72d-4783-922d-481e76bb4382|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:44:19.141Z|65f7260c-e335-4f10-aef0-4dd4c77b5bfa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:44:19.142Z|65f7260c-e335-4f10-aef0-4dd4c77b5bfa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:44:19.163Z|42600202-b399-4ebb-b244-6940c9e54fd6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:44:19.164Z|42600202-b399-4ebb-b244-6940c9e54fd6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:44:19.165Z|5244edcb-2d0d-4819-845d-adf4a7677a8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:44:19.166Z|5244edcb-2d0d-4819-845d-adf4a7677a8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:44:19.454Z|a9bc42e8-4b3c-436d-8d20-247b872650f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:44:19.455Z|a9bc42e8-4b3c-436d-8d20-247b872650f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:44:29.168Z|cde97c52-5d9a-405d-ac60-a7ee66670187|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:44:29.170Z|cde97c52-5d9a-405d-ac60-a7ee66670187|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:44:29.199Z|d179d934-d251-4042-aefd-9d4d2663354f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:44:29.199Z|d179d934-d251-4042-aefd-9d4d2663354f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:44:29.201Z|370306f4-82e8-4110-806f-a9aa314a64a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:44:29.202Z|370306f4-82e8-4110-806f-a9aa314a64a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:44:33.817Z|5f6e4805-f090-4a04-a8b5-d60e97a14206|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:44:33.821Z|5f6e4805-f090-4a04-a8b5-d60e97a14206|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:44:39.198Z|592c7dcb-4989-40a8-ade2-d6cdfdc4449b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:44:39.198Z|592c7dcb-4989-40a8-ade2-d6cdfdc4449b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:44:39.232Z|27f7008d-f7bb-44b8-822a-85c16b76e4f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:44:39.232Z|27f7008d-f7bb-44b8-822a-85c16b76e4f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:44:39.234Z|b48da76e-6f69-44db-8ae7-a8e3afb9be05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:44:39.235Z|b48da76e-6f69-44db-8ae7-a8e3afb9be05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:44:48.817Z|0e2b83a0-4292-4a08-b999-8b69a6910d20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:44:48.818Z|0e2b83a0-4292-4a08-b999-8b69a6910d20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:44:49.229Z|fe7680c5-a88b-467c-93d9-52a3bdde75fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:44:49.230Z|fe7680c5-a88b-467c-93d9-52a3bdde75fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:44:49.268Z|59dfcb4d-7eec-4fff-bdc0-d944390fabb8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:44:49.268Z|18ba066b-0c39-4c4c-b71c-63fc8d90e891|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:44:49.268Z|59dfcb4d-7eec-4fff-bdc0-d944390fabb8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:44:49.269Z|18ba066b-0c39-4c4c-b71c-63fc8d90e891|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:44:49.455Z|5f38c13b-0d12-4525-bfc5-1cee6bf69ca2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:44:49.456Z|5f38c13b-0d12-4525-bfc5-1cee6bf69ca2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:44:59.263Z|8624f4e0-5fee-4923-9fce-fab999f066cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:44:59.264Z|8624f4e0-5fee-4923-9fce-fab999f066cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:44:59.302Z|73dd0a67-e9b9-422b-9748-c4aa48223496|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:44:59.303Z|73dd0a67-e9b9-422b-9748-c4aa48223496|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:44:59.313Z|36c62438-012c-469f-b014-e73f073c48df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:44:59.314Z|36c62438-012c-469f-b014-e73f073c48df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:45:03.817Z|8afcbcd1-3560-4969-ae53-80ee7fa9a8d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:45:03.818Z|8afcbcd1-3560-4969-ae53-80ee7fa9a8d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:45:09.309Z|5b085181-b704-4a9f-bd25-9a8b7e228cf7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:45:09.310Z|5b085181-b704-4a9f-bd25-9a8b7e228cf7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:45:09.336Z|445faff7-077d-475b-8b22-0e8139cadd67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:45:09.337Z|445faff7-077d-475b-8b22-0e8139cadd67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:45:09.339Z|50fd1098-667c-4b34-bc24-1c535f64a7fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:45:09.340Z|50fd1098-667c-4b34-bc24-1c535f64a7fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:45:15.771Z|7790803f-d863-49c3-8412-c87f9dad80d7|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T06:45:15.772Z|7790803f-d863-49c3-8412-c87f9dad80d7|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T06:45:18.817Z|d7edf7ae-6c62-4e91-86c7-15315c97a401|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:45:18.823Z|d7edf7ae-6c62-4e91-86c7-15315c97a401|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:45:19.339Z|189cc8a2-6078-4217-b1f7-d1d0cbdfcd09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:45:19.339Z|189cc8a2-6078-4217-b1f7-d1d0cbdfcd09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:45:19.363Z|1ffa3d0b-118e-4c79-9524-cb1a54224429|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:45:19.364Z|1ffa3d0b-118e-4c79-9524-cb1a54224429|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:45:19.364Z|2f88b803-5a17-4e9e-89ea-ece904e80a00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:45:19.365Z|2f88b803-5a17-4e9e-89ea-ece904e80a00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:45:19.456Z|f6d8a36e-e3a3-4ac4-a87c-0fde57966165|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:45:19.457Z|f6d8a36e-e3a3-4ac4-a87c-0fde57966165|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:45:29.377Z|945bc655-2e57-4943-9ded-fc3b71f2d364|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:45:29.377Z|945bc655-2e57-4943-9ded-fc3b71f2d364|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:45:29.392Z|82e4d1ce-0e9e-4514-8ae0-4bc94f0cd6e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:45:29.392Z|82e4d1ce-0e9e-4514-8ae0-4bc94f0cd6e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:45:29.398Z|e9f65394-a4b0-4361-9d4e-35babdd2f6bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:45:29.399Z|e9f65394-a4b0-4361-9d4e-35babdd2f6bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:45:33.817Z|709d9bfc-007c-46e9-b9f6-df9d48a15fb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:45:33.818Z|709d9bfc-007c-46e9-b9f6-df9d48a15fb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:45:39.408Z|07996f54-1e95-45a0-9c1d-afafa8b6ce45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:45:39.409Z|07996f54-1e95-45a0-9c1d-afafa8b6ce45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:45:39.423Z|59927c12-6988-496d-986b-924179d6133a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:45:39.424Z|59927c12-6988-496d-986b-924179d6133a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:45:39.429Z|448dfa74-b9e5-4e33-89cf-4772b996d654|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:45:39.430Z|448dfa74-b9e5-4e33-89cf-4772b996d654|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:45:48.817Z|6ce452a0-cb97-42bd-b8a4-21ba6afeb358|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:45:48.818Z|6ce452a0-cb97-42bd-b8a4-21ba6afeb358|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:45:49.441Z|aaf11bf5-819a-4e33-b5f3-476dcc44949a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:45:49.442Z|aaf11bf5-819a-4e33-b5f3-476dcc44949a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:45:49.453Z|e3324ac3-d5ed-4631-ae59-865e37008bce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:45:49.454Z|e3324ac3-d5ed-4631-ae59-865e37008bce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:45:49.458Z|5bbd9aea-ff2b-4656-af24-815cee2c7c82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:45:49.458Z|5bbd9aea-ff2b-4656-af24-815cee2c7c82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:45:49.460Z|cf3b750b-a826-4c28-987b-a47a5859c983|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:45:49.461Z|cf3b750b-a826-4c28-987b-a47a5859c983|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:45:59.471Z|851e3a3e-b265-405d-a0ee-6fb4a0b0aa60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:45:59.472Z|851e3a3e-b265-405d-a0ee-6fb4a0b0aa60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:45:59.484Z|4d922cd1-d907-49bc-a950-9a62c50df7ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:45:59.484Z|4d922cd1-d907-49bc-a950-9a62c50df7ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:45:59.492Z|abad856a-bbe0-407b-b1e4-2c65f730467f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:45:59.492Z|abad856a-bbe0-407b-b1e4-2c65f730467f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:46:03.817Z|02d66012-c38d-4f9c-bbfd-b97037a11c48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:46:03.820Z|02d66012-c38d-4f9c-bbfd-b97037a11c48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:46:09.524Z|e7a2c7e8-b533-4b01-8975-401f9d3f10d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:46:09.525Z|e7a2c7e8-b533-4b01-8975-401f9d3f10d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:46:09.531Z|8035d142-cb43-4f4c-83be-85779c4cebed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:46:09.533Z|8035d142-cb43-4f4c-83be-85779c4cebed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:46:09.534Z|c75a2bce-a38e-4e4f-a368-8aae2957d3f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:46:09.535Z|c75a2bce-a38e-4e4f-a368-8aae2957d3f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:46:15.771Z|42303c7b-a031-4f8f-8940-0f76f4a612a5|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T06:46:15.772Z|42303c7b-a031-4f8f-8940-0f76f4a612a5|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T06:46:18.817Z|dd312a6a-e32d-4ff1-9e03-e095eafc0ce4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:46:18.818Z|dd312a6a-e32d-4ff1-9e03-e095eafc0ce4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:46:19.458Z|92f897f0-25a0-4203-a322-e44341e47067|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:46:19.459Z|92f897f0-25a0-4203-a322-e44341e47067|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:46:19.560Z|f0016f76-6f32-4d23-b697-5dda7c9cc603|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:46:19.561Z|f0016f76-6f32-4d23-b697-5dda7c9cc603|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:46:19.561Z|c9718d98-962e-4bdf-9b30-2db5ef162c8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:46:19.562Z|c9718d98-962e-4bdf-9b30-2db5ef162c8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:46:19.565Z|0d1ae75c-1ad0-4058-8c11-d4b1efcb5b46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:46:19.565Z|0d1ae75c-1ad0-4058-8c11-d4b1efcb5b46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:46:29.614Z|eaa3cfb0-9c5c-48f9-8c35-59bb3000e1e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:46:29.614Z|3af2c921-122e-4b06-8f97-c56ad5bd8310|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:46:29.614Z|eaa3cfb0-9c5c-48f9-8c35-59bb3000e1e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:46:29.615Z|3af2c921-122e-4b06-8f97-c56ad5bd8310|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:46:29.623Z|3af73a5d-ba23-455a-b7cf-e3b3c9f758c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:46:29.624Z|3af73a5d-ba23-455a-b7cf-e3b3c9f758c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:46:33.817Z|0af26174-3dee-43db-bd4e-e1a9b49f46cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:46:33.818Z|0af26174-3dee-43db-bd4e-e1a9b49f46cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:46:39.655Z|65b5b898-7fb4-4110-98be-48e22fb48f89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:46:39.655Z|65b5b898-7fb4-4110-98be-48e22fb48f89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:46:39.655Z|9934aa09-845a-4ec5-86f8-7ad39f5793f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:46:39.656Z|9934aa09-845a-4ec5-86f8-7ad39f5793f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:46:39.662Z|69a3833f-42d6-43e5-9044-82796a8e4185|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:46:39.663Z|69a3833f-42d6-43e5-9044-82796a8e4185|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:46:48.817Z|b3298c08-c22e-4d12-b490-57588e385324|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:46:48.821Z|b3298c08-c22e-4d12-b490-57588e385324|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:46:49.460Z|c8dc8e3b-dfba-4a24-a13b-5e83615b2207|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:46:49.460Z|c8dc8e3b-dfba-4a24-a13b-5e83615b2207|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:46:49.688Z|7e6b6987-07ca-4b67-b73c-cc652dd67ae6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:46:49.689Z|7e6b6987-07ca-4b67-b73c-cc652dd67ae6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:46:49.696Z|e81e052a-dca9-4d1b-aa3a-041f13b532b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:46:49.697Z|e81e052a-dca9-4d1b-aa3a-041f13b532b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:46:49.697Z|28a535c2-1c7c-402c-8b98-be0946f1bffe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:46:49.698Z|28a535c2-1c7c-402c-8b98-be0946f1bffe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:46:59.727Z|66d68ad7-5a9e-47d0-822c-ecddb09bbef8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:46:59.728Z|66d68ad7-5a9e-47d0-822c-ecddb09bbef8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:46:59.728Z|d3289b42-12c7-4197-940d-1f7d01eac674|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:46:59.728Z|d3289b42-12c7-4197-940d-1f7d01eac674|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:46:59.735Z|c47df8ff-98c6-485c-bc41-8a7e01d17444|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:46:59.735Z|c47df8ff-98c6-485c-bc41-8a7e01d17444|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:47:03.817Z|aa30feb9-9bc9-4a28-a3d5-e718fdda49e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:47:03.818Z|aa30feb9-9bc9-4a28-a3d5-e718fdda49e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:47:09.766Z|718ab3cc-5fc4-4c16-a0ca-75adec141b68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:47:09.769Z|718ab3cc-5fc4-4c16-a0ca-75adec141b68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:47:09.776Z|6003488c-ea9f-4999-b8ae-ddac7133c880|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:47:09.777Z|6003488c-ea9f-4999-b8ae-ddac7133c880|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:47:09.794Z|2f19088d-ca8a-47b4-ac5b-02e29721f85d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:47:09.795Z|2f19088d-ca8a-47b4-ac5b-02e29721f85d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:47:15.770Z|df5a0deb-8cb7-43b1-8829-f542d1d4789a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T06:47:15.770Z|df5a0deb-8cb7-43b1-8829-f542d1d4789a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T06:47:18.817Z|6cf66888-fada-44cc-8add-347f23d431f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:47:18.818Z|6cf66888-fada-44cc-8add-347f23d431f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:47:19.461Z|6b49e628-3ab1-4bab-8099-3c4e2e68f385|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:47:19.461Z|6b49e628-3ab1-4bab-8099-3c4e2e68f385|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:47:19.797Z|e71ee392-19b8-4525-84f8-07dcc0181764|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:47:19.798Z|e71ee392-19b8-4525-84f8-07dcc0181764|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:47:19.803Z|43bcd176-5100-4d85-9c21-0cf10a943c63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:47:19.803Z|43bcd176-5100-4d85-9c21-0cf10a943c63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:47:19.848Z|5fb2d949-4786-4653-b501-f121ab7a7c05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:47:19.850Z|5fb2d949-4786-4653-b501-f121ab7a7c05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:47:29.852Z|d5f11b5e-1b73-45aa-9640-979f5531bb70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:47:29.853Z|d5f11b5e-1b73-45aa-9640-979f5531bb70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:47:29.858Z|d5883f22-7ce4-44f1-ba70-7d6465a3a974|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:47:29.859Z|d5883f22-7ce4-44f1-ba70-7d6465a3a974|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:47:29.879Z|9e16fce9-5219-4b69-bf1a-c8b82c72bfe9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:47:29.879Z|9e16fce9-5219-4b69-bf1a-c8b82c72bfe9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:47:33.817Z|a7b9c832-5602-4d8d-907c-806bb21dd79e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:47:33.821Z|a7b9c832-5602-4d8d-907c-806bb21dd79e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:47:39.883Z|fc2ad452-58e7-493d-8183-195b618ef870|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:47:39.884Z|fc2ad452-58e7-493d-8183-195b618ef870|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:47:39.891Z|03377166-0be9-400a-a414-22ef66e997dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:47:39.891Z|03377166-0be9-400a-a414-22ef66e997dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:47:39.904Z|e7c4b114-c2de-4f33-9f05-1996b3c9aaa0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:47:39.905Z|e7c4b114-c2de-4f33-9f05-1996b3c9aaa0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:47:48.817Z|682b3326-50ca-4d06-a7f8-18c148e04c35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:47:48.818Z|682b3326-50ca-4d06-a7f8-18c148e04c35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:47:49.462Z|cfbd418e-196f-4e42-a8a9-0bd76770c948|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:47:49.462Z|cfbd418e-196f-4e42-a8a9-0bd76770c948|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:47:49.923Z|bfd70530-71b5-4f4d-bb9f-315c32bd80a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:47:49.923Z|bfd70530-71b5-4f4d-bb9f-315c32bd80a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:47:49.928Z|d2a0610d-a4e4-4942-ad26-3f381b28ddd1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:47:49.929Z|d2a0610d-a4e4-4942-ad26-3f381b28ddd1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:47:49.932Z|9de081e8-1914-4159-a0ff-842f5fadd8fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:47:49.932Z|9de081e8-1914-4159-a0ff-842f5fadd8fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:47:59.950Z|e32c30a9-53c0-48a3-8ae1-ea4764203fd0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:47:59.951Z|e32c30a9-53c0-48a3-8ae1-ea4764203fd0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:47:59.958Z|a370b0df-9735-4a50-9137-6ac1e0edd91e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:47:59.959Z|a370b0df-9735-4a50-9137-6ac1e0edd91e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:47:59.962Z|c8318eed-5d2b-46a1-9863-9481bbea292b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:47:59.962Z|c8318eed-5d2b-46a1-9863-9481bbea292b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:48:03.817Z|c9e4b03c-aedc-41bc-9cff-f3cf760040cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:48:03.818Z|c9e4b03c-aedc-41bc-9cff-f3cf760040cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:48:09.991Z|dccd485f-eb17-4ae0-a51a-9e852506068d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:48:09.992Z|dccd485f-eb17-4ae0-a51a-9e852506068d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:48:09.993Z|8499457b-ab79-4b3b-af35-b22a20a86d84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:48:09.993Z|8499457b-ab79-4b3b-af35-b22a20a86d84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:48:09.993Z|af2206f5-a7ed-4cf1-b7af-44890e12134d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:48:09.994Z|af2206f5-a7ed-4cf1-b7af-44890e12134d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:48:15.772Z|e3b68899-193b-4923-9a49-e76f684b5c78|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T06:48:15.773Z|e3b68899-193b-4923-9a49-e76f684b5c78|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T06:48:18.817Z|1bd7e3ad-f6ba-43e4-8877-55b0557de01a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:48:18.822Z|1bd7e3ad-f6ba-43e4-8877-55b0557de01a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:48:19.463Z|a84172c9-ddf3-49ea-8681-2a65af64c6d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:48:19.464Z|a84172c9-ddf3-49ea-8681-2a65af64c6d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:48:20.032Z|82bbabc5-ad97-4c79-8de3-ce4f02988726|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:48:20.033Z|82bbabc5-ad97-4c79-8de3-ce4f02988726|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:48:20.034Z|781937ba-a16f-4be6-80e9-b6726b385e1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:48:20.034Z|781937ba-a16f-4be6-80e9-b6726b385e1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:48:20.037Z|48a6fddf-422b-4835-b745-ed274178ba0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:48:20.039Z|48a6fddf-422b-4835-b745-ed274178ba0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:48:30.060Z|3915f280-dbbb-4917-bf21-1e37148575fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:48:30.060Z|3915f280-dbbb-4917-bf21-1e37148575fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:48:30.066Z|1fbb2b30-2ee2-41b3-8f5b-47a33fbb1b85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:48:30.066Z|1fbb2b30-2ee2-41b3-8f5b-47a33fbb1b85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:48:30.067Z|047f3681-a5eb-445e-ab3f-a19a1145799c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:48:30.068Z|047f3681-a5eb-445e-ab3f-a19a1145799c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:48:33.817Z|fbfd4df8-a159-4166-8a60-30531e9935b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:48:33.818Z|fbfd4df8-a159-4166-8a60-30531e9935b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:48:40.092Z|e210c39a-482d-4bc8-b148-b111e6af5bf4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:48:40.093Z|e210c39a-482d-4bc8-b148-b111e6af5bf4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:48:40.099Z|3c8b4831-201a-499a-8bc1-55d852fb9793|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:48:40.099Z|3c8b4831-201a-499a-8bc1-55d852fb9793|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:48:40.102Z|16f3945d-2c59-4cdb-95bb-9069a380e34b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:48:40.103Z|16f3945d-2c59-4cdb-95bb-9069a380e34b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:48:48.817Z|ee967018-e11f-4e8a-838a-467d0db20737|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:48:48.818Z|ee967018-e11f-4e8a-838a-467d0db20737|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:48:49.464Z|3863e9cc-3ff4-4898-bff0-4f096b800167|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:48:49.465Z|3863e9cc-3ff4-4898-bff0-4f096b800167|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:48:50.123Z|67c5172a-2b3d-414c-bb45-28131d3eac42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:48:50.124Z|67c5172a-2b3d-414c-bb45-28131d3eac42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:48:50.128Z|eea4bb1c-5bda-401d-ba93-f40ebdd70af4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:48:50.129Z|eea4bb1c-5bda-401d-ba93-f40ebdd70af4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:48:50.134Z|32cf728b-d5ef-40ab-86bd-706cb0fa2d33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:48:50.135Z|32cf728b-d5ef-40ab-86bd-706cb0fa2d33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:49:00.158Z|09d64114-9f7e-4278-94a7-05006a57884b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:49:00.158Z|b7590b07-5f39-432d-a27c-507aacb60aa2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:49:00.159Z|b7590b07-5f39-432d-a27c-507aacb60aa2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:49:00.159Z|09d64114-9f7e-4278-94a7-05006a57884b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:49:00.165Z|7eaccde0-3794-4adc-8570-c5005280bf96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:49:00.165Z|7eaccde0-3794-4adc-8570-c5005280bf96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:49:03.817Z|c3e294d4-7dfe-47a5-bff7-5cfb4cbb7c27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:49:03.821Z|c3e294d4-7dfe-47a5-bff7-5cfb4cbb7c27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:49:10.191Z|4e5ff5d5-f4fd-4192-93f6-14bbd31527e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:49:10.192Z|4e5ff5d5-f4fd-4192-93f6-14bbd31527e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:49:10.192Z|de59e721-f56e-4320-b9f0-f015289abeb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:49:10.193Z|de59e721-f56e-4320-b9f0-f015289abeb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:49:10.195Z|22a48020-df5d-4bf2-8481-d66931e119d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:49:10.195Z|22a48020-df5d-4bf2-8481-d66931e119d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:49:15.771Z|742d34da-a40d-4176-a09b-cc8f1aba7eb1|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T06:49:15.772Z|742d34da-a40d-4176-a09b-cc8f1aba7eb1|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T06:49:18.817Z|033656f7-1f52-4580-b6b8-1b439290070b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:49:18.818Z|033656f7-1f52-4580-b6b8-1b439290070b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:49:19.465Z|a871cf84-9965-4cba-aea2-aee4bcbb03d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:49:19.466Z|a871cf84-9965-4cba-aea2-aee4bcbb03d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:49:20.219Z|bf56f0e0-608e-411b-85c3-abf39bc2a5d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:49:20.220Z|709f0fd4-c4d2-4316-bbee-06ac429e47d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:49:20.220Z|709f0fd4-c4d2-4316-bbee-06ac429e47d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:49:20.220Z|bf56f0e0-608e-411b-85c3-abf39bc2a5d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:49:20.224Z|9662a059-c723-4ab4-bbf0-05d59cb7a787|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:49:20.225Z|9662a059-c723-4ab4-bbf0-05d59cb7a787|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:49:30.253Z|03dd2989-43fb-49f2-8167-d26d14a2b999|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:49:30.256Z|d2345ccc-f672-49e2-8deb-2af2b9e0c35c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:49:30.257Z|d2345ccc-f672-49e2-8deb-2af2b9e0c35c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:49:30.257Z|3614cdb8-eaa4-427e-b2cf-9d2e6c2f11e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:49:30.257Z|3614cdb8-eaa4-427e-b2cf-9d2e6c2f11e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:49:30.256Z|03dd2989-43fb-49f2-8167-d26d14a2b999|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:49:33.817Z|b3481f54-4b79-4c31-9dc3-105f64254344|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:49:33.818Z|b3481f54-4b79-4c31-9dc3-105f64254344|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:49:40.286Z|87ab3d4b-372c-4c9b-8ef6-874e8d8c22f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:49:40.287Z|87ab3d4b-372c-4c9b-8ef6-874e8d8c22f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:49:40.290Z|bb8d376a-22a2-40e6-946f-f0b183b43387|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:49:40.291Z|bb8d376a-22a2-40e6-946f-f0b183b43387|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:49:40.295Z|7eebb35e-e4d7-4551-b2dc-937ea484e0b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:49:40.296Z|7eebb35e-e4d7-4551-b2dc-937ea484e0b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:49:48.817Z|ab5a3c65-de7c-4f0f-9b59-874ea36a2cac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:49:48.822Z|ab5a3c65-de7c-4f0f-9b59-874ea36a2cac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:49:49.466Z|62f471dc-94c0-4e33-aa64-eda7978bfc35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:49:49.467Z|62f471dc-94c0-4e33-aa64-eda7978bfc35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:49:50.318Z|62340c31-aac0-4457-bc63-05120f6b1741|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:49:50.319Z|62340c31-aac0-4457-bc63-05120f6b1741|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:49:50.326Z|df9378d6-0d5f-4049-a227-e721083f465b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:49:50.327Z|df9378d6-0d5f-4049-a227-e721083f465b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:49:50.335Z|f1902bdf-32b7-45e2-80b5-1ac65e96fec8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:49:50.335Z|f1902bdf-32b7-45e2-80b5-1ac65e96fec8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:50:00.356Z|a8b2e181-2a9e-45ec-b464-90272b436abe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:50:00.357Z|a8b2e181-2a9e-45ec-b464-90272b436abe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:50:00.358Z|4fccd2d8-da59-4acd-8534-de94d33509b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:50:00.358Z|4fccd2d8-da59-4acd-8534-de94d33509b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:50:00.371Z|de1716f7-55a5-4efa-aaf5-0506eb8df1c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:50:00.372Z|de1716f7-55a5-4efa-aaf5-0506eb8df1c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:50:03.817Z|11b1de0a-9393-4baf-9454-6dc1b9bab369|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:50:03.817Z|11b1de0a-9393-4baf-9454-6dc1b9bab369|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:50:10.388Z|dbc8d7f7-614a-46c0-9bfc-82c3f7cf4ad0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:50:10.389Z|dbc8d7f7-614a-46c0-9bfc-82c3f7cf4ad0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:50:10.397Z|839b1be9-068a-4335-ab3a-f9fd6743e493|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:50:10.398Z|839b1be9-068a-4335-ab3a-f9fd6743e493|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:50:10.401Z|df120577-1a41-429a-96e8-ec22403ec7a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:50:10.402Z|df120577-1a41-429a-96e8-ec22403ec7a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:50:15.770Z|aa7da252-abfd-4c18-96b2-3c5ad8035132|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T06:50:15.770Z|aa7da252-abfd-4c18-96b2-3c5ad8035132|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T06:50:18.817Z|0f23a421-5cf4-4706-9377-df04b6260ff6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:50:18.818Z|0f23a421-5cf4-4706-9377-df04b6260ff6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:50:19.467Z|d9500a28-bd74-4bd3-a016-9a887f707770|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:50:19.468Z|d9500a28-bd74-4bd3-a016-9a887f707770|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:50:20.420Z|eda97fb3-b2c7-43a5-a52c-4e85e9e72dd7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:50:20.421Z|eda97fb3-b2c7-43a5-a52c-4e85e9e72dd7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:50:20.429Z|8515218c-f836-40bf-98c4-641052310c7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:50:20.429Z|8515218c-f836-40bf-98c4-641052310c7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:50:20.431Z|869c7dc7-39e3-4681-9aeb-6fc2fa2ff1a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:50:20.432Z|869c7dc7-39e3-4681-9aeb-6fc2fa2ff1a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:50:30.461Z|7c81db41-1292-41b6-b17e-8e9621e1042f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:50:30.462Z|bf088be8-1b81-44ba-9216-63e8ab5453ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:50:30.462Z|7c81db41-1292-41b6-b17e-8e9621e1042f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:50:30.463Z|bf088be8-1b81-44ba-9216-63e8ab5453ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:50:30.469Z|06a592db-8913-43ad-9665-ec039cb1aa98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:50:30.469Z|06a592db-8913-43ad-9665-ec039cb1aa98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:50:33.817Z|ccd99eb9-5cb5-4354-b55b-9c929687f114|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:50:33.821Z|ccd99eb9-5cb5-4354-b55b-9c929687f114|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:50:40.494Z|8b7832ee-7b98-4a4b-9fd5-a8ec1a4244b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:50:40.497Z|c4d24381-b491-4564-9f1d-cba0aa795023|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:50:40.497Z|c4d24381-b491-4564-9f1d-cba0aa795023|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:50:40.499Z|64aa8523-0970-4dc6-8b1e-9d10caae8f03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:50:40.500Z|64aa8523-0970-4dc6-8b1e-9d10caae8f03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:50:40.496Z|8b7832ee-7b98-4a4b-9fd5-a8ec1a4244b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:50:48.817Z|6746fdee-5888-45b3-9717-a44f18aa6bc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:50:48.818Z|6746fdee-5888-45b3-9717-a44f18aa6bc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:50:49.468Z|c2354db8-71c2-4fd3-9a77-36ce504b6790|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:50:49.469Z|c2354db8-71c2-4fd3-9a77-36ce504b6790|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:50:50.540Z|e6c65475-cdd5-4a2f-b3bd-637109e083cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:50:50.541Z|e6c65475-cdd5-4a2f-b3bd-637109e083cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:50:50.544Z|c31b4743-72b8-413a-9731-242c12951aa5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:50:50.545Z|d1ab5fc7-2d36-4193-93a3-08ff03097cb1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:50:50.545Z|c31b4743-72b8-413a-9731-242c12951aa5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:50:50.545Z|d1ab5fc7-2d36-4193-93a3-08ff03097cb1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:51:00.570Z|b60b7572-6e41-4376-a53e-5aada6ef3019|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:51:00.570Z|b60b7572-6e41-4376-a53e-5aada6ef3019|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:51:00.578Z|ea702b17-1c39-47aa-be2a-12bb41acbb63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:51:00.579Z|ea702b17-1c39-47aa-be2a-12bb41acbb63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:51:00.581Z|2b465ee5-bc6e-409d-b46a-9f8ca025fcab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:51:00.582Z|2b465ee5-bc6e-409d-b46a-9f8ca025fcab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:51:03.817Z|de7bc1a5-234d-45f9-b88d-f3d701113553|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:51:03.818Z|de7bc1a5-234d-45f9-b88d-f3d701113553|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:51:10.628Z|ce892615-0615-4f17-aee9-7b7acad364c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:51:10.629Z|ce892615-0615-4f17-aee9-7b7acad364c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:51:10.628Z|c42a2e24-2b3d-45fe-b142-a3854599627c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:51:10.629Z|c42a2e24-2b3d-45fe-b142-a3854599627c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:51:10.634Z|8558f93a-38c5-495f-bb3c-7f295e0c522a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:51:10.634Z|8558f93a-38c5-495f-bb3c-7f295e0c522a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:51:15.772Z|3ddfdd77-70a6-45c3-b386-7d5a4ef76d36|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T06:51:15.773Z|3ddfdd77-70a6-45c3-b386-7d5a4ef76d36|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T06:51:18.817Z|680415af-e9bd-4e8e-af49-0e40e0d6d06c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:51:18.822Z|680415af-e9bd-4e8e-af49-0e40e0d6d06c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:51:19.470Z|6a2eee48-cffa-4042-a9de-5fc110fafbde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:51:19.470Z|6a2eee48-cffa-4042-a9de-5fc110fafbde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:51:20.671Z|1728c89b-f220-4e1c-bd99-16fc5ac0ef86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:51:20.671Z|1728c89b-f220-4e1c-bd99-16fc5ac0ef86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:51:20.672Z|2c7506d4-b1fe-42ec-b571-d921633bc50f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:51:20.672Z|2c7506d4-b1fe-42ec-b571-d921633bc50f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:51:20.678Z|d1fea40d-7447-42e6-ace4-ddc9936ea132|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:51:20.678Z|d1fea40d-7447-42e6-ace4-ddc9936ea132|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:51:30.706Z|d236ae63-5df3-4f0f-ad44-a9fdec7c5fa0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:51:30.706Z|d236ae63-5df3-4f0f-ad44-a9fdec7c5fa0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:51:30.710Z|36891677-59cf-416b-b7f5-8e1721ec6a04|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:51:30.711Z|36891677-59cf-416b-b7f5-8e1721ec6a04|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:51:30.714Z|ffa10d0f-c9b9-467f-b76b-f22b58824d9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:51:30.714Z|ffa10d0f-c9b9-467f-b76b-f22b58824d9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:51:33.818Z|ca28ca8d-3051-4069-b790-055323973f1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:51:33.818Z|ca28ca8d-3051-4069-b790-055323973f1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:51:40.737Z|0cb0cd35-e2e1-4e56-8d3c-c75434695b96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:51:40.738Z|7e6a08ea-3a42-4eb8-b0ae-63ea7c4cf264|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:51:40.739Z|7e6a08ea-3a42-4eb8-b0ae-63ea7c4cf264|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:51:40.739Z|0cb0cd35-e2e1-4e56-8d3c-c75434695b96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:51:40.743Z|619812fc-135c-4ca6-a19a-c0be4c989f59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:51:40.744Z|619812fc-135c-4ca6-a19a-c0be4c989f59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:51:48.818Z|84d98286-3416-4136-bdd6-6f75ba626e05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:51:48.818Z|84d98286-3416-4136-bdd6-6f75ba626e05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:51:49.471Z|cad70eec-01ea-4ff1-a1d6-38d448eb8b5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:51:49.471Z|cad70eec-01ea-4ff1-a1d6-38d448eb8b5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:51:50.772Z|7d628416-91f5-4dd7-9df1-a50cc9286479|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:51:50.773Z|7d628416-91f5-4dd7-9df1-a50cc9286479|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:51:50.778Z|748284a9-ac5d-4fbc-bf23-24c556556dca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:51:50.778Z|748284a9-ac5d-4fbc-bf23-24c556556dca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:51:50.778Z|1340866d-2eba-434f-b34c-4e24b1d11a01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:51:50.779Z|1340866d-2eba-434f-b34c-4e24b1d11a01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:52:00.813Z|a39c368a-82fc-4e1c-95cd-2c490b3d7833|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:52:00.814Z|a39c368a-82fc-4e1c-95cd-2c490b3d7833|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:52:00.817Z|9b923180-6326-4fc9-8ca9-c452f75dd221|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:52:00.817Z|9b923180-6326-4fc9-8ca9-c452f75dd221|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:52:00.821Z|66936916-b99c-477a-8541-6cd2903fefde|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:52:00.822Z|66936916-b99c-477a-8541-6cd2903fefde|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:52:03.817Z|335b2aa0-cf2a-4ae3-b39f-4e675e17cf97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:52:03.822Z|335b2aa0-cf2a-4ae3-b39f-4e675e17cf97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:52:10.844Z|6d447a30-0ed3-4bbf-8ab5-cdc5bdf900e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:52:10.845Z|6d447a30-0ed3-4bbf-8ab5-cdc5bdf900e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:52:10.846Z|8d1da6dc-59ab-4caf-a576-a0f718f72e41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:52:10.846Z|8d1da6dc-59ab-4caf-a576-a0f718f72e41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:52:10.856Z|28bf68f1-1867-4a29-a1d2-05cbbbb0c3d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:52:10.857Z|28bf68f1-1867-4a29-a1d2-05cbbbb0c3d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:52:15.771Z|b2b3abfd-4455-4202-8c0e-ac2dd911a49a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T06:52:15.772Z|b2b3abfd-4455-4202-8c0e-ac2dd911a49a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T06:52:18.818Z|552af030-fec9-4b07-9b76-42a2fe906343|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:52:18.818Z|552af030-fec9-4b07-9b76-42a2fe906343|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:52:19.472Z|7db36b5e-ccb7-4aee-bea2-f2c85670e2d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:52:19.473Z|7db36b5e-ccb7-4aee-bea2-f2c85670e2d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:52:20.877Z|be45ae81-a0f8-4fc5-8b62-ec98cc25abc7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:52:20.878Z|be45ae81-a0f8-4fc5-8b62-ec98cc25abc7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:52:20.880Z|899f16ec-7d3c-4cd6-a633-92903de9bc28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:52:20.882Z|899f16ec-7d3c-4cd6-a633-92903de9bc28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:52:20.892Z|23e62e6f-7117-403d-86a3-5faba6846949|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:52:20.893Z|23e62e6f-7117-403d-86a3-5faba6846949|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:52:30.915Z|f639f57e-ddcb-49bf-a265-d4e9d0689c26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:52:30.916Z|f639f57e-ddcb-49bf-a265-d4e9d0689c26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:52:30.918Z|0f43ba68-2bd3-430d-828a-f01600768d13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:52:30.919Z|7f520b9a-2f08-4d1b-abfb-9909d9a6011e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:52:30.920Z|0f43ba68-2bd3-430d-828a-f01600768d13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:52:30.920Z|7f520b9a-2f08-4d1b-abfb-9909d9a6011e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:52:33.817Z|1a59da0f-44dd-4427-a4f1-1043f2e05072|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:52:33.818Z|1a59da0f-44dd-4427-a4f1-1043f2e05072|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:52:40.951Z|a5487b60-22ed-4b08-938b-d6376ed308e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:52:40.952Z|a5487b60-22ed-4b08-938b-d6376ed308e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:52:40.955Z|8c947d45-73ce-4fde-af16-13380b3b8434|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:52:40.955Z|8c947d45-73ce-4fde-af16-13380b3b8434|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:52:40.961Z|9a8fed1b-cc93-49c8-b1cb-86ccfbace321|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:52:40.962Z|9a8fed1b-cc93-49c8-b1cb-86ccfbace321|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:52:48.817Z|a98c48d4-15e3-40d3-87e8-9ce2132797a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:52:48.821Z|a98c48d4-15e3-40d3-87e8-9ce2132797a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:52:49.474Z|ab43677f-057f-4e96-83e6-fdd6c8403377|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:52:49.474Z|ab43677f-057f-4e96-83e6-fdd6c8403377|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:52:50.986Z|5fe59003-ab95-4531-93f3-6e8b676aa24e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:52:50.986Z|5fe59003-ab95-4531-93f3-6e8b676aa24e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:52:50.986Z|f78ea1a3-776c-41df-8d44-753e5e0d3992|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:52:50.987Z|f78ea1a3-776c-41df-8d44-753e5e0d3992|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:52:50.990Z|b77caf81-c43c-4c4c-bae4-809a2128d435|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:52:50.991Z|b77caf81-c43c-4c4c-bae4-809a2128d435|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:53:01.013Z|dd90e831-0756-4481-84b7-d46831f5256e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:53:01.014Z|dd90e831-0756-4481-84b7-d46831f5256e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:53:01.023Z|35fad869-6c2b-437f-b9fd-f29c3d53efee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:53:01.024Z|88f33b6f-a92d-4dd9-be06-7b3a0a8e86e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:53:01.024Z|35fad869-6c2b-437f-b9fd-f29c3d53efee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:53:01.025Z|88f33b6f-a92d-4dd9-be06-7b3a0a8e86e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:53:03.817Z|19fa057e-f8cb-47a2-abac-36bc3a505ca6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:53:03.818Z|19fa057e-f8cb-47a2-abac-36bc3a505ca6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:53:11.046Z|5ddb1b75-fdd8-4988-9983-4a3e8a0e3de6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:53:11.047Z|5ddb1b75-fdd8-4988-9983-4a3e8a0e3de6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:53:11.057Z|4662cbed-7258-4b80-a1b3-11b66eee6cf1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:53:11.057Z|4662cbed-7258-4b80-a1b3-11b66eee6cf1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:53:11.058Z|5dedc153-a82b-4e86-8d42-843404a85da3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:53:11.059Z|5dedc153-a82b-4e86-8d42-843404a85da3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:53:15.772Z|b84496be-6915-4e52-ad71-65a1d36bb162|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T06:53:15.773Z|b84496be-6915-4e52-ad71-65a1d36bb162|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T06:53:18.817Z|c7b4948e-dfa2-4138-afd7-53e8482bf857|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:53:18.818Z|c7b4948e-dfa2-4138-afd7-53e8482bf857|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:53:19.475Z|981f5b86-df50-40b9-b436-10ec99b825a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:53:19.475Z|981f5b86-df50-40b9-b436-10ec99b825a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:53:21.079Z|20026f56-9bd2-4851-84f6-28935d181a5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:53:21.080Z|20026f56-9bd2-4851-84f6-28935d181a5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:53:21.088Z|a456dbde-2363-4907-80b7-4a57204cff84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:53:21.089Z|a456dbde-2363-4907-80b7-4a57204cff84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:53:21.090Z|b40d3d25-cc3e-41d7-97f3-fb4fcb8e7067|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:53:21.091Z|b40d3d25-cc3e-41d7-97f3-fb4fcb8e7067|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:53:31.112Z|62b2b94f-2f5f-4bce-bd26-504637019eda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:53:31.113Z|62b2b94f-2f5f-4bce-bd26-504637019eda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:53:31.122Z|3229f0da-f1cf-4a21-bd93-14535db50556|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:53:31.122Z|f187cf69-e0da-4337-bd73-3fae84870b85|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:53:31.123Z|3229f0da-f1cf-4a21-bd93-14535db50556|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:53:31.123Z|f187cf69-e0da-4337-bd73-3fae84870b85|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:53:33.817Z|8979aeca-bebc-473b-9a54-a0268891b0b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:53:33.821Z|8979aeca-bebc-473b-9a54-a0268891b0b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:53:41.152Z|3d4588c8-253b-463a-aa94-f37ecbe5faa8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:53:41.152Z|1f595520-dff8-4fe1-948b-f93578d2cb8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:53:41.152Z|a6f3bc66-a5ce-47ff-af64-62b6a88ee497|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:53:41.153Z|a6f3bc66-a5ce-47ff-af64-62b6a88ee497|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:53:41.153Z|3d4588c8-253b-463a-aa94-f37ecbe5faa8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:53:41.153Z|1f595520-dff8-4fe1-948b-f93578d2cb8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:53:48.817Z|25156831-fed4-461e-886d-f6aa85c8d144|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:53:48.818Z|25156831-fed4-461e-886d-f6aa85c8d144|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:53:49.476Z|1106bb27-af65-465d-a0ff-b921f1806119|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:53:49.476Z|1106bb27-af65-465d-a0ff-b921f1806119|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:53:51.185Z|42be52df-831c-4f20-97e9-a7f88da46a7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:53:51.185Z|42be52df-831c-4f20-97e9-a7f88da46a7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:53:51.194Z|b2e0565d-5361-4764-9154-58f983da4e7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:53:51.195Z|b2e0565d-5361-4764-9154-58f983da4e7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:53:51.195Z|82d9c19f-672b-444f-b8d6-b7309fc3a95c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:53:51.197Z|82d9c19f-672b-444f-b8d6-b7309fc3a95c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:54:01.216Z|7da1343a-ef88-4348-8bf0-6771404002d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:54:01.217Z|7da1343a-ef88-4348-8bf0-6771404002d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:54:01.222Z|b26a525f-45ea-4c00-bf54-5f5485dc4a3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:54:01.223Z|b26a525f-45ea-4c00-bf54-5f5485dc4a3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:54:01.227Z|9437c80b-86f2-4cb5-ae32-70ec216d9681|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:54:01.228Z|9437c80b-86f2-4cb5-ae32-70ec216d9681|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:54:03.817Z|68e30782-e044-495f-99f2-60c365318cc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:54:03.818Z|68e30782-e044-495f-99f2-60c365318cc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:54:11.243Z|d68d2045-81a9-4664-8c5a-bf9bbecd007f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:54:11.244Z|d68d2045-81a9-4664-8c5a-bf9bbecd007f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:54:11.249Z|758406e9-7988-4e50-9412-6e0c0a9bf0a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:54:11.250Z|758406e9-7988-4e50-9412-6e0c0a9bf0a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:54:11.251Z|37004197-25f3-4be6-a7f4-f2478b3c7194|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:54:11.252Z|37004197-25f3-4be6-a7f4-f2478b3c7194|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:54:15.772Z|6460ff23-6b36-4fd0-972f-e049e9e34fd2|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T06:54:15.773Z|6460ff23-6b36-4fd0-972f-e049e9e34fd2|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T06:54:18.817Z|57e2e1c5-63c7-4a4e-a861-bc1761fba946|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:54:18.821Z|57e2e1c5-63c7-4a4e-a861-bc1761fba946|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:54:19.477Z|8059af70-95fc-47d5-b96d-9fa4608afb48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:54:19.477Z|8059af70-95fc-47d5-b96d-9fa4608afb48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:54:21.272Z|88696871-3378-419d-b384-c98c3ba99e1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:54:21.272Z|88696871-3378-419d-b384-c98c3ba99e1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:54:21.279Z|e6fac6f0-5952-4649-9c1b-21be80afdcc2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:54:21.280Z|e6fac6f0-5952-4649-9c1b-21be80afdcc2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:54:21.279Z|64d4d1fe-7a29-4938-bf93-2d5e12776c05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:54:21.280Z|64d4d1fe-7a29-4938-bf93-2d5e12776c05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:54:31.301Z|6133c2f8-c746-4a07-83d6-45920b31175c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:54:31.302Z|6133c2f8-c746-4a07-83d6-45920b31175c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:54:31.307Z|7636b49a-3774-4c6e-b105-5acea3a015eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:54:31.307Z|7636b49a-3774-4c6e-b105-5acea3a015eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:54:31.311Z|9e1d9bb2-ad26-4e4a-b03d-fde0be476e7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:54:31.312Z|9e1d9bb2-ad26-4e4a-b03d-fde0be476e7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:54:33.817Z|a5ede817-9bff-46a0-ae80-4e767b2bfbb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:54:33.818Z|a5ede817-9bff-46a0-ae80-4e767b2bfbb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:54:41.332Z|f3706580-8afc-4e98-bece-1500b1e6a578|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:54:41.333Z|f3706580-8afc-4e98-bece-1500b1e6a578|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:54:41.335Z|775ae459-eea7-4cbd-80bd-8343a14a8120|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:54:41.335Z|775ae459-eea7-4cbd-80bd-8343a14a8120|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:54:41.341Z|547931cc-4db6-4373-ad39-95dccf5a90a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:54:41.341Z|547931cc-4db6-4373-ad39-95dccf5a90a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:54:48.817Z|0208780a-2286-47bb-813d-c4bd4b04d4cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:54:48.818Z|0208780a-2286-47bb-813d-c4bd4b04d4cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:54:49.478Z|2ffb11cb-b683-4c06-b76f-35eb5d07d45b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:54:49.479Z|2ffb11cb-b683-4c06-b76f-35eb5d07d45b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:54:51.361Z|b73bacd3-77b6-4a41-8262-527ffbad35f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:54:51.362Z|b73bacd3-77b6-4a41-8262-527ffbad35f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:54:51.365Z|adb96ae3-f146-4403-882c-416ad1c2a918|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:54:51.366Z|adb96ae3-f146-4403-882c-416ad1c2a918|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:54:51.367Z|8fe83cca-099b-42ba-82c2-44cf933bf07d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:54:51.367Z|8fe83cca-099b-42ba-82c2-44cf933bf07d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:55:01.392Z|e8dc5c3f-018d-4462-94fb-be8063694831|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:55:01.392Z|e8dc5c3f-018d-4462-94fb-be8063694831|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:55:01.402Z|45bf5568-5016-45d8-9f70-e66e1bcb0dcb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:55:01.403Z|45bf5568-5016-45d8-9f70-e66e1bcb0dcb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:55:01.402Z|90383834-e826-4e7e-a0bf-beacba39e47f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:55:01.403Z|90383834-e826-4e7e-a0bf-beacba39e47f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:55:03.817Z|516602aa-8744-4fc8-8d5e-283afcad47df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:55:03.821Z|516602aa-8744-4fc8-8d5e-283afcad47df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:55:11.418Z|f00f0d87-247d-461e-b9fd-88cddace99e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:55:11.419Z|f00f0d87-247d-461e-b9fd-88cddace99e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:55:11.432Z|604dd6c3-786c-4f83-80a7-353841a693c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:55:11.432Z|f662b7aa-a35c-4c5d-b167-f927b8381df6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:55:11.432Z|604dd6c3-786c-4f83-80a7-353841a693c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:55:11.432Z|f662b7aa-a35c-4c5d-b167-f927b8381df6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:55:15.771Z|f641a2a4-1f94-448e-b994-fa410fe662d0|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T06:55:15.772Z|f641a2a4-1f94-448e-b994-fa410fe662d0|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T06:55:18.817Z|26431629-5c31-45cc-add3-d39e5420f925|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:55:18.818Z|26431629-5c31-45cc-add3-d39e5420f925|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:55:19.479Z|bdfb2821-3cc5-4be0-9f46-9174009303c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:55:19.480Z|bdfb2821-3cc5-4be0-9f46-9174009303c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:55:21.447Z|a1683d52-5f58-48af-991e-5ec068a18afd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:55:21.447Z|a1683d52-5f58-48af-991e-5ec068a18afd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:55:21.461Z|fb1bed65-d65a-4b72-80dc-ea682f38f5d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:55:21.461Z|fb1bed65-d65a-4b72-80dc-ea682f38f5d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:55:21.468Z|4dfa0c04-92b3-4f48-97af-0a3fee7bbad0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:55:21.469Z|4dfa0c04-92b3-4f48-97af-0a3fee7bbad0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:55:31.485Z|d3786298-9728-4806-a9cc-73f052bfdafc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:55:31.485Z|d3786298-9728-4806-a9cc-73f052bfdafc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:55:31.492Z|adfbee27-19ff-48bb-82b5-d0c166d99793|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:55:31.493Z|adfbee27-19ff-48bb-82b5-d0c166d99793|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:55:31.498Z|53c6cdb7-202a-4870-bef4-e14114c7e488|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:55:31.499Z|53c6cdb7-202a-4870-bef4-e14114c7e488|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:55:33.817Z|8fd29ff3-b296-468d-9a78-7066de906fc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:55:33.818Z|8fd29ff3-b296-468d-9a78-7066de906fc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:55:41.515Z|1b4d3f00-a053-4e45-a066-b1236da623ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:55:41.516Z|1b4d3f00-a053-4e45-a066-b1236da623ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:55:41.526Z|b4127e32-8f16-4f34-9067-6135a0e5183a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:55:41.527Z|b4127e32-8f16-4f34-9067-6135a0e5183a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:55:41.529Z|6814d0a8-ec79-4675-b45c-6bef6e34c83d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:55:41.529Z|6814d0a8-ec79-4675-b45c-6bef6e34c83d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:55:48.818Z|7833d7b6-54d4-4307-adc8-b3862b62d69d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:55:48.821Z|7833d7b6-54d4-4307-adc8-b3862b62d69d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:55:49.480Z|bc61ceff-e8c0-434f-b23f-3bd26092ce42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:55:49.481Z|bc61ceff-e8c0-434f-b23f-3bd26092ce42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:55:51.554Z|33bd13b4-94eb-4496-9aeb-560d90d87925|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:55:51.555Z|33bd13b4-94eb-4496-9aeb-560d90d87925|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:55:51.559Z|3e38efd9-38c6-4f13-a51e-dbd7a22b825b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:55:51.560Z|3e38efd9-38c6-4f13-a51e-dbd7a22b825b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:55:51.564Z|81f1cfd5-d93d-4888-9ff6-40c20d32da82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:55:51.564Z|81f1cfd5-d93d-4888-9ff6-40c20d32da82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:56:01.587Z|13cf2cfb-0c1c-401c-b51e-9db5dcf09573|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:56:01.589Z|13cf2cfb-0c1c-401c-b51e-9db5dcf09573|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:56:01.590Z|d2bfb93c-c504-4305-ad4f-cb8feca40a47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:56:01.590Z|d2bfb93c-c504-4305-ad4f-cb8feca40a47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:56:01.596Z|9784fb6f-a1b2-42c7-9b9f-d96ec8c77733|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:56:01.597Z|9784fb6f-a1b2-42c7-9b9f-d96ec8c77733|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:56:03.818Z|c7722937-371c-4b57-84f3-60ce89a82c59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:56:03.818Z|c7722937-371c-4b57-84f3-60ce89a82c59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:56:11.616Z|46de8ff3-1c07-4b65-85b0-a328bc1b4895|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:56:11.617Z|46de8ff3-1c07-4b65-85b0-a328bc1b4895|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:56:11.620Z|58f52a9e-b14a-4fe4-90a7-a124f6d6e241|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:56:11.621Z|54ad0684-96e2-49ac-8494-1663e93c8828|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:56:11.621Z|54ad0684-96e2-49ac-8494-1663e93c8828|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:56:11.621Z|58f52a9e-b14a-4fe4-90a7-a124f6d6e241|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:56:15.771Z|851f689f-3135-4043-ba1c-f610b16d18c9|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T06:56:15.771Z|851f689f-3135-4043-ba1c-f610b16d18c9|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T06:56:18.817Z|bfa4ceed-6792-488b-b491-a1f73cd9a99e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:56:18.818Z|bfa4ceed-6792-488b-b491-a1f73cd9a99e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:56:19.481Z|e8bc40f8-ca1c-481e-bbb0-e9d3c1d7023b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:56:19.482Z|e8bc40f8-ca1c-481e-bbb0-e9d3c1d7023b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:56:21.650Z|8fe59fd6-5a63-43fa-9035-47fdb17d91fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:56:21.651Z|8fe59fd6-5a63-43fa-9035-47fdb17d91fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:56:21.659Z|52cf251e-4214-4a40-b308-db0b145c073e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:56:21.660Z|397e78a4-60cf-4046-a2e9-f261eb29461f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:56:21.660Z|52cf251e-4214-4a40-b308-db0b145c073e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:56:21.660Z|397e78a4-60cf-4046-a2e9-f261eb29461f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:56:31.691Z|1bcae5ce-92b1-40fd-9f3f-3742cea07d06|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:56:31.692Z|1bcae5ce-92b1-40fd-9f3f-3742cea07d06|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:56:31.693Z|0fd84509-c5f8-43c1-a5f6-dc707b1a7815|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:56:31.693Z|0fd84509-c5f8-43c1-a5f6-dc707b1a7815|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:56:31.693Z|6fe0aa86-4f6d-457d-b7d9-73accc4d2b30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:56:31.694Z|6fe0aa86-4f6d-457d-b7d9-73accc4d2b30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:56:33.818Z|9411e875-3ff0-41f9-bb75-2394d0131231|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:56:33.822Z|9411e875-3ff0-41f9-bb75-2394d0131231|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:56:41.722Z|1a614423-b9f5-4b08-9001-8e113660fc7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:56:41.723Z|1a614423-b9f5-4b08-9001-8e113660fc7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:56:41.729Z|5c55499a-c0ab-4e1c-a77b-323014ac85e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:56:41.730Z|5f4cdf0e-09c3-46c7-b575-fb02d517f8f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:56:41.730Z|5c55499a-c0ab-4e1c-a77b-323014ac85e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:56:41.730Z|5f4cdf0e-09c3-46c7-b575-fb02d517f8f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:56:48.817Z|72e5b23c-fe69-4066-a98c-292b047f72ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:56:48.818Z|72e5b23c-fe69-4066-a98c-292b047f72ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:56:49.482Z|ef2d3550-0e7a-4fae-921d-286b7f62dce7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:56:49.483Z|ef2d3550-0e7a-4fae-921d-286b7f62dce7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:56:51.755Z|71d8f141-fe42-4d5c-b982-7af5c09f2e6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:56:51.755Z|71d8f141-fe42-4d5c-b982-7af5c09f2e6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:56:51.762Z|f7cb20bb-2efb-440e-93eb-e4fda9c051af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:56:51.762Z|f7cb20bb-2efb-440e-93eb-e4fda9c051af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:56:51.765Z|4c719f9a-aad3-47ad-9567-26c002a13213|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:56:51.766Z|4c719f9a-aad3-47ad-9567-26c002a13213|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:57:01.791Z|562d2f10-38a4-42d4-96ff-7c85bb1c1ae1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:57:01.791Z|5b6dea59-78a4-4b8b-a71c-4a16c196f555|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:57:01.792Z|562d2f10-38a4-42d4-96ff-7c85bb1c1ae1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:57:01.793Z|5b6dea59-78a4-4b8b-a71c-4a16c196f555|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:57:01.794Z|1cdca795-b473-401b-8df0-da1ef6630b3a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:57:01.795Z|1cdca795-b473-401b-8df0-da1ef6630b3a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:57:03.817Z|0d2b3f4f-2e88-45d8-b974-1c882043da0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:57:03.818Z|0d2b3f4f-2e88-45d8-b974-1c882043da0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:57:11.822Z|68801cdf-5bd3-49d5-9892-e197557cd08a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:57:11.822Z|68801cdf-5bd3-49d5-9892-e197557cd08a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:57:11.824Z|c4bdd2bf-00ff-4850-b7ad-ec81f53f60cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:57:11.825Z|c4bdd2bf-00ff-4850-b7ad-ec81f53f60cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:57:11.827Z|daf5980c-05ec-4f63-a7b6-e973730d3a3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:57:11.828Z|daf5980c-05ec-4f63-a7b6-e973730d3a3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:57:15.772Z|05d40acb-b741-4b06-abee-b764e98671de|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T06:57:15.773Z|05d40acb-b741-4b06-abee-b764e98671de|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T06:57:18.817Z|0aae3e70-e74a-4f43-9ee5-1da469e24991|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:57:18.821Z|0aae3e70-e74a-4f43-9ee5-1da469e24991|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:57:19.484Z|f063cbbc-d34f-4ffa-9c7f-bc675e18e81f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:57:19.485Z|f063cbbc-d34f-4ffa-9c7f-bc675e18e81f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:57:21.855Z|93094d8a-4aab-4900-9b9a-a294d0d5d220|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:57:21.856Z|93094d8a-4aab-4900-9b9a-a294d0d5d220|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:57:21.856Z|19fb4f83-bf77-4b12-8f16-673e54cf7e4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:57:21.857Z|19fb4f83-bf77-4b12-8f16-673e54cf7e4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:57:21.861Z|c56308b1-76d6-4769-8da2-0a13ed9744e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:57:21.861Z|c56308b1-76d6-4769-8da2-0a13ed9744e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:57:31.882Z|7801fa71-6d58-4b7b-a5e7-fd8c28bc9e70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:57:31.882Z|7801fa71-6d58-4b7b-a5e7-fd8c28bc9e70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:57:31.886Z|483e2ad4-b2a5-42f2-afac-55192c102c69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:57:31.888Z|483e2ad4-b2a5-42f2-afac-55192c102c69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:57:31.893Z|4eb5806e-df8d-4b09-b3ee-b943c13a570e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:57:31.894Z|4eb5806e-df8d-4b09-b3ee-b943c13a570e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:57:33.818Z|ab0374c8-7d07-4c18-94e0-6cb4cc5feff6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:57:33.818Z|ab0374c8-7d07-4c18-94e0-6cb4cc5feff6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:57:41.910Z|57223473-d9f0-4523-93c5-6a129baf1454|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:57:41.911Z|57223473-d9f0-4523-93c5-6a129baf1454|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:57:41.928Z|70e9d70f-e26c-41a5-a512-c5f8481038f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:57:41.929Z|70e9d70f-e26c-41a5-a512-c5f8481038f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:57:41.930Z|7fa977f7-f81f-462d-9841-1fa5b544edc0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:57:41.931Z|7fa977f7-f81f-462d-9841-1fa5b544edc0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:57:48.817Z|3c76d2b8-8719-444b-9b89-aae022c313c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:57:48.818Z|3c76d2b8-8719-444b-9b89-aae022c313c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:57:49.486Z|1db2f854-f23a-4c49-b2ab-5551a2479f63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:57:49.486Z|1db2f854-f23a-4c49-b2ab-5551a2479f63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:57:51.973Z|fc788195-4ec8-4cab-98a7-42160be7f808|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:57:51.973Z|fc788195-4ec8-4cab-98a7-42160be7f808|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:57:51.984Z|51c5308c-7f7a-4829-a1ad-14d4e227202e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:57:51.985Z|51c5308c-7f7a-4829-a1ad-14d4e227202e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:57:51.986Z|3f858037-993a-4f78-90cb-1426c5773c2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:57:51.986Z|3f858037-993a-4f78-90cb-1426c5773c2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:58:02.017Z|ea563a54-949f-4a63-b64f-05725e746fe6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:58:02.018Z|ea563a54-949f-4a63-b64f-05725e746fe6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:58:02.019Z|c7d657a7-d69f-4b11-b836-aadcee32e9ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:58:02.020Z|c7d657a7-d69f-4b11-b836-aadcee32e9ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:58:02.021Z|30efd80f-a406-48a0-bf6e-b9440f1dd93d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:58:02.021Z|30efd80f-a406-48a0-bf6e-b9440f1dd93d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:58:03.817Z|253e4df2-066b-4b48-bbc7-bb34ea2215e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:58:03.821Z|253e4df2-066b-4b48-bbc7-bb34ea2215e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:58:12.045Z|c20bd63b-c71a-425c-b923-30c338f0d8e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:58:12.046Z|c20bd63b-c71a-425c-b923-30c338f0d8e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:58:12.053Z|3025e687-5a37-429a-ae18-c8f7a43e3dbe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:58:12.053Z|3025e687-5a37-429a-ae18-c8f7a43e3dbe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:58:12.054Z|d7703170-5d0d-45c2-ba31-c92b066e3f13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:58:12.055Z|d7703170-5d0d-45c2-ba31-c92b066e3f13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:58:15.770Z|2378a7e7-9850-42cd-b9fa-60794de50b34|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T06:58:15.772Z|2378a7e7-9850-42cd-b9fa-60794de50b34|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T06:58:18.817Z|4556e991-d588-4732-8ea2-7153388dffa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:58:18.818Z|4556e991-d588-4732-8ea2-7153388dffa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:58:19.487Z|f964bfa6-8f1f-4556-a695-fe4168a7ae30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:58:19.487Z|f964bfa6-8f1f-4556-a695-fe4168a7ae30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:58:22.079Z|7babbc78-cce3-45d6-a6cb-a32ada80ccc7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:58:22.080Z|7babbc78-cce3-45d6-a6cb-a32ada80ccc7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:58:22.082Z|bd75ff1e-a63e-481c-9af6-88e8bd46d8b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:58:22.083Z|bd75ff1e-a63e-481c-9af6-88e8bd46d8b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:58:22.087Z|fba21bcb-fdec-401a-8bc0-38758abddc94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:58:22.088Z|fba21bcb-fdec-401a-8bc0-38758abddc94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:58:32.115Z|042030c3-ba0f-4056-9152-1b4439166eb0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:58:32.116Z|042030c3-ba0f-4056-9152-1b4439166eb0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:58:32.118Z|9fff9f71-7056-437e-be9b-2c3474d5163a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:58:32.120Z|9fff9f71-7056-437e-be9b-2c3474d5163a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:58:32.118Z|8fc07037-47cb-446f-b667-7b8f5e853ce0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:58:32.122Z|8fc07037-47cb-446f-b667-7b8f5e853ce0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:58:33.817Z|114ef4a0-5662-44c9-a7b3-10e052d0f7c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:58:33.818Z|114ef4a0-5662-44c9-a7b3-10e052d0f7c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:58:42.150Z|cd10a496-c1e5-404f-ab69-64b4afb9ff97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:58:42.150Z|cd10a496-c1e5-404f-ab69-64b4afb9ff97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:58:42.152Z|32b20cf8-7556-4f5d-ad5e-7d0773ad9508|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:58:42.153Z|32b20cf8-7556-4f5d-ad5e-7d0773ad9508|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:58:42.157Z|63276b69-aa3f-499c-80fc-219b1230f9b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:58:42.157Z|63276b69-aa3f-499c-80fc-219b1230f9b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:58:48.817Z|05e59a18-53ed-4898-902a-4d8c7d4ce493|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:58:48.820Z|05e59a18-53ed-4898-902a-4d8c7d4ce493|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:58:49.488Z|ce4d397e-c93f-454d-a4d5-d3abaaf7a0ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:58:49.488Z|ce4d397e-c93f-454d-a4d5-d3abaaf7a0ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:58:52.180Z|b405423b-dd72-47f0-be6a-786cc60e4cf5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:58:52.181Z|b405423b-dd72-47f0-be6a-786cc60e4cf5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:58:52.182Z|c03a16e7-66d3-433b-84a2-cfef70a001cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:58:52.183Z|c03a16e7-66d3-433b-84a2-cfef70a001cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:58:52.188Z|6003128c-8499-4b0c-be0d-47507cae089a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:58:52.188Z|6003128c-8499-4b0c-be0d-47507cae089a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:59:02.212Z|92178630-9565-4e00-9f84-bce7d7e15d84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:59:02.212Z|92178630-9565-4e00-9f84-bce7d7e15d84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:59:02.213Z|66d93546-2c46-454d-b950-5f2e7454b4e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:59:02.214Z|66d93546-2c46-454d-b950-5f2e7454b4e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:59:02.218Z|0e8e7455-39a9-4e12-98d4-72c54f488ba0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:59:02.220Z|0e8e7455-39a9-4e12-98d4-72c54f488ba0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:59:03.817Z|24a54b65-1e42-4aa7-a6d4-e896bb6fea42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:59:03.818Z|24a54b65-1e42-4aa7-a6d4-e896bb6fea42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:59:12.247Z|8659c259-d82a-4cfb-b4f3-0f4b8b8f866d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:59:12.247Z|8659c259-d82a-4cfb-b4f3-0f4b8b8f866d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:59:12.252Z|19b68f44-ab09-4cdf-98a9-1533c5e7483b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:59:12.252Z|b9b6bebd-5a07-4f36-988a-b59e4469059a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:59:12.253Z|19b68f44-ab09-4cdf-98a9-1533c5e7483b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:59:12.253Z|b9b6bebd-5a07-4f36-988a-b59e4469059a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:59:15.771Z|94e10ae9-9ae2-49d5-bd30-76375210dc81|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T06:59:15.772Z|94e10ae9-9ae2-49d5-bd30-76375210dc81|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T06:59:18.818Z|17506f64-3d52-4a3e-b5ee-b294cdb3cbbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:59:18.818Z|17506f64-3d52-4a3e-b5ee-b294cdb3cbbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:59:19.489Z|cd056ca3-1e59-4be5-89eb-0736873080de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:59:19.489Z|cd056ca3-1e59-4be5-89eb-0736873080de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:59:22.278Z|2cac698f-38a5-470c-9fb2-3ca1647596a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:59:22.279Z|2cac698f-38a5-470c-9fb2-3ca1647596a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:59:22.283Z|de72bff8-812b-4adc-930c-239e0d3941a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:59:22.284Z|de72bff8-812b-4adc-930c-239e0d3941a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:59:22.284Z|85ac9c89-b3bf-456f-8cc9-5da16dbad82e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:59:22.285Z|85ac9c89-b3bf-456f-8cc9-5da16dbad82e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:59:32.311Z|4c35e958-c6df-405b-a03e-70c087340639|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:59:32.311Z|4c35e958-c6df-405b-a03e-70c087340639|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:59:32.316Z|4bab9d23-ab23-4e79-8abe-4e54d67b2eae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:59:32.316Z|5f090c30-91f4-4871-b7fb-03b8b4b5ff69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:59:32.317Z|4bab9d23-ab23-4e79-8abe-4e54d67b2eae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:59:32.317Z|5f090c30-91f4-4871-b7fb-03b8b4b5ff69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:59:33.818Z|8e3c411e-d00e-4ee0-9d1f-377e9d816e61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:59:33.822Z|8e3c411e-d00e-4ee0-9d1f-377e9d816e61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:59:42.338Z|92a55e1d-d52c-4937-9cc6-ef3cd82fa3e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:59:42.338Z|92a55e1d-d52c-4937-9cc6-ef3cd82fa3e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:59:42.345Z|0fd1e5cc-3355-4030-b282-bcc11f404b41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:59:42.345Z|0fd1e5cc-3355-4030-b282-bcc11f404b41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:59:42.347Z|3e57f019-747f-415f-aa5b-6d54b4b8bfe7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:59:42.348Z|3e57f019-747f-415f-aa5b-6d54b4b8bfe7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:59:48.817Z|2890de1b-622d-41e2-8548-52b9e8d5238b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:59:48.818Z|2890de1b-622d-41e2-8548-52b9e8d5238b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:59:49.490Z|b0e005f8-3938-40ea-b462-2de265ae7f55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T06:59:49.491Z|b0e005f8-3938-40ea-b462-2de265ae7f55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T06:59:52.375Z|6dbcc2f3-c2cb-42e1-8db2-a836c2268f81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:59:52.376Z|6dbcc2f3-c2cb-42e1-8db2-a836c2268f81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:59:52.380Z|53afb3ca-3c20-49fb-8c80-6495217a7e2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:59:52.381Z|53afb3ca-3c20-49fb-8c80-6495217a7e2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T06:59:52.381Z|c255a19e-56d4-490e-9051-b873ca31ff30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T06:59:52.381Z|c255a19e-56d4-490e-9051-b873ca31ff30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:00:02.401Z|062a7ca2-e2af-4d3d-9425-cd86818b8346|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:00:02.402Z|062a7ca2-e2af-4d3d-9425-cd86818b8346|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:00:02.411Z|a8a63fe5-a162-4005-b102-70a62f778c06|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:00:02.412Z|a8a63fe5-a162-4005-b102-70a62f778c06|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:00:02.412Z|2e727f27-837e-40c0-b345-ec3e61e96f61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:00:02.413Z|2e727f27-837e-40c0-b345-ec3e61e96f61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:00:03.817Z|30b6e298-1cc9-4e7d-8058-1b8bbff97445|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:00:03.818Z|30b6e298-1cc9-4e7d-8058-1b8bbff97445|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:00:12.432Z|c80b4861-45b3-4d11-92b9-a513f19b887d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:00:12.433Z|c80b4861-45b3-4d11-92b9-a513f19b887d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:00:12.443Z|407a0755-9926-40d2-adf1-9593fdb8af9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:00:12.444Z|407a0755-9926-40d2-adf1-9593fdb8af9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:00:12.443Z|2480c556-b493-4977-bfb0-fde0c764df6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:00:12.444Z|2480c556-b493-4977-bfb0-fde0c764df6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:00:15.772Z|4ab5c173-e95d-466c-9c7e-7190c28d3d07|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T07:00:15.772Z|4ab5c173-e95d-466c-9c7e-7190c28d3d07|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T07:00:18.818Z|0308084c-372f-4613-b5e5-01ca6b4f03d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:00:18.821Z|0308084c-372f-4613-b5e5-01ca6b4f03d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:00:19.491Z|fa95b075-e26d-4ad4-81e4-55bd55c14ae3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:00:19.492Z|fa95b075-e26d-4ad4-81e4-55bd55c14ae3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:00:22.483Z|04b155b9-bbc8-415b-a3d4-3a8029783995|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:00:22.484Z|04b155b9-bbc8-415b-a3d4-3a8029783995|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:00:22.485Z|a90dc2dc-f073-4033-a5b5-dba4879a34a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:00:22.485Z|a90dc2dc-f073-4033-a5b5-dba4879a34a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:00:22.488Z|f6452eca-7c5b-4a90-9ebe-238e46ba744e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:00:22.488Z|f6452eca-7c5b-4a90-9ebe-238e46ba744e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:00:32.516Z|080a4a7b-0775-4f4d-95c3-0eaa05a49302|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:00:32.516Z|547b3236-172a-43b5-8a6d-2a041ebb9940|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:00:32.517Z|547b3236-172a-43b5-8a6d-2a041ebb9940|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:00:32.516Z|43a7453f-5d9d-494d-b816-a7b426f29dde|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:00:32.517Z|080a4a7b-0775-4f4d-95c3-0eaa05a49302|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:00:32.517Z|43a7453f-5d9d-494d-b816-a7b426f29dde|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:00:33.817Z|bb024f95-6591-46cf-bf34-08f320fec09b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:00:33.818Z|bb024f95-6591-46cf-bf34-08f320fec09b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:00:42.568Z|9aac1025-9030-4e5f-a6a4-38cd74f67f84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:00:42.568Z|c70d9ad5-76f8-4ed7-b250-aaf33312701b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:00:42.568Z|ddd4754b-3e2e-4f8c-80ec-6f6f8ad60dbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:00:42.569Z|9aac1025-9030-4e5f-a6a4-38cd74f67f84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:00:42.569Z|c70d9ad5-76f8-4ed7-b250-aaf33312701b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:00:42.569Z|ddd4754b-3e2e-4f8c-80ec-6f6f8ad60dbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:00:48.817Z|82b1d606-405b-47b1-994f-40b26c13100e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:00:48.818Z|82b1d606-405b-47b1-994f-40b26c13100e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:00:49.492Z|dcd6e56b-964b-4754-8128-1c73ae0c8411|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:00:49.493Z|dcd6e56b-964b-4754-8128-1c73ae0c8411|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:00:52.595Z|89fb2d9c-4831-485d-86b6-e62376094844|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:00:52.595Z|89fb2d9c-4831-485d-86b6-e62376094844|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:00:52.595Z|2140f126-5ec3-4ec1-9db3-2814b85070e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:00:52.596Z|2140f126-5ec3-4ec1-9db3-2814b85070e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:00:52.601Z|3d2e5531-4d1e-4313-83da-ff8115a4f40d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:00:52.602Z|3d2e5531-4d1e-4313-83da-ff8115a4f40d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:01:02.624Z|d10a46ae-10e3-4791-bafc-2f88d08e49fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:01:02.625Z|d10a46ae-10e3-4791-bafc-2f88d08e49fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:01:02.629Z|a5d60d5f-14b8-4b45-837a-b22f736cb7d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:01:02.629Z|a5d60d5f-14b8-4b45-837a-b22f736cb7d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:01:02.632Z|6493e49c-6a63-4fe1-a2c4-ec51fd2976e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:01:02.633Z|6493e49c-6a63-4fe1-a2c4-ec51fd2976e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:01:03.818Z|08fcccd8-670a-45e1-833d-4e38e39ca111|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:01:03.821Z|08fcccd8-670a-45e1-833d-4e38e39ca111|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:01:12.656Z|54fe91ae-10eb-4797-8695-989c3de28bea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:01:12.656Z|54fe91ae-10eb-4797-8695-989c3de28bea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:01:12.657Z|2453f463-2da0-46fd-b02a-310e5b161319|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:01:12.658Z|2453f463-2da0-46fd-b02a-310e5b161319|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:01:12.659Z|42885a19-0ecb-47d3-bcf0-5df751f945ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:01:12.661Z|42885a19-0ecb-47d3-bcf0-5df751f945ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:01:15.781Z|ed31aab3-d8fa-47a0-a529-8a24dd7d4890|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T07:01:15.781Z|ed31aab3-d8fa-47a0-a529-8a24dd7d4890|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T07:01:18.817Z|d81454eb-e19f-46a8-88ac-fd852dc87417|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:01:18.818Z|d81454eb-e19f-46a8-88ac-fd852dc87417|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:01:19.493Z|c01c4f65-65e2-412c-9c92-ffcd5d90e627|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:01:19.494Z|c01c4f65-65e2-412c-9c92-ffcd5d90e627|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:01:22.688Z|f854be15-ecc7-436b-baf9-1ccd3f099da5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:01:22.689Z|f854be15-ecc7-436b-baf9-1ccd3f099da5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:01:22.691Z|ddf17c79-25d0-4387-8694-44e22e02c2ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:01:22.692Z|ddf17c79-25d0-4387-8694-44e22e02c2ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:01:22.696Z|31e449ec-1270-4521-9ca0-0e17609abacc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:01:22.697Z|31e449ec-1270-4521-9ca0-0e17609abacc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:01:32.720Z|0c9396ee-d332-4211-85ad-778039aaa966|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:01:32.721Z|0c9396ee-d332-4211-85ad-778039aaa966|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:01:32.724Z|08ec8da5-5394-4365-a94d-0ac5c0b238f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:01:32.724Z|ff08727f-66c2-4dc9-ad0d-8bf1262bc4b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:01:32.725Z|ff08727f-66c2-4dc9-ad0d-8bf1262bc4b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:01:32.725Z|08ec8da5-5394-4365-a94d-0ac5c0b238f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:01:33.817Z|88b2a59a-6012-4b92-92d0-c0e2e499d7c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:01:33.818Z|88b2a59a-6012-4b92-92d0-c0e2e499d7c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:01:42.751Z|ae81b6f5-ce25-4f63-a5b7-b8aec3ebc953|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:01:42.752Z|ae81b6f5-ce25-4f63-a5b7-b8aec3ebc953|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:01:42.760Z|e27a0aa4-bcd0-4d67-b552-3ae828679193|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:01:42.760Z|e27a0aa4-bcd0-4d67-b552-3ae828679193|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:01:42.762Z|08ef78e0-8e11-4515-ae9b-9e7b6c68ac27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:01:42.765Z|08ef78e0-8e11-4515-ae9b-9e7b6c68ac27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:01:48.817Z|a961ac55-f641-4498-80d1-1245f8a24629|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:01:48.823Z|a961ac55-f641-4498-80d1-1245f8a24629|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:01:49.495Z|df1f3ebd-cf36-489b-8bda-0a744100c29d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:01:49.496Z|df1f3ebd-cf36-489b-8bda-0a744100c29d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:01:52.784Z|e0851ddf-4c52-4dd7-9770-ca7ec96797e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:01:52.784Z|e0851ddf-4c52-4dd7-9770-ca7ec96797e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:01:52.797Z|72d95d5a-91ef-4b02-95c6-6db45e795156|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:01:52.797Z|d36a56d7-6f5a-4993-b5bf-da703f8c5568|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:01:52.798Z|72d95d5a-91ef-4b02-95c6-6db45e795156|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:01:52.798Z|d36a56d7-6f5a-4993-b5bf-da703f8c5568|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:02:02.809Z|56d10338-43fe-4135-9cf5-b080fc251535|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:02:02.811Z|56d10338-43fe-4135-9cf5-b080fc251535|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:02:02.829Z|f22bbeeb-ba0c-4df9-ad4b-b26d66e55d8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:02:02.829Z|f22bbeeb-ba0c-4df9-ad4b-b26d66e55d8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:02:02.834Z|b916cabb-03c4-4c8a-8edc-3e16b1ee042a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:02:02.835Z|b916cabb-03c4-4c8a-8edc-3e16b1ee042a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:02:03.817Z|4f85169f-5cfe-463d-8a64-3b9877731de4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:02:03.819Z|4f85169f-5cfe-463d-8a64-3b9877731de4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:02:12.844Z|94d628c8-259b-4923-96b8-e56643343ba1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:02:12.844Z|94d628c8-259b-4923-96b8-e56643343ba1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:02:12.860Z|34f08fa3-bfa5-4c68-a013-af5bdddc3cc7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:02:12.861Z|34f08fa3-bfa5-4c68-a013-af5bdddc3cc7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:02:12.868Z|c614d47e-1daa-4769-9b73-8680c94a0634|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:02:12.869Z|c614d47e-1daa-4769-9b73-8680c94a0634|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:02:15.771Z|c844ca83-5de8-4718-bcc3-dae62b50b840|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T07:02:15.771Z|c844ca83-5de8-4718-bcc3-dae62b50b840|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T07:02:18.817Z|1e84659e-6e6e-4e30-8d70-ac8133926ddd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:02:18.818Z|1e84659e-6e6e-4e30-8d70-ac8133926ddd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:02:19.497Z|8f3fd7db-99b7-4abb-8862-70e4d93e9362|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:02:19.497Z|8f3fd7db-99b7-4abb-8862-70e4d93e9362|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:02:22.884Z|29879864-b100-4af2-8064-7a73fa974e28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:02:22.884Z|29879864-b100-4af2-8064-7a73fa974e28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:02:22.893Z|bbd9407d-5457-44f3-9683-28c9c3937c76|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:02:22.895Z|bbd9407d-5457-44f3-9683-28c9c3937c76|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:02:22.906Z|c0bdafff-44ad-42ee-b565-4f58b8eae4f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:02:22.907Z|c0bdafff-44ad-42ee-b565-4f58b8eae4f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:02:32.920Z|cb122873-41e1-4214-acb7-f97b2bce52f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:02:32.921Z|cb122873-41e1-4214-acb7-f97b2bce52f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:02:32.927Z|8e3cda14-9657-47fb-84b7-0e95ea7d4127|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:02:32.927Z|8e3cda14-9657-47fb-84b7-0e95ea7d4127|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:02:32.945Z|a0c056d5-26c4-4605-bda4-2ba29613ee5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:02:32.945Z|a0c056d5-26c4-4605-bda4-2ba29613ee5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:02:33.817Z|b116ee82-d1a4-4eb5-a6f4-2436d9a93dfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:02:33.821Z|b116ee82-d1a4-4eb5-a6f4-2436d9a93dfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:02:42.960Z|ff784711-203f-4802-bb21-132884d89876|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:02:42.961Z|ff784711-203f-4802-bb21-132884d89876|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:02:42.961Z|a0af315a-84d0-4b44-a701-7d05dad9dc67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:02:42.962Z|a0af315a-84d0-4b44-a701-7d05dad9dc67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:02:42.981Z|a11efee8-3b7c-449a-88ce-47969057e87c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:02:42.982Z|a11efee8-3b7c-449a-88ce-47969057e87c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:02:48.818Z|eda99167-664d-4ed9-b236-d6891e4bb374|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:02:48.818Z|eda99167-664d-4ed9-b236-d6891e4bb374|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:02:49.498Z|c6eb30fb-e230-47dc-a62d-df43a0eee146|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:02:49.498Z|c6eb30fb-e230-47dc-a62d-df43a0eee146|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:02:52.988Z|2497a0ad-f8d2-4ec7-b26a-b7e57ff07bbb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:02:52.989Z|2497a0ad-f8d2-4ec7-b26a-b7e57ff07bbb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:02:52.991Z|280681bc-3bf5-4265-bf96-1880f2164ec8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:02:52.991Z|280681bc-3bf5-4265-bf96-1880f2164ec8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:02:53.013Z|c1a7c1eb-3e4a-4ba1-86f5-9d9e351a2301|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:02:53.014Z|c1a7c1eb-3e4a-4ba1-86f5-9d9e351a2301|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:03:03.019Z|1fd63c14-f547-40b7-bf0c-b9967487f3e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:03:03.020Z|1fd63c14-f547-40b7-bf0c-b9967487f3e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:03:03.021Z|ce773b33-8251-4b8c-ac02-146997a994e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:03:03.022Z|ce773b33-8251-4b8c-ac02-146997a994e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:03:03.046Z|bdc6053c-da23-4be8-a19e-48d30b86a59b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:03:03.046Z|bdc6053c-da23-4be8-a19e-48d30b86a59b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:03:03.817Z|f22c8594-8867-4adc-8b14-13efbfbcdb5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:03:03.818Z|f22c8594-8867-4adc-8b14-13efbfbcdb5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:03:13.054Z|5b3b751f-43cb-4591-813f-929ea7e5e976|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:03:13.054Z|5b3b751f-43cb-4591-813f-929ea7e5e976|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:03:13.059Z|d8926938-13be-4f8c-b267-a7d231256dca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:03:13.060Z|d8926938-13be-4f8c-b267-a7d231256dca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:03:13.076Z|a927c4db-7709-48f7-8907-b2fc643da817|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:03:13.077Z|a927c4db-7709-48f7-8907-b2fc643da817|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:03:15.772Z|bdd4f7f3-07f0-4b4f-80fa-d07b0e6e57e2|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T07:03:15.772Z|bdd4f7f3-07f0-4b4f-80fa-d07b0e6e57e2|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T07:03:18.817Z|b33ffa3f-9da8-4c2b-8192-2c3b014cb565|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:03:18.821Z|b33ffa3f-9da8-4c2b-8192-2c3b014cb565|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:03:19.499Z|bbfe6721-a497-4d96-9736-1bc69c353f1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:03:19.499Z|bbfe6721-a497-4d96-9736-1bc69c353f1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:03:23.098Z|02faa6f2-b72d-438c-9802-3f7cc324f001|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:03:23.098Z|02faa6f2-b72d-438c-9802-3f7cc324f001|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:03:23.099Z|8ccc6c06-de42-4e99-8a38-c2bac17a0cd4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:03:23.100Z|8ccc6c06-de42-4e99-8a38-c2bac17a0cd4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:03:23.100Z|a883b9f5-59ae-41de-8bbe-d7bd154154fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:03:23.101Z|a883b9f5-59ae-41de-8bbe-d7bd154154fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:03:33.129Z|a3549199-5059-4eb8-8623-c86a78109fa8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:03:33.129Z|2ad119f7-6b5e-47f1-a18b-d5b9ad9c51b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:03:33.129Z|a3549199-5059-4eb8-8623-c86a78109fa8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:03:33.130Z|2ad119f7-6b5e-47f1-a18b-d5b9ad9c51b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:03:33.129Z|a4c4bb05-958c-4c20-88aa-5eddba08b849|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:03:33.131Z|a4c4bb05-958c-4c20-88aa-5eddba08b849|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:03:33.817Z|e2929f76-06d8-48eb-9278-35276ec18506|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:03:33.818Z|e2929f76-06d8-48eb-9278-35276ec18506|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:03:43.163Z|4314cca0-835f-49e1-abaa-653c4a8d9ec1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:03:43.164Z|4314cca0-835f-49e1-abaa-653c4a8d9ec1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:03:43.169Z|c04c8315-c118-416c-b894-dcb6fa6ac696|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:03:43.170Z|c04c8315-c118-416c-b894-dcb6fa6ac696|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:03:43.171Z|78cd5e21-8d24-4d05-a2d6-2b025fa31fd8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:03:43.171Z|78cd5e21-8d24-4d05-a2d6-2b025fa31fd8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:03:48.817Z|162596d9-eb99-46d8-b162-7b5f361151d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:03:48.818Z|162596d9-eb99-46d8-b162-7b5f361151d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:03:49.500Z|4d3c495c-ef7f-43b1-ba2c-96e60ce45f11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:03:49.501Z|4d3c495c-ef7f-43b1-ba2c-96e60ce45f11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:03:53.202Z|aae005a9-adb2-4ea7-8a3e-3226f9f76c12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:03:53.203Z|aae005a9-adb2-4ea7-8a3e-3226f9f76c12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:03:53.205Z|5963fee3-3e48-4312-a1da-5a34c14c8f7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:03:53.205Z|5963fee3-3e48-4312-a1da-5a34c14c8f7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:03:53.210Z|29a7e2f0-2f13-41bc-b258-fafd0c476d4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:03:53.210Z|29a7e2f0-2f13-41bc-b258-fafd0c476d4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:04:03.228Z|05730759-d4a0-4f46-ad9a-91c042d59bd7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:04:03.228Z|05730759-d4a0-4f46-ad9a-91c042d59bd7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:04:03.237Z|16e72768-a37b-457c-9ed9-69deb15c35c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:04:03.238Z|16e72768-a37b-457c-9ed9-69deb15c35c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:04:03.251Z|05d3d2b6-87fb-409f-91e3-25f8dbe17194|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:04:03.252Z|05d3d2b6-87fb-409f-91e3-25f8dbe17194|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:04:03.817Z|2a672f98-0093-4a5b-9c35-069800d42a35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:04:03.821Z|2a672f98-0093-4a5b-9c35-069800d42a35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:04:13.267Z|0c47935c-20a1-4b82-8d7c-856d15ca2f31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:04:13.268Z|0c47935c-20a1-4b82-8d7c-856d15ca2f31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:04:13.277Z|74e65bd4-fe99-465c-b9fe-d504630ac54a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:04:13.277Z|74e65bd4-fe99-465c-b9fe-d504630ac54a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:04:13.283Z|13e468a5-8983-48b1-81f6-99d4e29f847a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:04:13.284Z|13e468a5-8983-48b1-81f6-99d4e29f847a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:04:15.771Z|8b5f9fb1-6e2e-46cc-b2d2-ace0ff27b0b7|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T07:04:15.772Z|8b5f9fb1-6e2e-46cc-b2d2-ace0ff27b0b7|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T07:04:18.817Z|b94db06c-6061-4d27-9daf-bb6d3686805f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:04:18.818Z|b94db06c-6061-4d27-9daf-bb6d3686805f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:04:19.501Z|bfd58d1e-2f29-4c26-956b-53efcfbfb623|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:04:19.502Z|bfd58d1e-2f29-4c26-956b-53efcfbfb623|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:04:23.308Z|e22d3299-0bfe-4461-ae45-1a6b67f8ec12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:04:23.309Z|e22d3299-0bfe-4461-ae45-1a6b67f8ec12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:04:23.311Z|82536944-deba-4404-9133-0eb27b0077ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:04:23.312Z|82536944-deba-4404-9133-0eb27b0077ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:04:23.315Z|3ced61e3-8187-4062-9ca7-ad86eacba643|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:04:23.315Z|3ced61e3-8187-4062-9ca7-ad86eacba643|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:04:33.336Z|7abe1d5c-2ed5-45cf-8e1c-31b75f1fe7e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:04:33.336Z|7abe1d5c-2ed5-45cf-8e1c-31b75f1fe7e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:04:33.340Z|45684cb3-3ffe-43b3-a31f-9cd710eb3f40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:04:33.341Z|45684cb3-3ffe-43b3-a31f-9cd710eb3f40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:04:33.345Z|e597b3e4-8379-45d1-a370-1004328d56cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:04:33.346Z|e597b3e4-8379-45d1-a370-1004328d56cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:04:33.817Z|d1c982b0-ec2a-446d-ac31-38dac8a80245|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:04:33.818Z|d1c982b0-ec2a-446d-ac31-38dac8a80245|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:04:43.364Z|dbbd72a6-0d8b-4421-b902-ad1491dc5b73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:04:43.364Z|528b2235-830a-499d-bcba-494587c29f09|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:04:43.364Z|dbbd72a6-0d8b-4421-b902-ad1491dc5b73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:04:43.364Z|528b2235-830a-499d-bcba-494587c29f09|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:04:43.370Z|9a8dc82a-fccf-4db2-91bd-ea6a93340615|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:04:43.371Z|9a8dc82a-fccf-4db2-91bd-ea6a93340615|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:04:48.817Z|830b1efe-aaa5-4c67-b3e9-b78361a171aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:04:48.821Z|830b1efe-aaa5-4c67-b3e9-b78361a171aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:04:49.502Z|30b2bb6d-88ad-4aca-8e68-2eac3a23ae18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:04:49.503Z|30b2bb6d-88ad-4aca-8e68-2eac3a23ae18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:04:53.396Z|17855d13-6c4c-45b9-90f9-67414fbd2b6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:04:53.397Z|17855d13-6c4c-45b9-90f9-67414fbd2b6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:04:53.400Z|fdf7634d-761a-429d-bc7d-2d9d88da2cac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:04:53.400Z|fdf7634d-761a-429d-bc7d-2d9d88da2cac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:04:53.402Z|c5499c5a-d255-42a2-881f-e7648064cf9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:04:53.402Z|c5499c5a-d255-42a2-881f-e7648064cf9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:05:03.433Z|a2bbd54d-3cef-429e-a27f-757b755f9b43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:05:03.433Z|a2bbd54d-3cef-429e-a27f-757b755f9b43|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:05:03.440Z|5eee5420-65fe-477f-b7da-8476b932edf3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:05:03.439Z|517b832b-2d59-4ac2-bd29-b6f0dbc10241|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:05:03.440Z|517b832b-2d59-4ac2-bd29-b6f0dbc10241|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:05:03.440Z|5eee5420-65fe-477f-b7da-8476b932edf3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:05:03.817Z|195d8896-2ed5-43eb-855e-7c4daeca65d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:05:03.818Z|195d8896-2ed5-43eb-855e-7c4daeca65d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:05:13.472Z|c99bf019-b185-471e-b7e8-7fc98a8464ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:05:13.472Z|c99bf019-b185-471e-b7e8-7fc98a8464ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:05:13.474Z|95024c0a-a6fb-48ff-bb2d-bbdcf4e2bede|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:05:13.474Z|e7d26367-fd82-4e9e-b6a3-07fab2d8581f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:05:13.475Z|e7d26367-fd82-4e9e-b6a3-07fab2d8581f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:05:13.474Z|95024c0a-a6fb-48ff-bb2d-bbdcf4e2bede|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:05:15.773Z|d69b059d-2aad-4eeb-bc96-b4f9731c1070|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T07:05:15.774Z|d69b059d-2aad-4eeb-bc96-b4f9731c1070|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T07:05:18.817Z|7706b034-f76a-45b3-a8fd-1fbb12e46b4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:05:18.818Z|7706b034-f76a-45b3-a8fd-1fbb12e46b4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:05:19.504Z|a9593379-2cae-454f-bc1f-a8b922ddbc9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:05:19.504Z|a9593379-2cae-454f-bc1f-a8b922ddbc9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:05:23.528Z|7b6c8098-0a0c-4a0e-abfd-f9249c791351|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:05:23.528Z|023668ee-f8e0-4bb6-a218-ba786425e966|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:05:23.529Z|7b6c8098-0a0c-4a0e-abfd-f9249c791351|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:05:23.529Z|023668ee-f8e0-4bb6-a218-ba786425e966|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:05:23.532Z|97d68fd7-b81c-4152-a116-f9f73b98b3af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:05:23.533Z|97d68fd7-b81c-4152-a116-f9f73b98b3af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:05:33.562Z|d248497c-16d3-420b-a199-993b24875a02|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:05:33.563Z|d248497c-16d3-420b-a199-993b24875a02|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:05:33.563Z|5fff5709-3234-4596-bdb5-7ec6491b9412|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:05:33.563Z|5fff5709-3234-4596-bdb5-7ec6491b9412|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:05:33.569Z|0f379e69-961f-43ab-9fe2-a3ca7d8e01cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:05:33.570Z|0f379e69-961f-43ab-9fe2-a3ca7d8e01cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:05:33.817Z|7900948a-e29d-41df-93b8-cc3547ef1b2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:05:33.821Z|7900948a-e29d-41df-93b8-cc3547ef1b2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:05:43.593Z|f5ccae4d-2adf-47e3-b604-ed1aefdf7e2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:05:43.594Z|f5ccae4d-2adf-47e3-b604-ed1aefdf7e2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:05:43.604Z|7f2aa8a4-9679-4bc1-8391-61bac236c696|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:05:43.605Z|38ca8913-2e13-4e65-b752-92c43ee6c9fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:05:43.605Z|38ca8913-2e13-4e65-b752-92c43ee6c9fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:05:43.605Z|7f2aa8a4-9679-4bc1-8391-61bac236c696|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:05:48.818Z|8ac7ac00-1185-4d0e-8b4a-161e87cb3cbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:05:48.818Z|8ac7ac00-1185-4d0e-8b4a-161e87cb3cbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:05:49.505Z|fb5c38e8-96b6-4c1b-b576-218ca5654d3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:05:49.505Z|fb5c38e8-96b6-4c1b-b576-218ca5654d3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:05:53.630Z|ced85c5e-4cdf-47eb-b9c4-0bedefb4aadf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:05:53.630Z|ced85c5e-4cdf-47eb-b9c4-0bedefb4aadf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:05:53.633Z|88b8e012-7b59-4756-ae0f-1c56a1de82cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:05:53.633Z|88b8e012-7b59-4756-ae0f-1c56a1de82cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:05:53.636Z|6f3ca7eb-b10f-4620-8838-a0ebe1829567|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:05:53.637Z|6f3ca7eb-b10f-4620-8838-a0ebe1829567|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:06:03.669Z|16f58c7f-1034-4157-9962-bbd3c8ef8e33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:06:03.670Z|16f58c7f-1034-4157-9962-bbd3c8ef8e33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:06:03.670Z|08b3c715-b268-4bfb-b125-c923a7e386ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:06:03.670Z|700f093d-f284-4d8c-9b89-7b71be9e540e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:06:03.671Z|700f093d-f284-4d8c-9b89-7b71be9e540e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:06:03.671Z|08b3c715-b268-4bfb-b125-c923a7e386ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:06:03.817Z|2a5db688-6724-462f-9373-215fc1573a95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:06:03.817Z|2a5db688-6724-462f-9373-215fc1573a95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:06:13.704Z|9f2a30c2-94a6-4a26-88db-e8ecda32bf6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:06:13.705Z|c8151d68-bbaf-4c6d-b76c-b66dc5e74e6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:06:13.706Z|9f2a30c2-94a6-4a26-88db-e8ecda32bf6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:06:13.706Z|c8151d68-bbaf-4c6d-b76c-b66dc5e74e6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:06:13.708Z|56cd8356-1adc-41a3-ab15-5b25a8bf122f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:06:13.711Z|56cd8356-1adc-41a3-ab15-5b25a8bf122f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:06:15.773Z|2b06f209-ab49-46d1-834e-072e78c86ff4|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T07:06:15.774Z|2b06f209-ab49-46d1-834e-072e78c86ff4|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T07:06:18.817Z|c10ca6be-1bcd-4cd1-8b7d-4328bd9954d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:06:18.821Z|c10ca6be-1bcd-4cd1-8b7d-4328bd9954d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:06:19.506Z|764685bb-7fd6-4f2f-9802-dc6f5ba3ac29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:06:19.506Z|764685bb-7fd6-4f2f-9802-dc6f5ba3ac29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:06:23.742Z|19c6a595-6362-4947-99b0-574cd7d1dace|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:06:23.743Z|19c6a595-6362-4947-99b0-574cd7d1dace|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:06:23.743Z|74229713-6672-4872-aa8f-601019e1e4f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:06:23.743Z|e293186a-8d0f-487b-b964-9a4b435d0d34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:06:23.744Z|74229713-6672-4872-aa8f-601019e1e4f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:06:23.744Z|e293186a-8d0f-487b-b964-9a4b435d0d34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:06:33.774Z|b2eac3b4-6d7b-4420-bae9-06ca95b9790e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:06:33.775Z|b2eac3b4-6d7b-4420-bae9-06ca95b9790e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:06:33.776Z|3d1bb575-b892-4f3e-8a4a-3a0e3aac6f60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:06:33.777Z|3d1bb575-b892-4f3e-8a4a-3a0e3aac6f60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:06:33.784Z|7e6177a4-bb8f-46c2-acff-84f291e949d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:06:33.785Z|7e6177a4-bb8f-46c2-acff-84f291e949d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:06:33.817Z|c11aa732-1322-475a-8fae-2d1caff3d9ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:06:33.818Z|c11aa732-1322-475a-8fae-2d1caff3d9ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:06:43.803Z|099d4ace-9daa-42a9-a793-e5d395fc9007|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:06:43.804Z|099d4ace-9daa-42a9-a793-e5d395fc9007|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:06:43.811Z|49ff48e6-f4cd-4670-af36-ed8da84d1327|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:06:43.813Z|49ff48e6-f4cd-4670-af36-ed8da84d1327|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:06:43.813Z|11e44e6f-c7ef-44e2-aff6-28873fae7e87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:06:43.814Z|11e44e6f-c7ef-44e2-aff6-28873fae7e87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:06:48.817Z|f2cbfd9d-5468-4c85-b061-7ed2f906e05b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:06:48.818Z|f2cbfd9d-5468-4c85-b061-7ed2f906e05b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:06:49.507Z|b86f6ed0-eda8-46d3-973c-02026ee1480d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:06:49.508Z|b86f6ed0-eda8-46d3-973c-02026ee1480d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:06:53.832Z|96c3b588-f9b7-42df-a075-d09f0c161900|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:06:53.833Z|96c3b588-f9b7-42df-a075-d09f0c161900|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:06:53.838Z|aa801fc7-0a41-43b8-a5ca-7a8c9fcc6b40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:06:53.839Z|aa801fc7-0a41-43b8-a5ca-7a8c9fcc6b40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:06:53.846Z|73116d82-2e04-4efb-87ae-35c1143e7e19|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:06:53.847Z|73116d82-2e04-4efb-87ae-35c1143e7e19|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:07:03.817Z|c2b4092d-65b3-4303-b4d2-23dbe0f5dffe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:07:03.821Z|c2b4092d-65b3-4303-b4d2-23dbe0f5dffe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:07:03.861Z|5725af2c-a581-41ac-b0e7-b46b2359954f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:07:03.861Z|5725af2c-a581-41ac-b0e7-b46b2359954f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:07:03.867Z|a4734d8f-9ed3-4a60-8d91-f147d498155f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:07:03.868Z|a4734d8f-9ed3-4a60-8d91-f147d498155f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:07:03.871Z|2c2eba1c-0d94-46ba-96ef-563b82da53fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:07:03.872Z|2c2eba1c-0d94-46ba-96ef-563b82da53fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:07:13.890Z|c0dd93ea-29b6-474b-8951-68a71b2a7126|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:07:13.891Z|c0dd93ea-29b6-474b-8951-68a71b2a7126|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:07:13.900Z|c814bfad-2a72-48d8-b6ec-2ad8ae1fa6ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:07:13.900Z|c814bfad-2a72-48d8-b6ec-2ad8ae1fa6ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:07:13.901Z|6d5e557f-4c46-4025-b828-af716499e8a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:07:13.902Z|6d5e557f-4c46-4025-b828-af716499e8a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:07:15.772Z|2a9baba8-57a4-4f03-aefc-a5193dbade11|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T07:07:15.773Z|2a9baba8-57a4-4f03-aefc-a5193dbade11|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T07:07:18.817Z|989cb62e-d48c-40fd-a74b-5471dd53af61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:07:18.818Z|989cb62e-d48c-40fd-a74b-5471dd53af61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:07:19.508Z|cfedfe43-fe5b-4ac5-9bf6-5fb90f3b747b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:07:19.509Z|cfedfe43-fe5b-4ac5-9bf6-5fb90f3b747b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:07:23.925Z|8530fe9f-910b-42f9-ae87-c94220edc8e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:07:23.926Z|8530fe9f-910b-42f9-ae87-c94220edc8e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:07:23.929Z|446cf665-07f3-4dbc-9be1-16ded3d7163f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:07:23.929Z|446cf665-07f3-4dbc-9be1-16ded3d7163f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:07:23.932Z|94d467c4-a91d-483b-9d61-7c89d5533a61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:07:23.933Z|94d467c4-a91d-483b-9d61-7c89d5533a61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:07:33.817Z|09eef9e4-1926-4bdd-9325-f82ec88a4bf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:07:33.817Z|09eef9e4-1926-4bdd-9325-f82ec88a4bf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:07:33.959Z|f89e9c93-2cf1-4cd7-9977-72ab279bdd3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:07:33.959Z|8339ae83-16d8-4b38-956d-7db8cece66df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:07:33.960Z|8339ae83-16d8-4b38-956d-7db8cece66df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:07:33.960Z|f89e9c93-2cf1-4cd7-9977-72ab279bdd3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:07:33.966Z|189d0a48-4607-4799-b457-ceee31e1ceef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:07:33.967Z|189d0a48-4607-4799-b457-ceee31e1ceef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:07:43.990Z|e6c6f03d-9e3e-4a7d-963f-add7372bd46a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:07:43.990Z|e6c6f03d-9e3e-4a7d-963f-add7372bd46a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:07:43.991Z|0e19c896-b45f-4500-b8cb-1fe188d057e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:07:43.991Z|0e19c896-b45f-4500-b8cb-1fe188d057e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:07:43.994Z|c82b2e32-7c96-4c71-9913-ad9d54d16702|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:07:43.994Z|c82b2e32-7c96-4c71-9913-ad9d54d16702|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:07:48.817Z|4bc3628a-9469-4883-bfaf-5096d0a0eac1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:07:48.819Z|4bc3628a-9469-4883-bfaf-5096d0a0eac1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:07:49.509Z|f994d711-38e5-4796-afdb-9682c8e646dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:07:49.510Z|f994d711-38e5-4796-afdb-9682c8e646dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:07:54.016Z|7c7d3b71-3eac-4d8d-8916-cf45647274d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:07:54.017Z|7c7d3b71-3eac-4d8d-8916-cf45647274d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:07:54.024Z|de311e47-90dc-43e8-a4e8-f303345c89e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:07:54.025Z|de311e47-90dc-43e8-a4e8-f303345c89e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:07:54.026Z|4e7d2764-8c70-49ea-bc24-f0616c968159|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:07:54.027Z|4e7d2764-8c70-49ea-bc24-f0616c968159|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:08:03.817Z|522919c1-bcee-4f28-ac3e-ebf2415b38b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:08:03.818Z|522919c1-bcee-4f28-ac3e-ebf2415b38b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:08:04.054Z|fb373822-01d7-4eef-a4ec-de72e3c14092|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:08:04.054Z|fb373822-01d7-4eef-a4ec-de72e3c14092|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:08:04.055Z|8ff8695c-91d1-4a66-9634-97ed1bcca756|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:08:04.056Z|8ff8695c-91d1-4a66-9634-97ed1bcca756|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:08:04.059Z|97f65fdf-e5dd-4535-b70d-072a91b6577d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:08:04.060Z|97f65fdf-e5dd-4535-b70d-072a91b6577d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:08:14.101Z|7bd2871e-e764-43cf-b82b-f8c5f53a75ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:08:14.102Z|7bd2871e-e764-43cf-b82b-f8c5f53a75ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:08:14.104Z|21b55e00-ce36-4e0e-831e-6d496c85b00c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:08:14.105Z|21b55e00-ce36-4e0e-831e-6d496c85b00c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:08:14.114Z|af50b1df-7555-44d1-9d0b-52da1d2301da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:08:14.114Z|af50b1df-7555-44d1-9d0b-52da1d2301da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:08:15.771Z|aba70667-2b64-4867-9dac-1bcfd8a664d9|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T07:08:15.772Z|aba70667-2b64-4867-9dac-1bcfd8a664d9|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T07:08:18.817Z|45834ad6-0550-4a33-a4ee-e89eee68ddfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:08:18.818Z|45834ad6-0550-4a33-a4ee-e89eee68ddfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:08:19.510Z|550d6fb5-2af6-4c26-91f6-4cd6c8c77875|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:08:19.510Z|550d6fb5-2af6-4c26-91f6-4cd6c8c77875|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:08:24.144Z|76900daa-c8b0-4453-95aa-a8eb4ba82e8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:08:24.145Z|76900daa-c8b0-4453-95aa-a8eb4ba82e8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:08:24.151Z|fec47783-94b6-48e5-a88f-861f8b9f38c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:08:24.151Z|fec47783-94b6-48e5-a88f-861f8b9f38c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:08:24.155Z|05aa8457-ba63-4720-8641-f57be0c83741|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:08:24.155Z|05aa8457-ba63-4720-8641-f57be0c83741|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:08:33.817Z|7ffaac32-9541-46de-a46f-078b9bfac468|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:08:33.821Z|7ffaac32-9541-46de-a46f-078b9bfac468|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:08:34.173Z|5ab88536-6f10-41cb-acb4-a191ac24daaa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:08:34.174Z|5ab88536-6f10-41cb-acb4-a191ac24daaa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:08:34.183Z|a0338089-ff99-4e7a-a95d-bcf417feed6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:08:34.184Z|a0338089-ff99-4e7a-a95d-bcf417feed6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:08:34.192Z|5a82b542-5fd6-4949-9db5-2344e2f2b1aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:08:34.193Z|5a82b542-5fd6-4949-9db5-2344e2f2b1aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:08:44.217Z|270b9eb6-510a-4f8e-bacb-7b630eade0e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:08:44.217Z|270b9eb6-510a-4f8e-bacb-7b630eade0e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:08:44.219Z|ca2a9ccb-0526-4cb4-b0ff-430354b1ae77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:08:44.220Z|ca2a9ccb-0526-4cb4-b0ff-430354b1ae77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:08:44.243Z|8a5a8736-5c95-42a0-bb96-fcdbd83c3a3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:08:44.244Z|8a5a8736-5c95-42a0-bb96-fcdbd83c3a3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:08:48.817Z|81d8e174-f5d7-40d2-9d1d-d7ca5cc031b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:08:48.818Z|81d8e174-f5d7-40d2-9d1d-d7ca5cc031b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:08:49.511Z|a7ebc739-e54f-47b7-82cb-e489eddc6d91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:08:49.512Z|a7ebc739-e54f-47b7-82cb-e489eddc6d91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:08:54.248Z|6c73ad3e-b3bc-45de-9ac0-4bedc9bc30dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:08:54.249Z|6c73ad3e-b3bc-45de-9ac0-4bedc9bc30dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:08:54.251Z|2dfe3489-750c-4f38-a2e9-123f7e1356fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:08:54.252Z|2dfe3489-750c-4f38-a2e9-123f7e1356fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:08:54.272Z|0f442b2d-b5d5-44bc-853c-c0bab0894462|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:08:54.273Z|0f442b2d-b5d5-44bc-853c-c0bab0894462|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:09:03.817Z|7462a97b-4001-4122-b92d-647bbe1d4aa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:09:03.818Z|7462a97b-4001-4122-b92d-647bbe1d4aa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:09:04.315Z|a9d927e0-bce9-4b68-a40d-e118d06509e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:09:04.315Z|a9d927e0-bce9-4b68-a40d-e118d06509e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:09:04.318Z|8e6ea821-d895-45bd-ade2-d249f8bf78d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:09:04.319Z|8e6ea821-d895-45bd-ade2-d249f8bf78d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:09:04.318Z|bd92b37e-565c-4c86-b4b0-90c99c4f9298|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:09:04.320Z|bd92b37e-565c-4c86-b4b0-90c99c4f9298|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:09:14.347Z|a5d54afa-aef7-4df5-ad8e-05b9213eaf19|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:09:14.348Z|a5d54afa-aef7-4df5-ad8e-05b9213eaf19|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:09:14.358Z|d8397573-fbf7-4b9a-9015-bf7d8aee1e38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:09:14.358Z|2ba4949d-d418-4015-9801-52ea459f6182|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:09:14.358Z|d8397573-fbf7-4b9a-9015-bf7d8aee1e38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:09:14.359Z|2ba4949d-d418-4015-9801-52ea459f6182|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:09:15.771Z|648aee57-6808-454e-906a-f0be7ce10ec6|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T07:09:15.772Z|648aee57-6808-454e-906a-f0be7ce10ec6|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T07:09:18.817Z|9551f642-b0d6-444e-b922-f541f63caf8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:09:18.818Z|9551f642-b0d6-444e-b922-f541f63caf8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:09:19.512Z|29a7d1b5-335c-4fae-ba3d-f99f01b0cef5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:09:19.513Z|29a7d1b5-335c-4fae-ba3d-f99f01b0cef5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:09:24.381Z|1593e9d1-8cd2-4ee9-9e02-718e9a4e8834|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:09:24.381Z|1593e9d1-8cd2-4ee9-9e02-718e9a4e8834|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:09:24.390Z|a7ca4447-4e78-48ed-84d5-3f4abe34767d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:09:24.391Z|a7ca4447-4e78-48ed-84d5-3f4abe34767d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:09:24.392Z|8a337041-5766-4b66-9f43-137f2d2b78cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:09:24.393Z|8a337041-5766-4b66-9f43-137f2d2b78cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:09:33.817Z|9775c13e-f501-4f1d-87c4-d1e7acefb0d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:09:33.818Z|9775c13e-f501-4f1d-87c4-d1e7acefb0d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:09:34.413Z|23da9a99-4237-4b8f-8d46-84efbe0cf015|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:09:34.414Z|23da9a99-4237-4b8f-8d46-84efbe0cf015|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:09:34.419Z|07b8b322-76f8-4b51-af7b-a4f58491235a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:09:34.420Z|07b8b322-76f8-4b51-af7b-a4f58491235a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:09:34.424Z|8ea8916f-4310-4513-a322-33ea257c4031|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:09:34.424Z|8ea8916f-4310-4513-a322-33ea257c4031|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:09:44.444Z|7a8f94d4-dec8-4ec9-b0d8-8dd1d37402b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:09:44.445Z|7a8f94d4-dec8-4ec9-b0d8-8dd1d37402b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:09:44.450Z|4fee884b-20ee-4dc0-ac6c-e829861d5475|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:09:44.451Z|4fee884b-20ee-4dc0-ac6c-e829861d5475|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:09:44.457Z|83ef4dd7-9cb6-4650-b36f-422cedb6614e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:09:44.457Z|83ef4dd7-9cb6-4650-b36f-422cedb6614e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:09:48.818Z|0890a683-701b-4784-bb23-eb78a7826feb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:09:48.819Z|0890a683-701b-4784-bb23-eb78a7826feb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:09:49.513Z|90fbfd0b-93da-4b7b-a539-00641926abf3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:09:49.514Z|90fbfd0b-93da-4b7b-a539-00641926abf3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:09:54.478Z|ec5a6aa6-874f-4b1d-a176-c780e5704464|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:09:54.478Z|ec5a6aa6-874f-4b1d-a176-c780e5704464|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:09:54.482Z|2558ef97-b737-4562-b66c-09ff764c3c54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:09:54.483Z|2558ef97-b737-4562-b66c-09ff764c3c54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:09:54.488Z|021e2f09-071c-4d7b-b817-a7b1704db554|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:09:54.489Z|021e2f09-071c-4d7b-b817-a7b1704db554|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:10:03.817Z|b5fa7006-abb6-40a0-947b-a8ae6ba7378c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:10:03.818Z|b5fa7006-abb6-40a0-947b-a8ae6ba7378c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:10:04.513Z|d31c369e-bc31-4d27-aa52-a256d8d7555e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:10:04.514Z|d31c369e-bc31-4d27-aa52-a256d8d7555e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:10:04.520Z|d5c43eb2-d261-424b-a5ba-49d8ea9c0136|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:10:04.521Z|ed443055-b439-4c4b-901a-4ea1910588ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:10:04.521Z|d5c43eb2-d261-424b-a5ba-49d8ea9c0136|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:10:04.522Z|ed443055-b439-4c4b-901a-4ea1910588ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:10:14.540Z|b46725d6-071d-49f4-8114-16ec8342f284|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:10:14.541Z|b46725d6-071d-49f4-8114-16ec8342f284|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:10:14.547Z|682c1dde-0172-482e-9628-f35088ea553f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:10:14.548Z|682c1dde-0172-482e-9628-f35088ea553f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:10:14.554Z|4b65b539-a45e-4b94-942c-88c1e16ff7db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:10:14.555Z|4b65b539-a45e-4b94-942c-88c1e16ff7db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:10:15.771Z|59798fa6-b94b-4e42-b5e0-2a7ff766f9b0|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T07:10:15.772Z|59798fa6-b94b-4e42-b5e0-2a7ff766f9b0|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T07:10:18.818Z|9555a7a2-056d-4ec9-b10a-931c5a7029d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:10:18.818Z|9555a7a2-056d-4ec9-b10a-931c5a7029d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:10:19.514Z|baaf3ba6-beab-4dde-b213-7f43aae9b651|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:10:19.515Z|baaf3ba6-beab-4dde-b213-7f43aae9b651|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:10:24.582Z|cf7579dc-722a-4bfe-b87e-a939eff7f12f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:10:24.583Z|8fce5a7c-f082-4af2-b1cb-d432fecdb271|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:10:24.583Z|cf7579dc-722a-4bfe-b87e-a939eff7f12f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:10:24.583Z|8fce5a7c-f082-4af2-b1cb-d432fecdb271|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:10:24.586Z|90f37c2c-8e87-48c4-8270-8d8f24cd67a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:10:24.586Z|90f37c2c-8e87-48c4-8270-8d8f24cd67a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:10:33.817Z|61865e59-bf94-4e1b-ace3-d7e5dc750889|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:10:33.818Z|61865e59-bf94-4e1b-ace3-d7e5dc750889|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:10:34.611Z|0218574d-545f-4395-b914-ca1713b43e7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:10:34.612Z|0218574d-545f-4395-b914-ca1713b43e7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:10:34.612Z|926d9f0f-a452-4f2e-8bb9-e993aa3db615|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:10:34.612Z|926d9f0f-a452-4f2e-8bb9-e993aa3db615|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:10:34.613Z|9aeaa58c-8244-4a82-b388-56f45c4e6644|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:10:34.614Z|9aeaa58c-8244-4a82-b388-56f45c4e6644|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:10:44.638Z|9daa0178-e497-4956-9ccb-cbb71e0ec6e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:10:44.638Z|9daa0178-e497-4956-9ccb-cbb71e0ec6e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:10:44.645Z|45ad1211-e0d6-4423-a07e-02f28c3fbdc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:10:44.645Z|45ad1211-e0d6-4423-a07e-02f28c3fbdc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:10:44.649Z|86a6d4eb-90ec-4d74-bd55-3931602fe24d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:10:44.649Z|86a6d4eb-90ec-4d74-bd55-3931602fe24d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:10:48.817Z|df413f13-9623-4a33-a203-755d4aa94df0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:10:48.818Z|df413f13-9623-4a33-a203-755d4aa94df0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:10:49.516Z|2a9717d0-8d94-4d67-af88-d6217e845926|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:10:49.516Z|2a9717d0-8d94-4d67-af88-d6217e845926|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:10:54.677Z|a43039d3-50a0-4ace-810b-bbfd0ea7acde|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:10:54.677Z|a43039d3-50a0-4ace-810b-bbfd0ea7acde|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:10:54.681Z|e097771f-5283-41f4-b16c-35e66acdbb71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:10:54.682Z|e097771f-5283-41f4-b16c-35e66acdbb71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:10:54.684Z|1e7f672d-8b16-432b-9b37-a472363274dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:10:54.685Z|1e7f672d-8b16-432b-9b37-a472363274dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:11:03.817Z|d5078529-0a7f-4243-b2f2-73ffb61b4cd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:11:03.818Z|d5078529-0a7f-4243-b2f2-73ffb61b4cd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:11:04.712Z|d6e90615-aad8-4e00-b340-1cbb59dbf177|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:11:04.712Z|d6e90615-aad8-4e00-b340-1cbb59dbf177|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:11:04.717Z|5d26256c-5091-47d9-bbce-4ed35ab2ac23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:11:04.718Z|5d26256c-5091-47d9-bbce-4ed35ab2ac23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:11:04.720Z|21ff2f9a-7139-461c-8283-6553648bb00f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:11:04.721Z|21ff2f9a-7139-461c-8283-6553648bb00f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:11:14.742Z|9fc2ae24-056d-4fe2-9c2e-08f384ca0eda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:11:14.743Z|9fc2ae24-056d-4fe2-9c2e-08f384ca0eda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:11:14.744Z|5f78de81-2633-416d-8b67-214817da0eda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:11:14.744Z|5f78de81-2633-416d-8b67-214817da0eda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:11:14.748Z|90171aef-1d45-4a12-8799-5f074630678f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:11:14.749Z|90171aef-1d45-4a12-8799-5f074630678f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:11:15.772Z|70d7863a-a546-45e9-8c5b-dfa8759cad37|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T07:11:15.773Z|70d7863a-a546-45e9-8c5b-dfa8759cad37|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T07:11:18.817Z|cc53f9c0-43de-4741-b5bb-f7e53c3df83d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:11:18.821Z|cc53f9c0-43de-4741-b5bb-f7e53c3df83d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:11:19.516Z|0f2b7382-0882-4d80-be14-f951eec49ab0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:11:19.517Z|0f2b7382-0882-4d80-be14-f951eec49ab0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:11:24.770Z|c8411256-6ceb-48e3-ac31-80a154d4ac1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:11:24.771Z|c8411256-6ceb-48e3-ac31-80a154d4ac1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:11:24.775Z|142332f2-1308-4905-bfd8-800d065763c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:11:24.776Z|142332f2-1308-4905-bfd8-800d065763c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:11:24.782Z|669471c5-23b0-414e-aed4-6e9afc5e5bfa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:11:24.782Z|669471c5-23b0-414e-aed4-6e9afc5e5bfa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:11:33.820Z|6e9af1fc-1c5a-4196-a5c2-8d0ff87813bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:11:33.820Z|6e9af1fc-1c5a-4196-a5c2-8d0ff87813bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:11:34.797Z|0b23a7c6-dd17-4d8e-8cf3-53f4d368d5b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:11:34.799Z|0b23a7c6-dd17-4d8e-8cf3-53f4d368d5b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:11:34.807Z|7078f9f8-539e-4191-a047-51aad903af8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:11:34.807Z|7078f9f8-539e-4191-a047-51aad903af8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:11:34.817Z|549a2fbc-957c-4401-98f4-bfce5c0ea291|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:11:34.818Z|549a2fbc-957c-4401-98f4-bfce5c0ea291|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:11:44.838Z|4307146b-7736-428e-9281-9260411f8ca5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:11:44.839Z|4307146b-7736-428e-9281-9260411f8ca5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:11:44.840Z|83f732bc-0b90-4ac1-89e9-4be88b1ec7ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:11:44.840Z|83f732bc-0b90-4ac1-89e9-4be88b1ec7ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:11:44.847Z|07c46537-8c71-40c9-8a67-2dbbfc8b7644|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:11:44.848Z|07c46537-8c71-40c9-8a67-2dbbfc8b7644|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:11:48.817Z|ba66ae87-96cb-4416-a5f4-d89c7cb0fc6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:11:48.818Z|ba66ae87-96cb-4416-a5f4-d89c7cb0fc6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:11:49.518Z|9c61bba7-e1b3-41f0-9364-efe7e789d0ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:11:49.518Z|9c61bba7-e1b3-41f0-9364-efe7e789d0ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:11:54.871Z|5c1f918b-8209-44f3-96a3-eb294e707080|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:11:54.871Z|5c1f918b-8209-44f3-96a3-eb294e707080|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:11:54.880Z|3fec4545-3aea-40f5-a39c-bf11c3ed8308|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:11:54.881Z|3fec4545-3aea-40f5-a39c-bf11c3ed8308|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:11:54.887Z|6a449a46-bfb4-4780-a238-de0a0ef993b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:11:54.887Z|6a449a46-bfb4-4780-a238-de0a0ef993b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:12:03.817Z|972be607-ec97-4458-8290-aaeb85851352|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:12:03.821Z|972be607-ec97-4458-8290-aaeb85851352|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:12:04.903Z|69051593-53b7-4ee4-ad8d-2872772c5745|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:12:04.904Z|69051593-53b7-4ee4-ad8d-2872772c5745|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:12:04.914Z|60f2d6b6-2c97-4167-a208-e18367d77439|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:12:04.915Z|60f2d6b6-2c97-4167-a208-e18367d77439|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:12:04.915Z|e10d6219-a1e2-4922-9385-0609b7575bb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:12:04.916Z|e10d6219-a1e2-4922-9385-0609b7575bb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:12:14.935Z|3aa90e50-eabe-4457-9cb9-a498e492e068|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:12:14.936Z|3aa90e50-eabe-4457-9cb9-a498e492e068|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:12:14.940Z|616c63e4-001d-4b4b-a63e-32cf7aa07c03|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:12:14.941Z|616c63e4-001d-4b4b-a63e-32cf7aa07c03|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:12:14.944Z|54223fce-9b45-408f-9801-910610f35817|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:12:14.944Z|54223fce-9b45-408f-9801-910610f35817|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:12:15.772Z|c1b762e7-a344-4933-8a77-0771ac1de060|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T07:12:15.773Z|c1b762e7-a344-4933-8a77-0771ac1de060|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T07:12:18.817Z|64f54a08-6c14-477a-b0b9-77df7b9c7afe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:12:18.818Z|64f54a08-6c14-477a-b0b9-77df7b9c7afe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:12:19.519Z|9c8c1cf9-62a6-48e1-b337-656e2135d4e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:12:19.519Z|9c8c1cf9-62a6-48e1-b337-656e2135d4e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:12:24.970Z|a78f78a1-85c1-4bda-ae6b-64abecc46cae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:12:24.971Z|40479a82-3be8-4755-b87d-8727cfa7cd94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:12:24.971Z|40479a82-3be8-4755-b87d-8727cfa7cd94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:12:24.972Z|a78f78a1-85c1-4bda-ae6b-64abecc46cae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:12:24.974Z|aefacaf9-3c9c-4501-8512-bd0bf7763320|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:12:24.975Z|aefacaf9-3c9c-4501-8512-bd0bf7763320|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:12:33.817Z|3353113f-2b4a-45f3-b879-7d56e3981922|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:12:33.819Z|3353113f-2b4a-45f3-b879-7d56e3981922|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:12:35.011Z|cfe2ef0d-01e0-461e-96ed-4c1b73990596|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:12:35.012Z|cfe2ef0d-01e0-461e-96ed-4c1b73990596|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:12:35.011Z|7fdd5737-0dd9-480e-abc0-ca3da1ed3a98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:12:35.013Z|7fdd5737-0dd9-480e-abc0-ca3da1ed3a98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:12:35.013Z|cb02fe3e-e3f7-4aa5-933d-87aba3edd333|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:12:35.014Z|cb02fe3e-e3f7-4aa5-933d-87aba3edd333|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:12:45.045Z|3cc6e295-8ad4-4997-bbe5-83cbc5385009|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:12:45.046Z|3cc6e295-8ad4-4997-bbe5-83cbc5385009|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:12:45.053Z|a2242bc4-bc1e-48d6-b47c-ab9047cd9c37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:12:45.054Z|a2242bc4-bc1e-48d6-b47c-ab9047cd9c37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:12:45.057Z|a9f40fe2-19af-4a84-8dfa-e5391fda2fb3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:12:45.058Z|a9f40fe2-19af-4a84-8dfa-e5391fda2fb3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:12:48.817Z|dc4e97d5-9658-4e74-97f9-b57910d23b49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:12:48.822Z|dc4e97d5-9658-4e74-97f9-b57910d23b49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:12:49.520Z|65f3a133-de81-428d-8a99-f0abf969bce7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:12:49.520Z|65f3a133-de81-428d-8a99-f0abf969bce7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:12:55.080Z|98469f9e-b10c-48ee-acc3-6012d0cc23ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:12:55.082Z|98469f9e-b10c-48ee-acc3-6012d0cc23ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:12:55.082Z|6a22cde4-4981-4b4f-9cdc-110d0d8f476e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:12:55.083Z|6a22cde4-4981-4b4f-9cdc-110d0d8f476e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:12:55.089Z|cd5eaf6a-e14e-4be2-8a7d-7bc003a26cf5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:12:55.090Z|cd5eaf6a-e14e-4be2-8a7d-7bc003a26cf5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:13:03.817Z|50f5fd93-9866-4ace-a8e0-553829201517|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:13:03.819Z|50f5fd93-9866-4ace-a8e0-553829201517|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:13:05.110Z|9ee6d5ea-6895-40c9-b107-2b7eec6be8b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:13:05.110Z|9ee6d5ea-6895-40c9-b107-2b7eec6be8b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:13:05.116Z|b12bc53c-76cc-4b66-9c86-f2d5e8efb67a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:13:05.117Z|b12bc53c-76cc-4b66-9c86-f2d5e8efb67a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:13:05.124Z|32e729ca-355d-4260-9ff5-3b0213b28b2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:13:05.124Z|32e729ca-355d-4260-9ff5-3b0213b28b2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:13:15.159Z|8d06b52e-ad3d-4692-8b01-4dc9cb7a1c4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:13:15.160Z|8d06b52e-ad3d-4692-8b01-4dc9cb7a1c4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:13:15.163Z|ca47d54f-897e-473f-967a-eaf060173e2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:13:15.163Z|ca47d54f-897e-473f-967a-eaf060173e2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:13:15.163Z|16485f70-2bc8-432d-ab00-a51500ce818d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:13:15.164Z|16485f70-2bc8-432d-ab00-a51500ce818d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:13:15.772Z|1fd64db4-28ce-432a-8243-7ee0866ad7fb|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T07:13:15.773Z|1fd64db4-28ce-432a-8243-7ee0866ad7fb|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T07:13:18.817Z|6ac80f2e-4c20-4e15-9af9-0e50600b5bbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:13:18.818Z|6ac80f2e-4c20-4e15-9af9-0e50600b5bbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:13:19.521Z|972049f4-ce86-4c38-943c-b0c50fac0acf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:13:19.522Z|972049f4-ce86-4c38-943c-b0c50fac0acf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:13:25.192Z|fab63beb-97ba-4576-aab5-81aee15efa2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:13:25.193Z|fab63beb-97ba-4576-aab5-81aee15efa2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:13:25.193Z|cb30d4ad-b157-4600-93e2-d6202ea5ab03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:13:25.194Z|cb30d4ad-b157-4600-93e2-d6202ea5ab03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:13:25.197Z|b03cb896-929b-4419-ab6a-2d3b63d581ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:13:25.197Z|b03cb896-929b-4419-ab6a-2d3b63d581ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:13:33.817Z|1dd12fd4-57ae-4072-90d4-1a7ce4c4d227|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:13:33.822Z|1dd12fd4-57ae-4072-90d4-1a7ce4c4d227|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:13:35.227Z|d24d93cb-d442-4ba7-811c-21178d28a20b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:13:35.228Z|92b089a4-1e03-41d0-ba83-c1ef4c370501|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:13:35.228Z|d24d93cb-d442-4ba7-811c-21178d28a20b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:13:35.229Z|92b089a4-1e03-41d0-ba83-c1ef4c370501|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:13:35.232Z|6e96293c-ffcc-4a46-880b-946434b47c52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:13:35.233Z|6e96293c-ffcc-4a46-880b-946434b47c52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:13:45.264Z|7b23b2d2-8346-4f83-b1bb-441ec017fea3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:13:45.264Z|7b23b2d2-8346-4f83-b1bb-441ec017fea3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:13:45.265Z|5956dfe1-8c2d-4b85-8455-86d3995e1a05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:13:45.265Z|1329db81-f563-4111-80c8-727c41cfd013|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:13:45.266Z|5956dfe1-8c2d-4b85-8455-86d3995e1a05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:13:45.266Z|1329db81-f563-4111-80c8-727c41cfd013|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:13:48.818Z|787abdc0-f357-4136-a685-9a23af071770|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:13:48.818Z|787abdc0-f357-4136-a685-9a23af071770|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:13:49.523Z|85faca12-39cf-4df2-b938-c710c1d6e002|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:13:49.523Z|85faca12-39cf-4df2-b938-c710c1d6e002|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:13:55.296Z|1b5a78ae-9f88-44e9-98d3-3c1bd4ee611c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:13:55.297Z|1b5a78ae-9f88-44e9-98d3-3c1bd4ee611c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:13:55.305Z|5fb8cd01-864c-43fe-afc6-2b9f8302db2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:13:55.305Z|5fb8cd01-864c-43fe-afc6-2b9f8302db2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:13:55.306Z|57fd19d7-082a-4717-9930-28e6d4f7d10f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:13:55.307Z|57fd19d7-082a-4717-9930-28e6d4f7d10f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:14:03.817Z|5fd10572-115a-4469-9848-fe8e6ed8d470|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:14:03.818Z|5fd10572-115a-4469-9848-fe8e6ed8d470|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:14:05.328Z|b6199cde-6d05-48a6-bd17-58f15b70d641|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:14:05.329Z|b6199cde-6d05-48a6-bd17-58f15b70d641|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:14:05.336Z|9fea78d2-4e62-493b-9671-43c8840a27ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:14:05.337Z|9fea78d2-4e62-493b-9671-43c8840a27ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:14:05.339Z|ee0e5a7c-3e76-45c5-bf65-bc9640b2cbce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:14:05.340Z|ee0e5a7c-3e76-45c5-bf65-bc9640b2cbce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:14:15.360Z|b5f41262-87d9-40fb-a36f-1a9be2e9f421|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:14:15.360Z|b5f41262-87d9-40fb-a36f-1a9be2e9f421|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:14:15.365Z|a5b1bf16-56ab-476d-bab5-70fad2cddb72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:14:15.366Z|a5b1bf16-56ab-476d-bab5-70fad2cddb72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:14:15.371Z|0f3583cf-4f55-4098-adae-d05add24d36d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:14:15.372Z|0f3583cf-4f55-4098-adae-d05add24d36d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:14:15.771Z|86f19028-ee98-4e76-b27a-1f8b3e723274|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T07:14:15.772Z|86f19028-ee98-4e76-b27a-1f8b3e723274|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T07:14:18.817Z|bd940202-f8d7-4c45-8d29-da3b16eda356|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:14:18.821Z|bd940202-f8d7-4c45-8d29-da3b16eda356|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:14:19.524Z|f05db21d-c1c2-49a6-9ddf-71117f133d26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:14:19.525Z|f05db21d-c1c2-49a6-9ddf-71117f133d26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:14:25.398Z|4f132134-f8f3-4d88-807d-25dc16ef0f09|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:14:25.398Z|1cb33688-bd27-4ca1-878c-f7aa96a97d83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:14:25.399Z|4f132134-f8f3-4d88-807d-25dc16ef0f09|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:14:25.399Z|1cb33688-bd27-4ca1-878c-f7aa96a97d83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:14:25.401Z|28845ace-7c81-443a-b0b6-4dfd28960e67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:14:25.401Z|28845ace-7c81-443a-b0b6-4dfd28960e67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:14:33.817Z|2b9e3ba7-e417-4028-8564-6b0ab8d98004|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:14:33.818Z|2b9e3ba7-e417-4028-8564-6b0ab8d98004|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:14:35.428Z|4794deb4-eb5c-4a04-b19d-ad7ba185d454|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:14:35.428Z|4794deb4-eb5c-4a04-b19d-ad7ba185d454|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:14:35.435Z|7539578b-1ff9-4506-b16a-9dc2a56ea191|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:14:35.435Z|25d67d7d-1933-423e-bbd3-005eaf4ce312|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:14:35.435Z|7539578b-1ff9-4506-b16a-9dc2a56ea191|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:14:35.435Z|25d67d7d-1933-423e-bbd3-005eaf4ce312|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:14:45.461Z|7c8d423b-bb6f-46b3-9774-3aabe92022e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:14:45.461Z|7c8d423b-bb6f-46b3-9774-3aabe92022e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:14:45.464Z|f776d44c-a0b7-4973-b5fe-24b503f80d97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:14:45.465Z|0cee714a-2822-4dab-acd6-993092b0899e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:14:45.465Z|f776d44c-a0b7-4973-b5fe-24b503f80d97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:14:45.465Z|0cee714a-2822-4dab-acd6-993092b0899e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:14:48.817Z|7c24c51a-70db-4b71-bb31-ecacc754a764|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:14:48.818Z|7c24c51a-70db-4b71-bb31-ecacc754a764|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:14:49.525Z|083708ce-8fc2-4ce1-a9aa-be80fb44b8fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:14:49.526Z|083708ce-8fc2-4ce1-a9aa-be80fb44b8fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:14:55.492Z|b3d40165-b5d4-4835-9c66-4a5841cb2b7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:14:55.493Z|b3d40165-b5d4-4835-9c66-4a5841cb2b7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:14:55.496Z|4c87db40-4ca1-4368-9752-624ba626bda9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:14:55.497Z|4c87db40-4ca1-4368-9752-624ba626bda9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:14:55.500Z|f307cc8d-5760-446b-b9c2-bf3609146ce9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:14:55.502Z|f307cc8d-5760-446b-b9c2-bf3609146ce9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:15:03.817Z|ec2804e5-8410-422a-8314-69174b31a68d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:15:03.822Z|ec2804e5-8410-422a-8314-69174b31a68d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:15:05.535Z|2e7e1052-35fb-4dd5-a389-d56231713207|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:15:05.536Z|2e7e1052-35fb-4dd5-a389-d56231713207|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:15:05.538Z|9307b7f8-e1e8-42e0-88ee-cc6b82cab409|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:15:05.538Z|9307b7f8-e1e8-42e0-88ee-cc6b82cab409|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:15:05.539Z|daf31220-2893-490f-8b2c-60dbbc6747e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:15:05.540Z|daf31220-2893-490f-8b2c-60dbbc6747e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:15:15.562Z|9b405dd7-1193-4210-9109-62f5995ccfa4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:15:15.563Z|9b405dd7-1193-4210-9109-62f5995ccfa4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:15:15.570Z|f4911f5a-d27b-43fc-ba4e-7da87f341cbe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:15:15.570Z|28000d85-fb71-4ed0-b7f1-567659faf95e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:15:15.570Z|f4911f5a-d27b-43fc-ba4e-7da87f341cbe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:15:15.571Z|28000d85-fb71-4ed0-b7f1-567659faf95e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:15:15.770Z|27aac010-9afe-4671-9560-8a8af9762eab|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T07:15:15.771Z|27aac010-9afe-4671-9560-8a8af9762eab|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T07:15:18.817Z|953b379c-a509-4077-8e0b-23e4cd18b61c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:15:18.818Z|953b379c-a509-4077-8e0b-23e4cd18b61c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:15:19.526Z|5168f125-4689-4c53-b0e0-9ea701f46366|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:15:19.527Z|5168f125-4689-4c53-b0e0-9ea701f46366|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:15:25.592Z|63be95bc-28e7-40cc-b264-81d6422a236b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:15:25.593Z|bf06c95f-6cad-4635-8449-9cb9d8b6236d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:15:25.594Z|bf06c95f-6cad-4635-8449-9cb9d8b6236d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:15:25.593Z|63be95bc-28e7-40cc-b264-81d6422a236b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:15:25.595Z|279729bc-418e-4981-aced-752bc963bc70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:15:25.595Z|279729bc-418e-4981-aced-752bc963bc70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:15:33.817Z|53eb0f72-33a1-4ba4-a7fd-1bece028cd79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:15:33.818Z|53eb0f72-33a1-4ba4-a7fd-1bece028cd79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:15:35.617Z|7f7f842a-0503-40f1-82a0-abb01c7359e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:15:35.617Z|8d8b31d9-0024-4309-8fca-c994e6350e37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:15:35.617Z|8d8b31d9-0024-4309-8fca-c994e6350e37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:15:35.617Z|7f7f842a-0503-40f1-82a0-abb01c7359e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:15:35.623Z|caed8d25-7bec-4746-9f29-8f03927fd579|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:15:35.623Z|caed8d25-7bec-4746-9f29-8f03927fd579|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:15:45.644Z|2c04856b-63c7-427c-9b16-99f6e2daf837|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:15:45.645Z|2c04856b-63c7-427c-9b16-99f6e2daf837|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:15:45.647Z|723650cc-6396-423e-9949-dadd3410991d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:15:45.648Z|723650cc-6396-423e-9949-dadd3410991d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:15:45.650Z|1c3a05f4-4e1b-470b-961c-3dba3d7b2d65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:15:45.650Z|1c3a05f4-4e1b-470b-961c-3dba3d7b2d65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:15:48.817Z|e0bb9ebf-6cde-4308-accc-68dd0958f236|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:15:48.821Z|e0bb9ebf-6cde-4308-accc-68dd0958f236|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:15:49.527Z|c858187f-9a03-4964-9c65-a06a417ef0f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:15:49.528Z|c858187f-9a03-4964-9c65-a06a417ef0f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:15:55.682Z|a510be23-5698-4061-a682-3230f4a899d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:15:55.683Z|a510be23-5698-4061-a682-3230f4a899d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:15:55.688Z|8af2e2d8-c89b-43f6-a36d-becfd4d73b80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:15:55.689Z|8af2e2d8-c89b-43f6-a36d-becfd4d73b80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:15:55.700Z|e528fd42-fbe2-444e-bfaa-b011d0701519|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:15:55.700Z|e528fd42-fbe2-444e-bfaa-b011d0701519|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:16:03.817Z|97ad00b2-dcd9-4166-a155-f3897229e523|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:16:03.818Z|97ad00b2-dcd9-4166-a155-f3897229e523|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:16:05.723Z|3cbfb86c-5aef-4c3e-a9e3-8e0090a85ff2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:16:05.723Z|60d4a036-19e0-4b44-ade3-750e69d4b3f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:16:05.724Z|3cbfb86c-5aef-4c3e-a9e3-8e0090a85ff2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:16:05.724Z|60d4a036-19e0-4b44-ade3-750e69d4b3f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:16:05.728Z|31211d30-816c-4911-bcc3-a8b542b40d42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:16:05.728Z|31211d30-816c-4911-bcc3-a8b542b40d42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:16:15.748Z|672593e0-4274-4294-8d20-5fbfe21839f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:16:15.749Z|672593e0-4274-4294-8d20-5fbfe21839f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:16:15.757Z|e4dc303b-9e62-4534-92e5-500561498b61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:16:15.758Z|e4dc303b-9e62-4534-92e5-500561498b61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:16:15.763Z|01f8206e-349d-4702-b2d6-52c2e21dbabf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:16:15.764Z|01f8206e-349d-4702-b2d6-52c2e21dbabf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:16:15.770Z|175c5f49-972b-44ed-a1f9-e81fc9bbd6a0|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T07:16:15.770Z|175c5f49-972b-44ed-a1f9-e81fc9bbd6a0|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T07:16:18.817Z|a6a6c2f8-119a-40ea-bd41-833f24cfbe16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:16:18.818Z|a6a6c2f8-119a-40ea-bd41-833f24cfbe16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:16:19.529Z|62abb2db-2f43-4441-9319-2fc7a4bcf3ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:16:19.529Z|62abb2db-2f43-4441-9319-2fc7a4bcf3ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:16:25.782Z|baca5d04-2e96-4d92-b54b-247b82fb96e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:16:25.783Z|baca5d04-2e96-4d92-b54b-247b82fb96e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:16:25.787Z|95f2fee7-342b-404a-ad47-fad3270c18cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:16:25.788Z|95f2fee7-342b-404a-ad47-fad3270c18cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:16:25.794Z|2e85f687-79e9-4ec2-aebb-4b5c13806b61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:16:25.794Z|2e85f687-79e9-4ec2-aebb-4b5c13806b61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:16:33.817Z|bc2810d4-cf07-4462-9b0e-90e18d886af2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:16:33.822Z|bc2810d4-cf07-4462-9b0e-90e18d886af2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:16:35.813Z|a8c53173-c871-4fe8-88b8-366dd66fb7b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:16:35.813Z|cb45c305-cb23-4179-9168-98de3f24b50e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:16:35.814Z|cb45c305-cb23-4179-9168-98de3f24b50e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:16:35.814Z|a8c53173-c871-4fe8-88b8-366dd66fb7b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:16:35.822Z|e0565c28-7278-4ded-9d04-d46fa781d982|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:16:35.823Z|e0565c28-7278-4ded-9d04-d46fa781d982|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:16:45.842Z|94716d1f-d682-44c1-b704-4aabaede74e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:16:45.843Z|94716d1f-d682-44c1-b704-4aabaede74e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:16:45.848Z|707044b8-8bbe-4495-8757-2b10555fb08b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:16:45.848Z|707044b8-8bbe-4495-8757-2b10555fb08b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:16:45.855Z|3098d224-c83f-438e-978e-d85e6bf67653|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:16:45.856Z|3098d224-c83f-438e-978e-d85e6bf67653|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:16:48.817Z|4fadb0d7-f4fa-412d-8125-55c1a1953503|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:16:48.818Z|4fadb0d7-f4fa-412d-8125-55c1a1953503|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:16:49.530Z|2e531466-e236-475a-a3b8-2d0e8c731d20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:16:49.531Z|2e531466-e236-475a-a3b8-2d0e8c731d20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:16:55.883Z|e88f1815-13e5-486f-a7a5-a57bef784f90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:16:55.884Z|e88f1815-13e5-486f-a7a5-a57bef784f90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:16:55.888Z|4aa4ce77-ad7d-4574-9473-6f67244e7992|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:16:55.889Z|4aa4ce77-ad7d-4574-9473-6f67244e7992|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:16:55.889Z|92914c5a-7cdd-4b27-94ab-02592e386f42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:16:55.889Z|92914c5a-7cdd-4b27-94ab-02592e386f42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:17:03.817Z|771fda10-767d-42f8-9eec-92171ddb50b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:17:03.818Z|771fda10-767d-42f8-9eec-92171ddb50b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:17:05.922Z|bea14507-2ed2-478f-9bb9-ba55359c682b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:17:05.923Z|bea14507-2ed2-478f-9bb9-ba55359c682b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:17:05.923Z|2ff25b5c-e882-4870-bf58-97b264f778f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:17:05.924Z|2ff25b5c-e882-4870-bf58-97b264f778f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:17:05.925Z|42446f56-6315-4c02-b2d5-8371e5514585|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:17:05.925Z|42446f56-6315-4c02-b2d5-8371e5514585|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:17:15.772Z|8406d33e-bbc1-4f30-9bfd-b3c6ed425e70|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T07:17:15.773Z|8406d33e-bbc1-4f30-9bfd-b3c6ed425e70|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T07:17:15.954Z|4f549ffe-cd51-4651-8f85-5152be17a2e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:17:15.954Z|87d4f721-244f-4fb1-8a99-f0aab6e06adf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:17:15.955Z|4f549ffe-cd51-4651-8f85-5152be17a2e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:17:15.956Z|87d4f721-244f-4fb1-8a99-f0aab6e06adf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:17:15.961Z|ffd8c67f-ca75-40f9-8031-0d4bdd28671e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:17:15.962Z|ffd8c67f-ca75-40f9-8031-0d4bdd28671e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:17:18.817Z|ec58d8e7-aba2-41fa-8dc3-769df1247111|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:17:18.822Z|ec58d8e7-aba2-41fa-8dc3-769df1247111|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:17:19.532Z|32fafccc-51c5-43da-9f83-bba09faa0da6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:17:19.533Z|32fafccc-51c5-43da-9f83-bba09faa0da6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:17:25.982Z|a6110c72-d033-481c-9e4f-a9312c83c99f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:17:25.983Z|a6110c72-d033-481c-9e4f-a9312c83c99f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:17:25.985Z|bb166746-2e9f-4271-866e-3b1336684f26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:17:25.986Z|bb166746-2e9f-4271-866e-3b1336684f26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:17:25.991Z|ea5104bd-acc9-416f-a343-1a9493d10e33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:17:25.992Z|ea5104bd-acc9-416f-a343-1a9493d10e33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:17:33.817Z|d3b90083-af4a-47aa-b168-df6c14e7a4fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:17:33.818Z|d3b90083-af4a-47aa-b168-df6c14e7a4fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:17:36.008Z|28319bab-7d16-4a8e-9d18-4ea43a543d5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:17:36.008Z|28319bab-7d16-4a8e-9d18-4ea43a543d5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:17:36.015Z|7237053e-e5af-4af3-93de-f48b3bacb3fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:17:36.016Z|7237053e-e5af-4af3-93de-f48b3bacb3fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:17:36.021Z|440c5e0d-4fc3-4f7d-ba8a-031ab66fb809|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:17:36.022Z|440c5e0d-4fc3-4f7d-ba8a-031ab66fb809|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:17:46.036Z|52bb3c49-a41b-4e09-b964-363b85e9a142|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:17:46.036Z|52bb3c49-a41b-4e09-b964-363b85e9a142|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:17:46.039Z|8299a237-ca2f-4379-b6e5-2a23530f9a7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:17:46.040Z|8299a237-ca2f-4379-b6e5-2a23530f9a7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:17:46.045Z|fdc8b551-31b0-4a5a-99f8-90001642f540|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:17:46.045Z|fdc8b551-31b0-4a5a-99f8-90001642f540|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:17:48.817Z|48c4a7d9-1db4-4a2a-959e-db0e491e92bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:17:48.818Z|48c4a7d9-1db4-4a2a-959e-db0e491e92bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:17:49.533Z|98909f77-54ac-468e-8ffe-ba957a2c945f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:17:49.534Z|98909f77-54ac-468e-8ffe-ba957a2c945f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:17:56.063Z|16a03566-9a6d-4de5-aec4-0348fc07fb54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:17:56.064Z|16a03566-9a6d-4de5-aec4-0348fc07fb54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:17:56.069Z|b439a9f5-2d0e-4a2c-95ed-071aa3a73d63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:17:56.069Z|b439a9f5-2d0e-4a2c-95ed-071aa3a73d63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:17:56.078Z|5ad2b1ed-af3f-4410-ae41-c568649887ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:17:56.080Z|5ad2b1ed-af3f-4410-ae41-c568649887ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:18:03.818Z|526d3a83-80c9-4547-8b1c-491d435573ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:18:03.824Z|526d3a83-80c9-4547-8b1c-491d435573ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:18:06.099Z|a066fff4-cb8c-4b8d-8eae-f83f47cf103e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:18:06.100Z|a066fff4-cb8c-4b8d-8eae-f83f47cf103e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:18:06.100Z|0445418f-21f1-4364-a139-b8935e56c76b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:18:06.101Z|0445418f-21f1-4364-a139-b8935e56c76b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:18:06.112Z|edce3832-f9f7-45a7-831e-743ac16bb36c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:18:06.113Z|edce3832-f9f7-45a7-831e-743ac16bb36c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:18:15.772Z|b4d9f6d6-5013-4122-8c93-7e15111914d1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T07:18:15.772Z|b4d9f6d6-5013-4122-8c93-7e15111914d1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T07:18:16.132Z|6c1c6555-8805-44f0-8d03-a9c140e83790|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:18:16.132Z|02e0ee70-8f09-4636-a45f-d8741e9f1947|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:18:16.133Z|02e0ee70-8f09-4636-a45f-d8741e9f1947|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:18:16.133Z|6c1c6555-8805-44f0-8d03-a9c140e83790|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:18:16.145Z|476b5e9d-8c42-4a35-ab09-54de281949ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:18:16.146Z|476b5e9d-8c42-4a35-ab09-54de281949ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:18:18.818Z|e3943761-763e-47a4-b51b-d1bb183353d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:18:18.818Z|e3943761-763e-47a4-b51b-d1bb183353d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:18:19.535Z|19dbae6c-f0b0-47bf-adcc-3e2b2f7066f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:18:19.535Z|19dbae6c-f0b0-47bf-adcc-3e2b2f7066f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:18:26.163Z|5dea6177-93c1-444a-bbe4-cfeb3a53548b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:18:26.163Z|5dea6177-93c1-444a-bbe4-cfeb3a53548b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:18:26.164Z|8c620572-f18c-4b41-92f5-b9cb7b9c1c90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:18:26.164Z|8c620572-f18c-4b41-92f5-b9cb7b9c1c90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:18:26.168Z|f9f33d58-3bae-4f25-9a3f-3957d35cdda7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:18:26.168Z|f9f33d58-3bae-4f25-9a3f-3957d35cdda7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:18:33.817Z|90e6f70f-387d-45af-aaf1-4634e16afc01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:18:33.818Z|90e6f70f-387d-45af-aaf1-4634e16afc01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:18:36.192Z|3954da92-584c-4f74-90bc-a7569cecb8b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:18:36.193Z|3954da92-584c-4f74-90bc-a7569cecb8b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:18:36.196Z|79e24221-a459-4139-a653-a95f8f93a47a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:18:36.196Z|7a13474c-cb8a-4ab2-8835-39ff35e431b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:18:36.196Z|79e24221-a459-4139-a653-a95f8f93a47a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:18:36.197Z|7a13474c-cb8a-4ab2-8835-39ff35e431b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:18:46.227Z|9971d9c1-d76d-4d35-9dd9-270398b17f62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:18:46.227Z|637c4021-3d19-4270-8a10-beebf05f8c66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:18:46.227Z|08287fb6-f5f6-4c97-ad53-83841f6200c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:18:46.228Z|637c4021-3d19-4270-8a10-beebf05f8c66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:18:46.228Z|9971d9c1-d76d-4d35-9dd9-270398b17f62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:18:46.229Z|08287fb6-f5f6-4c97-ad53-83841f6200c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:18:48.817Z|c9de9439-d970-4dae-b6e5-1dd34829bc0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:18:48.821Z|c9de9439-d970-4dae-b6e5-1dd34829bc0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:18:49.536Z|057cecc4-f6ee-410e-9b9d-014d27f6e780|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:18:49.537Z|057cecc4-f6ee-410e-9b9d-014d27f6e780|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:18:56.259Z|d694c465-5293-43ea-8b6f-0509d1d18550|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:18:56.259Z|d694c465-5293-43ea-8b6f-0509d1d18550|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:18:56.259Z|2eeb54a5-cbd0-42bb-a297-463f8587fbc5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:18:56.260Z|2eeb54a5-cbd0-42bb-a297-463f8587fbc5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:18:56.269Z|eada7589-16df-4e11-9d63-4e2a23db32fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:18:56.269Z|eada7589-16df-4e11-9d63-4e2a23db32fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:19:03.818Z|eace45b2-ed4f-4e54-afbc-03631241da35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:19:03.818Z|eace45b2-ed4f-4e54-afbc-03631241da35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:19:06.294Z|d29c300f-d9a5-4886-a987-36d4e4b7cd40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:19:06.295Z|d29c300f-d9a5-4886-a987-36d4e4b7cd40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:19:06.301Z|414499c5-721c-4860-8c6a-cc49ff0aa72a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:19:06.301Z|32778617-0754-40a2-9856-600f15430874|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:19:06.302Z|414499c5-721c-4860-8c6a-cc49ff0aa72a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:19:06.302Z|32778617-0754-40a2-9856-600f15430874|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:19:15.771Z|404c1a78-0915-416f-9eba-1ed85f885150|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T07:19:15.772Z|404c1a78-0915-416f-9eba-1ed85f885150|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T07:19:16.330Z|8c1b9e8a-ed02-48a6-926d-10c647b0166f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:19:16.331Z|8c1b9e8a-ed02-48a6-926d-10c647b0166f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:19:16.332Z|c3454302-0469-4133-a8f3-0bc81606544e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:19:16.332Z|c3454302-0469-4133-a8f3-0bc81606544e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:19:16.332Z|77f269b0-381f-48d4-b2fc-e40acb9c0882|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:19:16.335Z|77f269b0-381f-48d4-b2fc-e40acb9c0882|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:19:18.817Z|284f2976-df97-469f-9d5a-bb98dad373de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:19:18.818Z|284f2976-df97-469f-9d5a-bb98dad373de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:19:19.537Z|923a6478-8d48-4e6a-8541-877f62d1772b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:19:19.537Z|923a6478-8d48-4e6a-8541-877f62d1772b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:19:26.360Z|50140210-ec3a-444c-b84c-35a61c8b01e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:19:26.361Z|50140210-ec3a-444c-b84c-35a61c8b01e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:19:26.362Z|a45385d1-4dbf-4da8-a2b4-ba72a173cfa2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:19:26.363Z|8f311f53-fccc-453f-a2e7-92cf5e94bc76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:19:26.363Z|a45385d1-4dbf-4da8-a2b4-ba72a173cfa2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:19:26.363Z|8f311f53-fccc-453f-a2e7-92cf5e94bc76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:19:33.817Z|dae4f218-e3db-41d5-b0dd-fa96a8682df2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:19:33.825Z|dae4f218-e3db-41d5-b0dd-fa96a8682df2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:19:36.393Z|282f88a0-8640-41d7-b62f-5d436b081dd3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:19:36.393Z|0a5f8932-7b6d-47a7-abd0-24a67a79a0a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:19:36.394Z|282f88a0-8640-41d7-b62f-5d436b081dd3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:19:36.394Z|bcf351f8-986e-41ec-a551-8609ca82aaa0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:19:36.394Z|0a5f8932-7b6d-47a7-abd0-24a67a79a0a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:19:36.395Z|bcf351f8-986e-41ec-a551-8609ca82aaa0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:19:46.425Z|e944ab42-f5b2-4456-a702-83f5dc99b5f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:19:46.426Z|cabc78b1-81e5-483a-ab83-57fa2edb665f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:19:46.426Z|e944ab42-f5b2-4456-a702-83f5dc99b5f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:19:46.427Z|cabc78b1-81e5-483a-ab83-57fa2edb665f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:19:46.429Z|51fcfb6c-a8f7-4f86-9c16-81ff383b17b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:19:46.430Z|51fcfb6c-a8f7-4f86-9c16-81ff383b17b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:19:48.817Z|cfb7b19f-c49f-4ec8-8119-eb048d80c0d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:19:48.818Z|cfb7b19f-c49f-4ec8-8119-eb048d80c0d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:19:49.538Z|d881bf66-b80a-484d-9ab3-ccb57d92c45f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:19:49.539Z|d881bf66-b80a-484d-9ab3-ccb57d92c45f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:19:56.461Z|1c25d4d8-3b5d-453b-acba-656f545b34c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:19:56.461Z|1c25d4d8-3b5d-453b-acba-656f545b34c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:19:56.462Z|bd829b92-97c1-49a6-b71d-d93d45ce4c62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:19:56.463Z|bd829b92-97c1-49a6-b71d-d93d45ce4c62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:19:56.464Z|bb34c07a-2d1c-4e28-858a-ba7ec28fa9d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:19:56.464Z|bb34c07a-2d1c-4e28-858a-ba7ec28fa9d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:20:03.817Z|981cbf44-1fcf-48d3-b8e1-d75c33d01cd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:20:03.818Z|981cbf44-1fcf-48d3-b8e1-d75c33d01cd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:20:06.493Z|76eda8d8-d343-4bbb-9d38-d5ef266e0a44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:20:06.494Z|76eda8d8-d343-4bbb-9d38-d5ef266e0a44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:20:06.496Z|84c6cdca-915b-4d79-b334-968801d61351|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:20:06.497Z|84c6cdca-915b-4d79-b334-968801d61351|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:20:06.500Z|92d5c6cb-66b3-4cbc-b1d6-520aa2a938bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:20:06.501Z|92d5c6cb-66b3-4cbc-b1d6-520aa2a938bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:20:15.772Z|6889b73d-4b04-474f-9b1d-6e2166d0939d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T07:20:15.774Z|6889b73d-4b04-474f-9b1d-6e2166d0939d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T07:20:16.526Z|0688096a-6b05-4252-8ef8-63fbe6bb67a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:20:16.527Z|0688096a-6b05-4252-8ef8-63fbe6bb67a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:20:16.529Z|658d08ad-4300-4dc7-b220-13c631a26f8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:20:16.529Z|658d08ad-4300-4dc7-b220-13c631a26f8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:20:16.531Z|1e078ce0-af04-4a1e-9012-2d7898fda4ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:20:16.532Z|1e078ce0-af04-4a1e-9012-2d7898fda4ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:20:18.817Z|077640ec-90c3-460e-a317-7d5526006924|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:20:18.822Z|077640ec-90c3-460e-a317-7d5526006924|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:20:19.539Z|7197ab50-c2a2-480c-b1c2-157755640dab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:20:19.540Z|7197ab50-c2a2-480c-b1c2-157755640dab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:20:26.561Z|e26d77b6-0bdf-45d9-b1d5-6d0424bb6424|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:20:26.561Z|e26d77b6-0bdf-45d9-b1d5-6d0424bb6424|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:20:26.561Z|57779493-a12f-4b6e-914b-d179bcba7218|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:20:26.562Z|57779493-a12f-4b6e-914b-d179bcba7218|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:20:26.567Z|fcc8fa18-7685-450e-ae0a-68a623218b27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:20:26.568Z|fcc8fa18-7685-450e-ae0a-68a623218b27|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:20:33.817Z|c880e853-8897-43a0-8eaa-3970021a82f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:20:33.818Z|c880e853-8897-43a0-8eaa-3970021a82f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:20:36.599Z|84d39466-0e03-4bba-92ea-5138a01dc634|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:20:36.599Z|84d39466-0e03-4bba-92ea-5138a01dc634|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:20:36.601Z|8d00aad8-aebf-4722-bdc8-dbfac212511a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:20:36.602Z|8d00aad8-aebf-4722-bdc8-dbfac212511a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:20:36.605Z|1d6e66fc-0dc2-462e-b849-350bdd97daa3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:20:36.606Z|1d6e66fc-0dc2-462e-b849-350bdd97daa3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:20:46.637Z|b7091dd8-8352-421c-a48e-9e29299f0daf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:20:46.638Z|f91fc586-ca9c-4df0-99f2-96b68a058690|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:20:46.638Z|b7091dd8-8352-421c-a48e-9e29299f0daf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:20:46.638Z|f91fc586-ca9c-4df0-99f2-96b68a058690|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:20:46.641Z|1e007959-57ee-4112-bd12-8a77a86f81e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:20:46.644Z|1e007959-57ee-4112-bd12-8a77a86f81e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:20:48.817Z|74c59034-d887-40ed-842b-09decaa55bdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:20:48.818Z|74c59034-d887-40ed-842b-09decaa55bdf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:20:49.540Z|f027654d-066f-45cc-9ec7-bb9e20e04a6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:20:49.541Z|f027654d-066f-45cc-9ec7-bb9e20e04a6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:20:56.666Z|73c62d5a-3a59-492a-9f8e-336cd3287b7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:20:56.667Z|73c62d5a-3a59-492a-9f8e-336cd3287b7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:20:56.674Z|70b5063b-9884-498e-96b8-56ea01e47e2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:20:56.676Z|70b5063b-9884-498e-96b8-56ea01e47e2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:20:56.678Z|033d20cf-65ba-498e-ad59-922437fbd878|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:20:56.679Z|033d20cf-65ba-498e-ad59-922437fbd878|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:21:03.817Z|cf64fb24-3fb3-4005-908e-61e30dff1abd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:21:03.820Z|cf64fb24-3fb3-4005-908e-61e30dff1abd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:21:06.697Z|1591d450-cd71-4556-87ae-94d41678235a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:21:06.697Z|1591d450-cd71-4556-87ae-94d41678235a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:21:06.699Z|f26307d2-7b6b-442d-89e2-60be2654e409|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:21:06.699Z|f26307d2-7b6b-442d-89e2-60be2654e409|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:21:06.711Z|18897456-bb39-4a95-8ca6-b14c91760f6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:21:06.712Z|18897456-bb39-4a95-8ca6-b14c91760f6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:21:15.771Z|ec1b4ab1-094a-45f6-8c73-56fcefca9fa6|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T07:21:15.773Z|ec1b4ab1-094a-45f6-8c73-56fcefca9fa6|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T07:21:16.729Z|6a24b936-1795-48c0-91e7-0ed3d0d56891|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:21:16.729Z|6a24b936-1795-48c0-91e7-0ed3d0d56891|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:21:16.731Z|349c0d97-0800-48f5-b732-a28d5f075d4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:21:16.732Z|349c0d97-0800-48f5-b732-a28d5f075d4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:21:16.742Z|e033b375-033a-411c-b4de-22cf94302b64|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:21:16.742Z|e033b375-033a-411c-b4de-22cf94302b64|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:21:18.818Z|b2952780-6d87-4c2b-85a6-d17f53e24678|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:21:18.818Z|b2952780-6d87-4c2b-85a6-d17f53e24678|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:21:19.542Z|6e9caf21-e4ed-468f-96eb-d90802ce4922|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:21:19.542Z|6e9caf21-e4ed-468f-96eb-d90802ce4922|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:21:26.759Z|d569c569-e972-4cf1-8352-8f3abde0350b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:21:26.760Z|d569c569-e972-4cf1-8352-8f3abde0350b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:21:26.766Z|2c6b969b-43a2-4b7a-9038-39a502fe3832|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:21:26.766Z|2c6b969b-43a2-4b7a-9038-39a502fe3832|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:21:26.768Z|1b1afe0d-7af3-4190-aeb7-2e66793fac6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:21:26.768Z|1b1afe0d-7af3-4190-aeb7-2e66793fac6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:21:33.817Z|3f639e48-07b0-46c8-a679-9703046bc9d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:21:33.818Z|3f639e48-07b0-46c8-a679-9703046bc9d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:21:36.791Z|07c36633-f26a-43c0-8fe3-b3d8af78af20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:21:36.792Z|07c36633-f26a-43c0-8fe3-b3d8af78af20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:21:36.798Z|47339d0e-6ac8-4eaa-a716-3193a0ff835e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:21:36.799Z|47339d0e-6ac8-4eaa-a716-3193a0ff835e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:21:36.799Z|12279b04-ae9e-477c-b4a3-04d029a70a85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:21:36.800Z|12279b04-ae9e-477c-b4a3-04d029a70a85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:21:46.818Z|26afc3a1-1734-403a-9c54-722f300867c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:21:46.820Z|26afc3a1-1734-403a-9c54-722f300867c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:21:46.823Z|06396c4a-fca7-4c25-b1fe-ae05269cf465|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:21:46.824Z|06396c4a-fca7-4c25-b1fe-ae05269cf465|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:21:46.827Z|3baf9a9d-b603-4301-b05d-dd39a5292948|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:21:46.828Z|3baf9a9d-b603-4301-b05d-dd39a5292948|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:21:48.817Z|668c54d1-da68-4e23-89f9-3ad9e4d15a5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:21:48.821Z|668c54d1-da68-4e23-89f9-3ad9e4d15a5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:21:49.543Z|0308e474-f99d-4fe1-857b-a1855aea8908|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:21:49.544Z|0308e474-f99d-4fe1-857b-a1855aea8908|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:21:56.849Z|d4770a39-35f9-4bf0-863c-2e59a00b59db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:21:56.850Z|d4770a39-35f9-4bf0-863c-2e59a00b59db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:21:56.852Z|ed2aea7c-0423-4342-87c6-bcf794f540d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:21:56.853Z|ed2aea7c-0423-4342-87c6-bcf794f540d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:21:56.856Z|6b37069c-d230-4794-9eeb-72a773a66a95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:21:56.856Z|6b37069c-d230-4794-9eeb-72a773a66a95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:22:03.817Z|54272708-06fe-4fad-b61d-3f7204920c9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:22:03.818Z|54272708-06fe-4fad-b61d-3f7204920c9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:22:06.879Z|6c0c543c-3c0f-4310-b307-a6c6f224c980|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:22:06.879Z|6c0c543c-3c0f-4310-b307-a6c6f224c980|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:22:06.880Z|fb19f9da-c25a-4507-871f-d6725f516252|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:22:06.881Z|fb19f9da-c25a-4507-871f-d6725f516252|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:22:06.889Z|049e6ba0-6ac8-47ea-9d98-bf0c5e3b2c36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:22:06.890Z|049e6ba0-6ac8-47ea-9d98-bf0c5e3b2c36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:22:15.772Z|69b7da8f-5ffc-4314-a370-842b0eb2c5c0|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T07:22:15.773Z|69b7da8f-5ffc-4314-a370-842b0eb2c5c0|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T07:22:16.911Z|555c4258-00df-4a01-98e3-357a33ce9936|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:22:16.911Z|555c4258-00df-4a01-98e3-357a33ce9936|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:22:16.910Z|a99a0447-6ab5-4947-a4a7-b9d15493bb5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:22:16.912Z|a99a0447-6ab5-4947-a4a7-b9d15493bb5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:22:16.918Z|d3a20d91-83b7-4fc6-b213-a41d52534a4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:22:16.918Z|d3a20d91-83b7-4fc6-b213-a41d52534a4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:22:18.817Z|3c3d9065-d48e-4607-a989-606a947b2e70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:22:18.818Z|3c3d9065-d48e-4607-a989-606a947b2e70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:22:19.544Z|7b548d85-38c5-4669-ad4f-094c22ae0fa5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:22:19.545Z|7b548d85-38c5-4669-ad4f-094c22ae0fa5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:22:26.947Z|13c00773-3112-4067-ba4d-788093e27e70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:22:26.948Z|13c00773-3112-4067-ba4d-788093e27e70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:22:26.950Z|dad338a0-f197-4fbd-ae4a-845c4cdbdb76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:22:26.950Z|dad338a0-f197-4fbd-ae4a-845c4cdbdb76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:22:26.950Z|92634a57-5d44-4973-96b3-afde79089756|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:22:26.951Z|92634a57-5d44-4973-96b3-afde79089756|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:22:33.817Z|24b348fc-926d-47c4-8fe2-2a92f341f750|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:22:33.821Z|24b348fc-926d-47c4-8fe2-2a92f341f750|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:22:36.978Z|972394e7-2bc1-40bb-ae24-692845bada02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:22:36.979Z|972394e7-2bc1-40bb-ae24-692845bada02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:22:36.979Z|7330af76-4122-4dea-99e8-b7e5cf63be84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:22:36.980Z|7330af76-4122-4dea-99e8-b7e5cf63be84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:22:36.985Z|e090368e-fbf1-416d-bffc-f2512ca0613c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:22:36.985Z|e090368e-fbf1-416d-bffc-f2512ca0613c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:22:47.010Z|81ba1c78-7a2b-4dd8-96cb-53fea76e48a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:22:47.010Z|81ba1c78-7a2b-4dd8-96cb-53fea76e48a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:22:47.018Z|de4fc8a9-63f0-4471-8155-3cecf0951c61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:22:47.019Z|241a294f-6e14-455f-b833-eeb90ee09cef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:22:47.019Z|de4fc8a9-63f0-4471-8155-3cecf0951c61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:22:47.020Z|241a294f-6e14-455f-b833-eeb90ee09cef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:22:48.818Z|5a953ea2-d70c-4c6f-9951-802dc0eec041|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:22:48.818Z|5a953ea2-d70c-4c6f-9951-802dc0eec041|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:22:49.545Z|3d8407cf-c7a8-458a-8dfe-d2a9f48f99b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:22:49.546Z|3d8407cf-c7a8-458a-8dfe-d2a9f48f99b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:22:57.036Z|da2309c5-52d9-440a-9820-6ad27b7c5784|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:22:57.037Z|da2309c5-52d9-440a-9820-6ad27b7c5784|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:22:57.053Z|5bd9fccd-5c6c-48d1-936f-ecbbeee8fe09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:22:57.054Z|5bd9fccd-5c6c-48d1-936f-ecbbeee8fe09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:22:57.055Z|d8c0fc99-5f3c-44a7-b7cd-176127ce3994|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:22:57.056Z|d8c0fc99-5f3c-44a7-b7cd-176127ce3994|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:23:03.817Z|e5f2c2da-7b70-4831-9061-7bbb58764db9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:23:03.818Z|e5f2c2da-7b70-4831-9061-7bbb58764db9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:23:07.072Z|b76e0d49-6cd4-4abd-8c40-641a6783a512|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:23:07.073Z|b76e0d49-6cd4-4abd-8c40-641a6783a512|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:23:07.086Z|71122130-6768-4d76-8a64-2a1c5ac1c049|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:23:07.087Z|71122130-6768-4d76-8a64-2a1c5ac1c049|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:23:07.094Z|8a066866-5e59-42d0-a743-e7a3c116cac1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:23:07.095Z|8a066866-5e59-42d0-a743-e7a3c116cac1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:23:15.772Z|5760917b-6d92-45d6-a3f6-9cf4a48bd60e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T07:23:15.773Z|5760917b-6d92-45d6-a3f6-9cf4a48bd60e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T07:23:17.109Z|314b0193-7ebe-47d8-bd9a-e99b1db7dbfa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:23:17.110Z|314b0193-7ebe-47d8-bd9a-e99b1db7dbfa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:23:17.120Z|bfb6359c-520b-4b62-8801-3ef36462dd05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:23:17.121Z|bfb6359c-520b-4b62-8801-3ef36462dd05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:23:17.122Z|656eeaf9-a6ad-4eb0-9c6e-fa0bec921904|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:23:17.123Z|656eeaf9-a6ad-4eb0-9c6e-fa0bec921904|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:23:18.819Z|22036f78-6260-4c86-9ab7-d17ee6879480|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:23:18.824Z|22036f78-6260-4c86-9ab7-d17ee6879480|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:23:19.546Z|f285828b-0718-4ebf-85fa-2781c3f7370e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:23:19.547Z|f285828b-0718-4ebf-85fa-2781c3f7370e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:23:27.140Z|bfc93f8a-099d-4dca-b504-9643e01fecff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:23:27.141Z|bfc93f8a-099d-4dca-b504-9643e01fecff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:23:27.152Z|290da0f2-f9b9-4e0b-b8e6-80e683ca8a24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:23:27.153Z|290da0f2-f9b9-4e0b-b8e6-80e683ca8a24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:23:27.157Z|8084db5e-4b18-4b45-8f11-8469eac022e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:23:27.157Z|8084db5e-4b18-4b45-8f11-8469eac022e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:23:33.817Z|0e3f1aeb-e463-4f61-94ea-3feb9737879a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:23:33.818Z|0e3f1aeb-e463-4f61-94ea-3feb9737879a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:23:37.173Z|5e5fd3bc-7b41-40de-9e53-0bf2df02424d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:23:37.174Z|5e5fd3bc-7b41-40de-9e53-0bf2df02424d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:23:37.182Z|1f1b9c1c-6503-4711-b0d6-0bd025d3ec0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:23:37.184Z|1f1b9c1c-6503-4711-b0d6-0bd025d3ec0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:23:37.191Z|5175da1d-4e13-4ac4-b32a-ab13d8501963|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:23:37.192Z|5175da1d-4e13-4ac4-b32a-ab13d8501963|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:23:47.200Z|96efd6f3-0856-414e-b0f5-5cdad60246d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:23:47.201Z|96efd6f3-0856-414e-b0f5-5cdad60246d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:23:47.214Z|7870b803-860e-42e0-a67c-fe3ab9b1b1d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:23:47.214Z|7870b803-860e-42e0-a67c-fe3ab9b1b1d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:23:47.220Z|2296feb6-c604-4ff1-9fab-a55d45833522|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:23:47.220Z|2296feb6-c604-4ff1-9fab-a55d45833522|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:23:48.817Z|bf256e07-d70d-4cff-868e-25e1a748e653|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:23:48.818Z|bf256e07-d70d-4cff-868e-25e1a748e653|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:23:49.547Z|61bad919-e5f5-4417-90f9-62a2a6906954|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:23:49.548Z|61bad919-e5f5-4417-90f9-62a2a6906954|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:23:57.233Z|3cca6eea-ec0c-4c0e-8da9-61e1ef10166a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:23:57.234Z|3cca6eea-ec0c-4c0e-8da9-61e1ef10166a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:23:57.244Z|fb8f801b-5335-45ea-bca3-bdeb06164027|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:23:57.244Z|fb8f801b-5335-45ea-bca3-bdeb06164027|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:23:57.244Z|e7a348c9-72c6-40fd-834a-f7d0e6810490|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:23:57.245Z|e7a348c9-72c6-40fd-834a-f7d0e6810490|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:24:03.817Z|89d27451-b9f2-4bef-bcf7-bd4a80c19e32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:24:03.823Z|89d27451-b9f2-4bef-bcf7-bd4a80c19e32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:24:07.265Z|e49b17ac-e7a0-4dbc-9866-f6e13c4ac97c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:24:07.265Z|e49b17ac-e7a0-4dbc-9866-f6e13c4ac97c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:24:07.275Z|d27b3ae9-89e6-4893-8718-80e778e1e4dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:24:07.276Z|d27b3ae9-89e6-4893-8718-80e778e1e4dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:24:07.280Z|9028887f-915e-495b-a0dd-2b12cf8b2678|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:24:07.281Z|9028887f-915e-495b-a0dd-2b12cf8b2678|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:24:15.772Z|395cf1e0-b85e-407a-8ab5-8f8f6fdb9a4c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T07:24:15.773Z|395cf1e0-b85e-407a-8ab5-8f8f6fdb9a4c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T07:24:17.297Z|e2230bad-d4cf-4839-b61c-bf17878b5182|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:24:17.297Z|e2230bad-d4cf-4839-b61c-bf17878b5182|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:24:17.304Z|98fd7a8b-bae5-45f1-beed-6223c192e799|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:24:17.304Z|98fd7a8b-bae5-45f1-beed-6223c192e799|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:24:17.317Z|0d0de607-7711-4bd5-af94-c4a138889b08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:24:17.318Z|0d0de607-7711-4bd5-af94-c4a138889b08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:24:18.817Z|b57d08f8-f0ad-4a31-9f0f-69c01e8367b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:24:18.818Z|b57d08f8-f0ad-4a31-9f0f-69c01e8367b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:24:19.549Z|f37c697a-c4ad-4ad8-bca4-d51ad678cf87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:24:19.549Z|f37c697a-c4ad-4ad8-bca4-d51ad678cf87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:24:27.329Z|04893bb6-46cf-43b8-a1b9-88f948584e15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:24:27.330Z|04893bb6-46cf-43b8-a1b9-88f948584e15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:24:27.333Z|47daea84-41fe-40e4-a1e3-8d2488bc0477|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:24:27.333Z|47daea84-41fe-40e4-a1e3-8d2488bc0477|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:24:27.350Z|7cdf3480-99f2-45c0-97a4-36feb5a68ae8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:24:27.351Z|7cdf3480-99f2-45c0-97a4-36feb5a68ae8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:24:33.817Z|206687ac-8aa8-41fc-b05c-997996dd3a43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:24:33.818Z|206687ac-8aa8-41fc-b05c-997996dd3a43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:24:37.365Z|45715a16-b724-4e9b-8d7c-249a29b42ed0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:24:37.366Z|45715a16-b724-4e9b-8d7c-249a29b42ed0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:24:37.371Z|36279379-e436-4c8c-9452-0ab288b20592|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:24:37.372Z|36279379-e436-4c8c-9452-0ab288b20592|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:24:37.383Z|f4c82780-d919-4684-8c61-94cab63a0e72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:24:37.384Z|f4c82780-d919-4684-8c61-94cab63a0e72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:24:47.405Z|5451db8f-b583-4275-b317-0dce71ccb701|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:24:47.405Z|703b88f4-ad5b-4078-a44e-426f8bc4c000|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:24:47.406Z|5451db8f-b583-4275-b317-0dce71ccb701|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:24:47.406Z|703b88f4-ad5b-4078-a44e-426f8bc4c000|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:24:47.414Z|8317ffd3-6ca7-4d64-bf54-26fda8d8dce7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:24:47.415Z|8317ffd3-6ca7-4d64-bf54-26fda8d8dce7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:24:48.817Z|0ceedb39-9c0c-43ae-8a05-d0598b9d5389|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:24:48.821Z|0ceedb39-9c0c-43ae-8a05-d0598b9d5389|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:24:49.550Z|6bbdc1a5-53ec-4543-8d98-7f6c585daab6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:24:49.550Z|6bbdc1a5-53ec-4543-8d98-7f6c585daab6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:24:57.436Z|ae87038e-541d-4d17-9838-7a216940233e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:24:57.436Z|bc715df1-eb54-40da-9e0b-20148a002dfb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:24:57.436Z|ae87038e-541d-4d17-9838-7a216940233e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:24:57.437Z|bc715df1-eb54-40da-9e0b-20148a002dfb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:24:57.446Z|6446f8b8-c120-49b1-9cd1-b0cd054cd1fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:24:57.447Z|6446f8b8-c120-49b1-9cd1-b0cd054cd1fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:25:03.818Z|e9dd0133-222a-47a3-a8fa-e3e899118748|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:25:03.818Z|e9dd0133-222a-47a3-a8fa-e3e899118748|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:25:07.475Z|f2d9ff69-eb21-490b-b79a-8080de66f06e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:25:07.476Z|097d190b-2440-4d22-b4a9-636d58a02ffa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:25:07.476Z|f2d9ff69-eb21-490b-b79a-8080de66f06e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:25:07.476Z|097d190b-2440-4d22-b4a9-636d58a02ffa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:25:07.478Z|b807d00d-2ff2-4ab8-9339-5e83d4867557|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:25:07.479Z|b807d00d-2ff2-4ab8-9339-5e83d4867557|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:25:15.771Z|1dcf3f5d-e0da-45e7-b7a4-499773893ba2|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T07:25:15.772Z|1dcf3f5d-e0da-45e7-b7a4-499773893ba2|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T07:25:17.514Z|795a91a4-0278-4154-8181-52b02cfaf317|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:25:17.514Z|795a91a4-0278-4154-8181-52b02cfaf317|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:25:17.515Z|cee96880-e843-4864-bc2e-4954c6ddbdc8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:25:17.516Z|cee96880-e843-4864-bc2e-4954c6ddbdc8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:25:17.516Z|548aab94-de3a-44d3-bcb3-e4f412749cda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:25:17.517Z|548aab94-de3a-44d3-bcb3-e4f412749cda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:25:18.817Z|5924a5bb-8c2d-4b9f-b1c9-1587ecad59f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:25:18.818Z|5924a5bb-8c2d-4b9f-b1c9-1587ecad59f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:25:19.551Z|46cc63a7-f7ad-4be7-8992-b6dfb2d91755|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:25:19.552Z|46cc63a7-f7ad-4be7-8992-b6dfb2d91755|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:25:27.542Z|de2d6869-acee-40ca-a318-61ddf3fe2805|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:25:27.542Z|de2d6869-acee-40ca-a318-61ddf3fe2805|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:25:27.544Z|0ecd5801-a79f-411a-8573-7d4e3c388841|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:25:27.545Z|0ecd5801-a79f-411a-8573-7d4e3c388841|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:25:27.550Z|ad6b1c60-a8aa-4010-9308-c41d2b6314a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:25:27.551Z|ad6b1c60-a8aa-4010-9308-c41d2b6314a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:25:33.817Z|a3d3db12-9302-491a-a4fa-6ca4a9d2c941|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:25:33.821Z|a3d3db12-9302-491a-a4fa-6ca4a9d2c941|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:25:37.573Z|77bea554-d07d-46a9-baee-5624185d6532|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:25:37.574Z|77bea554-d07d-46a9-baee-5624185d6532|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:25:37.578Z|40a0bb24-bb99-404f-8041-fc8d6a543d9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:25:37.578Z|40a0bb24-bb99-404f-8041-fc8d6a543d9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:25:37.579Z|d307dd58-f9eb-496e-9a7d-ad888fc257f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:25:37.580Z|d307dd58-f9eb-496e-9a7d-ad888fc257f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:25:47.612Z|a255504d-851a-4908-91c3-89a9905bd8dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:25:47.614Z|f43d2076-dcb5-4db0-a452-bd8894c4c6e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:25:47.614Z|a255504d-851a-4908-91c3-89a9905bd8dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:25:47.614Z|f43d2076-dcb5-4db0-a452-bd8894c4c6e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:25:47.623Z|70645b0a-f6b9-4276-9fd6-26cf4bd72672|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:25:47.624Z|70645b0a-f6b9-4276-9fd6-26cf4bd72672|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:25:48.817Z|4af421ce-3be7-48ad-957b-bab12e69ccd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:25:48.818Z|4af421ce-3be7-48ad-957b-bab12e69ccd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:25:49.552Z|392e6d55-d70d-46a6-8cb1-3d96cb50b922|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:25:49.553Z|392e6d55-d70d-46a6-8cb1-3d96cb50b922|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:25:57.648Z|9986f0f4-a3dc-4169-b6d2-5f1e4592cc7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:25:57.649Z|9986f0f4-a3dc-4169-b6d2-5f1e4592cc7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:25:57.657Z|6d9e971c-3aca-4396-8614-507dbc944712|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:25:57.658Z|6d9e971c-3aca-4396-8614-507dbc944712|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:25:57.669Z|c7db3131-612d-4ff7-9645-5e26affb2519|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:25:57.670Z|c7db3131-612d-4ff7-9645-5e26affb2519|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:26:03.817Z|d179948a-800f-4041-9709-d38ce6d330d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:26:03.818Z|d179948a-800f-4041-9709-d38ce6d330d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:26:07.684Z|f9995104-6999-4cdf-b0f7-e991b59c2788|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:26:07.685Z|f9995104-6999-4cdf-b0f7-e991b59c2788|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:26:07.692Z|51490fb2-5141-4f73-92c5-772be205320a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:26:07.694Z|51490fb2-5141-4f73-92c5-772be205320a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:26:07.695Z|b73192a6-2489-4cfa-9017-a9491cd56b1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:26:07.696Z|b73192a6-2489-4cfa-9017-a9491cd56b1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:26:15.771Z|a4914361-729e-45c9-bb16-4663e68cb52b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T07:26:15.771Z|a4914361-729e-45c9-bb16-4663e68cb52b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T07:26:17.711Z|3eef9ef0-f02d-4933-bcee-1db665c896f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:26:17.712Z|3eef9ef0-f02d-4933-bcee-1db665c896f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:26:17.725Z|605eff88-5c8d-4c30-8ae5-dc40c593171b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:26:17.725Z|605eff88-5c8d-4c30-8ae5-dc40c593171b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:26:17.726Z|63fe01dd-41eb-4c40-beab-b42e3c86d683|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:26:17.727Z|63fe01dd-41eb-4c40-beab-b42e3c86d683|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:26:18.817Z|df8183aa-72b3-4d42-80e6-1679efeeb9c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:26:18.821Z|df8183aa-72b3-4d42-80e6-1679efeeb9c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:26:19.554Z|41a5a64d-c0d0-465d-a52d-37094962a779|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:26:19.555Z|41a5a64d-c0d0-465d-a52d-37094962a779|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:26:27.743Z|7bd288c6-2320-42f8-8c1a-cb341788ca0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:26:27.744Z|7bd288c6-2320-42f8-8c1a-cb341788ca0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:26:27.755Z|9c4fbb74-42bf-435a-b684-434b4387a89a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:26:27.756Z|9c4fbb74-42bf-435a-b684-434b4387a89a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:26:27.758Z|e91245bd-a36f-4bf9-9349-0457ec482290|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:26:27.759Z|e91245bd-a36f-4bf9-9349-0457ec482290|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:26:33.818Z|114dacd0-9cff-4a9c-a4a6-6808f48d2a11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:26:33.818Z|114dacd0-9cff-4a9c-a4a6-6808f48d2a11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:26:37.776Z|2772826e-5edd-4e78-9885-28039797b978|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:26:37.777Z|2772826e-5edd-4e78-9885-28039797b978|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:26:37.788Z|fe3d7e50-fd58-46f1-bcc2-55755553216f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:26:37.789Z|fe3d7e50-fd58-46f1-bcc2-55755553216f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:26:37.791Z|c791f77f-9c7a-401c-859c-0ed10d9a7755|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:26:37.792Z|c791f77f-9c7a-401c-859c-0ed10d9a7755|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:26:47.805Z|b8f17c80-78e6-423a-bfde-afc33b50b404|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:26:47.806Z|b8f17c80-78e6-423a-bfde-afc33b50b404|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:26:47.822Z|394ed952-f2c8-4564-b31b-6b3d1afc6a73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:26:47.822Z|394ed952-f2c8-4564-b31b-6b3d1afc6a73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:26:47.827Z|423ae78b-a84f-4e59-a4a4-963ddc128613|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:26:47.828Z|423ae78b-a84f-4e59-a4a4-963ddc128613|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:26:48.817Z|a3800be6-4782-4c7b-901d-9a2f214494e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:26:48.818Z|a3800be6-4782-4c7b-901d-9a2f214494e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:26:49.555Z|56953075-e954-4b8f-a25b-5dd72736915d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:26:49.556Z|56953075-e954-4b8f-a25b-5dd72736915d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:26:57.835Z|822420f2-5b39-4a28-8d01-6c13f2b48161|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:26:57.836Z|822420f2-5b39-4a28-8d01-6c13f2b48161|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:26:57.850Z|f50244dd-3e5d-4435-b7c2-9aa1e09814ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:26:57.853Z|f50244dd-3e5d-4435-b7c2-9aa1e09814ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:26:57.854Z|1c363ea6-6e79-4099-a8cb-a23b4e15ee2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:26:57.854Z|1c363ea6-6e79-4099-a8cb-a23b4e15ee2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:27:03.817Z|19a01d91-05ae-405e-98da-68122d896e96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:27:03.822Z|19a01d91-05ae-405e-98da-68122d896e96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:27:07.868Z|f86bc250-721d-4034-ae4e-4d18e299873e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:27:07.869Z|f86bc250-721d-4034-ae4e-4d18e299873e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:27:07.884Z|e686d276-23d9-43d1-ae47-9f89b6fb1234|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:27:07.884Z|466b8164-0ad7-4973-85e6-cce12179a31e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:27:07.885Z|e686d276-23d9-43d1-ae47-9f89b6fb1234|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:27:07.885Z|466b8164-0ad7-4973-85e6-cce12179a31e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:27:15.772Z|481cd907-ade1-41f9-9c9a-2f5246a2259e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T07:27:15.773Z|481cd907-ade1-41f9-9c9a-2f5246a2259e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T07:27:17.904Z|537cdb48-4854-4411-ba69-916edbcfb67e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:27:17.905Z|537cdb48-4854-4411-ba69-916edbcfb67e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:27:17.915Z|10addb49-7bbf-4df9-98f4-6d18ba21800e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:27:17.916Z|5539f6d2-9638-42bb-b6c2-b73de777a697|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:27:17.916Z|10addb49-7bbf-4df9-98f4-6d18ba21800e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:27:17.916Z|5539f6d2-9638-42bb-b6c2-b73de777a697|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:27:18.817Z|56f1eebb-eaee-4bd2-896c-655c9a11021a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:27:18.818Z|56f1eebb-eaee-4bd2-896c-655c9a11021a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:27:19.556Z|492d7489-07f6-4c60-a841-dbf41af4f753|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:27:19.557Z|492d7489-07f6-4c60-a841-dbf41af4f753|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:27:27.932Z|9a7f91b5-0682-46c2-8ded-226171066267|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:27:27.933Z|9a7f91b5-0682-46c2-8ded-226171066267|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:27:27.943Z|4f80bead-5ff4-4e7a-9f5e-a3cd0fe93a13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:27:27.943Z|4f80bead-5ff4-4e7a-9f5e-a3cd0fe93a13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:27:27.946Z|df134c3a-f82f-4eee-8dc4-2a565a8889a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:27:27.947Z|df134c3a-f82f-4eee-8dc4-2a565a8889a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:27:33.817Z|de6e0892-bb83-43ff-b636-36c015643409|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:27:33.818Z|de6e0892-bb83-43ff-b636-36c015643409|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:27:37.967Z|86181ffb-3d49-4442-82b8-4eb8797b5a9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:27:37.968Z|86181ffb-3d49-4442-82b8-4eb8797b5a9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:27:37.968Z|f00e8b97-62fd-4ca5-b514-625b053b5bee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:27:37.969Z|f00e8b97-62fd-4ca5-b514-625b053b5bee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:27:37.975Z|cb8c4ed5-00bd-4978-b85b-0eca25600a91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:27:37.976Z|cb8c4ed5-00bd-4978-b85b-0eca25600a91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:27:47.999Z|5e18daaa-9662-43ad-b393-74bcf5606870|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:27:47.999Z|5e18daaa-9662-43ad-b393-74bcf5606870|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:27:48.009Z|8a8fefda-309f-4179-a538-b466b875f7be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:27:48.009Z|fbb3c142-e400-4359-b56d-8fa893ea900a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:27:48.010Z|fbb3c142-e400-4359-b56d-8fa893ea900a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:27:48.010Z|8a8fefda-309f-4179-a538-b466b875f7be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:27:48.825Z|ea2cee7f-3840-4e86-9b05-a247bb4ab7eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:27:48.829Z|ea2cee7f-3840-4e86-9b05-a247bb4ab7eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:27:49.557Z|05712403-c4ab-4a42-afb4-2daca84c7b84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:27:49.558Z|05712403-c4ab-4a42-afb4-2daca84c7b84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:27:58.037Z|fccdcbeb-2deb-44c2-adb0-440c9239eded|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:27:58.037Z|fccdcbeb-2deb-44c2-adb0-440c9239eded|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:27:58.039Z|4d599f67-4dc5-437e-88bb-4b4171ea2845|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:27:58.040Z|4d599f67-4dc5-437e-88bb-4b4171ea2845|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:27:58.040Z|90f35d0a-3687-40f2-9976-ba94eb857847|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:27:58.041Z|90f35d0a-3687-40f2-9976-ba94eb857847|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:28:03.817Z|06110e9f-87ad-43d6-9a1f-a2a33acd03c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:28:03.818Z|06110e9f-87ad-43d6-9a1f-a2a33acd03c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:28:08.071Z|a32c7e8f-2bf6-4601-9bfe-7cb9cddf7dcd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:28:08.072Z|a32c7e8f-2bf6-4601-9bfe-7cb9cddf7dcd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:28:08.077Z|e924b1c4-3288-458c-8c61-82b006ac3a45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:28:08.078Z|e924b1c4-3288-458c-8c61-82b006ac3a45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:28:08.080Z|236a618f-256c-440d-9655-2f80da028521|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:28:08.080Z|236a618f-256c-440d-9655-2f80da028521|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:28:15.772Z|f2090cdc-fce4-40bb-bbc8-6bf6c027ed76|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T07:28:15.773Z|f2090cdc-fce4-40bb-bbc8-6bf6c027ed76|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T07:28:18.111Z|378c1372-5b60-4f48-bdc0-687205ad1089|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:28:18.112Z|378c1372-5b60-4f48-bdc0-687205ad1089|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:28:18.115Z|e0c8a5bd-38bf-4583-ae27-1be705869a91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:28:18.115Z|e0c8a5bd-38bf-4583-ae27-1be705869a91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:28:18.119Z|641fb242-c91e-45b1-894c-fdbd4403a292|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:28:18.120Z|641fb242-c91e-45b1-894c-fdbd4403a292|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:28:18.817Z|9eb35d68-088d-4bbb-ab40-c42d1163ccfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:28:18.818Z|9eb35d68-088d-4bbb-ab40-c42d1163ccfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:28:19.559Z|7ee4a453-651f-44fd-93f8-842167544954|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:28:19.560Z|7ee4a453-651f-44fd-93f8-842167544954|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:28:28.142Z|51b9fe28-dbff-4e34-b813-74cbb67f6e8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:28:28.143Z|51b9fe28-dbff-4e34-b813-74cbb67f6e8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:28:28.145Z|7218a6bd-1601-4b2b-ba90-dba8c30eb5c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:28:28.146Z|7218a6bd-1601-4b2b-ba90-dba8c30eb5c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:28:28.149Z|f99e8618-2208-4b12-b2b3-b1712fdc474c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:28:28.150Z|f99e8618-2208-4b12-b2b3-b1712fdc474c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:28:33.817Z|55a57cac-150f-4f7e-83ae-805e8093289e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:28:33.821Z|55a57cac-150f-4f7e-83ae-805e8093289e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:28:38.176Z|d3b4b453-66a6-4c05-ba51-4487553842e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:28:38.177Z|d3b4b453-66a6-4c05-ba51-4487553842e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:28:38.183Z|a980bf34-8112-4653-b652-969c7532a677|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:28:38.184Z|a980bf34-8112-4653-b652-969c7532a677|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:28:38.188Z|7e4f134a-0df3-428f-ac61-b6fec489a541|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:28:38.189Z|7e4f134a-0df3-428f-ac61-b6fec489a541|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:28:48.211Z|220594bc-209e-4d79-8367-dfc48e881c29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:28:48.212Z|220594bc-209e-4d79-8367-dfc48e881c29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:28:48.212Z|a0e8fc1e-2794-4527-8372-91a958586a4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:28:48.213Z|a0e8fc1e-2794-4527-8372-91a958586a4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:28:48.221Z|70e3414f-92d4-4802-9491-fe22c9b84d52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:28:48.222Z|70e3414f-92d4-4802-9491-fe22c9b84d52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:28:48.817Z|872923c9-4fd7-4553-a991-df34b8c084ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:28:48.818Z|872923c9-4fd7-4553-a991-df34b8c084ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:28:49.560Z|ae716e75-586c-4098-88d6-1f34f16727a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:28:49.561Z|ae716e75-586c-4098-88d6-1f34f16727a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:28:58.247Z|0f4440cc-c363-4a3c-816d-969414b97063|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:28:58.247Z|c9633f31-d0db-4262-9239-2c2d6a4929b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:28:58.248Z|c9633f31-d0db-4262-9239-2c2d6a4929b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:28:58.248Z|0f4440cc-c363-4a3c-816d-969414b97063|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:28:58.254Z|b41f7d4f-f7a4-424c-b6d6-05f5e6ca5d63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:28:58.255Z|b41f7d4f-f7a4-424c-b6d6-05f5e6ca5d63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:29:03.817Z|d42df4ff-a5a7-416f-806f-182e55ff6242|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:29:03.818Z|d42df4ff-a5a7-416f-806f-182e55ff6242|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:29:08.277Z|262071ad-b5fd-4851-892b-650cb6d0746a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:29:08.278Z|262071ad-b5fd-4851-892b-650cb6d0746a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:29:08.285Z|80d781a3-6d6e-48e7-830e-961f7f5e485c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:29:08.285Z|3b8c4646-fdfa-40a7-8821-1cfac1f74070|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:29:08.285Z|3b8c4646-fdfa-40a7-8821-1cfac1f74070|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:29:08.285Z|80d781a3-6d6e-48e7-830e-961f7f5e485c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:29:15.772Z|8e04eaf8-8b49-47ee-907b-2eb236eaf0f5|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T07:29:15.773Z|8e04eaf8-8b49-47ee-907b-2eb236eaf0f5|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T07:29:18.322Z|cd6e5d99-1794-4778-b95f-10d7f9b74d48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:29:18.323Z|cd6e5d99-1794-4778-b95f-10d7f9b74d48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:29:18.325Z|9ee5ba46-226c-4650-880d-9c3a461ac4d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:29:18.326Z|9ee5ba46-226c-4650-880d-9c3a461ac4d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:29:18.329Z|422e0301-414b-40fd-b57d-8c1b6a4b5ba6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:29:18.330Z|422e0301-414b-40fd-b57d-8c1b6a4b5ba6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:29:18.817Z|60dc93a1-296d-4cbf-a1f3-abc120f71d70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:29:18.821Z|60dc93a1-296d-4cbf-a1f3-abc120f71d70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:29:19.562Z|b3e59004-c44e-4911-b787-4c2f250d5ebb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:29:19.562Z|b3e59004-c44e-4911-b787-4c2f250d5ebb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:29:28.356Z|78329bb8-576f-465e-b2d4-f7e6308eabd0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:29:28.357Z|78329bb8-576f-465e-b2d4-f7e6308eabd0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:29:28.359Z|026f7cbc-af22-474f-81d3-d6d7c0125d5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:29:28.360Z|8882fbeb-8bbf-4433-a777-3014b0861808|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:29:28.360Z|8882fbeb-8bbf-4433-a777-3014b0861808|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:29:28.360Z|026f7cbc-af22-474f-81d3-d6d7c0125d5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:29:33.818Z|63632415-b000-44f9-b2c5-25d276882aaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:29:33.819Z|63632415-b000-44f9-b2c5-25d276882aaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:29:38.396Z|dae0adc8-4752-4ad9-bfb9-1e8781322c00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:29:38.396Z|dae0adc8-4752-4ad9-bfb9-1e8781322c00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:29:38.397Z|5c04aef9-d92d-45ee-8d95-e719617b37e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:29:38.398Z|5c04aef9-d92d-45ee-8d95-e719617b37e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:29:38.398Z|f3219628-f7ca-479a-92ed-78c0aa135653|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:29:38.398Z|f3219628-f7ca-479a-92ed-78c0aa135653|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:29:48.447Z|facfe83a-687e-4af0-a18a-ac2608c514a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:29:48.447Z|facfe83a-687e-4af0-a18a-ac2608c514a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:29:48.458Z|4f94b8ae-fb16-4638-85ce-53e5da3e404c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:29:48.458Z|f088f27f-e18a-4fe4-86fc-ebc346540e8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:29:48.458Z|4f94b8ae-fb16-4638-85ce-53e5da3e404c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:29:48.458Z|f088f27f-e18a-4fe4-86fc-ebc346540e8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:29:48.817Z|a78cc24a-2df9-4c8a-810c-bd851f1893be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:29:48.818Z|a78cc24a-2df9-4c8a-810c-bd851f1893be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:29:49.563Z|3ed107b7-5fe7-471f-89fd-90df7c064abc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:29:49.564Z|3ed107b7-5fe7-471f-89fd-90df7c064abc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:29:58.480Z|1459bb1a-c58f-4cf4-9d16-b5ea497c910a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:29:58.481Z|1459bb1a-c58f-4cf4-9d16-b5ea497c910a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:29:58.491Z|02e815a1-2141-4b7f-964c-cc2835f60a64|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:29:58.491Z|697be6a6-b2ed-48d9-bdb4-2055b2fdd106|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:29:58.491Z|02e815a1-2141-4b7f-964c-cc2835f60a64|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:29:58.491Z|697be6a6-b2ed-48d9-bdb4-2055b2fdd106|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:30:03.818Z|3d58e395-6c9e-4a2e-a31e-cd9ba14432a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:30:03.822Z|3d58e395-6c9e-4a2e-a31e-cd9ba14432a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:30:08.519Z|1430ae20-058f-4b0b-a1f1-58474055dc44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:30:08.520Z|1430ae20-058f-4b0b-a1f1-58474055dc44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:30:08.523Z|625cc301-cc80-4e16-bd74-55e2754affa9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:30:08.524Z|625cc301-cc80-4e16-bd74-55e2754affa9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:30:08.524Z|ed3f1407-2952-4f0d-8cda-7854c2a3965c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:30:08.525Z|ed3f1407-2952-4f0d-8cda-7854c2a3965c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:30:15.771Z|92d63016-fabd-45ad-a065-f4d17f90a39e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T07:30:15.771Z|92d63016-fabd-45ad-a065-f4d17f90a39e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T07:30:18.547Z|060a4cca-b40c-4482-94d2-2b5db91797cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:30:18.548Z|060a4cca-b40c-4482-94d2-2b5db91797cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:30:18.557Z|3e476ebd-b0f5-4cdf-97af-84a7da283b40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:30:18.557Z|3e476ebd-b0f5-4cdf-97af-84a7da283b40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:30:18.558Z|fe298aef-aa93-4d5b-96a7-a09412c6add9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:30:18.558Z|fe298aef-aa93-4d5b-96a7-a09412c6add9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:30:18.817Z|e0e045af-b096-43fa-8c92-53c856994028|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:30:18.818Z|e0e045af-b096-43fa-8c92-53c856994028|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:30:19.564Z|dcb1de80-c7ef-4686-a213-37ad0ce7a7cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:30:19.565Z|dcb1de80-c7ef-4686-a213-37ad0ce7a7cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:30:28.612Z|997d162d-3fb1-4254-baff-b9545c2fc620|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:30:28.613Z|997d162d-3fb1-4254-baff-b9545c2fc620|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:30:28.613Z|ba6f92b7-425c-45bb-849b-c0128011a8ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:30:28.614Z|ba6f92b7-425c-45bb-849b-c0128011a8ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:30:28.629Z|ff9347ba-d880-4dcb-849c-3715eed3ac9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:30:28.630Z|ff9347ba-d880-4dcb-849c-3715eed3ac9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:30:33.817Z|db781f1e-f754-4e25-a7ad-5998251a95de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:30:33.818Z|db781f1e-f754-4e25-a7ad-5998251a95de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:30:38.640Z|934d8728-5df8-4964-aa55-1ad2279f78ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:30:38.641Z|934d8728-5df8-4964-aa55-1ad2279f78ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:30:38.649Z|fcca90e1-6992-4f7a-ae8d-d1c143af6ec8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:30:38.650Z|fcca90e1-6992-4f7a-ae8d-d1c143af6ec8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:30:38.664Z|427773df-85e0-428a-9c6c-066127289991|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:30:38.665Z|427773df-85e0-428a-9c6c-066127289991|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:30:48.688Z|1eaa3cc2-d86e-4e68-a8f4-a6bedf397403|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:30:48.688Z|1eaa3cc2-d86e-4e68-a8f4-a6bedf397403|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:30:48.689Z|b8e8530d-e9ae-4e5b-b4ef-65c09e39cfec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:30:48.690Z|b8e8530d-e9ae-4e5b-b4ef-65c09e39cfec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:30:48.700Z|e81f542f-ecb4-4b62-a050-b893f4f11266|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:30:48.700Z|e81f542f-ecb4-4b62-a050-b893f4f11266|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:30:48.817Z|f495fff6-5625-4f54-8ffd-055bbd682fcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:30:48.821Z|f495fff6-5625-4f54-8ffd-055bbd682fcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:30:49.565Z|436d7af7-8522-4782-b27c-9bc5c9ccbc6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:30:49.566Z|436d7af7-8522-4782-b27c-9bc5c9ccbc6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:30:58.743Z|4dc0eab8-9616-481e-8542-c7ef96e264dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:30:58.744Z|4dc0eab8-9616-481e-8542-c7ef96e264dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:30:58.745Z|141097d5-a510-415a-832b-b3a0f20fa0e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:30:58.746Z|141097d5-a510-415a-832b-b3a0f20fa0e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:30:58.743Z|d668a795-a936-4c67-8288-6828c1d40255|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:30:58.747Z|d668a795-a936-4c67-8288-6828c1d40255|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:31:03.817Z|9b8a2d36-c4e8-4b54-94e2-8589c6c7363d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:31:03.818Z|9b8a2d36-c4e8-4b54-94e2-8589c6c7363d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:31:08.774Z|3ea2ec47-9ade-4ac6-a991-a65375e9aa52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:31:08.775Z|3ea2ec47-9ade-4ac6-a991-a65375e9aa52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:31:08.785Z|0c50aa8c-1bee-45b8-a187-c322ddb2a3a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:31:08.785Z|6fe40b31-8a24-49f0-a90d-c775713518b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:31:08.786Z|0c50aa8c-1bee-45b8-a187-c322ddb2a3a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:31:08.786Z|6fe40b31-8a24-49f0-a90d-c775713518b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:31:15.771Z|8abaedfb-f8fa-44b8-bd20-844d0955c23b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T07:31:15.772Z|8abaedfb-f8fa-44b8-bd20-844d0955c23b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T07:31:18.813Z|f32b94bf-44f4-4d07-b679-ff4b96772d4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:31:18.814Z|f32b94bf-44f4-4d07-b679-ff4b96772d4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:31:18.818Z|cad5a9ef-c313-49ac-8225-530cba28e510|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:31:18.819Z|cad5a9ef-c313-49ac-8225-530cba28e510|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:31:18.820Z|8072e46e-d5cc-4bbf-a6ff-43f9419da2e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:31:18.820Z|8072e46e-d5cc-4bbf-a6ff-43f9419da2e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:31:18.820Z|58e287e3-8485-4397-a565-7aa8d8a022ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:31:18.825Z|58e287e3-8485-4397-a565-7aa8d8a022ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:31:19.566Z|20863bfc-53f2-49be-b7d9-0aa87fa961f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:31:19.566Z|20863bfc-53f2-49be-b7d9-0aa87fa961f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:31:28.851Z|fa2955b3-7738-4b86-bd8d-0884f121ce46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:31:28.852Z|fa2955b3-7738-4b86-bd8d-0884f121ce46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:31:28.852Z|6436573e-d13e-4115-9efa-a2e12bb88664|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:31:28.853Z|6436573e-d13e-4115-9efa-a2e12bb88664|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:31:28.855Z|5e1f2516-a44c-472a-a6c4-ba2706a6c848|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:31:28.856Z|5e1f2516-a44c-472a-a6c4-ba2706a6c848|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:31:33.818Z|bed64e54-a6ba-4b34-a068-f3da83b62189|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:31:33.818Z|bed64e54-a6ba-4b34-a068-f3da83b62189|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:31:38.882Z|0c32c810-5a1c-483b-a0e8-4fa969b5254d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:31:38.882Z|c81e1fae-cfd6-47c4-83d9-2b60d07b8dfc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:31:38.883Z|0c32c810-5a1c-483b-a0e8-4fa969b5254d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:31:38.883Z|c81e1fae-cfd6-47c4-83d9-2b60d07b8dfc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:31:38.884Z|48da4147-351a-46ee-adcc-ccebe376a395|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:31:38.885Z|48da4147-351a-46ee-adcc-ccebe376a395|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:31:48.817Z|cc9f1d88-6e8c-4179-9f56-9181cf026ff4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:31:48.818Z|cc9f1d88-6e8c-4179-9f56-9181cf026ff4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:31:48.912Z|1a6b968b-7787-48e3-b139-486df4d3465b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:31:48.913Z|1a6b968b-7787-48e3-b139-486df4d3465b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:31:48.916Z|dff6928e-bab4-417d-9f91-47d714451b84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:31:48.917Z|dff6928e-bab4-417d-9f91-47d714451b84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:31:48.920Z|483cd0e1-f101-4df1-80f0-8f39e1f74a86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:31:48.920Z|483cd0e1-f101-4df1-80f0-8f39e1f74a86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:31:49.567Z|a91a3d58-08e2-4794-aaaa-a67c459ae758|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:31:49.568Z|a91a3d58-08e2-4794-aaaa-a67c459ae758|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:31:58.943Z|fe9ffed3-6922-4206-88dd-cb81aa93bf02|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:31:58.943Z|fe9ffed3-6922-4206-88dd-cb81aa93bf02|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:31:58.950Z|0435297d-e4eb-4c1e-a98d-3408f1a5de52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:31:58.950Z|165f1cc7-24f6-4835-856f-8db9664b8d7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:31:58.951Z|0435297d-e4eb-4c1e-a98d-3408f1a5de52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:31:58.951Z|165f1cc7-24f6-4835-856f-8db9664b8d7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:32:03.817Z|92892708-5980-4dbd-98f9-98fb56e67e8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:32:03.821Z|92892708-5980-4dbd-98f9-98fb56e67e8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:32:08.975Z|bc1d9305-1b58-4b2a-ad97-5a6b36497fe6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:32:08.976Z|bc1d9305-1b58-4b2a-ad97-5a6b36497fe6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:32:08.979Z|99b1e048-9984-42f9-a80c-47512ce89538|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:32:08.979Z|99b1e048-9984-42f9-a80c-47512ce89538|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:32:08.984Z|0e41aea1-9424-4516-83cc-d04579ac7656|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:32:08.985Z|0e41aea1-9424-4516-83cc-d04579ac7656|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:32:15.771Z|e81ef4d7-2fac-4bc5-a7c5-9ea58876d7d7|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T07:32:15.772Z|e81ef4d7-2fac-4bc5-a7c5-9ea58876d7d7|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T07:32:18.817Z|054c6257-760d-4adb-b4af-800d4d0b10c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:32:18.818Z|054c6257-760d-4adb-b4af-800d4d0b10c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:32:19.010Z|990799c6-18df-46c1-a973-adb472803cbc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:32:19.010Z|990799c6-18df-46c1-a973-adb472803cbc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:32:19.014Z|ddb11267-97fd-40f4-917f-8fe8d794c09d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:32:19.015Z|ddb11267-97fd-40f4-917f-8fe8d794c09d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:32:19.016Z|cf4e3a83-c2e7-4f13-8440-52dba3b9d950|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:32:19.017Z|cf4e3a83-c2e7-4f13-8440-52dba3b9d950|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:32:19.568Z|c96bf8b6-5fa5-469c-8aa5-3c69ccd4a140|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:32:19.569Z|c96bf8b6-5fa5-469c-8aa5-3c69ccd4a140|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:32:29.041Z|fb23ad1c-8fd1-45b6-b8d0-d4a7b6a71c95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:32:29.042Z|fb23ad1c-8fd1-45b6-b8d0-d4a7b6a71c95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:32:29.046Z|2d417cdb-f36b-49cb-9c6a-e6a8779d90a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:32:29.046Z|569dded5-5cce-4e4a-9ae7-25ef3fc65c4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:32:29.046Z|2d417cdb-f36b-49cb-9c6a-e6a8779d90a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:32:29.046Z|569dded5-5cce-4e4a-9ae7-25ef3fc65c4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:32:33.818Z|b5422e06-0693-48c6-ab8b-d61fbf95c704|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:32:33.818Z|b5422e06-0693-48c6-ab8b-d61fbf95c704|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:32:39.070Z|3dbbce61-5145-4ba0-a70d-380e4e6ad13b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:32:39.071Z|3dbbce61-5145-4ba0-a70d-380e4e6ad13b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:32:39.074Z|501ab99c-0569-4a0d-a245-4d8b4e133f4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:32:39.074Z|501ab99c-0569-4a0d-a245-4d8b4e133f4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:32:39.075Z|50855625-6b89-46fa-b587-9ac363f9e039|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:32:39.076Z|50855625-6b89-46fa-b587-9ac363f9e039|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:32:48.817Z|1cc37651-a0f4-4608-b6ff-57faabc90767|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:32:48.821Z|1cc37651-a0f4-4608-b6ff-57faabc90767|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:32:49.101Z|d535086e-3342-46cd-96b8-f4845dfd437b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:32:49.102Z|d535086e-3342-46cd-96b8-f4845dfd437b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:32:49.104Z|06feb2bc-23f7-43d9-9943-a8d7a79561f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:32:49.104Z|06feb2bc-23f7-43d9-9943-a8d7a79561f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:32:49.110Z|5bac1f28-c54b-4671-9a5a-bd046761030c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:32:49.111Z|5bac1f28-c54b-4671-9a5a-bd046761030c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:32:49.570Z|176ee9c5-3cbb-4cc9-a1d1-2896d2090cf9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:32:49.570Z|176ee9c5-3cbb-4cc9-a1d1-2896d2090cf9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:32:59.134Z|f062f186-0748-4f94-9aca-71ada0ec7bbb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:32:59.135Z|f062f186-0748-4f94-9aca-71ada0ec7bbb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:32:59.140Z|51398186-0dff-47bc-849d-f61b44295adc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:32:59.141Z|51398186-0dff-47bc-849d-f61b44295adc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:32:59.142Z|1ed7a05e-627c-4ae9-90de-b66fd1739e71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:32:59.143Z|1ed7a05e-627c-4ae9-90de-b66fd1739e71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:33:03.817Z|4a0ea93c-2afb-497d-bbac-b81be00fa89d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:33:03.818Z|4a0ea93c-2afb-497d-bbac-b81be00fa89d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:33:09.175Z|f4bac794-5e3e-405b-9709-81b071db6dc8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:33:09.175Z|374e39fe-ec6e-4742-a80b-5a6acfdd376c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:33:09.176Z|8febb1f7-f220-4682-b5be-3c47a430dba1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:33:09.176Z|f4bac794-5e3e-405b-9709-81b071db6dc8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:33:09.176Z|8febb1f7-f220-4682-b5be-3c47a430dba1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:33:09.176Z|374e39fe-ec6e-4742-a80b-5a6acfdd376c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:33:15.772Z|7fbdb387-dddf-4a50-bd16-5f81734d7daa|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T07:33:15.773Z|7fbdb387-dddf-4a50-bd16-5f81734d7daa|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T07:33:18.817Z|17b276ff-b923-47f3-8287-b3c254df82db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:33:18.818Z|17b276ff-b923-47f3-8287-b3c254df82db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:33:19.212Z|165fba8f-d81a-4400-9e6e-c2d4ff59bc4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:33:19.213Z|165fba8f-d81a-4400-9e6e-c2d4ff59bc4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:33:19.219Z|d15377dc-3f29-4ea4-b314-5d7a38e3885a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:33:19.220Z|d15377dc-3f29-4ea4-b314-5d7a38e3885a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:33:19.221Z|9d5cceb5-830a-4a89-973d-6c2812a39c8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:33:19.222Z|9d5cceb5-830a-4a89-973d-6c2812a39c8f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:33:19.570Z|2a27f00f-cfcd-48fb-ad05-3d339067a557|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:33:19.571Z|2a27f00f-cfcd-48fb-ad05-3d339067a557|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:33:29.245Z|d3b640f6-8635-4849-b088-49aba66e3318|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:33:29.246Z|d3b640f6-8635-4849-b088-49aba66e3318|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:33:29.249Z|92fd86fb-32fd-4ec9-9bc7-c89e7054e320|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:33:29.250Z|92fd86fb-32fd-4ec9-9bc7-c89e7054e320|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:33:29.253Z|77d1f88d-cd0d-4905-ab42-5debeb30e9b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:33:29.254Z|77d1f88d-cd0d-4905-ab42-5debeb30e9b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:33:33.817Z|4ae7296d-e114-42fc-a17d-f403b3dc416d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:33:33.821Z|4ae7296d-e114-42fc-a17d-f403b3dc416d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:33:39.283Z|c45f9018-7c56-4940-ae5f-7bc6793e766d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:33:39.284Z|c45f9018-7c56-4940-ae5f-7bc6793e766d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:33:39.284Z|733f115b-4294-4c76-903e-9226686f9d39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:33:39.285Z|733f115b-4294-4c76-903e-9226686f9d39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:33:39.295Z|cbd73c3d-766e-4c29-8c64-b2dbe81ac299|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:33:39.296Z|cbd73c3d-766e-4c29-8c64-b2dbe81ac299|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:33:48.817Z|b3d95b2f-797c-4c71-9c51-2fa86db8cb2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:33:48.818Z|b3d95b2f-797c-4c71-9c51-2fa86db8cb2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:33:49.312Z|a5bfd0b4-7c64-49e1-908c-070f935d3727|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:33:49.313Z|a5bfd0b4-7c64-49e1-908c-070f935d3727|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:33:49.316Z|43c18140-9e85-483a-bebe-694fad8ddad8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:33:49.317Z|43c18140-9e85-483a-bebe-694fad8ddad8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:33:49.327Z|2f522d9c-5e11-4705-8033-5dba77b6a0c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:33:49.327Z|2f522d9c-5e11-4705-8033-5dba77b6a0c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:33:49.572Z|adb3a6e9-c984-4a3d-b480-8339f691f940|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:33:49.572Z|adb3a6e9-c984-4a3d-b480-8339f691f940|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:33:59.344Z|d9025a42-fa08-4a04-990e-917262427b43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:33:59.345Z|d9025a42-fa08-4a04-990e-917262427b43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:33:59.352Z|7248d1c9-b3dd-41d3-a2e9-447d18943422|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:33:59.352Z|7248d1c9-b3dd-41d3-a2e9-447d18943422|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:33:59.354Z|bac83f39-cadf-4845-a22b-76b129725786|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:33:59.355Z|bac83f39-cadf-4845-a22b-76b129725786|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:34:03.817Z|9e47e115-46da-4212-9038-692e188a5e51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:34:03.818Z|9e47e115-46da-4212-9038-692e188a5e51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:34:09.380Z|4a8989a6-fe03-4d94-8083-24516c63eb80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:34:09.383Z|4a8989a6-fe03-4d94-8083-24516c63eb80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:34:09.385Z|f4bbb3c0-b5ed-4e24-a768-94c9d003484a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:34:09.385Z|f4bbb3c0-b5ed-4e24-a768-94c9d003484a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:34:09.388Z|56bcd755-3f7b-4282-9301-1fc67efe8bfa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:34:09.388Z|56bcd755-3f7b-4282-9301-1fc67efe8bfa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:34:15.772Z|28e89703-ede2-463b-9e20-9a2a98fc7849|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T07:34:15.773Z|28e89703-ede2-463b-9e20-9a2a98fc7849|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T07:34:18.817Z|5701af94-afa3-478b-a122-91302d55ad88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:34:18.822Z|5701af94-afa3-478b-a122-91302d55ad88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:34:19.417Z|014de718-5b4e-42ee-8e17-3bffaaed2544|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:34:19.418Z|014de718-5b4e-42ee-8e17-3bffaaed2544|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:34:19.417Z|39ccb48d-5dbc-4eef-94d9-f35fcdf0c954|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:34:19.418Z|39ccb48d-5dbc-4eef-94d9-f35fcdf0c954|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:34:19.425Z|cd1dab99-e048-4beb-8d64-7b22b2e2b065|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:34:19.426Z|cd1dab99-e048-4beb-8d64-7b22b2e2b065|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:34:19.573Z|5b870e3b-5e78-4a71-922d-44ec409983c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:34:19.573Z|5b870e3b-5e78-4a71-922d-44ec409983c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:34:29.447Z|7888cf4d-545a-4cbd-817c-edd5223ae2e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:34:29.448Z|7888cf4d-545a-4cbd-817c-edd5223ae2e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:34:29.454Z|8bf2a782-ac01-43de-ad76-bdaa880b97e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:34:29.454Z|70bb30ec-2f43-4981-b64e-f15fae4336bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:34:29.455Z|70bb30ec-2f43-4981-b64e-f15fae4336bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:34:29.455Z|8bf2a782-ac01-43de-ad76-bdaa880b97e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:34:33.818Z|e81a05cd-7ce8-4e75-856d-3dbfc5624be4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:34:33.818Z|e81a05cd-7ce8-4e75-856d-3dbfc5624be4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:34:39.484Z|c2f0fc0e-f631-42af-8947-6279427bc7be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:34:39.485Z|c2f0fc0e-f631-42af-8947-6279427bc7be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:34:39.489Z|136ebcc9-4a6e-4e19-871c-27982475b0e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:34:39.489Z|136ebcc9-4a6e-4e19-871c-27982475b0e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:34:39.492Z|a189afa5-5e2f-4b76-88cf-b1f1d30c7f3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:34:39.493Z|a189afa5-5e2f-4b76-88cf-b1f1d30c7f3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:34:48.817Z|1f3ffe4d-db37-4268-a1eb-d19ddea364b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:34:48.818Z|1f3ffe4d-db37-4268-a1eb-d19ddea364b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:34:49.522Z|2790bc92-a619-49d2-af6a-28a85bec737f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:34:49.522Z|2790bc92-a619-49d2-af6a-28a85bec737f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:34:49.526Z|6ad664eb-31d3-4a22-92d8-92c9cb51db98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:34:49.526Z|dcae1123-3f87-42da-99fa-dac1453ce301|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:34:49.526Z|6ad664eb-31d3-4a22-92d8-92c9cb51db98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:34:49.526Z|dcae1123-3f87-42da-99fa-dac1453ce301|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:34:49.574Z|865626bf-d32a-4f8f-9779-edd5a6daa64b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:34:49.574Z|865626bf-d32a-4f8f-9779-edd5a6daa64b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:34:59.549Z|9d5eed4a-7e77-44b1-ac0a-1ec758e2e475|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:34:59.550Z|9d5eed4a-7e77-44b1-ac0a-1ec758e2e475|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:34:59.553Z|a56b7164-bc5a-478a-b141-0b07e5592425|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:34:59.554Z|a56b7164-bc5a-478a-b141-0b07e5592425|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:34:59.557Z|dab51059-d617-4eb8-8f02-77113dc8f22c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:34:59.558Z|dab51059-d617-4eb8-8f02-77113dc8f22c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:35:03.817Z|5365bfaf-9e71-4256-994a-4947a5d0cff5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:35:03.822Z|5365bfaf-9e71-4256-994a-4947a5d0cff5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:35:09.583Z|9e9c2cf6-2b6a-4d31-8e75-f964ea4a12ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:35:09.584Z|9e9c2cf6-2b6a-4d31-8e75-f964ea4a12ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:35:09.587Z|f2a07dd2-37db-42c2-8ca5-f5eb67f2fd7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:35:09.588Z|f2a07dd2-37db-42c2-8ca5-f5eb67f2fd7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:35:09.591Z|5e46ecec-95fa-4104-9164-6eda808951ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:35:09.591Z|5e46ecec-95fa-4104-9164-6eda808951ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:35:15.772Z|22484572-4bb8-43a7-91f3-8614f40dea5a|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T07:35:15.773Z|22484572-4bb8-43a7-91f3-8614f40dea5a|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T07:35:18.817Z|21416af7-0a56-47be-b8ba-98b87ce9061d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:35:18.818Z|21416af7-0a56-47be-b8ba-98b87ce9061d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:35:19.575Z|7cd49d9d-8e5c-4061-a17d-b57415cda37f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:35:19.576Z|7cd49d9d-8e5c-4061-a17d-b57415cda37f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:35:19.613Z|ad227d1a-b22f-4be3-af85-614bddb3161f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:35:19.614Z|ad227d1a-b22f-4be3-af85-614bddb3161f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:35:19.615Z|5ddbfa27-13ff-4137-abd7-532ad7f18ee4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:35:19.616Z|5ddbfa27-13ff-4137-abd7-532ad7f18ee4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:35:19.620Z|3d77f52b-f681-4202-aef4-59f987d17602|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:35:19.620Z|3d77f52b-f681-4202-aef4-59f987d17602|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:35:29.649Z|b086d493-007c-4888-881a-5e279477a85c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:35:29.649Z|b086d493-007c-4888-881a-5e279477a85c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:35:29.653Z|dc5c1014-02ad-4aef-bb83-247e0a21b9af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:35:29.653Z|659498fc-adbb-4187-ab0c-7c0408ece2ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:35:29.655Z|dc5c1014-02ad-4aef-bb83-247e0a21b9af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:35:29.656Z|659498fc-adbb-4187-ab0c-7c0408ece2ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:35:33.817Z|2993574f-232c-4715-a8ef-281b6c5d4ea5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:35:33.818Z|2993574f-232c-4715-a8ef-281b6c5d4ea5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:35:39.688Z|bc16778e-6361-4fd7-bb57-512fec3580fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:35:39.688Z|43bcbf59-e1bf-440b-92d2-f4bb0a28bc41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:35:39.689Z|bc16778e-6361-4fd7-bb57-512fec3580fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:35:39.689Z|43bcbf59-e1bf-440b-92d2-f4bb0a28bc41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:35:39.695Z|cf295dc5-98c4-4004-893a-9c3dcc5fda1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:35:39.696Z|cf295dc5-98c4-4004-893a-9c3dcc5fda1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:35:48.817Z|695da824-49cb-48b4-8aff-5be882994e47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:35:48.821Z|695da824-49cb-48b4-8aff-5be882994e47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:35:49.576Z|c0542033-848d-4200-884f-e832bfaa9f83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:35:49.577Z|c0542033-848d-4200-884f-e832bfaa9f83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:35:49.724Z|463f04fe-9fef-47f4-9014-f8afb4daf1aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:35:49.724Z|463f04fe-9fef-47f4-9014-f8afb4daf1aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:35:49.734Z|a2eed485-cced-494c-9969-c50070f3ac7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:35:49.734Z|fe255a10-5496-432c-af72-f355400e59a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:35:49.735Z|a2eed485-cced-494c-9969-c50070f3ac7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:35:49.735Z|fe255a10-5496-432c-af72-f355400e59a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:35:59.759Z|7af06dc2-392c-4db9-b5c0-f5e567ced1ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:35:59.759Z|7af06dc2-392c-4db9-b5c0-f5e567ced1ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:35:59.764Z|945c8fc5-35d2-4e21-8fb9-6f2058f14884|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:35:59.764Z|945c8fc5-35d2-4e21-8fb9-6f2058f14884|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:35:59.768Z|f7ae09b7-66c3-4c5b-8837-2d41e13cd80b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:35:59.769Z|f7ae09b7-66c3-4c5b-8837-2d41e13cd80b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:36:03.817Z|28d7912c-7641-4265-80cd-1c765ea1d662|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:36:03.818Z|28d7912c-7641-4265-80cd-1c765ea1d662|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:36:09.800Z|e1d71647-dbfb-4382-bb76-c656d337602f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:36:09.801Z|e1d71647-dbfb-4382-bb76-c656d337602f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:36:09.806Z|1a2214cf-790d-4726-b126-84d08fba6896|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:36:09.805Z|9801abcf-7cbd-4fe4-bff3-b82d31445a8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:36:09.806Z|1a2214cf-790d-4726-b126-84d08fba6896|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:36:09.806Z|9801abcf-7cbd-4fe4-bff3-b82d31445a8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:36:15.773Z|bb767758-f36f-4aee-846e-8170cf826a78|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T07:36:15.773Z|bb767758-f36f-4aee-846e-8170cf826a78|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T07:36:18.817Z|0962920b-80bf-4e5b-88eb-19f5fffe4802|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:36:18.818Z|0962920b-80bf-4e5b-88eb-19f5fffe4802|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:36:19.578Z|8050b783-1b8b-4c1f-99d0-6ea27338b102|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:36:19.578Z|8050b783-1b8b-4c1f-99d0-6ea27338b102|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:36:19.846Z|a3d91bf0-2a2b-49e2-9771-b8ba32eda152|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:36:19.847Z|e17ace53-dae8-4792-8724-f306bc290722|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:36:19.847Z|a3d91bf0-2a2b-49e2-9771-b8ba32eda152|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:36:19.848Z|e17ace53-dae8-4792-8724-f306bc290722|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:36:19.850Z|0935afc8-9d7c-4fbc-b2b8-5fafdc2daacd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:36:19.852Z|0935afc8-9d7c-4fbc-b2b8-5fafdc2daacd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:36:29.872Z|acb9cfc7-e10b-46ff-bf4d-e28640867fb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:36:29.872Z|5bf978a6-6501-41b8-b337-78ba61095d0a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:36:29.873Z|acb9cfc7-e10b-46ff-bf4d-e28640867fb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:36:29.873Z|5bf978a6-6501-41b8-b337-78ba61095d0a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:36:29.875Z|5c6803fa-fd76-4c42-b65a-d80e6ec741e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:36:29.875Z|5c6803fa-fd76-4c42-b65a-d80e6ec741e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:36:33.818Z|0652690e-001d-4897-8293-a4a425b494cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:36:33.822Z|0652690e-001d-4897-8293-a4a425b494cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:36:39.895Z|bd27deb0-9fc2-418d-9a05-3ad505f76992|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:36:39.896Z|bd27deb0-9fc2-418d-9a05-3ad505f76992|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:36:39.904Z|4af0677c-d5ba-4b28-b060-eccb79ec35ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:36:39.904Z|4af0677c-d5ba-4b28-b060-eccb79ec35ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:36:39.904Z|8c56cf40-883c-4940-bf47-47cb6b00300f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:36:39.905Z|8c56cf40-883c-4940-bf47-47cb6b00300f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:36:48.817Z|c63b1270-500b-4e2e-80bd-bc819698d04c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:36:48.818Z|c63b1270-500b-4e2e-80bd-bc819698d04c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:36:49.579Z|4b878085-db52-4d95-b4e6-d890bd285fb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:36:49.580Z|4b878085-db52-4d95-b4e6-d890bd285fb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:36:49.921Z|47313054-1e1b-499d-abef-907b6bfd5b1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:36:49.922Z|47313054-1e1b-499d-abef-907b6bfd5b1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:36:49.931Z|ad7ddb6c-c408-482e-af89-2e489991c7c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:36:49.932Z|ad7ddb6c-c408-482e-af89-2e489991c7c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:36:49.933Z|85b0445e-22dc-42c7-9880-4480d83cecc2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:36:49.933Z|85b0445e-22dc-42c7-9880-4480d83cecc2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:36:59.955Z|09aa30ef-e703-4fdb-8128-a74e7e0b6516|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:36:59.956Z|09aa30ef-e703-4fdb-8128-a74e7e0b6516|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:36:59.968Z|fb23131b-d61a-4d55-bf89-100b8ad058f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:36:59.969Z|fb23131b-d61a-4d55-bf89-100b8ad058f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:36:59.969Z|094e26e7-4d28-4d3b-8fe3-9cd767ea8ea7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:36:59.970Z|094e26e7-4d28-4d3b-8fe3-9cd767ea8ea7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:37:03.817Z|891a567d-6e1a-4cf2-8d54-4417e61ab949|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:37:03.818Z|891a567d-6e1a-4cf2-8d54-4417e61ab949|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:37:09.985Z|0accf46e-5729-4e9c-901c-c9630e85face|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:37:09.986Z|0accf46e-5729-4e9c-901c-c9630e85face|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:37:09.999Z|d51f4261-b08c-43a9-9f3e-7cb0bb3b89a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:37:09.999Z|d51f4261-b08c-43a9-9f3e-7cb0bb3b89a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:37:10.001Z|e925aff2-e6fe-48e2-9d56-333961215352|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:37:10.002Z|e925aff2-e6fe-48e2-9d56-333961215352|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:37:15.772Z|d6e78f22-5e02-4e46-836b-7112c6e39adf|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T07:37:15.774Z|d6e78f22-5e02-4e46-836b-7112c6e39adf|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T07:37:18.817Z|8b11abba-e0a3-4be4-8c75-844f6bdd4bc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:37:18.821Z|8b11abba-e0a3-4be4-8c75-844f6bdd4bc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:37:19.580Z|bbf18dd6-52f8-49e9-aaad-01049671df66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:37:19.581Z|bbf18dd6-52f8-49e9-aaad-01049671df66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:37:20.014Z|4d415276-db06-432a-86a7-a3d222e376c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:37:20.015Z|4d415276-db06-432a-86a7-a3d222e376c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:37:20.028Z|f7f65dee-d391-4067-8d77-ef185295a076|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:37:20.029Z|f7f65dee-d391-4067-8d77-ef185295a076|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:37:20.031Z|5f11506c-27c7-405f-9f70-20392e4a7000|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:37:20.031Z|5f11506c-27c7-405f-9f70-20392e4a7000|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:37:30.046Z|92047a63-c6dc-4d95-81f3-be6a000387f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:37:30.047Z|92047a63-c6dc-4d95-81f3-be6a000387f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:37:30.060Z|ad3ad93b-a90f-4b78-a578-31d6701c977b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:37:30.061Z|ad3ad93b-a90f-4b78-a578-31d6701c977b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:37:30.061Z|b5a1df5c-bc6f-4702-948b-dcc0cca0d9d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:37:30.062Z|b5a1df5c-bc6f-4702-948b-dcc0cca0d9d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:37:33.817Z|244c1530-10ed-4667-a4ee-f2c78fa943cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:37:33.818Z|244c1530-10ed-4667-a4ee-f2c78fa943cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:37:40.078Z|fb5d7d3c-0cdb-478d-95ef-a2ce9be6d795|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:37:40.079Z|fb5d7d3c-0cdb-478d-95ef-a2ce9be6d795|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:37:40.090Z|99549fc5-5aa4-491b-816f-1b59ed27409a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:37:40.091Z|99549fc5-5aa4-491b-816f-1b59ed27409a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:37:40.091Z|a8a6efa7-4d44-4fe5-aa37-9f56451bf039|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:37:40.092Z|a8a6efa7-4d44-4fe5-aa37-9f56451bf039|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:37:48.817Z|53aada13-3348-40a9-af15-524a61be5e33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:37:48.818Z|53aada13-3348-40a9-af15-524a61be5e33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:37:49.581Z|2413f8c4-28dc-4987-b6b8-c20176d232ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:37:49.582Z|2413f8c4-28dc-4987-b6b8-c20176d232ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:37:50.108Z|183771b3-ca40-4d61-8f5d-4206701e5146|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:37:50.109Z|183771b3-ca40-4d61-8f5d-4206701e5146|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:37:50.122Z|8fb1d2b5-3912-4d9d-99c6-8b1c437236dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:37:50.123Z|8fb1d2b5-3912-4d9d-99c6-8b1c437236dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:37:50.124Z|d6e4e2d3-4ada-4556-9f48-47e1b61121d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:37:50.124Z|d6e4e2d3-4ada-4556-9f48-47e1b61121d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:38:00.137Z|e7875bc4-32bd-4778-a8c3-48a4db0f0a92|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:38:00.137Z|e7875bc4-32bd-4778-a8c3-48a4db0f0a92|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:38:00.151Z|e3bbcd43-ae64-43c9-9fcb-b188e348ff8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:38:00.151Z|1e59c275-015b-4971-920e-1f606ba901ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:38:00.151Z|1e59c275-015b-4971-920e-1f606ba901ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:38:00.152Z|e3bbcd43-ae64-43c9-9fcb-b188e348ff8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:38:03.817Z|a2844f3a-6d87-428d-9f50-1e5cd8cfb51f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:38:03.819Z|a2844f3a-6d87-428d-9f50-1e5cd8cfb51f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:38:10.169Z|99b881d5-9282-428a-b26c-ef3164683e55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:38:10.170Z|99b881d5-9282-428a-b26c-ef3164683e55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:38:10.182Z|05186013-bba5-4388-b847-b9e53be994af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:38:10.183Z|05186013-bba5-4388-b847-b9e53be994af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:38:10.183Z|8f5fe01c-1bae-4b86-b577-a82ad73f94ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:38:10.184Z|8f5fe01c-1bae-4b86-b577-a82ad73f94ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:38:15.771Z|5bc2650d-fda2-47a4-9ffe-521ea324208a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T07:38:15.771Z|5bc2650d-fda2-47a4-9ffe-521ea324208a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T07:38:18.817Z|4d708cc5-97d6-4161-8cc5-b4e6eac7065c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:38:18.818Z|4d708cc5-97d6-4161-8cc5-b4e6eac7065c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:38:19.582Z|9bb9a6f2-21e9-4c78-bcfa-f382bec5cbfd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:38:19.583Z|9bb9a6f2-21e9-4c78-bcfa-f382bec5cbfd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:38:20.201Z|dd1b0448-8093-48a1-9114-e549166f78cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:38:20.202Z|dd1b0448-8093-48a1-9114-e549166f78cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:38:20.212Z|44765406-f236-4961-96cf-f9bf9fdc543f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:38:20.213Z|44765406-f236-4961-96cf-f9bf9fdc543f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:38:20.215Z|40da2033-c9f3-4688-ab00-fe250b8f9a8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:38:20.216Z|40da2033-c9f3-4688-ab00-fe250b8f9a8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:38:30.233Z|810750c6-3ad1-4816-b5a4-fb5372eddc7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:38:30.234Z|810750c6-3ad1-4816-b5a4-fb5372eddc7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:38:30.242Z|8bc2dfac-a17a-4d8b-8a7c-962fa5a113c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:38:30.243Z|8bc2dfac-a17a-4d8b-8a7c-962fa5a113c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:38:30.246Z|c7e0bf6d-7bcf-4fdd-b16a-2cabb4521206|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:38:30.247Z|c7e0bf6d-7bcf-4fdd-b16a-2cabb4521206|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:38:33.817Z|fc6c2209-ccef-4f5a-8239-c9b050a9749b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:38:33.818Z|fc6c2209-ccef-4f5a-8239-c9b050a9749b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:38:40.277Z|3755b756-de5a-4f41-b997-c65e4f6668d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:38:40.277Z|9960b480-bd8c-4675-9cbf-fbc7dec14410|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:38:40.278Z|3755b756-de5a-4f41-b997-c65e4f6668d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:38:40.278Z|9960b480-bd8c-4675-9cbf-fbc7dec14410|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:38:40.282Z|281af584-08a2-463b-bae4-14269d9ea286|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:38:40.282Z|281af584-08a2-463b-bae4-14269d9ea286|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:38:48.817Z|89ed2c8f-c5b8-4c71-8a4b-5ed5307427c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:38:48.818Z|89ed2c8f-c5b8-4c71-8a4b-5ed5307427c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:38:49.584Z|df5963dd-6b5b-4777-bb11-7b6af02b0f03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:38:49.584Z|df5963dd-6b5b-4777-bb11-7b6af02b0f03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:38:50.311Z|129ac105-93e8-48e5-965f-24acbd90b5ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:38:50.311Z|0bd53d0d-1d2e-4dbf-838f-abde300b6574|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:38:50.312Z|0bd53d0d-1d2e-4dbf-838f-abde300b6574|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:38:50.312Z|129ac105-93e8-48e5-965f-24acbd90b5ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:38:50.325Z|d2ec645b-0252-4b66-9b0c-7107e4279790|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:38:50.326Z|d2ec645b-0252-4b66-9b0c-7107e4279790|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:39:00.345Z|64371df0-b433-4e97-bd6d-4bd2aabcf9b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:39:00.345Z|93dbc24d-4f94-409b-8325-5a4274fa012d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:39:00.346Z|64371df0-b433-4e97-bd6d-4bd2aabcf9b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:39:00.346Z|93dbc24d-4f94-409b-8325-5a4274fa012d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:39:00.360Z|f4851f9c-b512-4394-8600-89222b4614b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:39:00.360Z|f4851f9c-b512-4394-8600-89222b4614b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:39:03.817Z|1cef9414-b309-47d9-b003-c0bb373e4008|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:39:03.818Z|1cef9414-b309-47d9-b003-c0bb373e4008|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:39:10.376Z|a0368302-cada-4370-bd67-86a92e34d7c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:39:10.376Z|a0368302-cada-4370-bd67-86a92e34d7c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:39:10.376Z|349e14dc-6569-4e7f-b40e-355d707bd53e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:39:10.377Z|349e14dc-6569-4e7f-b40e-355d707bd53e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:39:10.389Z|180a2ec7-f0d4-4449-8ab9-8810b97fe05c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:39:10.390Z|180a2ec7-f0d4-4449-8ab9-8810b97fe05c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:39:15.772Z|cc9751d4-befd-4407-9462-b2f9ab456833|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T07:39:15.772Z|cc9751d4-befd-4407-9462-b2f9ab456833|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T07:39:18.817Z|715cfd80-932f-43d0-ab9d-7ff2b7fa966a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:39:18.818Z|715cfd80-932f-43d0-ab9d-7ff2b7fa966a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:39:19.585Z|35743692-6214-431f-bb9a-8138209ca3aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:39:19.585Z|35743692-6214-431f-bb9a-8138209ca3aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:39:20.407Z|e0557bf5-e857-48b0-8b1b-d4d33bbe4e47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:39:20.407Z|e0557bf5-e857-48b0-8b1b-d4d33bbe4e47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:39:20.409Z|2281270f-fd05-498f-8661-27335bf11450|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:39:20.410Z|2281270f-fd05-498f-8661-27335bf11450|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:39:20.423Z|c30c0219-475a-4cbc-bef9-6f66990f41ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:39:20.423Z|c30c0219-475a-4cbc-bef9-6f66990f41ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:39:30.433Z|973099e2-d735-4eab-ad2c-79d46cebfaf0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:39:30.434Z|973099e2-d735-4eab-ad2c-79d46cebfaf0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:39:30.434Z|fb559dd6-d932-45e3-aa4e-b6c7111ef714|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:39:30.435Z|fb559dd6-d932-45e3-aa4e-b6c7111ef714|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:39:30.452Z|32e0b498-c699-49dd-8b21-d543feff2940|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:39:30.452Z|32e0b498-c699-49dd-8b21-d543feff2940|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:39:33.817Z|2c121f00-ab96-4801-a890-8c7a1605dbcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:39:33.818Z|2c121f00-ab96-4801-a890-8c7a1605dbcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:39:40.460Z|2b404d08-02bd-4b3a-a579-15b1b530126a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:39:40.461Z|2b404d08-02bd-4b3a-a579-15b1b530126a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:39:40.463Z|10820005-c711-41bb-b8ce-3cfe1909f5e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:39:40.464Z|10820005-c711-41bb-b8ce-3cfe1909f5e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:39:40.482Z|b10f4515-abef-4c33-a057-ef93439fc969|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:39:40.482Z|b10f4515-abef-4c33-a057-ef93439fc969|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:39:48.817Z|26f9fabe-a95f-4273-8d18-7b6116a6908e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:39:48.821Z|26f9fabe-a95f-4273-8d18-7b6116a6908e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:39:49.586Z|175b31d2-b3ac-4d8a-9296-dbcc7d970c00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:39:49.586Z|175b31d2-b3ac-4d8a-9296-dbcc7d970c00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:39:50.487Z|2f2858d8-3517-4a76-b86b-1ea66aff0b46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:39:50.488Z|2f2858d8-3517-4a76-b86b-1ea66aff0b46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:39:50.496Z|85a41413-1a8c-46c7-b2e4-32e5c5899934|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:39:50.499Z|85a41413-1a8c-46c7-b2e4-32e5c5899934|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:39:50.509Z|630447cd-5df3-4d5e-b067-434b92429454|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:39:50.509Z|630447cd-5df3-4d5e-b067-434b92429454|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:40:00.519Z|e221d2b3-6dbf-40de-b806-f52cea81b99f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:40:00.520Z|e221d2b3-6dbf-40de-b806-f52cea81b99f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:40:00.522Z|91e96c48-41ac-4916-bb86-b2c62b61f835|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:40:00.523Z|91e96c48-41ac-4916-bb86-b2c62b61f835|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:40:00.538Z|2d407865-ab27-4704-bbee-4c393d776a34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:40:00.538Z|2d407865-ab27-4704-bbee-4c393d776a34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:40:03.817Z|77958e84-a814-4ca2-8c13-e66fac4a050c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:40:03.818Z|77958e84-a814-4ca2-8c13-e66fac4a050c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:40:10.546Z|7edde167-38fe-4e42-ad9d-974b5f752a2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:40:10.547Z|7edde167-38fe-4e42-ad9d-974b5f752a2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:40:10.552Z|53ea6702-a8af-4f39-a44a-8e77d14a38f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:40:10.553Z|53ea6702-a8af-4f39-a44a-8e77d14a38f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:40:10.566Z|5e899501-1be0-4a8e-8a54-eeb63ff28271|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:40:10.567Z|5e899501-1be0-4a8e-8a54-eeb63ff28271|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:40:15.771Z|34e9780f-279e-4964-ad71-7cee05ce6102|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T07:40:15.772Z|34e9780f-279e-4964-ad71-7cee05ce6102|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T07:40:18.817Z|0aaf2ab7-a89f-435d-8f7e-e2b756b4dd01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:40:18.818Z|0aaf2ab7-a89f-435d-8f7e-e2b756b4dd01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:40:19.587Z|2084d508-9cb3-4334-b214-66cee3a5e64b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:40:19.588Z|2084d508-9cb3-4334-b214-66cee3a5e64b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:40:20.578Z|dc47a185-b50e-4861-aa32-f972f66cb85b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:40:20.578Z|dc47a185-b50e-4861-aa32-f972f66cb85b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:40:20.588Z|6612dba7-6025-4dbb-a11d-4182b67747e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:40:20.589Z|6612dba7-6025-4dbb-a11d-4182b67747e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:40:20.595Z|4c88ab57-90ab-4625-983e-69b0aa419a3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:40:20.595Z|4c88ab57-90ab-4625-983e-69b0aa419a3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:40:30.608Z|63bb2a7e-a988-4a66-8660-12cdf9850b27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:40:30.609Z|63bb2a7e-a988-4a66-8660-12cdf9850b27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:40:30.619Z|2ddd2c85-b841-44e1-94f5-db58f9308036|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:40:30.620Z|2ddd2c85-b841-44e1-94f5-db58f9308036|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:40:30.627Z|5843a12d-f23c-4144-8399-e9fe685d1226|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:40:30.629Z|5843a12d-f23c-4144-8399-e9fe685d1226|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:40:33.817Z|4709932a-f07d-440f-aee1-f44159ec1ee2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:40:33.818Z|4709932a-f07d-440f-aee1-f44159ec1ee2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:40:40.645Z|827ee2bd-9b68-49f7-855b-a9320945dd42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:40:40.646Z|827ee2bd-9b68-49f7-855b-a9320945dd42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:40:40.649Z|276e1464-102a-4545-9591-0e37794d55e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:40:40.650Z|276e1464-102a-4545-9591-0e37794d55e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:40:40.662Z|bb4b54f1-5d02-4031-8055-2111e8ba2a21|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:40:40.663Z|bb4b54f1-5d02-4031-8055-2111e8ba2a21|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:40:48.817Z|91bc5ea8-d42d-4336-b60c-5bcd6ac72cbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:40:48.818Z|91bc5ea8-d42d-4336-b60c-5bcd6ac72cbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:40:49.588Z|f30c4595-0303-471b-8d0c-5b9c078ce90e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:40:49.589Z|f30c4595-0303-471b-8d0c-5b9c078ce90e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:40:50.685Z|59744644-1f19-4134-a8bd-900f9f3d97cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:40:50.687Z|59744644-1f19-4134-a8bd-900f9f3d97cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:40:50.688Z|26bdbab7-64db-4e8d-9c2c-123e9c6463bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:40:50.688Z|26bdbab7-64db-4e8d-9c2c-123e9c6463bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:40:50.689Z|76c0d8f2-9d8c-47d8-a00b-804d95f694d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:40:50.689Z|76c0d8f2-9d8c-47d8-a00b-804d95f694d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:41:00.717Z|064be289-f06b-4b83-8376-52bb6db0f953|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:41:00.718Z|064be289-f06b-4b83-8376-52bb6db0f953|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:41:00.721Z|23ceb599-75d1-4987-91b0-fa7c64af6b57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:41:00.722Z|23ceb599-75d1-4987-91b0-fa7c64af6b57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:41:00.723Z|41da4a6f-b529-44b0-8078-a1ad0cdb42de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:41:00.723Z|41da4a6f-b529-44b0-8078-a1ad0cdb42de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:41:03.817Z|fa186086-784c-4392-980e-8286956824f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:41:03.822Z|fa186086-784c-4392-980e-8286956824f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:41:10.746Z|5897ddbb-ed67-4646-ad41-291eb5e251ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:41:10.747Z|5897ddbb-ed67-4646-ad41-291eb5e251ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:41:10.749Z|0130854c-0266-49c0-83f8-cf4d649a658a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:41:10.749Z|0130854c-0266-49c0-83f8-cf4d649a658a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:41:10.752Z|4a0b015d-3761-4737-a841-de608fbcd17f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:41:10.753Z|4a0b015d-3761-4737-a841-de608fbcd17f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:41:15.770Z|385a4e47-4645-4315-9494-5f488849d038|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T07:41:15.771Z|385a4e47-4645-4315-9494-5f488849d038|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T07:41:18.817Z|77299ec5-61c2-43a7-abc1-ee0307d307a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:41:18.818Z|77299ec5-61c2-43a7-abc1-ee0307d307a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:41:19.589Z|d5e4778a-9b1a-4cd6-b438-e23e05a0c065|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:41:19.590Z|d5e4778a-9b1a-4cd6-b438-e23e05a0c065|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:41:20.777Z|b1bf22de-eac4-4d2d-bb92-9ef0c31570d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:41:20.777Z|b1bf22de-eac4-4d2d-bb92-9ef0c31570d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:41:20.788Z|80227241-11a5-4f34-8b58-b01518f73060|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:41:20.789Z|80227241-11a5-4f34-8b58-b01518f73060|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:41:20.790Z|66a4e7ed-628f-4257-9430-03bc415c7936|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:41:20.791Z|66a4e7ed-628f-4257-9430-03bc415c7936|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:41:30.806Z|2e913c91-e42c-4eab-9915-a48e6b0b5701|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:41:30.806Z|2e913c91-e42c-4eab-9915-a48e6b0b5701|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:41:30.819Z|a8ee03a6-80c5-49b0-820c-426529b73088|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:41:30.820Z|a8ee03a6-80c5-49b0-820c-426529b73088|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:41:30.822Z|8c08640d-e014-498f-96ce-4ac9214a8599|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:41:30.823Z|8c08640d-e014-498f-96ce-4ac9214a8599|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:41:33.817Z|cefec249-0eb5-4929-9fcb-e45cfb509385|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:41:33.818Z|cefec249-0eb5-4929-9fcb-e45cfb509385|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:41:40.836Z|b814d588-e22e-48ff-962f-a8b863e956a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:41:40.837Z|b814d588-e22e-48ff-962f-a8b863e956a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:41:40.850Z|fe8d2658-d4a1-4b80-b974-8f83c6b3c1e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:41:40.850Z|9635e75b-0e7b-4b23-8666-e100368b2ff0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:41:40.850Z|fe8d2658-d4a1-4b80-b974-8f83c6b3c1e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:41:40.850Z|9635e75b-0e7b-4b23-8666-e100368b2ff0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:41:48.817Z|ed7d6011-cf11-4403-864a-ed2ce96ee944|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:41:48.821Z|ed7d6011-cf11-4403-864a-ed2ce96ee944|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:41:49.591Z|ba2dd9c4-f4dc-4863-954d-a00b00030360|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:41:49.591Z|ba2dd9c4-f4dc-4863-954d-a00b00030360|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:41:50.864Z|2db68b36-0882-43f4-991d-0595a9ca9375|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:41:50.865Z|2db68b36-0882-43f4-991d-0595a9ca9375|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:41:50.882Z|655ce510-1814-4861-8089-46b9ba454c9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:41:50.882Z|655ce510-1814-4861-8089-46b9ba454c9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:41:50.884Z|cae041c7-da4e-4fdf-9cf6-cc949844f46e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:41:50.885Z|cae041c7-da4e-4fdf-9cf6-cc949844f46e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:42:00.894Z|a08b6161-bcb6-469f-8c70-ef8b42d176c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:42:00.895Z|a08b6161-bcb6-469f-8c70-ef8b42d176c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:42:00.911Z|8b95c9cc-f86a-4a1a-81af-929514770809|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:42:00.911Z|8b95c9cc-f86a-4a1a-81af-929514770809|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:42:00.916Z|2ea6cb8e-e25f-4796-8f4e-f60ec717d9bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:42:00.916Z|2ea6cb8e-e25f-4796-8f4e-f60ec717d9bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:42:03.818Z|e3d12451-f0ce-4db4-8a5e-996829139032|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:42:03.818Z|e3d12451-f0ce-4db4-8a5e-996829139032|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:42:10.924Z|1ddfe077-c921-4742-b836-167c88cfebec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:42:10.925Z|1ddfe077-c921-4742-b836-167c88cfebec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:42:10.939Z|0099a811-2386-4f99-9856-8c14e9ae0639|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:42:10.940Z|0099a811-2386-4f99-9856-8c14e9ae0639|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:42:10.946Z|74f58dd3-d32c-406a-b5ee-cf449cf20ece|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:42:10.946Z|74f58dd3-d32c-406a-b5ee-cf449cf20ece|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:42:15.771Z|295ee1a1-a679-46cc-948b-7467f008229e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T07:42:15.771Z|295ee1a1-a679-46cc-948b-7467f008229e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T07:42:18.817Z|94d94c26-5ba0-41d3-b247-a933efea6f5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:42:18.818Z|94d94c26-5ba0-41d3-b247-a933efea6f5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:42:19.592Z|32c1dae7-3497-4f2d-9099-7b09a2ae5fbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:42:19.592Z|32c1dae7-3497-4f2d-9099-7b09a2ae5fbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:42:20.954Z|d4858117-3cb7-4ff9-86be-d7ee6f87ad48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:42:20.955Z|d4858117-3cb7-4ff9-86be-d7ee6f87ad48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:42:20.969Z|c72e5c6f-58fd-420b-b474-68b0f0c4e84c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:42:20.970Z|c72e5c6f-58fd-420b-b474-68b0f0c4e84c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:42:20.973Z|1fe02ce5-7da6-4671-b7dc-216d2f9dc65d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:42:20.974Z|1fe02ce5-7da6-4671-b7dc-216d2f9dc65d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:42:30.982Z|47cafa71-c80f-4b04-a02c-e80d8438978a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:42:30.982Z|47cafa71-c80f-4b04-a02c-e80d8438978a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:42:30.999Z|ec3ea1da-bc31-4345-8235-2b882bb7c831|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:42:31.000Z|ec3ea1da-bc31-4345-8235-2b882bb7c831|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:42:31.001Z|8387746e-d750-48e0-9abf-03f28273e85e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:42:31.002Z|8387746e-d750-48e0-9abf-03f28273e85e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:42:33.817Z|5bbd5ca5-9cbd-4ca3-b348-464a2002fee6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:42:33.821Z|5bbd5ca5-9cbd-4ca3-b348-464a2002fee6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:42:41.020Z|f77b585c-39f1-44ab-b87c-005545d4da31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:42:41.021Z|f77b585c-39f1-44ab-b87c-005545d4da31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:42:41.034Z|375b9f83-7654-48fa-9a63-8f01a972b3c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:42:41.034Z|bec4439f-4987-482e-85c5-7e701bef28c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:42:41.034Z|bec4439f-4987-482e-85c5-7e701bef28c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:42:41.035Z|375b9f83-7654-48fa-9a63-8f01a972b3c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:42:48.817Z|12f43ae2-90c4-4559-9ab9-44d953633523|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:42:48.818Z|12f43ae2-90c4-4559-9ab9-44d953633523|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:42:49.593Z|64e1f5f3-373c-495a-9118-f94aa8781f26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:42:49.593Z|64e1f5f3-373c-495a-9118-f94aa8781f26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:42:51.058Z|df1272ff-99d9-4c71-8235-5da07f8e3630|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:42:51.058Z|df1272ff-99d9-4c71-8235-5da07f8e3630|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:42:51.066Z|eaaedf0b-c58f-4c30-93ef-61229e9b92d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:42:51.067Z|eaaedf0b-c58f-4c30-93ef-61229e9b92d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:42:51.068Z|50980d11-600d-455a-93b7-793bb9fdb8ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:42:51.068Z|50980d11-600d-455a-93b7-793bb9fdb8ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:43:01.094Z|112c57e9-d12f-402c-bb0a-5536300eed69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:43:01.094Z|112c57e9-d12f-402c-bb0a-5536300eed69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:43:01.096Z|c7c188e9-af7d-4eaf-a382-b7b49906c0b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:43:01.097Z|c7c188e9-af7d-4eaf-a382-b7b49906c0b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:43:01.102Z|7c88bc44-6626-43f6-a9e8-a7bcdcbbd03a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:43:01.103Z|7c88bc44-6626-43f6-a9e8-a7bcdcbbd03a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:43:03.817Z|40193b0b-9406-4128-9df8-b34803b6e3bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:43:03.818Z|40193b0b-9406-4128-9df8-b34803b6e3bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:43:11.122Z|5284290d-dbf0-4820-8a2e-8b4b7b651223|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:43:11.123Z|5284290d-dbf0-4820-8a2e-8b4b7b651223|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:43:11.125Z|3a74cdd8-6f23-4d84-84df-f58a02be7c5c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:43:11.126Z|3a74cdd8-6f23-4d84-84df-f58a02be7c5c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:43:11.136Z|bc0acf02-ec9b-490a-936f-b8fd247886a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:43:11.136Z|bc0acf02-ec9b-490a-936f-b8fd247886a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:43:15.770Z|50143436-5ef0-4811-847f-2c228c25e533|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T07:43:15.771Z|50143436-5ef0-4811-847f-2c228c25e533|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T07:43:18.817Z|7c852b84-b078-4947-b96f-ac155ee0f9cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:43:18.821Z|7c852b84-b078-4947-b96f-ac155ee0f9cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:43:19.594Z|53f6e5c0-6b52-4691-a210-896d97cad630|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:43:19.594Z|53f6e5c0-6b52-4691-a210-896d97cad630|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:43:21.174Z|89d5483b-5751-4e0b-b775-e2ec9fe16647|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:43:21.174Z|89d5483b-5751-4e0b-b775-e2ec9fe16647|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:43:21.178Z|4e049420-e13e-44a5-8596-4f324ded58c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:43:21.179Z|4e049420-e13e-44a5-8596-4f324ded58c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:43:21.180Z|ed8603b5-8075-4d60-80be-423b060d33aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:43:21.180Z|ed8603b5-8075-4d60-80be-423b060d33aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:43:31.215Z|7dab8564-30d1-4b07-a590-d75436703dcc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:43:31.215Z|7dab8564-30d1-4b07-a590-d75436703dcc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:43:31.217Z|0917b11c-55c8-4bac-a1bf-eef1d4c7c019|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:43:31.217Z|0917b11c-55c8-4bac-a1bf-eef1d4c7c019|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:43:31.217Z|7f273625-cb86-4325-ab96-9dcbce718f71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:43:31.218Z|7f273625-cb86-4325-ab96-9dcbce718f71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:43:33.817Z|340bd3d3-1eb0-480f-aaee-6ba73fa3b681|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:43:33.818Z|340bd3d3-1eb0-480f-aaee-6ba73fa3b681|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:43:41.245Z|46e831e3-3db5-47c5-bef9-32f2b65f077c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:43:41.246Z|0d5672d5-4fa7-45e2-90fc-6410c81b04d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:43:41.246Z|0d5672d5-4fa7-45e2-90fc-6410c81b04d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:43:41.246Z|46e831e3-3db5-47c5-bef9-32f2b65f077c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:43:41.248Z|f39be7a8-defb-4a4c-8f6c-180fc9617615|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:43:41.249Z|f39be7a8-defb-4a4c-8f6c-180fc9617615|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:43:48.817Z|d220f40f-4422-40ff-b5a6-01d7fe0771dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:43:48.818Z|d220f40f-4422-40ff-b5a6-01d7fe0771dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:43:49.595Z|a375d2d6-bf76-4fb7-8627-16c1a0783271|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:43:49.595Z|a375d2d6-bf76-4fb7-8627-16c1a0783271|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:43:51.277Z|004b0b3d-8663-4286-9bec-1246f413bab8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:43:51.278Z|004b0b3d-8663-4286-9bec-1246f413bab8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:43:51.280Z|ffa94bff-7320-49b7-beca-763e22de2863|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:43:51.282Z|8912e1f0-8964-4637-84f8-f348c9db9339|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:43:51.282Z|8912e1f0-8964-4637-84f8-f348c9db9339|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:43:51.282Z|ffa94bff-7320-49b7-beca-763e22de2863|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:44:01.311Z|a912092e-b17d-4f1f-a110-843f2ea944bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:44:01.311Z|2cdcf84a-c067-4568-bb23-1f9644c5891a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:44:01.312Z|a912092e-b17d-4f1f-a110-843f2ea944bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:44:01.312Z|2cdcf84a-c067-4568-bb23-1f9644c5891a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:44:01.313Z|425f6631-0dc3-4578-8c46-85d9544ce9c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:44:01.314Z|425f6631-0dc3-4578-8c46-85d9544ce9c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:44:03.817Z|1e1d6031-c9ac-438e-93e5-09a7ef1f6c95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:44:03.822Z|1e1d6031-c9ac-438e-93e5-09a7ef1f6c95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:44:11.348Z|8b98fe4c-6735-4b2b-828d-c44f097e4231|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:44:11.349Z|8b98fe4c-6735-4b2b-828d-c44f097e4231|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:44:11.354Z|33fb4201-4692-46ab-af70-7eb80a498aff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:44:11.354Z|33fb4201-4692-46ab-af70-7eb80a498aff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:44:11.355Z|86395364-0bf8-4700-b27a-ce525487b5a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:44:11.357Z|86395364-0bf8-4700-b27a-ce525487b5a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:44:15.770Z|a2f7c62e-b799-41d8-b00a-9474e1a4aa77|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T07:44:15.771Z|a2f7c62e-b799-41d8-b00a-9474e1a4aa77|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T07:44:18.817Z|55da9c10-8776-4cf0-8b1a-e24048645538|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:44:18.818Z|55da9c10-8776-4cf0-8b1a-e24048645538|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:44:19.596Z|6dbc65cb-dac2-4f09-991c-f3776a89ce8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:44:19.596Z|6dbc65cb-dac2-4f09-991c-f3776a89ce8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:44:21.380Z|f4181e6f-2cef-4f21-b22b-2535844325b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:44:21.381Z|f4181e6f-2cef-4f21-b22b-2535844325b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:44:21.381Z|829d9488-3fdd-4ac1-817f-6f64dbbdcc68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:44:21.382Z|829d9488-3fdd-4ac1-817f-6f64dbbdcc68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:44:21.387Z|e9cab34f-f554-4815-9367-66f0aeac1c39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:44:21.387Z|e9cab34f-f554-4815-9367-66f0aeac1c39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:44:31.407Z|9aa170cf-03a7-47e3-a10d-988c29b94f8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:44:31.408Z|9aa170cf-03a7-47e3-a10d-988c29b94f8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:44:31.410Z|4fc59d04-4e0b-40e8-8c45-36e153c1e62a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:44:31.411Z|4fc59d04-4e0b-40e8-8c45-36e153c1e62a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:44:31.420Z|f5248561-359e-4705-9ddd-80129dc59f72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:44:31.420Z|f5248561-359e-4705-9ddd-80129dc59f72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:44:33.817Z|af26a221-f15e-4929-b069-ff4fcdacda5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:44:33.818Z|af26a221-f15e-4929-b069-ff4fcdacda5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:44:41.442Z|6da09e6c-77d9-4061-9bc4-8a4c28077c8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:44:41.442Z|6da09e6c-77d9-4061-9bc4-8a4c28077c8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:44:41.442Z|d0dff243-b879-4f62-b1db-2e799d8fda9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:44:41.443Z|d0dff243-b879-4f62-b1db-2e799d8fda9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:44:41.449Z|a4a6e4f4-bb56-4f88-9027-c2e21d23931d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:44:41.449Z|a4a6e4f4-bb56-4f88-9027-c2e21d23931d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:44:48.817Z|e2986950-637e-4480-a7b2-717e359336c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:44:48.821Z|e2986950-637e-4480-a7b2-717e359336c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:44:49.597Z|1edcf1b1-8bcb-4fbb-ab47-dc1fc50764f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:44:49.597Z|1edcf1b1-8bcb-4fbb-ab47-dc1fc50764f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:44:51.475Z|3e59a6bb-fb07-4853-a152-83d1c1131343|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:44:51.475Z|200b0915-25f9-4aca-90da-7b461d0d3484|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:44:51.475Z|3e59a6bb-fb07-4853-a152-83d1c1131343|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:44:51.476Z|200b0915-25f9-4aca-90da-7b461d0d3484|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:44:51.483Z|bf12ddab-0c36-4274-9f0b-f1ca182f3d72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:44:51.484Z|bf12ddab-0c36-4274-9f0b-f1ca182f3d72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:45:01.507Z|706069dc-8988-444c-9f2d-925d2d9b120b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:45:01.508Z|706069dc-8988-444c-9f2d-925d2d9b120b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:45:01.515Z|a0a56fa2-c23d-4c8d-bb50-908b7833ea38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:45:01.515Z|e8bc9ec4-ef19-4ab2-a5c6-b4d47ce24171|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:45:01.515Z|a0a56fa2-c23d-4c8d-bb50-908b7833ea38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:45:01.515Z|e8bc9ec4-ef19-4ab2-a5c6-b4d47ce24171|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:45:03.817Z|da867a68-6bc6-4486-ab9f-78bece2176fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:45:03.818Z|da867a68-6bc6-4486-ab9f-78bece2176fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:45:11.541Z|bf214c13-b539-4494-8b31-ef0190a2aaa4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:45:11.542Z|bf214c13-b539-4494-8b31-ef0190a2aaa4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:45:11.544Z|cc3738b3-28f5-4362-8a20-d22bedea187f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:45:11.544Z|cc3738b3-28f5-4362-8a20-d22bedea187f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:45:11.549Z|02770266-4892-49c8-8dc6-d08f27ee063a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:45:11.549Z|02770266-4892-49c8-8dc6-d08f27ee063a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:45:15.771Z|e00baac2-7247-4e57-8692-f3151383714a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T07:45:15.772Z|e00baac2-7247-4e57-8692-f3151383714a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T07:45:18.817Z|33ff8e20-aaee-4c03-903b-5804979ca779|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:45:18.818Z|33ff8e20-aaee-4c03-903b-5804979ca779|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:45:19.598Z|40c2be94-6dda-4ce5-a0cf-d64c69267092|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:45:19.598Z|40c2be94-6dda-4ce5-a0cf-d64c69267092|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:45:21.571Z|d5b46b40-3414-422e-9326-56afb72bc998|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:45:21.572Z|d5b46b40-3414-422e-9326-56afb72bc998|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:45:21.572Z|3eb155ac-1daf-4446-b67b-9d55912fe3aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:45:21.573Z|3eb155ac-1daf-4446-b67b-9d55912fe3aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:45:21.575Z|a06c668d-2582-424b-9a5d-be4f19aa2aca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:45:21.576Z|a06c668d-2582-424b-9a5d-be4f19aa2aca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:45:31.601Z|74a7ca31-eccd-49fc-9a38-0f406ab0fbe5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:45:31.601Z|d9936fde-2a72-45d3-b59a-0ab6a9c33385|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:45:31.601Z|23ae6501-9e0a-44de-9137-934c150e2344|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:45:31.602Z|74a7ca31-eccd-49fc-9a38-0f406ab0fbe5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:45:31.602Z|d9936fde-2a72-45d3-b59a-0ab6a9c33385|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:45:31.602Z|23ae6501-9e0a-44de-9137-934c150e2344|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:45:33.817Z|1d19b7ed-d654-4c6d-971d-71b571ec4022|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:45:33.821Z|1d19b7ed-d654-4c6d-971d-71b571ec4022|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:45:41.629Z|9a5de3dc-9236-4901-a2c1-3d2432a7b466|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:45:41.630Z|9a5de3dc-9236-4901-a2c1-3d2432a7b466|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:45:41.630Z|1563dd4c-24e9-4759-b5e1-bf64854c8dc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:45:41.631Z|1563dd4c-24e9-4759-b5e1-bf64854c8dc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:45:41.633Z|79c39abc-f197-4303-a61c-f9124073dbf1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:45:41.633Z|79c39abc-f197-4303-a61c-f9124073dbf1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:45:48.817Z|03d184c4-0eb7-4cdf-bcca-15111334ccc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:45:48.818Z|03d184c4-0eb7-4cdf-bcca-15111334ccc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:45:49.599Z|59e917fc-bc4d-488e-9ba4-03d93803b47e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:45:49.599Z|59e917fc-bc4d-488e-9ba4-03d93803b47e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:45:51.658Z|5b8b0c14-9827-4e5f-8d96-ab8aab626976|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:45:51.659Z|5b8b0c14-9827-4e5f-8d96-ab8aab626976|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:45:51.658Z|bef52e79-843a-4d22-b35e-6b1bfc5bd8ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:45:51.660Z|bef52e79-843a-4d22-b35e-6b1bfc5bd8ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:45:51.664Z|07d155d8-b373-477c-a316-9b8fad54f479|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:45:51.665Z|07d155d8-b373-477c-a316-9b8fad54f479|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:46:01.685Z|c01311fb-b54a-4a48-ba90-2873dd2be682|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:46:01.686Z|c01311fb-b54a-4a48-ba90-2873dd2be682|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:46:01.693Z|dd31a7f0-9687-4464-8d08-775a71c1ff5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:46:01.694Z|dd31a7f0-9687-4464-8d08-775a71c1ff5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:46:01.695Z|3787fd84-5b52-4b3f-87a7-6e848c87fe58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:46:01.696Z|3787fd84-5b52-4b3f-87a7-6e848c87fe58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:46:03.817Z|61c6bf84-740f-4dda-9af8-32b3d63ad0bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:46:03.818Z|61c6bf84-740f-4dda-9af8-32b3d63ad0bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:46:11.718Z|e2d13d0d-fc15-45bb-982b-20f98762437d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:46:11.719Z|e2d13d0d-fc15-45bb-982b-20f98762437d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:46:11.728Z|9c03cc00-df09-415c-97fa-1728eb6fcf44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:46:11.729Z|9c03cc00-df09-415c-97fa-1728eb6fcf44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:46:11.729Z|1f2d7a4f-ba91-43fa-8bad-b763228942c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:46:11.729Z|1f2d7a4f-ba91-43fa-8bad-b763228942c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:46:15.771Z|5003069a-da53-43fe-b070-4d9262afcfb2|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T07:46:15.772Z|5003069a-da53-43fe-b070-4d9262afcfb2|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T07:46:18.817Z|08913cb0-952f-4da5-a0f5-769a230497d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:46:18.821Z|08913cb0-952f-4da5-a0f5-769a230497d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:46:19.600Z|52ee5dcc-7612-4121-aad9-d38658713a30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:46:19.600Z|52ee5dcc-7612-4121-aad9-d38658713a30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:46:21.750Z|f1b03648-28eb-495f-b8b7-345d00f70166|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:46:21.751Z|f1b03648-28eb-495f-b8b7-345d00f70166|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:46:21.758Z|9d23421c-797e-4517-8be0-d2e616f68e26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:46:21.759Z|9d23421c-797e-4517-8be0-d2e616f68e26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:46:21.763Z|58a8a811-e56b-4db0-aeaf-1f3cc76690e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:46:21.764Z|58a8a811-e56b-4db0-aeaf-1f3cc76690e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:46:31.783Z|d0ec0ef8-d9b7-40f7-89bb-76250458d9f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:46:31.784Z|d0ec0ef8-d9b7-40f7-89bb-76250458d9f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:46:31.795Z|70b77b08-8c0c-41ea-b318-94b12745e61c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:46:31.796Z|70b77b08-8c0c-41ea-b318-94b12745e61c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:46:31.797Z|e9de9637-c763-407d-98ac-1911fa57ec57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:46:31.797Z|e9de9637-c763-407d-98ac-1911fa57ec57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:46:33.817Z|c518c97b-ece5-4a7a-9017-ab692e6526e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:46:33.818Z|c518c97b-ece5-4a7a-9017-ab692e6526e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:46:41.828Z|f59f8aa1-f4ab-4bbf-918c-f55c6383e80e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:46:41.828Z|51b9de92-7053-46e2-a051-70acefb5dc27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:46:41.828Z|f59f8aa1-f4ab-4bbf-918c-f55c6383e80e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:46:41.829Z|51b9de92-7053-46e2-a051-70acefb5dc27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:46:41.830Z|23a94d6e-bea8-45cf-8018-d6c49bc041b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:46:41.831Z|23a94d6e-bea8-45cf-8018-d6c49bc041b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:46:48.817Z|42b3d41b-9031-4b00-8d4d-b02d44b2a6c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:46:48.818Z|42b3d41b-9031-4b00-8d4d-b02d44b2a6c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:46:49.601Z|8fb3f828-9732-4298-8775-a404277f1993|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:46:49.602Z|8fb3f828-9732-4298-8775-a404277f1993|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:46:51.858Z|fc187d82-57a9-4b8e-97f7-b1d608f8f56c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:46:51.858Z|fc187d82-57a9-4b8e-97f7-b1d608f8f56c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:46:51.859Z|84cf29a6-5798-417f-8153-51834be5cab2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:46:51.860Z|84cf29a6-5798-417f-8153-51834be5cab2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:46:51.865Z|c7aac8a3-e91c-4898-b2e2-e508c07de1ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:46:51.865Z|c7aac8a3-e91c-4898-b2e2-e508c07de1ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:47:01.885Z|13723469-b37c-4886-a662-f69f4a2cbb46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:47:01.886Z|13723469-b37c-4886-a662-f69f4a2cbb46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:47:01.886Z|cf57bdce-29d7-4163-b513-211451a086ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:47:01.887Z|cf57bdce-29d7-4163-b513-211451a086ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:47:01.896Z|0e4df15b-8d72-4e11-b6d3-e62d224d594c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:47:01.897Z|0e4df15b-8d72-4e11-b6d3-e62d224d594c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:47:03.817Z|d5a8e44e-e1fe-4084-8216-f0584942bfc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:47:03.822Z|d5a8e44e-e1fe-4084-8216-f0584942bfc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:47:11.912Z|fbcdcc29-5efe-4841-a62b-ce8d47d05f65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:47:11.912Z|0cbdc4fa-7cbb-43d0-b8a6-1afc7dc0186d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:47:11.912Z|fbcdcc29-5efe-4841-a62b-ce8d47d05f65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:47:11.913Z|0cbdc4fa-7cbb-43d0-b8a6-1afc7dc0186d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:47:11.926Z|a5252c7b-cf5a-43e4-982e-3f6516b17e5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:47:11.927Z|a5252c7b-cf5a-43e4-982e-3f6516b17e5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:47:15.770Z|821622c5-b75c-47fc-a856-d2d77a1b0391|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T07:47:15.771Z|821622c5-b75c-47fc-a856-d2d77a1b0391|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T07:47:18.818Z|a72fcad0-a965-45e2-9336-1127c90c6eee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:47:18.819Z|a72fcad0-a965-45e2-9336-1127c90c6eee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:47:19.602Z|4be54924-bef4-4eb1-8ee8-16ffa2c6319b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:47:19.602Z|4be54924-bef4-4eb1-8ee8-16ffa2c6319b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:47:21.945Z|d2cce0d1-54e3-48ac-a309-420c18c84e65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:47:21.945Z|d2cce0d1-54e3-48ac-a309-420c18c84e65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:47:21.951Z|364f294d-2c9e-4e59-a32d-1e6be740e0d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:47:21.952Z|364f294d-2c9e-4e59-a32d-1e6be740e0d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:47:21.956Z|e3670d64-eb6a-4d44-bd30-792511df0bb1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:47:21.956Z|e3670d64-eb6a-4d44-bd30-792511df0bb1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:47:31.978Z|620f2959-2835-4acd-bf0e-67ccaa649b92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:47:31.978Z|620f2959-2835-4acd-bf0e-67ccaa649b92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:47:31.978Z|9f1ac084-f76f-410a-ac1b-9973991ff19d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:47:31.979Z|9f1ac084-f76f-410a-ac1b-9973991ff19d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:47:31.987Z|fba77c3e-f3e5-4493-b6d3-dc019b73f23d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:47:31.987Z|fba77c3e-f3e5-4493-b6d3-dc019b73f23d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:47:33.817Z|6f0a46eb-ccd5-4ed8-b07e-3397b5ef8561|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:47:33.820Z|6f0a46eb-ccd5-4ed8-b07e-3397b5ef8561|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:47:42.009Z|cf35ddb5-1406-44be-8505-187c0c70c2e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:47:42.010Z|cf35ddb5-1406-44be-8505-187c0c70c2e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:47:42.012Z|fb922cfd-082e-4d14-b74b-49033490d3c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:47:42.013Z|fb922cfd-082e-4d14-b74b-49033490d3c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:47:42.020Z|6b12051d-6bf6-4ee4-b276-e379345f5065|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:47:42.021Z|6b12051d-6bf6-4ee4-b276-e379345f5065|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:47:48.818Z|cd6de30d-7381-4bb9-8a53-b8686b38e968|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:47:48.824Z|cd6de30d-7381-4bb9-8a53-b8686b38e968|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:47:49.603Z|949733fc-14e9-41e6-af2b-c61d65fad3fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:47:49.604Z|949733fc-14e9-41e6-af2b-c61d65fad3fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:47:52.036Z|51c14a08-4dad-4a11-9b31-bbd215d5f451|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:47:52.037Z|51c14a08-4dad-4a11-9b31-bbd215d5f451|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:47:52.045Z|b90f4eb7-34ed-47a2-8f4e-bdd4e109056a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:47:52.046Z|b90f4eb7-34ed-47a2-8f4e-bdd4e109056a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:47:52.053Z|8d8044eb-1e99-4013-b96c-d1d33e680c9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:47:52.055Z|8d8044eb-1e99-4013-b96c-d1d33e680c9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:48:02.065Z|c59c5725-f626-4069-9a39-78b1f7751440|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:48:02.066Z|c59c5725-f626-4069-9a39-78b1f7751440|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:48:02.076Z|42a0a2e6-c5c6-4002-8557-7223c23448fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:48:02.078Z|42a0a2e6-c5c6-4002-8557-7223c23448fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:48:02.093Z|c44d83e5-e3dd-42db-bbf3-816a1b8f38bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:48:02.093Z|c44d83e5-e3dd-42db-bbf3-816a1b8f38bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:48:03.817Z|87509239-9111-4b9b-a86b-1701dedbacc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:48:03.818Z|87509239-9111-4b9b-a86b-1701dedbacc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:48:12.100Z|760cc82f-d3e0-4574-b736-9df6e498f2b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:48:12.100Z|760cc82f-d3e0-4574-b736-9df6e498f2b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:48:12.105Z|b276f03b-7d59-4c9d-8bbc-9f443e090d7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:48:12.105Z|b276f03b-7d59-4c9d-8bbc-9f443e090d7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:48:12.120Z|6aadfaa1-bb5c-47dc-9171-9cf386ee8ee1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:48:12.121Z|6aadfaa1-bb5c-47dc-9171-9cf386ee8ee1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:48:15.771Z|f4c55dd7-6db9-4562-bfa9-8343f911c1e7|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T07:48:15.772Z|f4c55dd7-6db9-4562-bfa9-8343f911c1e7|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T07:48:18.817Z|8ed6f0df-20a9-4697-901a-8a987cbe0a38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:48:18.818Z|8ed6f0df-20a9-4697-901a-8a987cbe0a38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:48:19.604Z|c00d6e35-41ab-460a-9006-55a5df75776c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:48:19.604Z|c00d6e35-41ab-460a-9006-55a5df75776c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:48:22.128Z|80ba2528-7bc6-44bb-a8a0-e31a84529952|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:48:22.129Z|80ba2528-7bc6-44bb-a8a0-e31a84529952|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:48:22.137Z|a09efe26-0884-4db4-9966-ebc32c829dfe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:48:22.138Z|a09efe26-0884-4db4-9966-ebc32c829dfe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:48:22.151Z|948cde3f-7bc7-432a-b751-8e8ba7fd90a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:48:22.152Z|948cde3f-7bc7-432a-b751-8e8ba7fd90a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:48:32.161Z|c8a58e4d-7d31-46df-aa1a-2918a3b43bfa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:48:32.162Z|c8a58e4d-7d31-46df-aa1a-2918a3b43bfa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:48:32.168Z|f91e302c-4281-4543-b684-803d428663cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:48:32.168Z|f91e302c-4281-4543-b684-803d428663cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:48:32.181Z|2986935a-56e4-432a-8145-c7db1898b61f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:48:32.182Z|2986935a-56e4-432a-8145-c7db1898b61f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:48:33.818Z|440c2089-5f48-4e98-a492-8faff5f6cf8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:48:33.821Z|440c2089-5f48-4e98-a492-8faff5f6cf8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:48:42.194Z|d2020e1e-e115-4225-851a-1c085be6c1ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:48:42.195Z|d2020e1e-e115-4225-851a-1c085be6c1ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:48:42.198Z|a561a536-b2ad-4eda-8c3d-f173ab2cfd4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:48:42.198Z|a561a536-b2ad-4eda-8c3d-f173ab2cfd4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:48:42.213Z|46ad6a7e-8074-4cd6-9a65-4884364c5556|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:48:42.213Z|46ad6a7e-8074-4cd6-9a65-4884364c5556|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:48:48.817Z|b162f2e3-0f10-460c-b0f3-d77e6e8fbf17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:48:48.818Z|b162f2e3-0f10-460c-b0f3-d77e6e8fbf17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:48:49.605Z|69bcbd00-d8cc-4683-ac82-1b35375a24d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:48:49.606Z|69bcbd00-d8cc-4683-ac82-1b35375a24d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:48:52.227Z|6cf2db94-52cd-496f-8389-019f4b18ca50|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:48:52.228Z|6cf2db94-52cd-496f-8389-019f4b18ca50|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:48:52.229Z|5dd2ae06-4501-4575-8353-cc8e7eea2584|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:48:52.230Z|5dd2ae06-4501-4575-8353-cc8e7eea2584|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:48:52.247Z|6e32c6a9-7780-40b8-8613-7bad8b3878c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:48:52.248Z|6e32c6a9-7780-40b8-8613-7bad8b3878c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:49:02.256Z|e6ae06b3-28cc-4302-95a8-837592496c22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:49:02.256Z|e6ae06b3-28cc-4302-95a8-837592496c22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:49:02.257Z|b35194c9-c2ec-4015-ba7e-1c188844d1e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:49:02.258Z|b35194c9-c2ec-4015-ba7e-1c188844d1e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:49:02.281Z|56bfe0a5-8e5e-412a-9d13-5a3841853144|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:49:02.282Z|56bfe0a5-8e5e-412a-9d13-5a3841853144|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:49:03.817Z|41715c7a-e828-415c-a63c-6b4bb8050368|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:49:03.818Z|41715c7a-e828-415c-a63c-6b4bb8050368|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:49:12.286Z|2d2c7fd8-d4a3-4c25-9556-7cc89cd561ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:49:12.287Z|2d2c7fd8-d4a3-4c25-9556-7cc89cd561ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:49:12.295Z|5f212df0-d7c5-4773-8d16-62b0c5fa8669|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:49:12.295Z|5f212df0-d7c5-4773-8d16-62b0c5fa8669|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:49:12.312Z|10483d27-f970-4aea-8a66-83856d291f14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:49:12.313Z|10483d27-f970-4aea-8a66-83856d291f14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:49:15.774Z|41ca0f57-3cc0-45e5-ab2f-cadf80295777|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T07:49:15.774Z|41ca0f57-3cc0-45e5-ab2f-cadf80295777|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T07:49:18.817Z|a0434e2d-ed15-43b8-a873-cc17c40ed86f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:49:18.821Z|a0434e2d-ed15-43b8-a873-cc17c40ed86f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:49:19.606Z|169aca39-9da6-4bb7-bbf3-6efbc4d3d721|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:49:19.607Z|169aca39-9da6-4bb7-bbf3-6efbc4d3d721|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:49:22.321Z|310d5124-cf23-4d5b-a282-e4984504ff1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:49:22.322Z|310d5124-cf23-4d5b-a282-e4984504ff1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:49:22.333Z|8e580a6d-cdad-48f9-ad4b-1b6f462a853b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:49:22.334Z|8e580a6d-cdad-48f9-ad4b-1b6f462a853b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:49:22.346Z|6e73a8dc-970c-41b2-bbef-a81a0ba1e5bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:49:22.347Z|6e73a8dc-970c-41b2-bbef-a81a0ba1e5bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:49:32.361Z|3098a586-f393-4d40-90e1-083baf20de67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:49:32.361Z|3098a586-f393-4d40-90e1-083baf20de67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:49:32.368Z|c39df8ff-1071-4f25-b6e3-54c15a263cf9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:49:32.369Z|c39df8ff-1071-4f25-b6e3-54c15a263cf9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:49:32.374Z|ac23d005-2728-43a2-b315-aa1d4d76c898|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:49:32.375Z|ac23d005-2728-43a2-b315-aa1d4d76c898|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:49:33.817Z|064fb99e-3229-458d-86bc-3324ef713aaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:49:33.818Z|064fb99e-3229-458d-86bc-3324ef713aaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:49:42.390Z|effde49e-8ab7-4b46-a069-f61f32096fc2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:49:42.391Z|effde49e-8ab7-4b46-a069-f61f32096fc2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:49:42.397Z|09f74ade-b2dc-4499-9775-285b289577e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:49:42.398Z|09f74ade-b2dc-4499-9775-285b289577e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:49:42.401Z|ed30179a-4d52-483f-9f69-d592eb64aee7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:49:42.402Z|ed30179a-4d52-483f-9f69-d592eb64aee7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:49:48.817Z|dbf00ed1-17dd-4497-8fd7-e56972491652|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:49:48.818Z|dbf00ed1-17dd-4497-8fd7-e56972491652|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:49:49.615Z|ddbff48a-41e4-4021-8ffb-93cff1851ea2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:49:49.615Z|ddbff48a-41e4-4021-8ffb-93cff1851ea2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:49:52.425Z|b9f577d8-e7e1-4ea3-be4b-26e89526678d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:49:52.426Z|b9f577d8-e7e1-4ea3-be4b-26e89526678d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:49:52.430Z|5d4d02bb-7317-4a6c-a0f0-17ba4a71b286|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:49:52.431Z|5d4d02bb-7317-4a6c-a0f0-17ba4a71b286|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:49:52.432Z|983a55b3-3fa5-4a46-bcc0-bc278c0a5990|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:49:52.433Z|983a55b3-3fa5-4a46-bcc0-bc278c0a5990|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:50:02.461Z|f105b5b8-482e-4668-b5d5-2370581c768f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:50:02.462Z|f105b5b8-482e-4668-b5d5-2370581c768f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:50:02.464Z|744b914f-a1ab-460a-8eeb-91ddcad1d94c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:50:02.465Z|21e431bb-86b0-41d2-80b9-3e7e92e0655d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:50:02.465Z|744b914f-a1ab-460a-8eeb-91ddcad1d94c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:50:02.466Z|21e431bb-86b0-41d2-80b9-3e7e92e0655d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:50:03.817Z|92c8372a-5a9c-4045-a937-ca1989065004|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:50:03.821Z|92c8372a-5a9c-4045-a937-ca1989065004|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:50:12.496Z|ab435a49-58df-4845-a65f-eb9978e329a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:50:12.497Z|ab435a49-58df-4845-a65f-eb9978e329a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:50:12.501Z|a43d5c86-5ae5-49ea-8a38-3f79096b7c91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:50:12.501Z|a43d5c86-5ae5-49ea-8a38-3f79096b7c91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:50:12.504Z|d6f7ab54-b879-4d6c-997e-d218e31149ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:50:12.505Z|d6f7ab54-b879-4d6c-997e-d218e31149ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:50:15.770Z|c562776e-b849-4dc6-b2d8-a04d2057ca34|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T07:50:15.771Z|c562776e-b849-4dc6-b2d8-a04d2057ca34|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T07:50:18.817Z|f82165d5-7117-4399-9e61-c8a9f38ab9b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:50:18.818Z|f82165d5-7117-4399-9e61-c8a9f38ab9b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:50:19.616Z|ed0a631c-9ebb-4ded-bba2-c1b9092d8799|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:50:19.616Z|ed0a631c-9ebb-4ded-bba2-c1b9092d8799|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:50:22.528Z|30b924ec-5cff-452e-9dee-fdc78a21f6fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:50:22.529Z|30b924ec-5cff-452e-9dee-fdc78a21f6fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:50:22.532Z|2763fb70-c76b-4558-8c12-6e75775cbe81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:50:22.533Z|2763fb70-c76b-4558-8c12-6e75775cbe81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:50:22.537Z|d6d77832-63fb-4998-9533-a27e4247af35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:50:22.538Z|d6d77832-63fb-4998-9533-a27e4247af35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:50:32.574Z|2e4c363b-71db-4317-8a46-7f4db97570ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:50:32.575Z|2e4c363b-71db-4317-8a46-7f4db97570ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:50:32.575Z|9ee572c9-7a5a-4c06-8b0c-33b6a85ada6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:50:32.576Z|9ee572c9-7a5a-4c06-8b0c-33b6a85ada6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:50:32.575Z|2de9f630-6545-4ab3-af95-79d486bfb00e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:50:32.578Z|2de9f630-6545-4ab3-af95-79d486bfb00e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:50:33.817Z|7becb2a3-a55b-489f-8de5-4ab308ac4531|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:50:33.818Z|7becb2a3-a55b-489f-8de5-4ab308ac4531|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:50:42.613Z|188460f0-0ba8-4d7c-9fa6-27c7b7d4d8df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:50:42.614Z|188460f0-0ba8-4d7c-9fa6-27c7b7d4d8df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:50:42.619Z|24e90e21-b41b-4084-9185-2fc1a7cdbf88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:50:42.620Z|24e90e21-b41b-4084-9185-2fc1a7cdbf88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:50:42.620Z|b91cbcf4-7bab-4cf3-afd4-031210161c7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:50:42.621Z|b91cbcf4-7bab-4cf3-afd4-031210161c7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:50:48.817Z|475cd46b-9563-4fce-a4b2-58ef71f9f4fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:50:48.821Z|475cd46b-9563-4fce-a4b2-58ef71f9f4fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:50:49.617Z|2af69c4a-fb28-4fbf-87c3-ee6868122d7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:50:49.618Z|2af69c4a-fb28-4fbf-87c3-ee6868122d7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:50:52.643Z|a850b778-9681-4d68-8f76-3e2baf516414|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:50:52.644Z|a850b778-9681-4d68-8f76-3e2baf516414|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:50:52.648Z|569519e6-755c-4e72-8f90-8f8ba9e5890c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:50:52.649Z|569519e6-755c-4e72-8f90-8f8ba9e5890c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:50:52.658Z|f2a1ba7c-319a-47c4-9dab-f2209207377e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:50:52.659Z|f2a1ba7c-319a-47c4-9dab-f2209207377e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:51:02.674Z|0e4436c9-3cc5-4003-a5e9-16cc93284d55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:51:02.675Z|f530153a-423c-4c6c-9be3-077c38b5c53e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:51:02.676Z|f530153a-423c-4c6c-9be3-077c38b5c53e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:51:02.675Z|0e4436c9-3cc5-4003-a5e9-16cc93284d55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:51:02.688Z|3d5ecc1a-227e-462f-852f-7393b008cf63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:51:02.688Z|3d5ecc1a-227e-462f-852f-7393b008cf63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:51:03.818Z|34a599bc-dfcd-4d6a-b104-412ae6752194|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:51:03.819Z|34a599bc-dfcd-4d6a-b104-412ae6752194|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:51:12.702Z|fc595028-ad38-4210-bd94-93f141bc86c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:51:12.704Z|fc595028-ad38-4210-bd94-93f141bc86c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:51:12.705Z|719a1923-9ad8-43fa-994b-d9e1dd973b9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:51:12.706Z|719a1923-9ad8-43fa-994b-d9e1dd973b9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:51:12.720Z|bb41d8a0-3436-4ec8-863e-ca6568c520bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:51:12.721Z|bb41d8a0-3436-4ec8-863e-ca6568c520bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:51:15.772Z|84cb9cf0-8cde-4c96-ae2a-32f2081d5382|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T07:51:15.773Z|84cb9cf0-8cde-4c96-ae2a-32f2081d5382|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T07:51:18.817Z|2539065a-9c36-47da-ae4a-6f5c3c3f3ac2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:51:18.818Z|2539065a-9c36-47da-ae4a-6f5c3c3f3ac2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:51:19.618Z|279186d8-0e1a-4155-b70a-d79062f45207|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:51:19.618Z|279186d8-0e1a-4155-b70a-d79062f45207|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:51:22.736Z|624b999e-b939-4127-be47-743f3d22fd8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:51:22.737Z|624b999e-b939-4127-be47-743f3d22fd8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:51:22.745Z|f14affc7-73ad-4b4f-bb88-2bc436e28af0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:51:22.746Z|f14affc7-73ad-4b4f-bb88-2bc436e28af0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:51:22.750Z|ca909c33-413e-46c6-987a-a459b75a3360|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:51:22.751Z|ca909c33-413e-46c6-987a-a459b75a3360|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:51:32.766Z|bd94c39c-b2df-4bb5-9718-f1425e659ece|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:51:32.767Z|bd94c39c-b2df-4bb5-9718-f1425e659ece|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:51:32.776Z|9a1b33af-ac72-499d-9bc5-17175395c48b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:51:32.777Z|9a1b33af-ac72-499d-9bc5-17175395c48b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:51:32.776Z|95f40ebe-27ac-4ec6-903a-a9c047ad9219|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:51:32.777Z|95f40ebe-27ac-4ec6-903a-a9c047ad9219|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:51:33.817Z|673238ba-29c4-4bb3-abcf-eca4944265e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:51:33.820Z|673238ba-29c4-4bb3-abcf-eca4944265e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:51:42.796Z|3de434de-ff3c-4505-a555-1f7ddb8dedf9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:51:42.796Z|3de434de-ff3c-4505-a555-1f7ddb8dedf9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:51:42.815Z|9d497583-14c1-44cb-99f0-f7353daf73f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:51:42.816Z|9d497583-14c1-44cb-99f0-f7353daf73f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:51:42.817Z|437efa7d-3413-4489-9698-3f0d6dcb8cf7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:51:42.818Z|437efa7d-3413-4489-9698-3f0d6dcb8cf7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:51:48.817Z|abf154c3-9264-401b-90ed-8e6645c0eeb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:51:48.818Z|abf154c3-9264-401b-90ed-8e6645c0eeb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:51:49.619Z|4a4ef9d8-6231-4895-8342-a4d9c0d40487|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:51:49.619Z|4a4ef9d8-6231-4895-8342-a4d9c0d40487|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:51:52.826Z|5d18f2e2-206a-4afe-afeb-ad7450649836|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:51:52.827Z|5d18f2e2-206a-4afe-afeb-ad7450649836|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:51:52.845Z|fc675aed-a666-4fb4-a0a7-0bfb9adcb535|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:51:52.846Z|fc675aed-a666-4fb4-a0a7-0bfb9adcb535|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:51:52.848Z|95d55785-6e41-4ff4-80ec-26fc33d05cf5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:51:52.849Z|95d55785-6e41-4ff4-80ec-26fc33d05cf5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:52:02.857Z|ac3e154c-ceef-44f7-85b9-75bb41c06330|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:52:02.857Z|ac3e154c-ceef-44f7-85b9-75bb41c06330|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:52:02.878Z|54846a12-a0d1-4015-8ace-90afc5d58140|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:52:02.879Z|54846a12-a0d1-4015-8ace-90afc5d58140|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:52:02.884Z|aa8ca364-1586-43c1-9263-c000deaf707d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:52:02.884Z|aa8ca364-1586-43c1-9263-c000deaf707d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:52:03.817Z|1840f109-d3c7-436d-b4cb-f0def75d2656|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:52:03.818Z|1840f109-d3c7-436d-b4cb-f0def75d2656|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:52:12.888Z|f731a057-cba4-48fb-ad07-670e59146c6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:52:12.889Z|f731a057-cba4-48fb-ad07-670e59146c6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:52:12.908Z|ad93fecb-96a4-4c6b-93dc-d6053052d758|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:52:12.909Z|ad93fecb-96a4-4c6b-93dc-d6053052d758|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:52:12.914Z|df631253-a417-41dd-a53f-a23c66a0a9c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:52:12.914Z|df631253-a417-41dd-a53f-a23c66a0a9c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:52:15.771Z|c0b368e5-1254-48d3-bb66-9be4caf5d270|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T07:52:15.772Z|c0b368e5-1254-48d3-bb66-9be4caf5d270|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T07:52:18.817Z|d20897f5-0007-41b8-9576-bdbfa9cc8ab7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:52:18.822Z|d20897f5-0007-41b8-9576-bdbfa9cc8ab7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:52:19.620Z|3f2703bd-16e9-4d3c-9f2c-0bf754a8a362|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:52:19.621Z|3f2703bd-16e9-4d3c-9f2c-0bf754a8a362|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:52:22.919Z|321ae0b6-ead7-48ab-bae5-c069b2df0ad3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:52:22.919Z|321ae0b6-ead7-48ab-bae5-c069b2df0ad3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:52:22.942Z|a632acf2-e6b5-48fe-8c42-cb0104e3808e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:52:22.942Z|a632acf2-e6b5-48fe-8c42-cb0104e3808e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:52:22.943Z|cd51915d-5676-4350-8530-c6059e5dd4cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:52:22.943Z|cd51915d-5676-4350-8530-c6059e5dd4cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:52:32.950Z|41614987-5b21-4595-b86a-cc0ece5edb97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:52:32.950Z|41614987-5b21-4595-b86a-cc0ece5edb97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:52:32.970Z|ac53167e-a79a-4e20-81fb-ed24e3d92e8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:52:32.971Z|ac53167e-a79a-4e20-81fb-ed24e3d92e8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:52:32.973Z|f8a95267-ffea-429f-8ff2-fae4dcc14d72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:52:32.974Z|f8a95267-ffea-429f-8ff2-fae4dcc14d72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:52:33.817Z|c9eb8ef1-7784-4c12-94da-2315962ef906|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:52:33.818Z|c9eb8ef1-7784-4c12-94da-2315962ef906|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:52:42.982Z|02a685c0-9d85-4e32-99b4-5da384f35204|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:52:42.983Z|02a685c0-9d85-4e32-99b4-5da384f35204|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:52:42.998Z|41bb0537-2c3f-498e-b584-98ee5beaebd9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:52:42.999Z|41bb0537-2c3f-498e-b584-98ee5beaebd9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:52:43.002Z|fcff7a35-d879-4f6d-9024-61c3a7652e4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:52:43.003Z|fcff7a35-d879-4f6d-9024-61c3a7652e4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:52:48.817Z|0181d2f1-e158-4681-ad33-7d2dd602e9ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:52:48.818Z|0181d2f1-e158-4681-ad33-7d2dd602e9ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:52:49.622Z|c50a96b2-269a-4dcb-b10a-9f67d4e824ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:52:49.622Z|c50a96b2-269a-4dcb-b10a-9f67d4e824ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:52:53.015Z|93c2b258-977c-466e-9ed0-2124541e5ccd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:52:53.017Z|93c2b258-977c-466e-9ed0-2124541e5ccd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:52:53.031Z|1dcb9198-427d-44e0-84f6-af672d20305a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:52:53.031Z|1dcb9198-427d-44e0-84f6-af672d20305a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:52:53.032Z|c03f0e76-3198-416a-b92b-b49adea65d06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:52:53.033Z|c03f0e76-3198-416a-b92b-b49adea65d06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:53:03.056Z|1e1d9d27-721b-43e5-bb22-f2045a126a0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:53:03.057Z|1e1d9d27-721b-43e5-bb22-f2045a126a0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:53:03.063Z|d5cb4262-b624-4d50-86d3-d9cea0f5395d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:53:03.063Z|d5cb4262-b624-4d50-86d3-d9cea0f5395d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:53:03.065Z|1804e7c3-a1ab-4def-8dc6-5eb1c9bbe3ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:53:03.066Z|1804e7c3-a1ab-4def-8dc6-5eb1c9bbe3ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:53:03.817Z|eaea4aa2-6b96-4f83-b739-c4a2bc15a1fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:53:03.823Z|eaea4aa2-6b96-4f83-b739-c4a2bc15a1fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:53:13.095Z|8982cfe9-1459-48bf-b071-b412491082de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:53:13.096Z|8982cfe9-1459-48bf-b071-b412491082de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:53:13.098Z|453ba4c1-887a-49f5-a304-977aa1ecdf69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:53:13.100Z|453ba4c1-887a-49f5-a304-977aa1ecdf69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:53:13.104Z|c89ae60b-ffdf-4f69-a85a-cfa710c77d62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:53:13.105Z|c89ae60b-ffdf-4f69-a85a-cfa710c77d62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:53:15.772Z|62a8bece-f9e3-4bb4-873f-96b756275534|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T07:53:15.772Z|62a8bece-f9e3-4bb4-873f-96b756275534|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T07:53:18.817Z|2d4abb89-b16a-47c6-bd76-94751ec2a66b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:53:18.818Z|2d4abb89-b16a-47c6-bd76-94751ec2a66b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:53:19.623Z|5b596544-5ece-4c67-a02f-8620d0e45884|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:53:19.623Z|5b596544-5ece-4c67-a02f-8620d0e45884|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:53:23.125Z|92a841d4-5ea9-42f0-bec3-141591ac6d83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:53:23.126Z|92a841d4-5ea9-42f0-bec3-141591ac6d83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:53:23.133Z|155dc286-9115-47b8-ac20-ccfa603d3a0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:53:23.134Z|9f43bf8f-7704-4815-95af-577ecf0d4b30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:53:23.134Z|155dc286-9115-47b8-ac20-ccfa603d3a0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:53:23.134Z|9f43bf8f-7704-4815-95af-577ecf0d4b30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:53:33.166Z|04804782-b1ec-46bf-a871-7f63391c4cc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:53:33.167Z|04804782-b1ec-46bf-a871-7f63391c4cc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:53:33.172Z|e83e5fb7-599e-4ae3-a288-aa8a5ec3be26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:53:33.173Z|e83e5fb7-599e-4ae3-a288-aa8a5ec3be26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:53:33.173Z|5555b4e5-e24d-4a06-be00-982f4e2ce668|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:53:33.174Z|5555b4e5-e24d-4a06-be00-982f4e2ce668|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:53:33.817Z|1902f989-803d-452b-86c6-eb024596a13a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:53:33.818Z|1902f989-803d-452b-86c6-eb024596a13a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:53:43.205Z|05cc7376-e3e9-41d9-8735-3095482efaed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:53:43.206Z|135789a2-3437-41cd-86b2-41ef8ceee7af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:53:43.206Z|05cc7376-e3e9-41d9-8735-3095482efaed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:53:43.206Z|135789a2-3437-41cd-86b2-41ef8ceee7af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:53:43.209Z|10dd8ce7-69d1-4265-a37d-dc3d68016727|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:53:43.210Z|10dd8ce7-69d1-4265-a37d-dc3d68016727|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:53:48.817Z|f1bf9ef6-cbac-4743-99c8-ba1cb7b98f53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:53:48.822Z|f1bf9ef6-cbac-4743-99c8-ba1cb7b98f53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:53:49.624Z|793236f1-02e5-4c02-9178-c64e2b5b6988|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:53:49.624Z|793236f1-02e5-4c02-9178-c64e2b5b6988|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:53:53.240Z|88cc96f2-7b9b-46d7-ac70-ca39a619154e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:53:53.240Z|782169d3-29d0-4e14-97ad-6df43de1dd58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:53:53.240Z|88cc96f2-7b9b-46d7-ac70-ca39a619154e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:53:53.241Z|782169d3-29d0-4e14-97ad-6df43de1dd58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:53:53.248Z|faa505a5-6292-4138-a34b-b54a69f54330|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:53:53.249Z|faa505a5-6292-4138-a34b-b54a69f54330|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:54:03.273Z|14363393-e74f-48c8-a60c-bda8f6bb898d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:54:03.274Z|14363393-e74f-48c8-a60c-bda8f6bb898d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:54:03.277Z|3cc953e0-01f8-4ce4-9920-acae50e6b92d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:54:03.277Z|3cc953e0-01f8-4ce4-9920-acae50e6b92d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:54:03.278Z|a1ef82ef-f0dc-4443-874c-5e929963ca2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:54:03.279Z|a1ef82ef-f0dc-4443-874c-5e929963ca2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:54:03.817Z|bd720df4-fa92-4e8d-ab4f-42a75a0c7bb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:54:03.818Z|bd720df4-fa92-4e8d-ab4f-42a75a0c7bb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:54:13.304Z|9bc503c8-0a2f-4c94-a2c1-47a93d7349c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:54:13.305Z|9bc503c8-0a2f-4c94-a2c1-47a93d7349c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:54:13.310Z|a08a8f5c-38d0-4bed-8993-5e1e653c60c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:54:13.310Z|a08a8f5c-38d0-4bed-8993-5e1e653c60c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:54:13.312Z|73094a02-cea3-4af9-997e-00352c189293|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:54:13.312Z|73094a02-cea3-4af9-997e-00352c189293|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:54:15.770Z|66bb83e3-4505-4f74-ad2b-8e33e3adf9e9|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T07:54:15.771Z|66bb83e3-4505-4f74-ad2b-8e33e3adf9e9|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T07:54:18.817Z|86725017-33ab-48c8-89c8-15588a08d262|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:54:18.818Z|86725017-33ab-48c8-89c8-15588a08d262|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:54:19.625Z|728e26fc-beb1-463f-a659-4fe20f351783|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:54:19.625Z|728e26fc-beb1-463f-a659-4fe20f351783|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:54:23.336Z|0739d30c-2d8f-4cfa-b038-187faf8823e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:54:23.337Z|0739d30c-2d8f-4cfa-b038-187faf8823e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:54:23.344Z|bdacc65d-65bb-4295-9b5f-c1ec5fd49763|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:54:23.344Z|2a595a79-05ca-4af0-ad87-320ace468abe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:54:23.345Z|bdacc65d-65bb-4295-9b5f-c1ec5fd49763|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:54:23.345Z|2a595a79-05ca-4af0-ad87-320ace468abe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:54:33.370Z|891612c6-73a8-4945-a0a9-df9ebfc16a25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:54:33.370Z|891612c6-73a8-4945-a0a9-df9ebfc16a25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:54:33.373Z|5e33ebe9-0ca0-46ca-9ab4-077e29488c99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:54:33.373Z|5e33ebe9-0ca0-46ca-9ab4-077e29488c99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:54:33.377Z|5966f33f-1886-4492-9af7-ac7eafe5e622|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:54:33.378Z|5966f33f-1886-4492-9af7-ac7eafe5e622|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:54:33.817Z|02ae1a76-212e-4589-be70-b2449df4808b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:54:33.822Z|02ae1a76-212e-4589-be70-b2449df4808b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:54:43.405Z|ffc6733c-cd0b-4b2f-898b-e4fbfdf92a5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:54:43.406Z|ffc6733c-cd0b-4b2f-898b-e4fbfdf92a5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:54:43.406Z|49cd638c-8292-4565-b800-f3264dacc6da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:54:43.407Z|49cd638c-8292-4565-b800-f3264dacc6da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:54:43.408Z|643391a9-e326-488a-b40e-9f45c6314fb1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:54:43.409Z|643391a9-e326-488a-b40e-9f45c6314fb1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:54:48.817Z|2bcd445b-3791-4c7b-b352-f0d2d9147f56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:54:48.817Z|2bcd445b-3791-4c7b-b352-f0d2d9147f56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:54:49.626Z|c4a4e37a-20b3-41c3-aa69-7a49f7fabcd7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:54:49.626Z|c4a4e37a-20b3-41c3-aa69-7a49f7fabcd7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:54:53.433Z|c07a4682-a386-4af0-ae8c-f072cb7c31df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:54:53.434Z|c07a4682-a386-4af0-ae8c-f072cb7c31df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:54:53.441Z|bfa331cd-b022-45e9-ab5e-e4eb0bc43566|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:54:53.441Z|bfa331cd-b022-45e9-ab5e-e4eb0bc43566|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:54:53.441Z|a6102fbb-cd3c-4cc9-92cf-00844b053782|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:54:53.442Z|a6102fbb-cd3c-4cc9-92cf-00844b053782|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:55:03.467Z|9327edd4-40db-4a18-b30a-c33d70708929|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:55:03.468Z|9327edd4-40db-4a18-b30a-c33d70708929|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:55:03.468Z|4b4d4252-d7f1-4ad6-acb8-064bd2ddee33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:55:03.468Z|4b4d4252-d7f1-4ad6-acb8-064bd2ddee33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:55:03.470Z|62d3734c-2b34-41b5-81e7-2bf7de6ecf40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:55:03.470Z|62d3734c-2b34-41b5-81e7-2bf7de6ecf40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:55:03.817Z|9db1ef6d-86af-4634-9a87-2c7ec6ca9185|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:55:03.818Z|9db1ef6d-86af-4634-9a87-2c7ec6ca9185|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:55:13.499Z|5f0893ff-64b7-4617-946f-3554ac083e97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:55:13.500Z|5f0893ff-64b7-4617-946f-3554ac083e97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:55:13.505Z|9f8f4285-5fce-42d5-a5b4-b382721ebed8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:55:13.506Z|47c54d38-b622-46da-be51-48a2758b9ab2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:55:13.506Z|9f8f4285-5fce-42d5-a5b4-b382721ebed8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:55:13.506Z|47c54d38-b622-46da-be51-48a2758b9ab2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:55:15.772Z|0fce09e6-20a4-48bd-8594-2e326d4c02a0|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T07:55:15.773Z|0fce09e6-20a4-48bd-8594-2e326d4c02a0|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T07:55:18.817Z|1269254a-6bbe-439a-8286-fb0e15f13225|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:55:18.822Z|1269254a-6bbe-439a-8286-fb0e15f13225|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:55:19.627Z|c2841ec0-9d0f-4558-be46-07d22aa478ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:55:19.628Z|c2841ec0-9d0f-4558-be46-07d22aa478ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:55:23.534Z|bb7bf8d0-7026-4a25-8d79-02ff36cad433|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:55:23.535Z|bb7bf8d0-7026-4a25-8d79-02ff36cad433|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:55:23.536Z|e9e5b40e-fff1-46a2-b0a5-b558379ac136|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:55:23.537Z|e9e5b40e-fff1-46a2-b0a5-b558379ac136|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:55:23.540Z|2c630aa1-5daa-465a-a8ca-d70ccdf6c3d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:55:23.541Z|2c630aa1-5daa-465a-a8ca-d70ccdf6c3d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:55:33.568Z|4cfa78c8-fac2-4fc4-a394-1ff49ff6d2f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:55:33.569Z|4cfa78c8-fac2-4fc4-a394-1ff49ff6d2f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:55:33.571Z|37fa00a7-3caa-403b-abc1-bb24f2c03400|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:55:33.572Z|37fa00a7-3caa-403b-abc1-bb24f2c03400|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:55:33.574Z|4bf16906-3861-4c04-a080-88f92d14739a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:55:33.575Z|4bf16906-3861-4c04-a080-88f92d14739a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:55:33.817Z|6800d83a-d511-4fca-8429-aecc503d38b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:55:33.818Z|6800d83a-d511-4fca-8429-aecc503d38b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:55:43.603Z|312e3602-1d39-433a-9978-6283ee3a32a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:55:43.604Z|312e3602-1d39-433a-9978-6283ee3a32a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:55:43.604Z|2e7a647e-2be0-44f2-804c-a24c1c2ddd3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:55:43.605Z|2e7a647e-2be0-44f2-804c-a24c1c2ddd3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:55:43.605Z|6083fe9a-698e-430a-aec1-ea11c9160677|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:55:43.606Z|6083fe9a-698e-430a-aec1-ea11c9160677|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:55:48.817Z|0035c56c-e94f-4d0e-a842-22da921d02ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:55:48.818Z|0035c56c-e94f-4d0e-a842-22da921d02ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:55:49.629Z|4ce300e9-1aff-4bed-8efe-fd7be9669956|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:55:49.630Z|4ce300e9-1aff-4bed-8efe-fd7be9669956|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:55:53.639Z|ff828f80-7e9f-422b-959b-c67c60bbfc28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:55:53.640Z|ff828f80-7e9f-422b-959b-c67c60bbfc28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:55:53.640Z|f00f530a-00aa-48c1-9e86-c5da8296d120|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:55:53.641Z|f00f530a-00aa-48c1-9e86-c5da8296d120|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:55:53.648Z|7f84dedd-9e75-4516-91f3-6dc022c3eef5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:55:53.648Z|7f84dedd-9e75-4516-91f3-6dc022c3eef5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:56:03.677Z|8fa7da07-7809-4b77-a32a-34443a7ef4d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:56:03.677Z|8fa7da07-7809-4b77-a32a-34443a7ef4d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:56:03.682Z|8d7dd8ee-9052-4e91-b01c-3c584e6936f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:56:03.683Z|8d7dd8ee-9052-4e91-b01c-3c584e6936f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:56:03.683Z|391748bd-8645-43a3-b0b8-f78705c6ac4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:56:03.684Z|391748bd-8645-43a3-b0b8-f78705c6ac4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:56:03.817Z|10bb3435-7b56-482d-bbc8-e433f04e979c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:56:03.821Z|10bb3435-7b56-482d-bbc8-e433f04e979c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:56:13.716Z|a451a7fd-a34c-4e6d-ad09-01fb2db161eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:56:13.716Z|e9f76f4a-c95f-4003-abc1-ec0efb7aa521|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:56:13.716Z|50426edc-7525-48f6-b4e0-76690be6034b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:56:13.717Z|e9f76f4a-c95f-4003-abc1-ec0efb7aa521|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:56:13.717Z|a451a7fd-a34c-4e6d-ad09-01fb2db161eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:56:13.717Z|50426edc-7525-48f6-b4e0-76690be6034b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:56:15.771Z|b909ec1a-98a9-4a02-9b96-e37d995510d6|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T07:56:15.772Z|b909ec1a-98a9-4a02-9b96-e37d995510d6|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T07:56:18.817Z|093f4cfd-f8f6-4720-a1d6-1b591ee32684|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:56:18.818Z|093f4cfd-f8f6-4720-a1d6-1b591ee32684|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:56:19.631Z|8ac4df3e-f292-4fcb-860c-2a030a6f79c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:56:19.631Z|8ac4df3e-f292-4fcb-860c-2a030a6f79c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:56:23.746Z|748877f2-5d7d-4a06-a454-b4c778798606|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:56:23.747Z|748877f2-5d7d-4a06-a454-b4c778798606|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:56:23.751Z|233e9a79-e288-493a-a6bf-9f3ca8f548d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:56:23.752Z|233e9a79-e288-493a-a6bf-9f3ca8f548d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:56:23.757Z|9880e88d-b975-4949-b865-77ef11755e20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:56:23.757Z|9880e88d-b975-4949-b865-77ef11755e20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:56:33.778Z|de085587-c123-4b4f-a92a-df4a42cf13b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:56:33.779Z|de085587-c123-4b4f-a92a-df4a42cf13b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:56:33.785Z|abb72baa-a13e-4dec-869b-423bce1b0ebd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:56:33.785Z|575a0b50-9948-430c-9b10-1c7cae2d3dc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:56:33.786Z|575a0b50-9948-430c-9b10-1c7cae2d3dc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:56:33.785Z|abb72baa-a13e-4dec-869b-423bce1b0ebd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:56:33.817Z|c950fdd6-ba6a-4a0f-8942-41b036949329|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:56:33.818Z|c950fdd6-ba6a-4a0f-8942-41b036949329|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:56:43.812Z|a1ac0bdd-e8e0-4b1d-abfc-44f3dc94bf8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:56:43.812Z|a1ac0bdd-e8e0-4b1d-abfc-44f3dc94bf8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:56:43.819Z|1563e479-7c35-4ef4-a553-7ae1761ceed6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:56:43.819Z|41ec23b4-9930-424f-8e5a-0fe22f0deec2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:56:43.819Z|1563e479-7c35-4ef4-a553-7ae1761ceed6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:56:43.820Z|41ec23b4-9930-424f-8e5a-0fe22f0deec2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:56:48.817Z|7c53f27d-3bc9-443b-96b0-c773ac6d8914|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:56:48.823Z|7c53f27d-3bc9-443b-96b0-c773ac6d8914|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:56:49.632Z|0d8d806d-2e61-4d22-adcc-d2bb8a7f80c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:56:49.632Z|0d8d806d-2e61-4d22-adcc-d2bb8a7f80c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:56:53.844Z|e493f7a7-8d0e-45d1-b58c-4caad6060722|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:56:53.845Z|e493f7a7-8d0e-45d1-b58c-4caad6060722|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:56:53.851Z|f5164cc9-4e4b-4f77-91a6-88f4faf61760|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:56:53.851Z|f5164cc9-4e4b-4f77-91a6-88f4faf61760|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:56:53.856Z|d7dade7c-2256-4e28-ab31-6cc75374b70c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:56:53.857Z|d7dade7c-2256-4e28-ab31-6cc75374b70c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:57:03.817Z|d9bce67d-e8ba-43f1-b6da-70418228c784|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:57:03.818Z|d9bce67d-e8ba-43f1-b6da-70418228c784|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:57:03.885Z|7dc98609-cde5-4932-9637-de4b0035bbd3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:57:03.885Z|b724a6ff-c4cc-4963-9fa7-dbea6bf1e25e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:57:03.886Z|7dc98609-cde5-4932-9637-de4b0035bbd3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:57:03.887Z|b724a6ff-c4cc-4963-9fa7-dbea6bf1e25e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:57:03.890Z|8f008be5-9f62-42d8-bbd6-4e17a1a98fe1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:57:03.891Z|8f008be5-9f62-42d8-bbd6-4e17a1a98fe1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:57:13.915Z|b60740d9-9d50-44c8-80e3-772a47283506|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:57:13.916Z|b60740d9-9d50-44c8-80e3-772a47283506|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:57:13.917Z|abb1b2c1-a5d5-4d36-9d67-ebd2857092af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:57:13.917Z|abb1b2c1-a5d5-4d36-9d67-ebd2857092af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:57:13.919Z|f007555d-541b-43a5-b2a3-47044f0cca13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:57:13.920Z|f007555d-541b-43a5-b2a3-47044f0cca13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:57:15.772Z|9d06aef0-e7cf-4df7-9fc7-c6c8fbcf2202|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T07:57:15.772Z|9d06aef0-e7cf-4df7-9fc7-c6c8fbcf2202|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T07:57:18.817Z|a18d0ed3-1e95-43b9-814e-7da042521e1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:57:18.818Z|a18d0ed3-1e95-43b9-814e-7da042521e1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:57:19.633Z|bbc912a7-0b43-4524-8c42-46c167fba619|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:57:19.634Z|bbc912a7-0b43-4524-8c42-46c167fba619|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:57:23.945Z|888be7d8-a532-4725-b016-6c38c4030f95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:57:23.946Z|888be7d8-a532-4725-b016-6c38c4030f95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:57:23.948Z|872266ab-f84a-4181-8abd-daba9ffe9c36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:57:23.948Z|872266ab-f84a-4181-8abd-daba9ffe9c36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:57:23.949Z|d8cb7167-121f-4bc1-980f-9bc7e7e17ef1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:57:23.950Z|d8cb7167-121f-4bc1-980f-9bc7e7e17ef1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:57:33.817Z|24a3d7ab-acfa-443c-b42d-65508e55c836|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:57:33.821Z|24a3d7ab-acfa-443c-b42d-65508e55c836|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:57:33.981Z|83284ebe-d268-4dbb-ab89-bf23991dc695|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:57:33.982Z|86f1c5c0-fc2c-4980-867e-57007a527a46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:57:33.982Z|83284ebe-d268-4dbb-ab89-bf23991dc695|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:57:33.982Z|86f1c5c0-fc2c-4980-867e-57007a527a46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:57:33.985Z|d100985e-2e7b-4492-85f7-72459f09a931|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:57:33.986Z|d100985e-2e7b-4492-85f7-72459f09a931|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:57:44.010Z|22fce388-62c4-49fd-bec6-074949448771|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:57:44.011Z|22fce388-62c4-49fd-bec6-074949448771|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:57:44.012Z|e1fb0533-f244-4eb9-b6ea-a3db815bb0d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:57:44.012Z|e1fb0533-f244-4eb9-b6ea-a3db815bb0d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:57:44.017Z|8fa1dd52-04ed-4b9d-9bac-fd14ebc6b3e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:57:44.018Z|8fa1dd52-04ed-4b9d-9bac-fd14ebc6b3e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:57:48.817Z|fef4dce4-1d43-4b56-b5b1-77e5077cd5f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:57:48.818Z|fef4dce4-1d43-4b56-b5b1-77e5077cd5f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:57:49.634Z|211e906e-633a-4214-836c-8ae0be762708|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:57:49.635Z|211e906e-633a-4214-836c-8ae0be762708|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:57:54.039Z|366339d4-a795-4232-a4d6-c4e209acb5c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:57:54.040Z|366339d4-a795-4232-a4d6-c4e209acb5c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:57:54.042Z|5503fbd1-8e34-4932-8d76-914a082b9d7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:57:54.042Z|5503fbd1-8e34-4932-8d76-914a082b9d7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:57:54.042Z|9ee7f258-39a7-43a6-97ff-7a1e0f71fdb8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:57:54.044Z|9ee7f258-39a7-43a6-97ff-7a1e0f71fdb8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:58:03.817Z|0902f5fa-8d12-4468-8abd-9dfa1ec07184|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:58:03.818Z|0902f5fa-8d12-4468-8abd-9dfa1ec07184|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:58:04.071Z|645d96a3-a9b7-474d-af9b-d2f8f5ecf064|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:58:04.072Z|645d96a3-a9b7-474d-af9b-d2f8f5ecf064|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:58:04.073Z|c14fb3ab-59c7-41ea-8965-cbdf8e5883c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:58:04.074Z|c14fb3ab-59c7-41ea-8965-cbdf8e5883c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:58:04.079Z|1576af27-47cc-4ad2-9552-9731c0378cdd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:58:04.079Z|1576af27-47cc-4ad2-9552-9731c0378cdd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:58:14.100Z|07d98bbf-bba3-4105-affb-706f0a31dc32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:58:14.100Z|3b1c513f-5a04-4115-9d99-67c1677fd11a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:58:14.100Z|07d98bbf-bba3-4105-affb-706f0a31dc32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:58:14.100Z|3b1c513f-5a04-4115-9d99-67c1677fd11a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:58:14.107Z|81b7a728-b99f-4be0-9f48-94db2ec597b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:58:14.108Z|81b7a728-b99f-4be0-9f48-94db2ec597b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:58:15.771Z|40c65c48-f090-4099-a662-3892d2e1bc5c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T07:58:15.772Z|40c65c48-f090-4099-a662-3892d2e1bc5c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T07:58:18.817Z|4eff571f-0065-4601-9bbe-453d1c60b279|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:58:18.821Z|4eff571f-0065-4601-9bbe-453d1c60b279|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:58:19.635Z|f036eb66-0f4f-4e2c-bf70-31160e5f86b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:58:19.636Z|f036eb66-0f4f-4e2c-bf70-31160e5f86b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:58:24.130Z|50fa6bf7-8b06-4db7-a395-6375e8c554be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:58:24.132Z|50fa6bf7-8b06-4db7-a395-6375e8c554be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:58:24.136Z|f730b05c-68dd-4dea-9a9e-c912a4f5b5b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:58:24.137Z|f730b05c-68dd-4dea-9a9e-c912a4f5b5b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:58:24.142Z|309143f2-9a65-4afb-81f4-ebe1528a2597|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:58:24.142Z|309143f2-9a65-4afb-81f4-ebe1528a2597|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:58:33.818Z|855b6576-f8af-4caa-82e6-3d6345a21dac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:58:33.818Z|855b6576-f8af-4caa-82e6-3d6345a21dac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:58:34.163Z|833124f8-cf74-423f-ae77-f1390b0902d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:58:34.163Z|833124f8-cf74-423f-ae77-f1390b0902d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:58:34.168Z|77c909a7-e5c9-4f95-910a-c55091212e3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:58:34.169Z|77c909a7-e5c9-4f95-910a-c55091212e3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:58:34.171Z|27193420-7bc8-404e-be10-2e6deb6a303f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:58:34.171Z|27193420-7bc8-404e-be10-2e6deb6a303f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:58:44.222Z|05a22acf-f79b-43a2-8c1e-e56c383d5876|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:58:44.223Z|05a22acf-f79b-43a2-8c1e-e56c383d5876|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:58:44.238Z|a0b4cab3-0199-4d9f-a61f-ee8ef38fd701|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:58:44.238Z|85defd11-3b14-4c37-8a55-a3558aa52a4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:58:44.239Z|85defd11-3b14-4c37-8a55-a3558aa52a4e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:58:44.239Z|a0b4cab3-0199-4d9f-a61f-ee8ef38fd701|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:58:48.818Z|ce4ec433-d0b0-4bc4-9d7a-9470fee67065|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:58:48.818Z|ce4ec433-d0b0-4bc4-9d7a-9470fee67065|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:58:49.637Z|a48e7716-9a31-4f70-888f-2f7b9ef0acea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:58:49.638Z|a48e7716-9a31-4f70-888f-2f7b9ef0acea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:58:54.293Z|f7e7e830-a3b0-4041-acf3-beab8bea0888|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:58:54.293Z|6db273d9-8bf3-4ea2-b721-508302cf5d49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:58:54.293Z|f7e7e830-a3b0-4041-acf3-beab8bea0888|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:58:54.294Z|6db273d9-8bf3-4ea2-b721-508302cf5d49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:58:54.311Z|989c39ab-6eeb-4fb0-bd0c-d9c0a6b27468|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:58:54.312Z|989c39ab-6eeb-4fb0-bd0c-d9c0a6b27468|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:59:03.818Z|e58d1724-1e5f-44d7-8b25-db2b863b81d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:59:03.823Z|e58d1724-1e5f-44d7-8b25-db2b863b81d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:59:04.326Z|2e8ea02f-e72f-4e0e-86f1-72ad78155c4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:59:04.327Z|2e8ea02f-e72f-4e0e-86f1-72ad78155c4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:59:04.328Z|e3691061-2eb4-4b73-82ca-6506428f12c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:59:04.328Z|e3691061-2eb4-4b73-82ca-6506428f12c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:59:04.336Z|e331117e-093b-425c-8237-d6684e662e62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:59:04.337Z|e331117e-093b-425c-8237-d6684e662e62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:59:14.358Z|c6915aa8-33fd-40b0-b130-40ba0bd25032|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:59:14.358Z|809e6928-d5fc-41af-8cad-2142cfca6b3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:59:14.359Z|c6915aa8-33fd-40b0-b130-40ba0bd25032|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:59:14.359Z|809e6928-d5fc-41af-8cad-2142cfca6b3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:59:14.364Z|82b1e08f-faa9-41df-a342-6118ddbfa902|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:59:14.365Z|82b1e08f-faa9-41df-a342-6118ddbfa902|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:59:15.770Z|7f2d4f36-251d-4d26-8409-83811770c990|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T07:59:15.775Z|7f2d4f36-251d-4d26-8409-83811770c990|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T07:59:18.817Z|a77f8661-06fa-45f5-bedf-fa7ba2af5496|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:59:18.818Z|a77f8661-06fa-45f5-bedf-fa7ba2af5496|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:59:19.638Z|a0f8f9f2-cf5d-4b7c-9370-b6702d7e00cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:59:19.639Z|a0f8f9f2-cf5d-4b7c-9370-b6702d7e00cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:59:24.389Z|5a2218f3-f852-4542-992d-5218436ee959|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:59:24.390Z|5a2218f3-f852-4542-992d-5218436ee959|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:59:24.389Z|a4f5d54d-470c-4288-9cb8-7ba94c834cdb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:59:24.390Z|a4f5d54d-470c-4288-9cb8-7ba94c834cdb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:59:24.397Z|a5d453f7-2308-4cf0-9229-aa7ea53b0dd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:59:24.398Z|a5d453f7-2308-4cf0-9229-aa7ea53b0dd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:59:33.818Z|e0860fbe-9297-4efa-a1a6-a0419ae57876|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:59:33.818Z|e0860fbe-9297-4efa-a1a6-a0419ae57876|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:59:34.427Z|1c542cd2-6cce-477f-a2da-b9a1f096dd64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:59:34.428Z|1c542cd2-6cce-477f-a2da-b9a1f096dd64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:59:34.433Z|7dbc38ac-a627-47c4-af76-2f51175696cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:59:34.434Z|7dbc38ac-a627-47c4-af76-2f51175696cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:59:34.437Z|ecf53f7f-e223-4a13-b462-03535e6b1f5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:59:34.437Z|ecf53f7f-e223-4a13-b462-03535e6b1f5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:59:44.458Z|3a77af1e-0505-449e-9d12-2efb08f96a6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:59:44.458Z|3a77af1e-0505-449e-9d12-2efb08f96a6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:59:44.462Z|4a83ffe1-899f-47d3-87b9-efc837370b26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:59:44.463Z|4a83ffe1-899f-47d3-87b9-efc837370b26|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:59:44.468Z|21018a0d-340b-423d-bc0f-995e35f2896d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:59:44.469Z|21018a0d-340b-423d-bc0f-995e35f2896d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:59:48.817Z|ca5df515-923a-40af-abb6-8c3bc5e47c0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:59:48.821Z|ca5df515-923a-40af-abb6-8c3bc5e47c0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:59:49.640Z|b53c4ec4-aeca-4156-985b-8cacd76c0a2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T07:59:49.640Z|b53c4ec4-aeca-4156-985b-8cacd76c0a2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T07:59:54.492Z|de09e21f-8468-4f6a-a699-1fa00f7ffd97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:59:54.492Z|51eb44df-64d9-42f6-a11e-ef6e974e679b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:59:54.493Z|de09e21f-8468-4f6a-a699-1fa00f7ffd97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:59:54.493Z|51eb44df-64d9-42f6-a11e-ef6e974e679b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T07:59:54.498Z|f95f4764-5eca-4d1b-b06e-a9c16a1dd21d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T07:59:54.498Z|f95f4764-5eca-4d1b-b06e-a9c16a1dd21d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:00:03.817Z|1e68d90c-43fa-4f4d-b656-62453797e9dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:00:03.818Z|1e68d90c-43fa-4f4d-b656-62453797e9dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:00:04.523Z|71dfef86-85a5-435e-ab64-04af883bc4da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:00:04.524Z|71dfef86-85a5-435e-ab64-04af883bc4da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:00:04.526Z|0cfacabd-3721-4ce9-b37a-797c10dd20f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:00:04.526Z|0cfacabd-3721-4ce9-b37a-797c10dd20f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:00:04.528Z|22632a6b-4c7f-4242-b6b9-61ac876acc3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:00:04.529Z|22632a6b-4c7f-4242-b6b9-61ac876acc3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:00:14.558Z|8985ea01-5046-4390-9e5b-5b47a2825454|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:00:14.561Z|8985ea01-5046-4390-9e5b-5b47a2825454|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:00:14.563Z|3b44da4a-ba0f-496c-8047-53d9ffc1ad04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:00:14.563Z|3b44da4a-ba0f-496c-8047-53d9ffc1ad04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:00:14.563Z|1547ad15-366a-4545-b8cb-4745eb3e08ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:00:14.564Z|1547ad15-366a-4545-b8cb-4745eb3e08ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:00:15.772Z|5932d237-121b-40f7-9877-0d68b8c8a905|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T08:00:15.772Z|5932d237-121b-40f7-9877-0d68b8c8a905|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T08:00:18.817Z|a7314730-9524-45c4-8231-34d8b233abf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:00:18.818Z|a7314730-9524-45c4-8231-34d8b233abf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:00:19.641Z|45ae1d8f-c455-4535-8b2e-9ad868487a31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:00:19.641Z|45ae1d8f-c455-4535-8b2e-9ad868487a31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:00:24.609Z|f2157f32-a346-4ea3-8ae1-8dc5f84b0377|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:00:24.609Z|f2157f32-a346-4ea3-8ae1-8dc5f84b0377|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:00:24.608Z|bbf97291-6702-482c-87ce-6de8a4a66cd9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:00:24.610Z|bbf97291-6702-482c-87ce-6de8a4a66cd9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:00:24.613Z|69e7ee0d-000e-4e5c-9793-dabb6aa6b0f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:00:24.613Z|69e7ee0d-000e-4e5c-9793-dabb6aa6b0f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:00:33.817Z|fb7d0701-3e41-492f-86a1-84761b45d769|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:00:33.822Z|fb7d0701-3e41-492f-86a1-84761b45d769|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:00:34.644Z|35dc2781-549d-45a6-bbee-a0e42df08cc0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:00:34.645Z|35dc2781-549d-45a6-bbee-a0e42df08cc0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:00:34.649Z|bf41e7a2-6162-4dc7-92bd-209c32574522|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:00:34.649Z|bf41e7a2-6162-4dc7-92bd-209c32574522|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:00:34.669Z|f862d8c4-ea7b-4b23-bc3b-7b18055f769b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:00:34.670Z|f862d8c4-ea7b-4b23-bc3b-7b18055f769b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:00:44.675Z|49f6e02a-6c23-4e09-a471-f4a65812d27e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:00:44.676Z|49f6e02a-6c23-4e09-a471-f4a65812d27e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:00:44.683Z|793d8d15-7f89-437d-b1fb-852f6ef5dd5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:00:44.684Z|793d8d15-7f89-437d-b1fb-852f6ef5dd5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:00:44.693Z|3dc8a480-c4a7-4fde-b22d-b33af7d8a72b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:00:44.693Z|3dc8a480-c4a7-4fde-b22d-b33af7d8a72b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:00:48.817Z|f4bc0d6e-d20e-4487-b228-295ed6674d28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:00:48.818Z|f4bc0d6e-d20e-4487-b228-295ed6674d28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:00:49.641Z|2b40f4db-b697-4ec8-92e7-42dfe1ec35a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:00:49.642Z|2b40f4db-b697-4ec8-92e7-42dfe1ec35a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:00:54.716Z|c7b0986a-862d-4626-b881-2695400d1b67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:00:54.717Z|c7b0986a-862d-4626-b881-2695400d1b67|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:00:54.719Z|06f8f499-b73b-4cea-b0d6-0555dd990d53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:00:54.720Z|06f8f499-b73b-4cea-b0d6-0555dd990d53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:00:54.720Z|ce708295-5262-4d99-917b-3116e728ae70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:00:54.721Z|ce708295-5262-4d99-917b-3116e728ae70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:01:03.817Z|90c41d38-7565-40de-97ed-4c20cda3a3c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:01:03.818Z|90c41d38-7565-40de-97ed-4c20cda3a3c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:01:04.749Z|c098a4ee-9ace-418d-9107-d4153c8c6a08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:01:04.750Z|c098a4ee-9ace-418d-9107-d4153c8c6a08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:01:04.757Z|9cd9c09e-c149-4b35-9b4e-08cbb9064199|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:01:04.757Z|67404aa2-39bc-4b59-b1ba-cde45462c54a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:01:04.758Z|67404aa2-39bc-4b59-b1ba-cde45462c54a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:01:04.758Z|9cd9c09e-c149-4b35-9b4e-08cbb9064199|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:01:14.784Z|e0ff8a04-24e8-44ef-a3f3-d7b8d5db9843|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:01:14.784Z|0885297c-0edc-4a20-b3f7-8451eb5be320|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:01:14.785Z|0885297c-0edc-4a20-b3f7-8451eb5be320|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:01:14.784Z|e0ff8a04-24e8-44ef-a3f3-d7b8d5db9843|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:01:14.788Z|7f6e3960-504e-4b68-8b46-08a619410468|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:01:14.789Z|7f6e3960-504e-4b68-8b46-08a619410468|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:01:15.772Z|56866381-c5ab-4fba-9d21-0f3757bfc7a4|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T08:01:15.773Z|56866381-c5ab-4fba-9d21-0f3757bfc7a4|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T08:01:18.817Z|3923d83e-b84a-43d8-9c09-de47e12fb76d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:01:18.820Z|3923d83e-b84a-43d8-9c09-de47e12fb76d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:01:19.642Z|9a65f1b3-87a3-4412-a579-8df435c824dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:01:19.643Z|9a65f1b3-87a3-4412-a579-8df435c824dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:01:24.826Z|4d374c58-f6c0-4f78-9060-56778428c54b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:01:24.826Z|bc9774b3-d56e-4604-a393-31e07fc28ef2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:01:24.827Z|bc9774b3-d56e-4604-a393-31e07fc28ef2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:01:24.827Z|4d374c58-f6c0-4f78-9060-56778428c54b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:01:24.829Z|50d896a1-c18f-42fd-93f6-ee02c3639d9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:01:24.830Z|50d896a1-c18f-42fd-93f6-ee02c3639d9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:01:33.817Z|3c336b8e-67a3-494e-a804-b5dca164b8cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:01:33.818Z|3c336b8e-67a3-494e-a804-b5dca164b8cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:01:34.857Z|f3c4d928-7661-4a46-80bf-c70f3fd306d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:01:34.858Z|f3c4d928-7661-4a46-80bf-c70f3fd306d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:01:34.858Z|7d82d2ea-e77a-40ff-bd2a-c947e0240037|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:01:34.859Z|7d82d2ea-e77a-40ff-bd2a-c947e0240037|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:01:34.862Z|38517a8b-e2cd-4924-bbde-e8561d03e633|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:01:34.862Z|38517a8b-e2cd-4924-bbde-e8561d03e633|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:01:44.886Z|c78be33d-dd3f-4c27-ae3a-19fc46a15e88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:01:44.886Z|c78be33d-dd3f-4c27-ae3a-19fc46a15e88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:01:44.888Z|73c9988c-3238-425d-99d4-b039028a3c81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:01:44.889Z|73c9988c-3238-425d-99d4-b039028a3c81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:01:44.892Z|f49d1f4e-7ba7-4ab5-91cf-6fb44c66778d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:01:44.893Z|f49d1f4e-7ba7-4ab5-91cf-6fb44c66778d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:01:48.817Z|27b53e08-395e-45b1-a150-6283459ce6ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:01:48.818Z|27b53e08-395e-45b1-a150-6283459ce6ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:01:49.643Z|7a5f7e5f-8370-483f-b16a-07d6cb671391|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:01:49.644Z|7a5f7e5f-8370-483f-b16a-07d6cb671391|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:01:54.917Z|18827b85-72ab-40a1-b47c-b58ce606aea2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:01:54.918Z|00bb3e3d-5240-401b-a022-4b09a950ada7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:01:54.918Z|18827b85-72ab-40a1-b47c-b58ce606aea2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:01:54.919Z|00bb3e3d-5240-401b-a022-4b09a950ada7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:01:54.926Z|af3d2c58-e1b3-4648-93e5-50f6447cfdb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:01:54.928Z|af3d2c58-e1b3-4648-93e5-50f6447cfdb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:02:03.817Z|e4496600-dd2c-493a-ab9b-3e32f82869d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:02:03.822Z|e4496600-dd2c-493a-ab9b-3e32f82869d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:02:04.954Z|05a6b2a8-3f79-477e-aa01-1fdb0977d03c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:02:04.955Z|05a6b2a8-3f79-477e-aa01-1fdb0977d03c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:02:04.957Z|8a8db262-ab26-42f6-b4ca-ed08fbf0ec61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:02:04.957Z|8a8db262-ab26-42f6-b4ca-ed08fbf0ec61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:02:04.957Z|5fe6dde3-53d1-4430-be67-7b3ddedaa611|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:02:04.958Z|5fe6dde3-53d1-4430-be67-7b3ddedaa611|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:02:14.986Z|35affba8-4e5c-4cce-a694-877cf0eba83f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:02:14.987Z|35affba8-4e5c-4cce-a694-877cf0eba83f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:02:14.987Z|dc1f732a-1be7-4362-835d-4722ee387271|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:02:14.987Z|dc1f732a-1be7-4362-835d-4722ee387271|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:02:14.997Z|80c523ae-50a4-43d8-bdac-0a34eca0a813|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:02:14.998Z|80c523ae-50a4-43d8-bdac-0a34eca0a813|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:02:15.772Z|eb6d0975-2e0b-401e-8aba-6ec36b0ea2ee|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T08:02:15.774Z|eb6d0975-2e0b-401e-8aba-6ec36b0ea2ee|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T08:02:18.817Z|ee33c9e4-65ba-4dc5-abc7-949f3bed7fcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:02:18.818Z|ee33c9e4-65ba-4dc5-abc7-949f3bed7fcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:02:19.644Z|966423c5-f23c-4826-b308-e9554373bbbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:02:19.645Z|966423c5-f23c-4826-b308-e9554373bbbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:02:25.017Z|177cf4ed-f78e-4a66-8938-be731922c3eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:02:25.018Z|177cf4ed-f78e-4a66-8938-be731922c3eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:02:25.023Z|35b49ec8-44dd-4d25-8b27-07c0b1b2bd69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:02:25.024Z|35b49ec8-44dd-4d25-8b27-07c0b1b2bd69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:02:25.032Z|8036f7e6-8afd-4115-a153-705fecdbaf0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:02:25.033Z|8036f7e6-8afd-4115-a153-705fecdbaf0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:02:33.817Z|483c14ac-8047-44f4-9ce8-a267d6259a8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:02:33.818Z|483c14ac-8047-44f4-9ce8-a267d6259a8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:02:35.047Z|34297eb6-7bb6-4fd3-97fb-8bcf013b8965|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:02:35.048Z|34297eb6-7bb6-4fd3-97fb-8bcf013b8965|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:02:35.054Z|02e49574-4077-4dbd-930e-6e37d8be5d7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:02:35.055Z|02e49574-4077-4dbd-930e-6e37d8be5d7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:02:35.065Z|a1c800e1-059a-46aa-8de7-785cb864ac46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:02:35.066Z|a1c800e1-059a-46aa-8de7-785cb864ac46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:02:45.086Z|9a328954-b084-4894-8dc2-464ad7fbe469|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:02:45.087Z|9a328954-b084-4894-8dc2-464ad7fbe469|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:02:45.087Z|54c97b58-5412-4b17-800c-a790c282965b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:02:45.088Z|54c97b58-5412-4b17-800c-a790c282965b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:02:45.094Z|c0a08d3f-34d4-42bc-bfa8-9d16e8e5d797|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:02:45.095Z|c0a08d3f-34d4-42bc-bfa8-9d16e8e5d797|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:02:48.817Z|39de2159-a91f-4eda-bff6-1d51db6d4750|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:02:48.822Z|39de2159-a91f-4eda-bff6-1d51db6d4750|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:02:49.645Z|9de0016b-39f2-4c60-817a-1e33fc58f9e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:02:49.646Z|9de0016b-39f2-4c60-817a-1e33fc58f9e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:02:55.113Z|976a5c25-048d-4a12-8640-9221bd797999|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:02:55.115Z|976a5c25-048d-4a12-8640-9221bd797999|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:02:55.118Z|0c5e057a-7eaf-4589-a3c1-6b3db493e6a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:02:55.118Z|0c5e057a-7eaf-4589-a3c1-6b3db493e6a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:02:55.121Z|9b4847cc-6804-4910-bd89-526bacafe481|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:02:55.121Z|9b4847cc-6804-4910-bd89-526bacafe481|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:03:03.817Z|021329cd-1c6b-488f-98c5-1a78b4d1ddd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:03:03.818Z|021329cd-1c6b-488f-98c5-1a78b4d1ddd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:03:05.146Z|eafb8e8f-7f08-47a4-b867-50da5004281c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:03:05.147Z|1390f6e7-aa55-49c9-868e-985693d5a57c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:03:05.147Z|eafb8e8f-7f08-47a4-b867-50da5004281c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:03:05.147Z|1390f6e7-aa55-49c9-868e-985693d5a57c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:03:05.149Z|edd29a37-fe19-4caf-b336-d0d349c1361a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:03:05.150Z|edd29a37-fe19-4caf-b336-d0d349c1361a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:03:15.174Z|5a8722e5-47f5-4389-9e54-a3b945a9df73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:03:15.175Z|5a8722e5-47f5-4389-9e54-a3b945a9df73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:03:15.180Z|996cca91-3fd4-4df9-86f1-87ab11a09974|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:03:15.181Z|996cca91-3fd4-4df9-86f1-87ab11a09974|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:03:15.182Z|3a4be546-3bd8-42b4-a970-30f2d096f773|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:03:15.183Z|3a4be546-3bd8-42b4-a970-30f2d096f773|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:03:15.771Z|d8f39dac-cf31-44f5-8629-79bdfa6f6ca7|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T08:03:15.772Z|d8f39dac-cf31-44f5-8629-79bdfa6f6ca7|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T08:03:18.818Z|1c9799cf-93da-44ab-a032-1abdb7a89f66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:03:18.818Z|1c9799cf-93da-44ab-a032-1abdb7a89f66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:03:19.646Z|1d2ae09c-ff29-4332-974a-4cf8c8f3197f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:03:19.647Z|1d2ae09c-ff29-4332-974a-4cf8c8f3197f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:03:25.209Z|6dc50453-dae5-4752-b3eb-7921c2939341|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:03:25.210Z|6dc50453-dae5-4752-b3eb-7921c2939341|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:03:25.214Z|9ba6ce99-640a-4a1d-8ec7-b41f281175e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:03:25.215Z|9ba6ce99-640a-4a1d-8ec7-b41f281175e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:03:25.215Z|c299b200-e5ad-46c9-b3e6-b8160296cf71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:03:25.216Z|c299b200-e5ad-46c9-b3e6-b8160296cf71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:03:33.817Z|d813c83d-7578-4670-bddb-26a3f1609dd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:03:33.823Z|d813c83d-7578-4670-bddb-26a3f1609dd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:03:35.243Z|e85113df-68c1-46c3-a765-7599654d1c51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:03:35.242Z|e721fbb8-fa7d-4314-81c7-f34fca285cbb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:03:35.244Z|e85113df-68c1-46c3-a765-7599654d1c51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:03:35.244Z|e721fbb8-fa7d-4314-81c7-f34fca285cbb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:03:35.251Z|3ceede67-986a-4a8c-960a-368ea8f24b3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:03:35.253Z|3ceede67-986a-4a8c-960a-368ea8f24b3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:03:45.276Z|d820a3ea-9573-4160-aecc-b26f2db5453b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:03:45.277Z|d820a3ea-9573-4160-aecc-b26f2db5453b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:03:45.281Z|01caba20-3e62-42e1-b283-5906cff724be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:03:45.281Z|01caba20-3e62-42e1-b283-5906cff724be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:03:45.281Z|789c3a23-1146-4627-bced-2028a69cc05b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:03:45.282Z|789c3a23-1146-4627-bced-2028a69cc05b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:03:48.817Z|c12798fe-d6d3-4af2-95f8-f436f8efd0ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:03:48.818Z|c12798fe-d6d3-4af2-95f8-f436f8efd0ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:03:49.647Z|17826be1-e498-42c8-9fd1-5f096609fca1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:03:49.648Z|17826be1-e498-42c8-9fd1-5f096609fca1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:03:55.309Z|aea2af33-9478-4f8c-8271-ba9ebe1fa55f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:03:55.309Z|aea2af33-9478-4f8c-8271-ba9ebe1fa55f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:03:55.310Z|360f9803-1a6b-43b6-8ef2-ebf1cf6cd721|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:03:55.311Z|360f9803-1a6b-43b6-8ef2-ebf1cf6cd721|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:03:55.316Z|e5b42946-58a9-4b31-81a8-4ccf37fb0109|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:03:55.317Z|e5b42946-58a9-4b31-81a8-4ccf37fb0109|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:04:03.818Z|ca4d7dda-cf5b-4771-a40e-b2e126a860d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:04:03.818Z|ca4d7dda-cf5b-4771-a40e-b2e126a860d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:04:05.338Z|bbf9ea69-ebc3-4819-8ed7-8552c6c1a2d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:04:05.339Z|bbf9ea69-ebc3-4819-8ed7-8552c6c1a2d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:04:05.346Z|98304f72-18c2-49e5-b3c0-91330e1831b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:04:05.346Z|98304f72-18c2-49e5-b3c0-91330e1831b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:04:05.346Z|0c66de0c-05c0-4241-ab2d-aa37ad10f582|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:04:05.347Z|0c66de0c-05c0-4241-ab2d-aa37ad10f582|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:04:15.372Z|db512813-bde4-465f-a05a-3cf45557dfba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:04:15.373Z|db512813-bde4-465f-a05a-3cf45557dfba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:04:15.375Z|bb7cccd0-bc7e-43a7-b744-eb752f8184ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:04:15.375Z|bb7cccd0-bc7e-43a7-b744-eb752f8184ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:04:15.379Z|a5afe571-be93-4b3d-b715-d53a88f8591d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:04:15.380Z|a5afe571-be93-4b3d-b715-d53a88f8591d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:04:15.772Z|542632d5-d1f0-4029-a82c-e7c8f4f52117|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T08:04:15.773Z|542632d5-d1f0-4029-a82c-e7c8f4f52117|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T08:04:18.817Z|21de91a1-5223-4d2b-b468-b803931de366|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:04:18.822Z|21de91a1-5223-4d2b-b468-b803931de366|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:04:19.648Z|4984c53a-be4f-4912-850e-98a7f831e798|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:04:19.649Z|4984c53a-be4f-4912-850e-98a7f831e798|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:04:25.403Z|94a22dc8-4cb2-4327-a3e1-c726ae6b8321|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:04:25.404Z|94a22dc8-4cb2-4327-a3e1-c726ae6b8321|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:04:25.405Z|9866d36e-9e34-4660-9500-3552367b29d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:04:25.406Z|9866d36e-9e34-4660-9500-3552367b29d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:04:25.405Z|f6f553ab-2d61-47a6-9561-17e01aec0420|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:04:25.406Z|f6f553ab-2d61-47a6-9561-17e01aec0420|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:04:33.817Z|bf70ecbb-75af-42c5-b07e-97b14f4b5ab3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:04:33.818Z|bf70ecbb-75af-42c5-b07e-97b14f4b5ab3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:04:35.432Z|96735679-f593-41a8-8cb1-ef048c2436b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:04:35.433Z|96735679-f593-41a8-8cb1-ef048c2436b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:04:35.435Z|c6c1e8b5-a556-4f28-87ca-76e513e39784|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:04:35.436Z|c6c1e8b5-a556-4f28-87ca-76e513e39784|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:04:35.440Z|ecd7247e-bf4b-439d-bc29-1b9f367a5c56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:04:35.441Z|ecd7247e-bf4b-439d-bc29-1b9f367a5c56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:04:45.466Z|e74e4b5e-d589-47a2-b974-2411035bde85|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:04:45.467Z|e74e4b5e-d589-47a2-b974-2411035bde85|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:04:45.467Z|a19907b3-8dcc-49ea-bd17-e8236389f7d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:04:45.467Z|a19907b3-8dcc-49ea-bd17-e8236389f7d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:04:45.473Z|3be3a002-a653-4ca5-b7f6-37b94afd9221|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:04:45.473Z|3be3a002-a653-4ca5-b7f6-37b94afd9221|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:04:48.817Z|22a63d2c-1f03-42c5-9cd8-6b08ee118954|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:04:48.818Z|22a63d2c-1f03-42c5-9cd8-6b08ee118954|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:04:49.649Z|6ca180ac-5ace-4b2a-8671-2928e279a524|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:04:49.650Z|6ca180ac-5ace-4b2a-8671-2928e279a524|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:04:55.499Z|45b398b9-364f-42b3-866f-5c35075dae3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:04:55.499Z|45b398b9-364f-42b3-866f-5c35075dae3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:04:55.504Z|bc629e11-5929-467b-b41d-6dc1a637f65f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:04:55.504Z|bc629e11-5929-467b-b41d-6dc1a637f65f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:04:55.504Z|d9830c3e-6656-4e70-a90e-03d168ce50ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:04:55.506Z|d9830c3e-6656-4e70-a90e-03d168ce50ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:05:03.817Z|be82aa90-31dc-4f60-923c-b16e827b7b68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:05:03.822Z|be82aa90-31dc-4f60-923c-b16e827b7b68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:05:05.529Z|adc8c238-ccfe-4f6f-af32-bd132c03edd2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:05:05.530Z|adc8c238-ccfe-4f6f-af32-bd132c03edd2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:05:05.540Z|4ae8000a-8b9e-4f1d-be90-4d61fd7a7eef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:05:05.540Z|4ae8000a-8b9e-4f1d-be90-4d61fd7a7eef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:05:05.541Z|2e74ca29-2a99-41aa-91a5-0c81ba2fa35e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:05:05.541Z|2e74ca29-2a99-41aa-91a5-0c81ba2fa35e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:05:15.558Z|3737daf3-46ee-4dd4-9299-517cc0b087ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:05:15.559Z|3737daf3-46ee-4dd4-9299-517cc0b087ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:05:15.564Z|5df35724-a118-4d96-9c84-2f70d4cda597|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:05:15.564Z|5df35724-a118-4d96-9c84-2f70d4cda597|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:05:15.565Z|a090d517-5768-4c65-90a4-7d43fded32ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:05:15.566Z|a090d517-5768-4c65-90a4-7d43fded32ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:05:15.776Z|e67c48ff-a6a0-4853-9e53-6618fe2626fc|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T08:05:15.776Z|e67c48ff-a6a0-4853-9e53-6618fe2626fc|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T08:05:18.817Z|e5bb2466-f7cb-4817-b765-6d6863744b23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:05:18.818Z|e5bb2466-f7cb-4817-b765-6d6863744b23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:05:19.651Z|e45e4f58-819d-44e5-8d67-d8e6547370ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:05:19.651Z|e45e4f58-819d-44e5-8d67-d8e6547370ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:05:25.588Z|b67e4324-c9a3-4abd-8bf7-8598bab96a9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:05:25.588Z|b67e4324-c9a3-4abd-8bf7-8598bab96a9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:05:25.589Z|db751812-00d8-47ae-83ca-41ca0c85da4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:05:25.589Z|db751812-00d8-47ae-83ca-41ca0c85da4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:05:25.598Z|1f16c054-73a7-44b3-97d5-48df0bb2b70c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:05:25.599Z|1f16c054-73a7-44b3-97d5-48df0bb2b70c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:05:33.818Z|fbe73445-270d-4776-a4b8-233741a08d91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:05:33.818Z|fbe73445-270d-4776-a4b8-233741a08d91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:05:35.616Z|0c54a195-033a-4b7c-98cd-f33a7c4bfed5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:05:35.618Z|0c54a195-033a-4b7c-98cd-f33a7c4bfed5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:05:35.618Z|b11f0a06-9028-4291-8f1b-741a18b7fdb1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:05:35.618Z|b11f0a06-9028-4291-8f1b-741a18b7fdb1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:05:35.626Z|a73996af-c248-405f-837c-8a9898ce1580|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:05:35.627Z|a73996af-c248-405f-837c-8a9898ce1580|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:05:45.641Z|d25cecd9-c22d-499e-a10c-250ee9dbe333|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:05:45.642Z|d25cecd9-c22d-499e-a10c-250ee9dbe333|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:05:45.645Z|e6f280e9-b7be-4f9a-93ff-1eb955cf608c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:05:45.645Z|e6f280e9-b7be-4f9a-93ff-1eb955cf608c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:05:45.651Z|9e757568-8822-4219-b772-8f72f3a05044|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:05:45.651Z|9e757568-8822-4219-b772-8f72f3a05044|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:05:48.817Z|e67a1baf-c801-41df-9889-8888ba5963b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:05:48.821Z|e67a1baf-c801-41df-9889-8888ba5963b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:05:49.651Z|1c701d46-457a-4378-b457-527d0e9d5e55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:05:49.652Z|1c701d46-457a-4378-b457-527d0e9d5e55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:05:55.668Z|6c296899-baa4-41e5-ab7b-9c6bb639bc8c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:05:55.669Z|6c296899-baa4-41e5-ab7b-9c6bb639bc8c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:05:55.678Z|40ddc6da-335e-4958-84f8-a05645741f43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:05:55.678Z|40ddc6da-335e-4958-84f8-a05645741f43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:05:55.680Z|97ab16db-5bd3-4cf9-b482-a67daef5bc3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:05:55.681Z|97ab16db-5bd3-4cf9-b482-a67daef5bc3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:06:03.817Z|ff8c38fd-9e42-46f9-9e5c-f228c26b5bba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:06:03.818Z|ff8c38fd-9e42-46f9-9e5c-f228c26b5bba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:06:05.716Z|64a154fa-1631-4aa7-b0e0-d2577b61a96a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:06:05.717Z|13eff202-1f53-488a-8358-49acce32b309|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:06:05.718Z|13eff202-1f53-488a-8358-49acce32b309|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:06:05.720Z|64a154fa-1631-4aa7-b0e0-d2577b61a96a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:06:05.724Z|fa3734fc-e528-4f88-a108-0577de5d3e30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:06:05.725Z|fa3734fc-e528-4f88-a108-0577de5d3e30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:06:15.749Z|ba323fba-cabb-4385-ae3a-577d33cef933|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:06:15.750Z|ba323fba-cabb-4385-ae3a-577d33cef933|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:06:15.755Z|6065dfd8-551b-4594-bf0b-ae7c73a2bafd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:06:15.755Z|6065dfd8-551b-4594-bf0b-ae7c73a2bafd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:06:15.756Z|95276413-17d0-4ef4-a883-aa96c623b21b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:06:15.757Z|95276413-17d0-4ef4-a883-aa96c623b21b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:06:15.771Z|8efc0c6c-2d88-46a6-9d65-43549825bf4f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T08:06:15.772Z|8efc0c6c-2d88-46a6-9d65-43549825bf4f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T08:06:18.817Z|a3ad96fc-08ca-4ad5-a971-1a1c6f8d124d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:06:18.818Z|a3ad96fc-08ca-4ad5-a971-1a1c6f8d124d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:06:19.653Z|baee0112-5f05-478e-ab39-ce565534e485|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:06:19.653Z|baee0112-5f05-478e-ab39-ce565534e485|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:06:25.785Z|6c911ad0-3b16-4b0b-9330-b5410ec76f17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:06:25.786Z|6c911ad0-3b16-4b0b-9330-b5410ec76f17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:06:25.788Z|bb72756e-f8a7-4162-93ce-1cc63daa8c76|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:06:25.789Z|bb72756e-f8a7-4162-93ce-1cc63daa8c76|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:06:25.789Z|ad74dc61-3102-4079-bc4c-1a2b87ef4968|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:06:25.790Z|ad74dc61-3102-4079-bc4c-1a2b87ef4968|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:06:33.817Z|bbe607cc-c153-4b96-9484-c6cc04054abc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:06:33.821Z|bbe607cc-c153-4b96-9484-c6cc04054abc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:06:35.821Z|71be1dd1-8638-4043-9336-9d4c89610d00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:06:35.822Z|71be1dd1-8638-4043-9336-9d4c89610d00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:06:35.824Z|c92f182b-3159-4c73-947d-9657b9d8adb3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:06:35.825Z|c92f182b-3159-4c73-947d-9657b9d8adb3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:06:35.830Z|cce35ef1-16b1-4c97-b7cd-aa892abca6e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:06:35.832Z|cce35ef1-16b1-4c97-b7cd-aa892abca6e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:06:45.852Z|5eae4ab1-3f7a-4a27-b66f-e02a2e32459c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:06:45.853Z|5eae4ab1-3f7a-4a27-b66f-e02a2e32459c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:06:45.853Z|1efd761f-2dce-4522-9b37-dea9ea8bd04e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:06:45.854Z|1efd761f-2dce-4522-9b37-dea9ea8bd04e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:06:45.858Z|510ec7c9-8939-4195-b908-c9018a0e0eb9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:06:45.858Z|510ec7c9-8939-4195-b908-c9018a0e0eb9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:06:48.817Z|f965a5e2-2a4b-4cd9-b49c-335bf305635e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:06:48.818Z|f965a5e2-2a4b-4cd9-b49c-335bf305635e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:06:49.654Z|db41c73f-c9fe-4586-a353-114bf98a3ec8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:06:49.654Z|db41c73f-c9fe-4586-a353-114bf98a3ec8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:06:55.883Z|3477eac4-32fc-4dd3-a8ca-502fc99ad063|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:06:55.884Z|3477eac4-32fc-4dd3-a8ca-502fc99ad063|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:06:55.884Z|15bc30e7-809e-4e4e-82fc-c8f0dc8604c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:06:55.885Z|15bc30e7-809e-4e4e-82fc-c8f0dc8604c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:06:55.889Z|36a4336c-312c-48c1-ab5b-21f0bee5967c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:06:55.890Z|36a4336c-312c-48c1-ab5b-21f0bee5967c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:07:03.817Z|11cbdd6c-db49-43e5-8ee5-df35735c35be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:07:03.818Z|11cbdd6c-db49-43e5-8ee5-df35735c35be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:07:05.917Z|1adc3765-18d6-4d52-a034-9ef55787a70f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:07:05.918Z|1adc3765-18d6-4d52-a034-9ef55787a70f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:07:05.920Z|82b89ff4-e81c-4a86-aceb-415d6d160f23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:07:05.921Z|82b89ff4-e81c-4a86-aceb-415d6d160f23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:07:05.926Z|d7a23ab8-7f1e-434e-9aab-63f7765d1c37|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:07:05.927Z|d7a23ab8-7f1e-434e-9aab-63f7765d1c37|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:07:15.771Z|77262b30-5588-4abc-bd22-3c0f3e03e8c9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T08:07:15.772Z|77262b30-5588-4abc-bd22-3c0f3e03e8c9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T08:07:15.957Z|ba88f9c1-0424-43ee-bca4-b7b81e512892|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:07:15.957Z|11f86b80-660c-4d0d-919c-536e0cc30335|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:07:15.958Z|ba88f9c1-0424-43ee-bca4-b7b81e512892|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:07:15.958Z|11f86b80-660c-4d0d-919c-536e0cc30335|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:07:15.958Z|01bd4a3e-8667-4c47-b824-ed8fa6266791|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:07:15.961Z|01bd4a3e-8667-4c47-b824-ed8fa6266791|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:07:18.817Z|7785274c-f348-429f-9cae-5573b804d159|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:07:18.821Z|7785274c-f348-429f-9cae-5573b804d159|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:07:19.655Z|13bdecd9-e61e-4338-93c3-cc1b8e712bbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:07:19.655Z|13bdecd9-e61e-4338-93c3-cc1b8e712bbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:07:25.986Z|5f446252-d661-48d3-a388-d113a3d5264f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:07:25.986Z|5f446252-d661-48d3-a388-d113a3d5264f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:07:25.989Z|a7c1fd7a-c6fa-4beb-ae6d-669e38db5f10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:07:25.990Z|a7c1fd7a-c6fa-4beb-ae6d-669e38db5f10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:07:25.991Z|4799099f-dd77-4bc2-b7ff-2549226ba8f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:07:25.991Z|4799099f-dd77-4bc2-b7ff-2549226ba8f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:07:33.817Z|99ff290a-22bb-4e08-b57c-f163243535fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:07:33.818Z|99ff290a-22bb-4e08-b57c-f163243535fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:07:36.015Z|25eb587e-8d26-42b1-8fe8-9b352794a343|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:07:36.016Z|25eb587e-8d26-42b1-8fe8-9b352794a343|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:07:36.018Z|4a74449a-ad80-4b17-863e-8989949a02e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:07:36.019Z|4a74449a-ad80-4b17-863e-8989949a02e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:07:36.023Z|3284506c-cf8a-4c46-b1c4-65adb2c06e93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:07:36.024Z|3284506c-cf8a-4c46-b1c4-65adb2c06e93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:07:46.044Z|d089af00-f2b8-408f-9b0a-8372773761ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:07:46.045Z|d089af00-f2b8-408f-9b0a-8372773761ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:07:46.051Z|d7327b12-c21a-4b91-9250-8e092acfd8e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:07:46.052Z|136d7185-ff2f-4c32-a30c-bd4b6b8e071d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:07:46.052Z|136d7185-ff2f-4c32-a30c-bd4b6b8e071d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:07:46.052Z|d7327b12-c21a-4b91-9250-8e092acfd8e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:07:48.817Z|bd0d4e75-29e8-41f0-b95e-6bd6fe0495f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:07:48.818Z|bd0d4e75-29e8-41f0-b95e-6bd6fe0495f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:07:49.655Z|62d4627a-5d11-487f-adc9-9edca1898d6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:07:49.656Z|62d4627a-5d11-487f-adc9-9edca1898d6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:07:56.081Z|1d2caf53-33de-4316-8813-e36cade57bc8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:07:56.082Z|1d2caf53-33de-4316-8813-e36cade57bc8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:07:56.082Z|d31401f8-e7b8-4aac-a669-13f55ba87ffe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:07:56.083Z|d31401f8-e7b8-4aac-a669-13f55ba87ffe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:07:56.083Z|90a92780-9762-4b53-a59e-5d3f70ac051c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:07:56.084Z|90a92780-9762-4b53-a59e-5d3f70ac051c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:08:03.817Z|8b12047a-9043-4fd8-8302-c87e21be4728|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:08:03.823Z|8b12047a-9043-4fd8-8302-c87e21be4728|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:08:06.112Z|68d97bdb-0d37-4128-b29f-d057c215b75f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:08:06.113Z|68d97bdb-0d37-4128-b29f-d057c215b75f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:08:06.116Z|8eba07eb-0fe1-46ff-83e3-c15733f99b57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:08:06.116Z|8eba07eb-0fe1-46ff-83e3-c15733f99b57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:08:06.121Z|e83e37cc-d778-4450-bf5b-47c84977a227|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:08:06.122Z|e83e37cc-d778-4450-bf5b-47c84977a227|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:08:15.771Z|0ee479e8-aa61-4b5c-a043-5882c12dab59|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T08:08:15.771Z|0ee479e8-aa61-4b5c-a043-5882c12dab59|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T08:08:16.146Z|e7746bf7-65f3-4ef1-b71d-191ce21c3871|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:08:16.146Z|8fe3846c-2013-4e02-be60-c26f5e60da55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:08:16.146Z|e7746bf7-65f3-4ef1-b71d-191ce21c3871|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:08:16.147Z|8fe3846c-2013-4e02-be60-c26f5e60da55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:08:16.150Z|a03f459e-8136-454b-9dec-7bd49d1709ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:08:16.150Z|a03f459e-8136-454b-9dec-7bd49d1709ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:08:18.817Z|a8428565-a2d3-44f7-9762-f2317852f6b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:08:18.818Z|a8428565-a2d3-44f7-9762-f2317852f6b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:08:19.657Z|05fd4aa6-8d6d-415d-b089-9411a3b856a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:08:19.657Z|05fd4aa6-8d6d-415d-b089-9411a3b856a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:08:26.175Z|3220b88e-f1cb-41f3-a83a-95557aeec714|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:08:26.175Z|3220b88e-f1cb-41f3-a83a-95557aeec714|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:08:26.179Z|5397280c-ee76-4403-b8b7-d976c058d5f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:08:26.179Z|5397280c-ee76-4403-b8b7-d976c058d5f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:08:26.180Z|65a10101-d98e-430c-bca1-a6a4c9b4e7b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:08:26.181Z|65a10101-d98e-430c-bca1-a6a4c9b4e7b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:08:33.818Z|6e9188e4-13b3-419b-8c71-4259b0665466|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:08:33.818Z|6e9188e4-13b3-419b-8c71-4259b0665466|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:08:36.204Z|559e5ff8-1c52-48ae-85b9-0e229485af1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:08:36.204Z|559e5ff8-1c52-48ae-85b9-0e229485af1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:08:36.209Z|a25336ca-48bd-403d-872b-1adc7c827ac7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:08:36.209Z|bf61ca69-6e95-45e8-a771-6aa627b06b9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:08:36.210Z|a25336ca-48bd-403d-872b-1adc7c827ac7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:08:36.210Z|bf61ca69-6e95-45e8-a771-6aa627b06b9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:08:46.232Z|b1a83253-535b-4cc2-96de-6a4291548351|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:08:46.233Z|b1a83253-535b-4cc2-96de-6a4291548351|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:08:46.234Z|d38fda9e-53c7-4bd6-97a9-1788ce80fbf3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:08:46.234Z|d38fda9e-53c7-4bd6-97a9-1788ce80fbf3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:08:46.237Z|d1ffa961-66f2-4813-bc01-d6cb69748caa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:08:46.237Z|d1ffa961-66f2-4813-bc01-d6cb69748caa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:08:48.817Z|19f39e0b-5c43-44d8-8cf6-a77f39d2acaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:08:48.818Z|19f39e0b-5c43-44d8-8cf6-a77f39d2acaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:08:49.658Z|ff6040d4-1919-4285-9eee-1d356ecc6d7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:08:49.658Z|ff6040d4-1919-4285-9eee-1d356ecc6d7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:08:56.268Z|8f7659fb-e31d-4bc6-b97f-1fb4c8ecca2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:08:56.270Z|8f7659fb-e31d-4bc6-b97f-1fb4c8ecca2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:08:56.286Z|6025347e-68ca-4e74-9b87-35607462155f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:08:56.287Z|f9acf153-0fcc-4cf8-b4b6-608163c68398|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:08:56.287Z|6025347e-68ca-4e74-9b87-35607462155f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:08:56.288Z|f9acf153-0fcc-4cf8-b4b6-608163c68398|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:09:03.817Z|bf9306c7-5357-408d-b7d1-92b0b71b3f04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:09:03.818Z|bf9306c7-5357-408d-b7d1-92b0b71b3f04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:09:06.313Z|6368f7c2-05b5-44ef-a7af-7e1b2c6ed165|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:09:06.314Z|6368f7c2-05b5-44ef-a7af-7e1b2c6ed165|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:09:06.316Z|06188b3f-d5b0-4382-aa0d-d71df6e1eda3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:09:06.317Z|06188b3f-d5b0-4382-aa0d-d71df6e1eda3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:09:06.323Z|493f2c9d-fbc2-4966-8b7d-553143106ed1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:09:06.324Z|493f2c9d-fbc2-4966-8b7d-553143106ed1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:09:15.771Z|5d7cec0f-2383-4d0d-982b-d9bc4335e8e1|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T08:09:15.772Z|5d7cec0f-2383-4d0d-982b-d9bc4335e8e1|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T08:09:16.344Z|af0ae300-901e-4729-95de-c4e5128b08c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:09:16.345Z|af0ae300-901e-4729-95de-c4e5128b08c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:09:16.354Z|f164364e-4327-43e9-b087-9b01d6e2815b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:09:16.355Z|f164364e-4327-43e9-b087-9b01d6e2815b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:09:16.366Z|62620481-7b65-4b62-9513-ee23677a8a40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:09:16.367Z|62620481-7b65-4b62-9513-ee23677a8a40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:09:18.817Z|4cf9052d-2037-4a4d-8a5b-dad1c570152a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:09:18.818Z|4cf9052d-2037-4a4d-8a5b-dad1c570152a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:09:19.659Z|16e20e33-24fb-48a3-898f-8bbfc0d735b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:09:19.660Z|16e20e33-24fb-48a3-898f-8bbfc0d735b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:09:26.382Z|350914ff-caf1-47e0-90fc-99591f746842|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:09:26.383Z|350914ff-caf1-47e0-90fc-99591f746842|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:09:26.383Z|7978e8c7-da46-4cca-9747-53121f9b923d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:09:26.384Z|7978e8c7-da46-4cca-9747-53121f9b923d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:09:26.393Z|345e7867-545d-45c4-8009-c00cc7bd1710|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:09:26.394Z|345e7867-545d-45c4-8009-c00cc7bd1710|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:09:33.817Z|a6114eda-adf1-4515-8d12-ac8f7404adfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:09:33.817Z|a6114eda-adf1-4515-8d12-ac8f7404adfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:09:36.413Z|5f57eed6-d672-4fae-8d26-259750639a62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:09:36.414Z|5f57eed6-d672-4fae-8d26-259750639a62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:09:36.415Z|c72bcbcf-0582-4fc0-994d-558cf495699e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:09:36.416Z|c72bcbcf-0582-4fc0-994d-558cf495699e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:09:36.422Z|8ab7ac61-1cb3-4ac7-b773-00ae19e002e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:09:36.423Z|8ab7ac61-1cb3-4ac7-b773-00ae19e002e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:09:46.444Z|b5dab2a7-df84-4b00-be99-9d1a61027a3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:09:46.445Z|b5dab2a7-df84-4b00-be99-9d1a61027a3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:09:46.449Z|15be7eaa-65b3-482e-8870-4032f450f482|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:09:46.450Z|15be7eaa-65b3-482e-8870-4032f450f482|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:09:46.450Z|8a0860c9-3a03-4e87-9399-3e6a21469ba4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:09:46.451Z|8a0860c9-3a03-4e87-9399-3e6a21469ba4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:09:48.817Z|9dfbfffb-805e-40f0-b224-02a9072c005f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:09:48.821Z|9dfbfffb-805e-40f0-b224-02a9072c005f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:09:49.660Z|3483140a-f8df-45c8-9e9b-67e6b491e86a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:09:49.661Z|3483140a-f8df-45c8-9e9b-67e6b491e86a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:09:56.474Z|559440a1-819d-462f-9838-1de45c29c44b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:09:56.475Z|559440a1-819d-462f-9838-1de45c29c44b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:09:56.476Z|c5b95c5a-f040-42cf-96c3-9f7d6a0bb3f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:09:56.476Z|c5b95c5a-f040-42cf-96c3-9f7d6a0bb3f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:09:56.485Z|5d9f879d-5750-47fe-bae1-e157b2312c04|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:09:56.486Z|5d9f879d-5750-47fe-bae1-e157b2312c04|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:10:03.817Z|783d256c-6f4b-47fd-8603-885a34798922|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:10:03.818Z|783d256c-6f4b-47fd-8603-885a34798922|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:10:06.504Z|df517d9a-ba48-4ba2-adc2-448d9ac8a94b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:10:06.505Z|df517d9a-ba48-4ba2-adc2-448d9ac8a94b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:10:06.513Z|8ca2c80a-3047-4e48-adc5-795a0d990f83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:10:06.513Z|8ca2c80a-3047-4e48-adc5-795a0d990f83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:10:06.514Z|0f79255f-a84b-4189-bc34-2d2d56ce817d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:10:06.514Z|0f79255f-a84b-4189-bc34-2d2d56ce817d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:10:15.771Z|c683ed6b-e4f9-4d35-99da-94d94e2eba1e|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T08:10:15.772Z|c683ed6b-e4f9-4d35-99da-94d94e2eba1e|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T08:10:16.544Z|18830911-bf40-424a-8d90-6f34e58f0a95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:10:16.544Z|18830911-bf40-424a-8d90-6f34e58f0a95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:10:16.544Z|78618989-6559-4fc6-8aa4-49ffd4b34fc5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:10:16.545Z|78618989-6559-4fc6-8aa4-49ffd4b34fc5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:10:16.549Z|983997b2-4e47-4e19-8065-59043578eabf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:10:16.550Z|983997b2-4e47-4e19-8065-59043578eabf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:10:18.817Z|b75953e0-010b-45c6-a25c-0dabdcd3e07f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:10:18.818Z|b75953e0-010b-45c6-a25c-0dabdcd3e07f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:10:19.662Z|a04956b4-8d32-4963-a0c0-6ee1d764a39f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:10:19.664Z|a04956b4-8d32-4963-a0c0-6ee1d764a39f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:10:26.578Z|3975797d-5949-4c93-9cf7-fe4bb687f8b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:10:26.579Z|3975797d-5949-4c93-9cf7-fe4bb687f8b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:10:26.580Z|e08ac9e2-ce6d-47a0-a6cb-4a1092f205cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:10:26.580Z|e08ac9e2-ce6d-47a0-a6cb-4a1092f205cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:10:26.585Z|dfd07013-5dd7-4de3-9d40-59fbbbec0710|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:10:26.585Z|dfd07013-5dd7-4de3-9d40-59fbbbec0710|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:10:33.817Z|6796dd6a-b59a-4d07-bfc1-4fb3fa5e786a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:10:33.822Z|6796dd6a-b59a-4d07-bfc1-4fb3fa5e786a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:10:36.608Z|09f3e4df-cd6f-4398-a892-a061c1cfc1c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:10:36.609Z|09f3e4df-cd6f-4398-a892-a061c1cfc1c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:10:36.617Z|92397df7-aa9c-4dfa-9048-18790d56ea1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:10:36.618Z|92397df7-aa9c-4dfa-9048-18790d56ea1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:10:36.626Z|a96e78e3-3cf2-4404-a665-564c82c90f34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:10:36.626Z|a96e78e3-3cf2-4404-a665-564c82c90f34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:10:46.638Z|7217950c-be33-4daf-a09a-2d7f3c2537b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:10:46.639Z|7217950c-be33-4daf-a09a-2d7f3c2537b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:10:46.650Z|da960329-a902-4018-b774-3fac46dc8db3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:10:46.650Z|da960329-a902-4018-b774-3fac46dc8db3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:10:46.658Z|1fd50138-3297-4066-9d29-c2a596db741c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:10:46.659Z|1fd50138-3297-4066-9d29-c2a596db741c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:10:48.818Z|31de8984-83af-4540-9a3d-a6d261eb36f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:10:48.818Z|31de8984-83af-4540-9a3d-a6d261eb36f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:10:49.665Z|65f01e1a-db98-4f05-8fb1-9734f0a322fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:10:49.665Z|65f01e1a-db98-4f05-8fb1-9734f0a322fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:10:56.669Z|01ddba15-7668-424f-a4bd-93fb56a7bf9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:10:56.670Z|01ddba15-7668-424f-a4bd-93fb56a7bf9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:10:56.675Z|a9e80fd4-250d-4362-b89a-0d59dad59d91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:10:56.675Z|a9e80fd4-250d-4362-b89a-0d59dad59d91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:10:56.688Z|7d17d3c6-8542-4bb2-912c-0e91f0508643|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:10:56.688Z|7d17d3c6-8542-4bb2-912c-0e91f0508643|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:11:03.817Z|fc516e5b-ce75-4efd-b298-e94e47a61f75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:11:03.818Z|fc516e5b-ce75-4efd-b298-e94e47a61f75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:11:06.712Z|31bb4db0-dd1c-4ae5-ba1c-cc0daa6080fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:11:06.712Z|31bb4db0-dd1c-4ae5-ba1c-cc0daa6080fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:11:06.719Z|749b854e-27a7-445e-afde-901db09d5919|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:11:06.719Z|2e75e044-5466-4c8e-8157-153082164c91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:11:06.720Z|749b854e-27a7-445e-afde-901db09d5919|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:11:06.720Z|2e75e044-5466-4c8e-8157-153082164c91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:11:15.772Z|423e7918-4ed6-4e64-9b2d-70344900c8db|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T08:11:15.773Z|423e7918-4ed6-4e64-9b2d-70344900c8db|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T08:11:16.746Z|6e2b98f9-0a7d-421b-926b-328c7cb1e407|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:11:16.746Z|6e2b98f9-0a7d-421b-926b-328c7cb1e407|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:11:16.746Z|947b8dd9-cdea-4db0-af5c-4fc24fb4dff7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:11:16.747Z|947b8dd9-cdea-4db0-af5c-4fc24fb4dff7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:11:16.754Z|022697b4-a98a-44d1-886d-15f9b7858e37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:11:16.755Z|022697b4-a98a-44d1-886d-15f9b7858e37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:11:18.817Z|ed0b3c99-2db4-4137-a23f-a176ab1d028d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:11:18.822Z|ed0b3c99-2db4-4137-a23f-a176ab1d028d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:11:19.666Z|df826fb5-2d8a-48ac-b7b8-8f3044dfc6dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:11:19.666Z|df826fb5-2d8a-48ac-b7b8-8f3044dfc6dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:11:26.771Z|bacf6f7a-9251-423e-8b70-99aac7a8a126|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:11:26.772Z|bacf6f7a-9251-423e-8b70-99aac7a8a126|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:11:26.775Z|c4047043-cf07-4c75-8849-e90e933c2c6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:11:26.775Z|c4047043-cf07-4c75-8849-e90e933c2c6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:11:26.781Z|91017de3-016f-4a5b-86d4-574fbef931d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:11:26.782Z|91017de3-016f-4a5b-86d4-574fbef931d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:11:33.817Z|9597f752-a206-4f8e-bbff-2c125f608f3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:11:33.818Z|9597f752-a206-4f8e-bbff-2c125f608f3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:11:36.811Z|3bc819b5-eb0c-4205-9f0b-cc24367ed392|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:11:36.811Z|bf878c93-d6bf-463a-b816-8d9cf78a24db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:11:36.811Z|9968a28f-ca40-430b-a1e2-5745b6f88656|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:11:36.812Z|3bc819b5-eb0c-4205-9f0b-cc24367ed392|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:11:36.812Z|bf878c93-d6bf-463a-b816-8d9cf78a24db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:11:36.813Z|9968a28f-ca40-430b-a1e2-5745b6f88656|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:11:46.842Z|865490ec-7fc8-4b5b-bbce-cda1bfc6a8cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:11:46.842Z|865490ec-7fc8-4b5b-bbce-cda1bfc6a8cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:11:46.846Z|80708e26-849b-4057-bb0c-f42a599f9ec0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:11:46.846Z|abd3d736-ae00-486a-a1d3-66d28258423a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:11:46.846Z|80708e26-849b-4057-bb0c-f42a599f9ec0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:11:46.846Z|abd3d736-ae00-486a-a1d3-66d28258423a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:11:48.819Z|6cad7b9b-59c4-4bbe-8387-25f35ce8a3c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:11:48.819Z|6cad7b9b-59c4-4bbe-8387-25f35ce8a3c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:11:49.670Z|cb51a811-b4fb-4e72-8573-da632a1916b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:11:49.673Z|cb51a811-b4fb-4e72-8573-da632a1916b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:11:56.874Z|815c4251-be42-4039-aa74-32933582d32e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:11:56.875Z|815c4251-be42-4039-aa74-32933582d32e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:11:56.880Z|96a44182-ad1e-4b18-87e0-51b196199025|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:11:56.880Z|7321b4ca-ef71-4558-8802-9da043135305|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:11:56.881Z|96a44182-ad1e-4b18-87e0-51b196199025|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:11:56.881Z|7321b4ca-ef71-4558-8802-9da043135305|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:12:03.817Z|887f1a90-5383-40f4-8d5c-35d65fdf2238|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:12:03.821Z|887f1a90-5383-40f4-8d5c-35d65fdf2238|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:12:06.908Z|691ab73c-2c02-4711-9266-c96aa83365ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:12:06.909Z|691ab73c-2c02-4711-9266-c96aa83365ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:12:06.911Z|fa83f69e-eff0-44eb-b4ae-f3c06634045d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:12:06.912Z|a339a574-dc43-4536-9a02-a7d94b37bfdf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:12:06.912Z|fa83f69e-eff0-44eb-b4ae-f3c06634045d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:12:06.912Z|a339a574-dc43-4536-9a02-a7d94b37bfdf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:12:15.771Z|4fe0310f-dd62-4379-99ca-045e86c0c8ab|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T08:12:15.771Z|4fe0310f-dd62-4379-99ca-045e86c0c8ab|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T08:12:16.950Z|d4dc267d-5db0-4025-8707-5281f9282acc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:12:16.950Z|d4dc267d-5db0-4025-8707-5281f9282acc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:12:16.953Z|211d3d46-71b2-46b3-a7fb-67f0fe30c21c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:12:16.953Z|57f74604-2450-4726-be96-792445efd6f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:12:16.954Z|211d3d46-71b2-46b3-a7fb-67f0fe30c21c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:12:16.954Z|57f74604-2450-4726-be96-792445efd6f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:12:18.817Z|d6568cbf-d8e8-4ced-a496-11c4ad8d0b25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:12:18.818Z|d6568cbf-d8e8-4ced-a496-11c4ad8d0b25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:12:19.674Z|aade0790-e317-4e89-91e6-6a9860bc1fce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:12:19.675Z|aade0790-e317-4e89-91e6-6a9860bc1fce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:12:26.982Z|a2c71a48-52e8-4da0-974d-5abd9abfaeb3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:12:26.983Z|a2c71a48-52e8-4da0-974d-5abd9abfaeb3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:12:26.984Z|a3122099-7ffc-4451-a2db-d18e1fc8addd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:12:26.984Z|a3122099-7ffc-4451-a2db-d18e1fc8addd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:12:26.985Z|8190ce9d-6a7a-4b79-866f-c276633d8e6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:12:26.985Z|8190ce9d-6a7a-4b79-866f-c276633d8e6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:12:33.817Z|9429b2d5-2239-4a14-8d31-31ac9817fe99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:12:33.818Z|9429b2d5-2239-4a14-8d31-31ac9817fe99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:12:37.021Z|f121b2d5-2afb-403d-a3d9-c7bc746fe636|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:12:37.022Z|f121b2d5-2afb-403d-a3d9-c7bc746fe636|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:12:37.023Z|416f3fbd-ae17-4fef-93ee-bf8b266b4c45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:12:37.024Z|416f3fbd-ae17-4fef-93ee-bf8b266b4c45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:12:37.023Z|9b91b8f4-e618-4503-8c8f-8c53694d6e1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:12:37.024Z|9b91b8f4-e618-4503-8c8f-8c53694d6e1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:12:47.053Z|f43a6f88-f635-4845-a73d-62150ddcb189|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:12:47.053Z|f43a6f88-f635-4845-a73d-62150ddcb189|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:12:47.054Z|ea8b9e53-5a3a-480a-94fd-3992bc67c791|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:12:47.055Z|ea8b9e53-5a3a-480a-94fd-3992bc67c791|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:12:47.061Z|a3d9018a-2b3e-4c81-89f7-ae4cf69b6528|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:12:47.061Z|a3d9018a-2b3e-4c81-89f7-ae4cf69b6528|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:12:48.817Z|1222ec31-e41c-4422-9a52-3caa6c538437|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:12:48.822Z|1222ec31-e41c-4422-9a52-3caa6c538437|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:12:49.675Z|6e399f10-e2c5-491e-a4af-cada17e55a1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:12:49.676Z|6e399f10-e2c5-491e-a4af-cada17e55a1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:12:57.083Z|4ce56017-f498-4f39-816f-056f4f76d601|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:12:57.083Z|4ce56017-f498-4f39-816f-056f4f76d601|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:12:57.089Z|b9d1ba4f-e288-46b9-b1b6-d684f8896f31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:12:57.089Z|b9d1ba4f-e288-46b9-b1b6-d684f8896f31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:12:57.090Z|085850a0-603f-4113-945a-75178e4d8255|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:12:57.090Z|085850a0-603f-4113-945a-75178e4d8255|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:13:03.817Z|f561b92c-6c1e-4796-9243-4cd862a52f4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:13:03.818Z|f561b92c-6c1e-4796-9243-4cd862a52f4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:13:07.107Z|6515a4e9-feff-4afe-a30c-f36ab396e5f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:13:07.108Z|6515a4e9-feff-4afe-a30c-f36ab396e5f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:13:07.118Z|f6c8f2cc-0124-4ee9-ba64-945ec5479be4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:13:07.119Z|f6c8f2cc-0124-4ee9-ba64-945ec5479be4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:13:07.120Z|ba462186-7aef-450e-96a7-d4607aa8cdd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:13:07.121Z|ba462186-7aef-450e-96a7-d4607aa8cdd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:13:15.772Z|36073503-33be-43df-ac61-47927c9b2477|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T08:13:15.772Z|36073503-33be-43df-ac61-47927c9b2477|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T08:13:17.136Z|80c532ed-5fa6-4107-9502-4489ff930916|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:13:17.137Z|80c532ed-5fa6-4107-9502-4489ff930916|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:13:17.146Z|e2f2f63e-35de-4f42-9b3b-77267a10982e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:13:17.147Z|e2f2f63e-35de-4f42-9b3b-77267a10982e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:13:17.149Z|9de93bb6-ce7c-4108-8bd5-ff49836bee6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:13:17.150Z|9de93bb6-ce7c-4108-8bd5-ff49836bee6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:13:18.817Z|091b9722-9b10-48eb-97fe-276c24959a09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:13:18.818Z|091b9722-9b10-48eb-97fe-276c24959a09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:13:19.676Z|7e8f21f8-2ed1-4bdd-841e-2e1baf4d0949|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:13:19.677Z|7e8f21f8-2ed1-4bdd-841e-2e1baf4d0949|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:13:27.164Z|3d3ba21c-bdd3-4eca-8b1a-77e498a923b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:13:27.165Z|3d3ba21c-bdd3-4eca-8b1a-77e498a923b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:13:27.178Z|8666564a-dbaf-419e-aa36-a039946239c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:13:27.179Z|8666564a-dbaf-419e-aa36-a039946239c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:13:27.183Z|e67f71c8-66d6-41c0-84fc-45d86d0b1bc0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:13:27.184Z|e67f71c8-66d6-41c0-84fc-45d86d0b1bc0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:13:33.817Z|c23acd66-1096-475d-8289-0114cce9e38c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:13:33.822Z|c23acd66-1096-475d-8289-0114cce9e38c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:13:37.199Z|4eb9ad66-ea2c-4787-bd33-5c26e99924c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:13:37.199Z|4eb9ad66-ea2c-4787-bd33-5c26e99924c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:13:37.216Z|576e2e3f-910b-4593-8ebc-f4d852ab26e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:13:37.217Z|576e2e3f-910b-4593-8ebc-f4d852ab26e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:13:37.219Z|618ec61a-7cf8-46d9-aa3a-dca19f53ba87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:13:37.219Z|618ec61a-7cf8-46d9-aa3a-dca19f53ba87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:13:47.226Z|dda89a48-ddd4-4e64-8e2d-d8271621a969|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:13:47.227Z|dda89a48-ddd4-4e64-8e2d-d8271621a969|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:13:47.245Z|e877b805-93a8-4a53-b102-9679a45e8ab0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:13:47.246Z|e877b805-93a8-4a53-b102-9679a45e8ab0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:13:47.246Z|8a563655-1159-4214-8d4f-8bd543ccf9f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:13:47.247Z|8a563655-1159-4214-8d4f-8bd543ccf9f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:13:48.817Z|d3dc9f36-97da-4f8e-a82e-62912ccf4bad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:13:48.818Z|d3dc9f36-97da-4f8e-a82e-62912ccf4bad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:13:49.677Z|0db2fc9c-3540-450d-8735-5c17096a7db8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:13:49.678Z|0db2fc9c-3540-450d-8735-5c17096a7db8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:13:57.254Z|be5fd63e-12d0-4753-aecf-c079dc69629e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:13:57.255Z|be5fd63e-12d0-4753-aecf-c079dc69629e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:13:57.274Z|823727b4-5df2-42f0-bd43-a4f07bbcb83d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:13:57.275Z|823727b4-5df2-42f0-bd43-a4f07bbcb83d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:13:57.277Z|d541ce11-f4c1-456a-9ac2-30e9772236bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:13:57.279Z|d541ce11-f4c1-456a-9ac2-30e9772236bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:14:03.817Z|cd85deb2-45e1-44ae-9a30-4cbbb76e921b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:14:03.818Z|cd85deb2-45e1-44ae-9a30-4cbbb76e921b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:14:07.281Z|a40daf3b-7637-441a-bd59-a44de3090dd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:14:07.282Z|a40daf3b-7637-441a-bd59-a44de3090dd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:14:07.306Z|8d6d879f-f998-4be3-a3cb-0fa93072ab74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:14:07.306Z|8d6d879f-f998-4be3-a3cb-0fa93072ab74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:14:07.310Z|6b89341c-64d5-4676-8b63-34cd145115a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:14:07.311Z|6b89341c-64d5-4676-8b63-34cd145115a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:14:15.772Z|9c1df774-45d3-40c1-8812-4f66e7791db6|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T08:14:15.773Z|9c1df774-45d3-40c1-8812-4f66e7791db6|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T08:14:17.312Z|b5ff6cae-d28d-498b-bb33-fcf915640ef9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:14:17.313Z|b5ff6cae-d28d-498b-bb33-fcf915640ef9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:14:17.336Z|13115448-39b6-40a2-941c-49068ccde4b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:14:17.337Z|13115448-39b6-40a2-941c-49068ccde4b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:14:17.341Z|dbfa6e07-6b14-42a9-ae6c-24fe77fdd9d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:14:17.342Z|dbfa6e07-6b14-42a9-ae6c-24fe77fdd9d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:14:18.818Z|c024130d-3efb-4f77-9f54-c3eb7f801151|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:14:18.822Z|c024130d-3efb-4f77-9f54-c3eb7f801151|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:14:19.678Z|2cb52e57-19f6-4f8a-9e63-422fb15bef10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:14:19.679Z|2cb52e57-19f6-4f8a-9e63-422fb15bef10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:14:27.355Z|6d65d46a-00d1-4023-99b7-fef606413511|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:14:27.356Z|6d65d46a-00d1-4023-99b7-fef606413511|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:14:27.372Z|91ce62ec-194b-4b5d-9137-84a08f43d1f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:14:27.374Z|91ce62ec-194b-4b5d-9137-84a08f43d1f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:14:27.377Z|2585db80-b0c2-4ad0-b27a-d0787f5e8152|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:14:27.377Z|2585db80-b0c2-4ad0-b27a-d0787f5e8152|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:14:33.817Z|5807d7a2-cded-4167-864e-b93063f3c390|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:14:33.818Z|5807d7a2-cded-4167-864e-b93063f3c390|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:14:37.395Z|c31ea21a-7714-49f3-ab78-69add3447c6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:14:37.396Z|c31ea21a-7714-49f3-ab78-69add3447c6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:14:37.404Z|d7aab5ce-e71a-4484-9f4d-de0b61426ffe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:14:37.405Z|d7aab5ce-e71a-4484-9f4d-de0b61426ffe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:14:37.408Z|978126eb-ab6e-417a-b764-120b32e9b8c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:14:37.408Z|978126eb-ab6e-417a-b764-120b32e9b8c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:14:47.430Z|59098985-6ea1-43c7-ad43-659d433a5885|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:14:47.430Z|59098985-6ea1-43c7-ad43-659d433a5885|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:14:47.436Z|3f5ce77b-c4f1-4d73-bf57-20ed28478717|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:14:47.436Z|3f5ce77b-c4f1-4d73-bf57-20ed28478717|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:14:47.439Z|411caaad-34b8-428c-b32f-fcb32cdbe754|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:14:47.440Z|411caaad-34b8-428c-b32f-fcb32cdbe754|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:14:48.817Z|cd5278b8-4031-4a9a-922d-868985835f4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:14:48.818Z|cd5278b8-4031-4a9a-922d-868985835f4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:14:49.679Z|cc28fe08-2037-403f-8399-e68712f44e4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:14:49.680Z|cc28fe08-2037-403f-8399-e68712f44e4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:14:57.464Z|d3683294-2c5b-457d-8852-cbc4712145b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:14:57.465Z|d3683294-2c5b-457d-8852-cbc4712145b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:14:57.477Z|fd101da4-065d-47c4-9ccb-b985e7855484|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:14:57.477Z|cafd2227-b176-42a3-9903-114f2425fc53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:14:57.478Z|fd101da4-065d-47c4-9ccb-b985e7855484|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:14:57.480Z|cafd2227-b176-42a3-9903-114f2425fc53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:15:03.817Z|c63c07fe-9485-4c90-809d-e0f16670bb83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:15:03.821Z|c63c07fe-9485-4c90-809d-e0f16670bb83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:15:07.500Z|4420c15b-f586-4a40-bc09-b8a293386056|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:15:07.500Z|4420c15b-f586-4a40-bc09-b8a293386056|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:15:07.509Z|1bfffd40-b0cb-44cd-96b3-c073af824003|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:15:07.509Z|b62ed579-f143-4f88-bed6-f32f731e4068|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:15:07.510Z|b62ed579-f143-4f88-bed6-f32f731e4068|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:15:07.510Z|1bfffd40-b0cb-44cd-96b3-c073af824003|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:15:15.773Z|f2c8002d-66cb-47a5-9ad1-ee45a9503775|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T08:15:15.774Z|f2c8002d-66cb-47a5-9ad1-ee45a9503775|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T08:15:17.528Z|52610802-d58b-4fac-899b-c4b3436738d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:15:17.528Z|52610802-d58b-4fac-899b-c4b3436738d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:15:17.543Z|4b7322d3-0a86-4bc2-b9fd-1c79a6f24a02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:15:17.544Z|4b7322d3-0a86-4bc2-b9fd-1c79a6f24a02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:15:17.550Z|74f80ea1-c80c-42f5-ab79-d9712c3b0c37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:15:17.551Z|74f80ea1-c80c-42f5-ab79-d9712c3b0c37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:15:18.817Z|dd359bb2-7fdc-40b3-bc27-a7b2e1984404|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:15:18.818Z|dd359bb2-7fdc-40b3-bc27-a7b2e1984404|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:15:19.680Z|9eb40edf-c071-4417-9c66-44e9f6680adb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:15:19.681Z|9eb40edf-c071-4417-9c66-44e9f6680adb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:15:27.569Z|9e981e0a-4f43-4eb8-90c4-d6e8c9379b71|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:15:27.569Z|9e981e0a-4f43-4eb8-90c4-d6e8c9379b71|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:15:27.574Z|633fc917-f433-4238-9e72-8b057c46018e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:15:27.575Z|633fc917-f433-4238-9e72-8b057c46018e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:15:27.585Z|f32e8cba-78cf-469c-bd50-8cc62b90d3cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:15:27.585Z|f32e8cba-78cf-469c-bd50-8cc62b90d3cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:15:33.818Z|8069381c-03c2-49a9-ba9a-78be2efab741|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:15:33.818Z|8069381c-03c2-49a9-ba9a-78be2efab741|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:15:37.609Z|e22763c3-502b-42c0-ad0e-f8201cab33b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:15:37.609Z|e22763c3-502b-42c0-ad0e-f8201cab33b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:15:37.609Z|403eb502-0770-4ac9-9f46-e7325afa892d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:15:37.611Z|403eb502-0770-4ac9-9f46-e7325afa892d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:15:37.613Z|5ab463bc-bc24-42d9-955a-b7aae35112c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:15:37.613Z|5ab463bc-bc24-42d9-955a-b7aae35112c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:15:47.641Z|aed558cf-185d-4625-b356-cbf069395ef5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:15:47.642Z|aed558cf-185d-4625-b356-cbf069395ef5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:15:47.645Z|2182074a-fea6-4615-9be3-eb173c065488|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:15:47.645Z|2182074a-fea6-4615-9be3-eb173c065488|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:15:47.645Z|b81b7da4-3775-4ed7-a2d1-c1b0d390240d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:15:47.646Z|b81b7da4-3775-4ed7-a2d1-c1b0d390240d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:15:48.817Z|c6e484f0-113a-4a4a-8449-765bb9e103ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:15:48.821Z|c6e484f0-113a-4a4a-8449-765bb9e103ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:15:49.681Z|a7eaf32b-bc72-41ca-afce-21e1c0f9e161|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:15:49.683Z|a7eaf32b-bc72-41ca-afce-21e1c0f9e161|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:15:57.673Z|b64cdf83-7833-409e-a6e3-3d595923322b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:15:57.674Z|b64cdf83-7833-409e-a6e3-3d595923322b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:15:57.677Z|015c8c93-b998-4dc5-a520-72a93b1f662e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:15:57.677Z|015c8c93-b998-4dc5-a520-72a93b1f662e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:15:57.678Z|ee757c74-3658-4ca3-8084-c548ec79c4dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:15:57.679Z|ee757c74-3658-4ca3-8084-c548ec79c4dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:16:03.818Z|4b0eb59c-cd4d-4ac9-823a-06d0625f1424|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:16:03.819Z|4b0eb59c-cd4d-4ac9-823a-06d0625f1424|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:16:07.710Z|e0dbcb3d-66ca-4d96-9e8d-1066fa8e0822|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:16:07.711Z|e0dbcb3d-66ca-4d96-9e8d-1066fa8e0822|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:16:07.712Z|2f326f1f-bdea-4130-8e37-d133d5c2cf40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:16:07.713Z|2f326f1f-bdea-4130-8e37-d133d5c2cf40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:16:07.715Z|49845c35-3a29-4908-94a0-d9f167f49de4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:16:07.717Z|49845c35-3a29-4908-94a0-d9f167f49de4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:16:15.772Z|834d7ac1-8911-4686-a76a-0d9667edae7c|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T08:16:15.773Z|834d7ac1-8911-4686-a76a-0d9667edae7c|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T08:16:17.740Z|7ab5322d-d539-4a01-b2dc-06e7115c013e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:16:17.740Z|7ab5322d-d539-4a01-b2dc-06e7115c013e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:16:17.746Z|7ae1efab-10ef-40ea-8c0c-00e65946b4d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:16:17.747Z|7ae1efab-10ef-40ea-8c0c-00e65946b4d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:16:17.748Z|f65b1dd3-1560-4b2a-89ac-da166097041e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:16:17.749Z|f65b1dd3-1560-4b2a-89ac-da166097041e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:16:18.817Z|3de8b94b-676f-41de-8be6-9cdf99da4496|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:16:18.818Z|3de8b94b-676f-41de-8be6-9cdf99da4496|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:16:19.683Z|446c862c-6f1a-4b38-b23b-26810e2ed7c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:16:19.684Z|446c862c-6f1a-4b38-b23b-26810e2ed7c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:16:27.767Z|58569927-4c9d-4f9b-8785-701ad85a5d80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:16:27.768Z|58569927-4c9d-4f9b-8785-701ad85a5d80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:16:27.773Z|351baf69-1a51-41f9-a14c-5e80eca1e565|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:16:27.774Z|351baf69-1a51-41f9-a14c-5e80eca1e565|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:16:27.776Z|dec8f43b-958f-472b-90cf-c7e4229ea4d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:16:27.776Z|dec8f43b-958f-472b-90cf-c7e4229ea4d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:16:33.817Z|55bf935c-dc30-499b-bec2-b5305e77bd8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:16:33.821Z|55bf935c-dc30-499b-bec2-b5305e77bd8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:16:37.801Z|ecb3147f-80cd-470b-8c2e-39fc85131b8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:16:37.803Z|ecb3147f-80cd-470b-8c2e-39fc85131b8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:16:37.806Z|66c69a76-e428-4d3d-9364-44d9bc6afda1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:16:37.806Z|7290cb33-5a32-4127-ac25-0655ec63cb3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:16:37.806Z|66c69a76-e428-4d3d-9364-44d9bc6afda1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:16:37.806Z|7290cb33-5a32-4127-ac25-0655ec63cb3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:16:47.830Z|f325a011-9108-4a64-aa41-bf625ac82d2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:16:47.830Z|f325a011-9108-4a64-aa41-bf625ac82d2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:16:47.833Z|f2055fed-a396-479f-860d-f05e7c4db353|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:16:47.833Z|f2055fed-a396-479f-860d-f05e7c4db353|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:16:47.840Z|261a6251-2caa-46e4-b399-76df59f3d499|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:16:47.841Z|261a6251-2caa-46e4-b399-76df59f3d499|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:16:48.817Z|33eaad84-6fa4-4255-860a-3040297b16a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:16:48.818Z|33eaad84-6fa4-4255-860a-3040297b16a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:16:49.685Z|e6185fa6-c83a-45a8-b73c-9b188b9e6db3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:16:49.685Z|e6185fa6-c83a-45a8-b73c-9b188b9e6db3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:16:57.860Z|d80afec3-efc4-4e4a-a3e8-88ffd1b957c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:16:57.861Z|d80afec3-efc4-4e4a-a3e8-88ffd1b957c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:16:57.861Z|367e53bb-5d00-4176-bdb7-d9f3ae815725|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:16:57.862Z|8e8df7c4-5ec9-44a9-949e-22c95586574a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:16:57.862Z|367e53bb-5d00-4176-bdb7-d9f3ae815725|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:16:57.862Z|8e8df7c4-5ec9-44a9-949e-22c95586574a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:17:03.817Z|6e00c17f-e051-4e3c-8ab8-287814d34a20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:17:03.818Z|6e00c17f-e051-4e3c-8ab8-287814d34a20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:17:07.890Z|d6bdda6f-98ad-4159-a78b-1b3d624865a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:17:07.891Z|d6bdda6f-98ad-4159-a78b-1b3d624865a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:17:07.899Z|6892aa11-a20c-454e-8fd4-8bb9d3a4edff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:17:07.900Z|6892aa11-a20c-454e-8fd4-8bb9d3a4edff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:17:07.904Z|d4a35b7b-6505-463f-87e6-332672031be9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:17:07.905Z|d4a35b7b-6505-463f-87e6-332672031be9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:17:15.773Z|1012c8e0-7ac2-4ce2-8b06-058f57913342|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T08:17:15.774Z|1012c8e0-7ac2-4ce2-8b06-058f57913342|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T08:17:17.918Z|77b397ee-6d50-4a96-9094-59fd0eda695e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:17:17.918Z|77b397ee-6d50-4a96-9094-59fd0eda695e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:17:17.930Z|5949c776-c170-4bc0-bef2-ec5683d66f69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:17:17.931Z|5949c776-c170-4bc0-bef2-ec5683d66f69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:17:17.935Z|29cd3a61-81d0-4497-8387-2b04fa1d0909|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:17:17.936Z|29cd3a61-81d0-4497-8387-2b04fa1d0909|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:17:18.817Z|a9f8d644-d292-4130-b2a8-9a0332f75c5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:17:18.822Z|a9f8d644-d292-4130-b2a8-9a0332f75c5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:17:19.686Z|9374b233-5533-43de-9b54-19c900295f09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:17:19.686Z|9374b233-5533-43de-9b54-19c900295f09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:17:27.958Z|21e86670-26ba-47e9-a953-fe44a3077161|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:17:27.960Z|21e86670-26ba-47e9-a953-fe44a3077161|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:17:27.961Z|c0a89730-5301-420c-83b4-3f35f18a2607|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:17:27.961Z|c0a89730-5301-420c-83b4-3f35f18a2607|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:17:27.964Z|fec38f19-46c2-4ccf-b704-fc0f87fc015d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:17:27.964Z|fec38f19-46c2-4ccf-b704-fc0f87fc015d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:17:33.817Z|0a89aa2a-3598-46b8-aabd-e3aac7b01814|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:17:33.818Z|0a89aa2a-3598-46b8-aabd-e3aac7b01814|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:17:37.997Z|bb4e2aeb-637b-4702-aae7-1c00908714cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:17:37.998Z|bb4e2aeb-637b-4702-aae7-1c00908714cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:17:37.998Z|40a80ef7-7857-496f-bcf2-ce85dedf717d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:17:37.999Z|40a80ef7-7857-496f-bcf2-ce85dedf717d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:17:38.003Z|75b4a1bc-5313-4224-bcef-4ca3e67be92f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:17:38.004Z|75b4a1bc-5313-4224-bcef-4ca3e67be92f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:17:48.026Z|727dddc4-709c-419b-8e01-539ac12d85b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:17:48.026Z|22f5e074-b90e-4b20-b0fe-605e9540887d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:17:48.027Z|22f5e074-b90e-4b20-b0fe-605e9540887d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:17:48.027Z|727dddc4-709c-419b-8e01-539ac12d85b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:17:48.032Z|468da2b8-4054-468c-88b8-258c9bb9054a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:17:48.032Z|468da2b8-4054-468c-88b8-258c9bb9054a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:17:48.817Z|82e2021b-3021-438c-ba88-23e520b0c1da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:17:48.818Z|82e2021b-3021-438c-ba88-23e520b0c1da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:17:49.688Z|6621d4a1-f4eb-4b9c-a36d-076b7102cce3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:17:49.688Z|6621d4a1-f4eb-4b9c-a36d-076b7102cce3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:17:58.064Z|9e6f61b0-def8-431b-9645-1587f70b3f98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:17:58.064Z|4b4ea5b8-d2eb-4d1f-8fc3-89da626d9d9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:17:58.064Z|8b8668e7-ebe9-4a0b-830c-713ffd53195b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:17:58.064Z|9e6f61b0-def8-431b-9645-1587f70b3f98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:17:58.065Z|4b4ea5b8-d2eb-4d1f-8fc3-89da626d9d9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:17:58.065Z|8b8668e7-ebe9-4a0b-830c-713ffd53195b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:18:03.817Z|f49ef830-121b-4498-a0d6-8a6e62e9c1a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:18:03.822Z|f49ef830-121b-4498-a0d6-8a6e62e9c1a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:18:08.103Z|2ad55516-2765-4ab6-8cee-56e3733bc34d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:18:08.104Z|2ad55516-2765-4ab6-8cee-56e3733bc34d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:18:08.104Z|dcabbf56-c618-40f9-8778-46843a2ccc58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:18:08.105Z|dcabbf56-c618-40f9-8778-46843a2ccc58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:18:08.105Z|f5db4194-421e-4ee4-ad1e-586e9edbfe47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:18:08.105Z|f5db4194-421e-4ee4-ad1e-586e9edbfe47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:18:15.771Z|47049611-d534-4f5c-902a-67f7a7e0e828|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T08:18:15.772Z|47049611-d534-4f5c-902a-67f7a7e0e828|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T08:18:18.137Z|d74e42d1-1bdd-48e4-855c-306a10ed8ee8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:18:18.138Z|d74e42d1-1bdd-48e4-855c-306a10ed8ee8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:18:18.147Z|b64d7bf3-cc54-4db5-98f4-6cabdf72b5fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:18:18.148Z|b64d7bf3-cc54-4db5-98f4-6cabdf72b5fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:18:18.148Z|523170bf-55bd-4bab-b557-bae03d7a6134|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:18:18.150Z|523170bf-55bd-4bab-b557-bae03d7a6134|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:18:18.818Z|bed37617-95c4-4075-ba7f-c9fb783b10c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:18:18.818Z|bed37617-95c4-4075-ba7f-c9fb783b10c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:18:19.689Z|95c1cb1e-449b-49ce-b7dc-53ea6f1dc4ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:18:19.689Z|95c1cb1e-449b-49ce-b7dc-53ea6f1dc4ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:18:28.166Z|36fde0ea-b09b-4c80-92ba-54d427b9666b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:18:28.166Z|36fde0ea-b09b-4c80-92ba-54d427b9666b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:18:28.177Z|efd5a729-e829-48dc-82cd-c63b75e6667c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:18:28.178Z|efd5a729-e829-48dc-82cd-c63b75e6667c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:18:28.178Z|8005a7ad-6503-4e8b-87f9-96d46d8dc6b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:18:28.178Z|8005a7ad-6503-4e8b-87f9-96d46d8dc6b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:18:33.818Z|5a903446-9628-4ab7-8c2e-182c28ccb35e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:18:33.818Z|5a903446-9628-4ab7-8c2e-182c28ccb35e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:18:38.200Z|aad8bb1e-d55b-44ed-9273-dfb849657c73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:18:38.201Z|aad8bb1e-d55b-44ed-9273-dfb849657c73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:18:38.208Z|ee49d268-1bc7-43d0-9b4b-3e44ae626c2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:18:38.208Z|ee49d268-1bc7-43d0-9b4b-3e44ae626c2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:18:38.209Z|a71ddecd-a2f2-494a-b1c9-e80cacf8e808|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:18:38.210Z|a71ddecd-a2f2-494a-b1c9-e80cacf8e808|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:18:48.241Z|2ef9dd78-2867-4a3f-8fff-5d05db2e6a91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:18:48.242Z|2ef9dd78-2867-4a3f-8fff-5d05db2e6a91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:18:48.242Z|4d96e77a-17de-491e-ac53-fc51f20b1db2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:18:48.242Z|f8b5e56f-1400-468d-b394-c2f42d0460df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:18:48.243Z|f8b5e56f-1400-468d-b394-c2f42d0460df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:18:48.243Z|4d96e77a-17de-491e-ac53-fc51f20b1db2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:18:48.817Z|68a79eb9-2f53-440f-a47b-ffa68561c44e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:18:48.821Z|68a79eb9-2f53-440f-a47b-ffa68561c44e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:18:49.690Z|4ccef0f4-8b43-40a4-838b-c0641cb8a2d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:18:49.690Z|4ccef0f4-8b43-40a4-838b-c0641cb8a2d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:18:58.291Z|5efe5f31-0ec8-45e5-afe1-29e0819cbf0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:18:58.291Z|6a0d4f52-af48-4338-ab78-885551ec41af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:18:58.291Z|f31ca33e-f26b-4c07-bde6-bdc77d0545da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:18:58.292Z|6a0d4f52-af48-4338-ab78-885551ec41af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:18:58.292Z|f31ca33e-f26b-4c07-bde6-bdc77d0545da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:18:58.292Z|5efe5f31-0ec8-45e5-afe1-29e0819cbf0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:19:03.817Z|93afcd3e-b948-4d6b-a527-a9796c7bf45e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:19:03.818Z|93afcd3e-b948-4d6b-a527-a9796c7bf45e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:19:08.321Z|c7d6b1d8-17f2-44cf-94d3-da4c68fcd8ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:19:08.323Z|c7d6b1d8-17f2-44cf-94d3-da4c68fcd8ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:19:08.325Z|582f03ca-c371-420f-b88f-648c634546b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:19:08.326Z|582f03ca-c371-420f-b88f-648c634546b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:19:08.331Z|0fa4b136-527b-448c-bdb7-cc686848e8e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:19:08.331Z|0fa4b136-527b-448c-bdb7-cc686848e8e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:19:15.770Z|5e6360e9-044e-4f83-8826-23d875e9bf4c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T08:19:15.771Z|5e6360e9-044e-4f83-8826-23d875e9bf4c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T08:19:18.348Z|384f9c63-c743-417c-816b-51903cb84caf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:19:18.349Z|384f9c63-c743-417c-816b-51903cb84caf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:19:18.350Z|ddca8997-d7c1-495f-8dd4-e138d5fec755|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:19:18.350Z|ddca8997-d7c1-495f-8dd4-e138d5fec755|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:19:18.358Z|9aa844ec-adda-468d-840e-0ce5e0b92663|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:19:18.359Z|9aa844ec-adda-468d-840e-0ce5e0b92663|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:19:18.817Z|00a32cd6-f129-417d-9229-2dbfea1b18eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:19:18.818Z|00a32cd6-f129-417d-9229-2dbfea1b18eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:19:19.691Z|040472da-285a-437a-a861-3c467e68d6ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:19:19.692Z|040472da-285a-437a-a861-3c467e68d6ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:19:28.372Z|b9858184-60aa-433f-8e73-8c30f42221af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:19:28.373Z|b9858184-60aa-433f-8e73-8c30f42221af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:19:28.378Z|1e6372e9-9bc5-4c1a-bb62-0526102c0e75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:19:28.378Z|1e6372e9-9bc5-4c1a-bb62-0526102c0e75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:19:28.389Z|c0729c69-edbb-4b2b-be18-e847376fb2de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:19:28.390Z|c0729c69-edbb-4b2b-be18-e847376fb2de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:19:33.817Z|3efaf842-6e79-4610-9dd0-5f9ed7f5c220|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:19:33.822Z|3efaf842-6e79-4610-9dd0-5f9ed7f5c220|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:19:38.403Z|066dd9e9-c5d6-4254-91d9-a4585b9e2b69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:19:38.404Z|066dd9e9-c5d6-4254-91d9-a4585b9e2b69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:19:38.406Z|f7436566-3bae-4bdb-8875-d0cb774eb89c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:19:38.406Z|f7436566-3bae-4bdb-8875-d0cb774eb89c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:19:38.414Z|260aad32-1b56-4a48-9595-c31ba6c81649|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:19:38.415Z|260aad32-1b56-4a48-9595-c31ba6c81649|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:19:48.437Z|3cc1f986-577f-4003-8d1c-6cf87891aaf0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:19:48.438Z|3cc1f986-577f-4003-8d1c-6cf87891aaf0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:19:48.439Z|67eaad20-717f-4ae1-84aa-691fc7426767|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:19:48.440Z|67eaad20-717f-4ae1-84aa-691fc7426767|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:19:48.446Z|cb653c0e-2abe-4323-ae28-b8f163a21cdf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:19:48.449Z|cb653c0e-2abe-4323-ae28-b8f163a21cdf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:19:48.817Z|bae0f027-f13b-4320-9e2b-5cac5fa93e07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:19:48.818Z|bae0f027-f13b-4320-9e2b-5cac5fa93e07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:19:49.692Z|c326c01e-abd8-4f7a-b8d8-f421df3f0bfc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:19:49.693Z|c326c01e-abd8-4f7a-b8d8-f421df3f0bfc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:19:58.472Z|80f9e060-4a43-4181-b67f-e0fbb8450d8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:19:58.472Z|80f9e060-4a43-4181-b67f-e0fbb8450d8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:19:58.474Z|709f1ced-c0c8-4237-968f-820a17141322|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:19:58.474Z|709f1ced-c0c8-4237-968f-820a17141322|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:19:58.486Z|1739ef35-2601-41c1-a963-c7ce950d79fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:19:58.488Z|1739ef35-2601-41c1-a963-c7ce950d79fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:20:03.817Z|18f2abd5-9fc5-4811-aabb-3f0027394c56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:20:03.818Z|18f2abd5-9fc5-4811-aabb-3f0027394c56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:20:08.512Z|d2636cbb-a89c-4900-92cf-dcf2ece01000|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:20:08.512Z|d2636cbb-a89c-4900-92cf-dcf2ece01000|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:20:08.513Z|a51d29aa-c4bb-458a-aa73-2b79ec019161|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:20:08.513Z|a51d29aa-c4bb-458a-aa73-2b79ec019161|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:20:08.517Z|88975b30-ad12-454c-a2ec-5441fd3eb33e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:20:08.518Z|88975b30-ad12-454c-a2ec-5441fd3eb33e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:20:15.771Z|547c1b37-2312-4098-8a45-ef4628a19009|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T08:20:15.772Z|547c1b37-2312-4098-8a45-ef4628a19009|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T08:20:18.544Z|a54b0f14-92c1-4093-9c36-6b92058da24e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:20:18.545Z|a54b0f14-92c1-4093-9c36-6b92058da24e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:20:18.545Z|17b7e84b-867f-4f8d-bb29-981ae7ccae3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:20:18.546Z|17b7e84b-867f-4f8d-bb29-981ae7ccae3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:20:18.549Z|b45ad708-aeaf-42ad-88c0-9470c96562e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:20:18.549Z|b45ad708-aeaf-42ad-88c0-9470c96562e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:20:18.817Z|56d3a765-e306-407d-830e-26b01e3664e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:20:18.821Z|56d3a765-e306-407d-830e-26b01e3664e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:20:19.693Z|6f7cc92c-28bf-4b93-babb-f8fdce683b8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:20:19.694Z|6f7cc92c-28bf-4b93-babb-f8fdce683b8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:20:28.574Z|c7998e8e-adae-412f-b2d2-3775f38b5a6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:20:28.575Z|c7998e8e-adae-412f-b2d2-3775f38b5a6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:20:28.590Z|9c8e6717-9438-4040-9e2a-098039983a38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:20:28.590Z|305ab0c1-5be6-421f-8594-d8c41f0dd32d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:20:28.591Z|9c8e6717-9438-4040-9e2a-098039983a38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:20:28.591Z|305ab0c1-5be6-421f-8594-d8c41f0dd32d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:20:33.817Z|d05bd89e-f67d-41cc-ae27-50851ceb6d1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:20:33.818Z|d05bd89e-f67d-41cc-ae27-50851ceb6d1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:20:38.613Z|09815863-56c8-466d-a58e-93a16d6a2b69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:20:38.613Z|09815863-56c8-466d-a58e-93a16d6a2b69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:20:38.621Z|984cf0c1-9be5-452f-a5ef-5d162f9b24da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:20:38.622Z|984cf0c1-9be5-452f-a5ef-5d162f9b24da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:20:38.623Z|97a371d6-5fa2-4f78-97f4-56f15daf148b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:20:38.624Z|97a371d6-5fa2-4f78-97f4-56f15daf148b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:20:48.644Z|6363d2b2-d52b-4752-ae43-c02231a64fa0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:20:48.645Z|6363d2b2-d52b-4752-ae43-c02231a64fa0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:20:48.656Z|f178c52e-82d3-4e18-82dc-a2aa98ba9958|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:20:48.656Z|846e3c84-d685-4b6d-ba60-91ccef5f44e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:20:48.657Z|f178c52e-82d3-4e18-82dc-a2aa98ba9958|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:20:48.657Z|846e3c84-d685-4b6d-ba60-91ccef5f44e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:20:48.817Z|df821399-4b53-46bb-a25e-9bd5576ece24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:20:48.818Z|df821399-4b53-46bb-a25e-9bd5576ece24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:20:49.694Z|49e0beaa-07ea-4c60-bd1f-1eaca8207826|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:20:49.694Z|49e0beaa-07ea-4c60-bd1f-1eaca8207826|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:20:58.673Z|539b4579-68a8-423d-a12a-096a9272026b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:20:58.674Z|539b4579-68a8-423d-a12a-096a9272026b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:20:58.696Z|c01082b0-6822-4062-a487-3d5773b037bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:20:58.696Z|152c2f59-7b48-4908-90cc-e8c250309b2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:20:58.697Z|152c2f59-7b48-4908-90cc-e8c250309b2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:20:58.697Z|c01082b0-6822-4062-a487-3d5773b037bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:21:03.817Z|19fefd95-ddb4-4c5d-9969-97207844649a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:21:03.821Z|19fefd95-ddb4-4c5d-9969-97207844649a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:21:08.705Z|61478c4d-9743-4446-9767-cf72d945925b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:21:08.706Z|61478c4d-9743-4446-9767-cf72d945925b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:21:08.726Z|4867c919-154a-4220-b7aa-67eeebb12f64|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:21:08.727Z|4867c919-154a-4220-b7aa-67eeebb12f64|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:21:08.734Z|e9195e86-4b3a-4666-aace-ad8b6bcea981|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:21:08.735Z|e9195e86-4b3a-4666-aace-ad8b6bcea981|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:21:15.771Z|9a3ab08a-8a13-47a3-bebd-19632c1656e6|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T08:21:15.772Z|9a3ab08a-8a13-47a3-bebd-19632c1656e6|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T08:21:18.734Z|abb3b9d7-961c-4bce-aef9-4ebb71babfcc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:21:18.734Z|abb3b9d7-961c-4bce-aef9-4ebb71babfcc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:21:18.751Z|902ca9c8-447a-4815-a3dc-a3014e20c3c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:21:18.752Z|902ca9c8-447a-4815-a3dc-a3014e20c3c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:21:18.760Z|79bd8c98-6ed8-458e-a846-dbc905c3aa97|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:21:18.761Z|79bd8c98-6ed8-458e-a846-dbc905c3aa97|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:21:18.817Z|c5e8bc41-d84f-41e4-bb57-9c0a138ae26c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:21:18.818Z|c5e8bc41-d84f-41e4-bb57-9c0a138ae26c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:21:19.695Z|e01b4931-5cdc-4a19-abe3-e7e3c3052ab2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:21:19.695Z|e01b4931-5cdc-4a19-abe3-e7e3c3052ab2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:21:28.760Z|d230df85-d7fa-443e-9cf7-7bfffa4a2e44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:21:28.761Z|d230df85-d7fa-443e-9cf7-7bfffa4a2e44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:21:28.776Z|b91ceabc-b8f6-449d-829a-6df25ae71a91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:21:28.777Z|b91ceabc-b8f6-449d-829a-6df25ae71a91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:21:28.790Z|3e4485a3-574a-4ef6-932c-410e954e74d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:21:28.791Z|3e4485a3-574a-4ef6-932c-410e954e74d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:21:33.817Z|0990f1b9-5b2d-4a5a-86fc-781ada4eaac5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:21:33.818Z|0990f1b9-5b2d-4a5a-86fc-781ada4eaac5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:21:38.787Z|6af85bec-805d-4e2f-b30d-2454bc1c3007|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:21:38.787Z|6af85bec-805d-4e2f-b30d-2454bc1c3007|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:21:38.805Z|9502bfa2-2258-4841-bf3c-5a38b44b58b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:21:38.805Z|9502bfa2-2258-4841-bf3c-5a38b44b58b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:21:38.815Z|647455fc-5634-42c0-b398-bd9efc39a0b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:21:38.815Z|647455fc-5634-42c0-b398-bd9efc39a0b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:21:48.817Z|5e61455a-1323-4e00-a0a1-5c75a77c4bfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:21:48.825Z|5e61455a-1323-4e00-a0a1-5c75a77c4bfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:21:48.828Z|c689e25d-d3c1-4fd1-9b36-e3562835c600|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:21:48.829Z|c689e25d-d3c1-4fd1-9b36-e3562835c600|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:21:48.831Z|8fe3c325-b11b-440b-b38a-e4b2e12aefe7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:21:48.832Z|8fe3c325-b11b-440b-b38a-e4b2e12aefe7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:21:48.847Z|f3fc70c0-76d1-4bd0-a144-20387a92c0b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:21:48.848Z|f3fc70c0-76d1-4bd0-a144-20387a92c0b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:21:49.696Z|9ea4bd64-c1eb-4d81-b8f5-3256c9da683e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:21:49.697Z|9ea4bd64-c1eb-4d81-b8f5-3256c9da683e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:21:58.859Z|fbb193fd-c29d-4b25-9358-7e002e6f0bd4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:21:58.859Z|fbb193fd-c29d-4b25-9358-7e002e6f0bd4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:21:58.860Z|79cb0d67-a953-4986-85f9-0eaf9e059ab4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:21:58.861Z|79cb0d67-a953-4986-85f9-0eaf9e059ab4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:21:58.877Z|b14d841b-da4b-480f-bc6f-df922304aca7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:21:58.877Z|b14d841b-da4b-480f-bc6f-df922304aca7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:22:03.818Z|f5322408-3f6f-41be-9752-f81bc113bc8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:22:03.818Z|f5322408-3f6f-41be-9752-f81bc113bc8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:22:08.909Z|0f0aa1d2-255a-4f0b-ab76-de1cdc0ee422|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:22:08.910Z|0f0aa1d2-255a-4f0b-ab76-de1cdc0ee422|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:22:08.914Z|87e87325-4a1c-4926-9669-bb33a67fd06f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:22:08.914Z|87e87325-4a1c-4926-9669-bb33a67fd06f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:22:08.919Z|f8141016-cbea-4ca5-a59b-8713a34c2045|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:22:08.919Z|f8141016-cbea-4ca5-a59b-8713a34c2045|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:22:15.772Z|65cd23bd-5b99-4a81-b88f-f60fa0903966|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T08:22:15.773Z|65cd23bd-5b99-4a81-b88f-f60fa0903966|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T08:22:18.817Z|8b3caea6-d849-41dc-81bd-1e3b3ed93f0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:22:18.818Z|8b3caea6-d849-41dc-81bd-1e3b3ed93f0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:22:18.938Z|415c3a4b-6583-47d7-8ac2-ea3b88460b02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:22:18.939Z|415c3a4b-6583-47d7-8ac2-ea3b88460b02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:22:18.944Z|990d8fd4-9ea2-4b77-921b-72b0b0338a3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:22:18.944Z|0558bfd2-8c4e-4d7c-9ea0-24edb993d7b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:22:18.945Z|0558bfd2-8c4e-4d7c-9ea0-24edb993d7b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:22:18.945Z|990d8fd4-9ea2-4b77-921b-72b0b0338a3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:22:19.697Z|4bfe9766-bc41-496d-af51-7b6cb4fe178d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:22:19.698Z|4bfe9766-bc41-496d-af51-7b6cb4fe178d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:22:28.967Z|53139f62-3633-4ac0-9028-853f377c854b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:22:28.968Z|53139f62-3633-4ac0-9028-853f377c854b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:22:28.972Z|8896e36e-3ec6-427b-9407-d4609bdcb1a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:22:28.973Z|8896e36e-3ec6-427b-9407-d4609bdcb1a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:22:28.974Z|b8aca481-89fb-42af-8dcf-902f53b3d4e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:22:28.974Z|b8aca481-89fb-42af-8dcf-902f53b3d4e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:22:33.817Z|93d3afba-ea03-4e2c-87a4-b6428171c928|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:22:33.821Z|93d3afba-ea03-4e2c-87a4-b6428171c928|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:22:38.998Z|4194e879-95bc-46a7-8222-1292ad9d34ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:22:38.999Z|4194e879-95bc-46a7-8222-1292ad9d34ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:22:39.003Z|b5da899d-4b7f-4edf-82f2-7af4215e1646|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:22:39.004Z|b5da899d-4b7f-4edf-82f2-7af4215e1646|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:22:39.005Z|987e0d41-3881-441a-80e3-a9ca5c5bd570|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:22:39.006Z|987e0d41-3881-441a-80e3-a9ca5c5bd570|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:22:48.817Z|dd01f6a0-76a4-4f21-b1b2-56f4d4855a31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:22:48.818Z|dd01f6a0-76a4-4f21-b1b2-56f4d4855a31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:22:49.039Z|bb73c4f7-6d9d-433a-b63f-d5aeaac7699e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:22:49.041Z|8b87dbc2-358e-4349-8bb8-d7fa071b1aca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:22:49.041Z|1b8dfc1e-5d23-4bd9-88c7-516f7511fd64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:22:49.042Z|8b87dbc2-358e-4349-8bb8-d7fa071b1aca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:22:49.042Z|1b8dfc1e-5d23-4bd9-88c7-516f7511fd64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:22:49.040Z|bb73c4f7-6d9d-433a-b63f-d5aeaac7699e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:22:49.698Z|ab6c28af-fdab-4703-9301-a0b51bcdf087|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:22:49.699Z|ab6c28af-fdab-4703-9301-a0b51bcdf087|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:22:59.077Z|170dc903-1195-4b70-b4db-49a47fe4d0a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:22:59.078Z|170dc903-1195-4b70-b4db-49a47fe4d0a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:22:59.079Z|5abc7c32-2e86-4754-af0c-d1ea56f0a632|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:22:59.080Z|5abc7c32-2e86-4754-af0c-d1ea56f0a632|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:22:59.084Z|bb21d0db-d7b7-4da0-b068-9b3b419c9080|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:22:59.085Z|bb21d0db-d7b7-4da0-b068-9b3b419c9080|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:23:03.817Z|dc32c47b-16bd-43ed-8e3a-4ea69b441d86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:23:03.818Z|dc32c47b-16bd-43ed-8e3a-4ea69b441d86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:23:09.123Z|68d849a9-73e6-4548-b466-3e4f4576de95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:23:09.124Z|3c6c0207-afff-4ef2-8c84-8481b48af0d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:23:09.124Z|68d849a9-73e6-4548-b466-3e4f4576de95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:23:09.125Z|3c6c0207-afff-4ef2-8c84-8481b48af0d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:23:09.130Z|b3c9a897-ac63-46fe-adf9-f608cb353b2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:23:09.130Z|b3c9a897-ac63-46fe-adf9-f608cb353b2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:23:15.773Z|63390e47-af51-48e4-88c0-8efd71413426|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T08:23:15.774Z|63390e47-af51-48e4-88c0-8efd71413426|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T08:23:18.817Z|05e9e5ff-263f-463f-83d7-2a902a0fc284|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:23:18.821Z|05e9e5ff-263f-463f-83d7-2a902a0fc284|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:23:19.152Z|62da05db-e481-427e-91fd-b731498010bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:23:19.153Z|62da05db-e481-427e-91fd-b731498010bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:23:19.157Z|5ec01afb-0443-46b3-8547-d9964b4eb8e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:23:19.158Z|5ec01afb-0443-46b3-8547-d9964b4eb8e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:23:19.162Z|4ff140c6-85c6-4622-add7-1a5a59df7935|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:23:19.163Z|4ff140c6-85c6-4622-add7-1a5a59df7935|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:23:19.699Z|69d7cd28-a2d8-479e-b312-1f8fa139eac0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:23:19.700Z|69d7cd28-a2d8-479e-b312-1f8fa139eac0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:23:29.181Z|13edea86-6f6d-47de-b284-4eaf2a966eb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:23:29.181Z|13edea86-6f6d-47de-b284-4eaf2a966eb4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:23:29.191Z|852aa072-e1b7-437a-8d12-d5bba281ef81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:23:29.191Z|852aa072-e1b7-437a-8d12-d5bba281ef81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:23:29.197Z|7240be8a-9ddf-444b-9fb7-acc7ab45c3ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:23:29.198Z|7240be8a-9ddf-444b-9fb7-acc7ab45c3ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:23:33.817Z|0dce00dd-b131-4fe2-aac5-8562538a4f85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:23:33.818Z|0dce00dd-b131-4fe2-aac5-8562538a4f85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:23:39.211Z|930f13f5-91e5-485a-98f1-5710783ceb80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:23:39.212Z|930f13f5-91e5-485a-98f1-5710783ceb80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:23:39.218Z|06e95860-fdc2-4786-b262-908db3a8e1fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:23:39.219Z|06e95860-fdc2-4786-b262-908db3a8e1fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:23:39.225Z|9735f747-16e8-4044-9f5c-f1c46672e877|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:23:39.226Z|9735f747-16e8-4044-9f5c-f1c46672e877|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:23:48.817Z|813ce41e-7c1e-43d3-bbe2-b3e05344125e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:23:48.818Z|813ce41e-7c1e-43d3-bbe2-b3e05344125e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:23:49.242Z|79b05b98-15ec-4b34-b244-3b4632b2c532|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:23:49.243Z|79b05b98-15ec-4b34-b244-3b4632b2c532|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:23:49.245Z|523d0af7-7631-4eab-9475-bf44ce3b1ce6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:23:49.246Z|523d0af7-7631-4eab-9475-bf44ce3b1ce6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:23:49.256Z|aa42777c-9c4b-48ba-bd7d-9031c3315a95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:23:49.257Z|aa42777c-9c4b-48ba-bd7d-9031c3315a95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:23:49.700Z|44ba84f1-ae01-4da5-9404-55a5f998b939|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:23:49.701Z|44ba84f1-ae01-4da5-9404-55a5f998b939|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:23:59.271Z|dea59bc8-7a50-4851-ac43-89e5f1c366e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:23:59.272Z|dea59bc8-7a50-4851-ac43-89e5f1c366e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:23:59.277Z|c70f0cac-a3c3-461b-b0e8-fb2eeffc3796|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:23:59.278Z|c70f0cac-a3c3-461b-b0e8-fb2eeffc3796|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:23:59.287Z|40d5ce44-87b4-4741-a210-4f7437b0c7ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:23:59.287Z|40d5ce44-87b4-4741-a210-4f7437b0c7ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:24:03.817Z|7c5a6676-b803-4643-ab18-a10581dc9f46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:24:03.822Z|7c5a6676-b803-4643-ab18-a10581dc9f46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:24:09.301Z|0d3b7b86-8a3b-4c1f-b772-0b804bfc6bbc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:24:09.302Z|0d3b7b86-8a3b-4c1f-b772-0b804bfc6bbc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:24:09.315Z|f9636b7e-cc06-48e9-870b-13bbded3a728|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:24:09.316Z|f9636b7e-cc06-48e9-870b-13bbded3a728|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:24:09.318Z|48a3663d-add9-49f7-9940-ed1bf74de155|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:24:09.319Z|48a3663d-add9-49f7-9940-ed1bf74de155|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:24:15.771Z|47aee948-eb1f-47c3-b995-d3cbc258f5ce|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T08:24:15.772Z|47aee948-eb1f-47c3-b995-d3cbc258f5ce|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T08:24:18.818Z|a9652b85-1a81-4473-bced-1b7564a285a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:24:18.818Z|a9652b85-1a81-4473-bced-1b7564a285a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:24:19.334Z|9df8f554-fb02-4b1b-8868-fedf934b387b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:24:19.335Z|9df8f554-fb02-4b1b-8868-fedf934b387b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:24:19.345Z|68f3e28f-cd30-4a8a-add6-8ca6b3dcbac5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:24:19.346Z|68f3e28f-cd30-4a8a-add6-8ca6b3dcbac5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:24:19.349Z|4d6eadbe-738a-4ce7-9e30-a30a5d4715b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:24:19.349Z|4d6eadbe-738a-4ce7-9e30-a30a5d4715b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:24:19.701Z|6adfda22-7102-44a5-a09b-8f4d440354b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:24:19.702Z|6adfda22-7102-44a5-a09b-8f4d440354b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:24:29.362Z|15130d29-abcd-458d-9b45-bac92defaec5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:24:29.363Z|15130d29-abcd-458d-9b45-bac92defaec5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:24:29.375Z|fd7ff4cc-ed1e-4ee8-afb2-90edd92abc04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:24:29.376Z|fd7ff4cc-ed1e-4ee8-afb2-90edd92abc04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:24:29.378Z|589ee2cb-bd0d-49f8-9600-6945db416c8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:24:29.378Z|589ee2cb-bd0d-49f8-9600-6945db416c8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:24:33.817Z|92157279-dda2-45a3-9f13-82fa0d08766a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:24:33.818Z|92157279-dda2-45a3-9f13-82fa0d08766a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:24:39.392Z|7a8a0ff0-d5f8-4aa3-957e-4f2738da1261|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:24:39.393Z|7a8a0ff0-d5f8-4aa3-957e-4f2738da1261|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:24:39.400Z|20c1f1ab-4298-444a-832d-3d2ad8be0818|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:24:39.400Z|20c1f1ab-4298-444a-832d-3d2ad8be0818|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:24:39.406Z|bd241d08-4bd4-4447-a9c0-3ff62143094d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:24:39.408Z|bd241d08-4bd4-4447-a9c0-3ff62143094d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:24:48.817Z|e749a317-2919-423b-baf2-1322ae3f2077|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:24:48.822Z|e749a317-2919-423b-baf2-1322ae3f2077|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:24:49.423Z|9938a9b4-af13-45ea-881a-9d42e3b2283c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:24:49.424Z|9938a9b4-af13-45ea-881a-9d42e3b2283c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:24:49.430Z|6c1af675-3eec-4ab4-bae8-68de8f019c74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:24:49.431Z|6c1af675-3eec-4ab4-bae8-68de8f019c74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:24:49.436Z|fc2fba8a-77f5-4a2e-b642-5784f7b22426|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:24:49.437Z|fc2fba8a-77f5-4a2e-b642-5784f7b22426|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:24:49.703Z|dac51ee9-2ab5-45d3-8953-0595a84c8993|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:24:49.703Z|dac51ee9-2ab5-45d3-8953-0595a84c8993|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:24:59.454Z|aedae4dc-f392-4963-867a-2065f0591a0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:24:59.455Z|aedae4dc-f392-4963-867a-2065f0591a0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:24:59.465Z|9f7205dc-9daa-4cf5-bcf3-1f4c86344e68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:24:59.466Z|9f7205dc-9daa-4cf5-bcf3-1f4c86344e68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:24:59.471Z|96c83f3d-b16e-4547-8b31-c083eeaec97a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:24:59.471Z|96c83f3d-b16e-4547-8b31-c083eeaec97a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:25:03.817Z|058f7f28-ef46-45dd-a3f9-488da558ea35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:25:03.818Z|058f7f28-ef46-45dd-a3f9-488da558ea35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:25:09.481Z|1aa5b2fd-0d4a-496b-965e-df226f246502|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:25:09.482Z|1aa5b2fd-0d4a-496b-965e-df226f246502|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:25:09.489Z|3c69c074-8c47-4c3e-bdc2-90bff036ab8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:25:09.490Z|3c69c074-8c47-4c3e-bdc2-90bff036ab8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:25:09.499Z|51d44d10-96be-4c87-8079-8bfa33915d2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:25:09.500Z|51d44d10-96be-4c87-8079-8bfa33915d2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:25:15.771Z|50cd78c3-a13c-4e84-a1c0-4e407eb28869|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T08:25:15.772Z|50cd78c3-a13c-4e84-a1c0-4e407eb28869|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T08:25:18.817Z|9f0a9c03-0b7b-4fc3-9c7b-6ae4aaa706ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:25:18.819Z|9f0a9c03-0b7b-4fc3-9c7b-6ae4aaa706ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:25:19.517Z|f23595d8-fc11-422e-8a3f-fbb6abc4c2f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:25:19.518Z|f23595d8-fc11-422e-8a3f-fbb6abc4c2f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:25:19.518Z|3a136b3b-5359-48a9-80b8-0e94129ae3b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:25:19.519Z|3a136b3b-5359-48a9-80b8-0e94129ae3b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:25:19.527Z|dcfa7466-b352-4f3b-b233-8def94318dde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:25:19.528Z|dcfa7466-b352-4f3b-b233-8def94318dde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:25:19.706Z|0e9762c4-a939-42ac-a1ab-320622191f17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:25:19.706Z|0e9762c4-a939-42ac-a1ab-320622191f17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:25:29.548Z|544dfc0c-b1e8-4cfc-a6d3-dabb6c8d6560|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:25:29.549Z|544dfc0c-b1e8-4cfc-a6d3-dabb6c8d6560|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:25:29.550Z|f6b315a9-6eb4-43ed-b1ac-51b20a88c11d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:25:29.551Z|f6b315a9-6eb4-43ed-b1ac-51b20a88c11d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:25:29.559Z|d76a49de-91af-4fa4-8f13-911b889351fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:25:29.560Z|d76a49de-91af-4fa4-8f13-911b889351fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:25:33.817Z|b9204026-84a4-4a2d-b44a-e4ba7a92bc76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:25:33.821Z|b9204026-84a4-4a2d-b44a-e4ba7a92bc76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:25:39.583Z|06e88e9a-7d27-4792-a830-8c871cd01261|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:25:39.584Z|06e88e9a-7d27-4792-a830-8c871cd01261|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:25:39.591Z|b34406fa-b493-48d0-a781-9f3df6c328c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:25:39.592Z|b34406fa-b493-48d0-a781-9f3df6c328c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:25:39.594Z|1d0742a8-d5a1-411e-8355-913732d17ec0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:25:39.597Z|1d0742a8-d5a1-411e-8355-913732d17ec0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:25:48.817Z|84b2549c-0258-4ce3-a8e3-28ab071844ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:25:48.818Z|84b2549c-0258-4ce3-a8e3-28ab071844ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:25:49.617Z|0c36845d-fead-41c0-af36-95b9b2b7e8ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:25:49.618Z|0c36845d-fead-41c0-af36-95b9b2b7e8ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:25:49.630Z|d98ec471-2304-4e8e-b01b-194f72711e2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:25:49.631Z|4301b8a0-3932-4bf8-bba3-5704582d0281|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:25:49.632Z|4301b8a0-3932-4bf8-bba3-5704582d0281|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:25:49.631Z|d98ec471-2304-4e8e-b01b-194f72711e2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:25:49.707Z|860a75ba-fd31-4832-8b0b-349972d3bd84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:25:49.707Z|860a75ba-fd31-4832-8b0b-349972d3bd84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:25:59.656Z|221a076a-b95c-4699-b35e-0c91409b51a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:25:59.656Z|4af2a940-4659-4717-b84d-48f4466e7313|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:25:59.657Z|4af2a940-4659-4717-b84d-48f4466e7313|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:25:59.657Z|221a076a-b95c-4699-b35e-0c91409b51a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:25:59.659Z|d5a3cb78-8767-43a0-99c3-7de319733455|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:25:59.659Z|d5a3cb78-8767-43a0-99c3-7de319733455|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:26:03.818Z|7775ff47-0abd-47da-be57-de2fcccd709c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:26:03.818Z|7775ff47-0abd-47da-be57-de2fcccd709c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:26:09.712Z|07787cbb-5ced-428b-a81d-0e4a45e64556|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:26:09.712Z|07787cbb-5ced-428b-a81d-0e4a45e64556|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:26:09.720Z|deb25283-6676-44e2-a16b-497fbdb5c71e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:26:09.720Z|deb25283-6676-44e2-a16b-497fbdb5c71e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:26:09.720Z|7d56c2cb-1b76-45ff-b24a-4c006ef19b6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:26:09.721Z|7d56c2cb-1b76-45ff-b24a-4c006ef19b6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:26:15.772Z|6c499be6-0c3d-4667-b967-cc41f509bf4d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T08:26:15.772Z|6c499be6-0c3d-4667-b967-cc41f509bf4d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T08:26:18.817Z|713bcdf0-c8a5-45f7-9774-4c3f516dd6fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:26:18.822Z|713bcdf0-c8a5-45f7-9774-4c3f516dd6fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:26:19.708Z|e999aea0-0a4e-4196-b50b-57adc42bc35c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:26:19.708Z|e999aea0-0a4e-4196-b50b-57adc42bc35c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:26:19.757Z|cb109646-37d8-47b8-9cd4-65f4d9505175|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:26:19.758Z|cb109646-37d8-47b8-9cd4-65f4d9505175|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:26:19.758Z|7c9f6ba6-9fe1-4bf9-84dd-b863dd62cbbb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:26:19.759Z|7c9f6ba6-9fe1-4bf9-84dd-b863dd62cbbb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:26:19.770Z|884e0d18-2eac-4f82-964c-59995751d66d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:26:19.771Z|884e0d18-2eac-4f82-964c-59995751d66d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:26:29.786Z|13bafe2d-9273-47c6-b6ca-afd3bba933b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:26:29.786Z|59614d83-e982-4847-8834-791ac5e8fb18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:26:29.787Z|13bafe2d-9273-47c6-b6ca-afd3bba933b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:26:29.787Z|59614d83-e982-4847-8834-791ac5e8fb18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:26:29.796Z|490f3ee2-afef-443c-9b6f-5b511b45d3f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:26:29.796Z|490f3ee2-afef-443c-9b6f-5b511b45d3f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:26:33.817Z|b4a2477d-37d4-44cf-9987-474756c682ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:26:33.818Z|b4a2477d-37d4-44cf-9987-474756c682ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:26:39.819Z|e8ba2983-666f-476f-9ecd-51dd7cd1dbfb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:26:39.820Z|afc17767-f6a4-402d-af38-15c1a13027d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:26:39.820Z|e8ba2983-666f-476f-9ecd-51dd7cd1dbfb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:26:39.821Z|afc17767-f6a4-402d-af38-15c1a13027d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:26:39.831Z|3cf1a9ca-e6ba-487a-a6a1-fce0604cf006|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:26:39.832Z|3cf1a9ca-e6ba-487a-a6a1-fce0604cf006|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:26:48.817Z|8a3636a6-80bd-4ec3-a4c6-82497e4fab63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:26:48.818Z|8a3636a6-80bd-4ec3-a4c6-82497e4fab63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:26:49.709Z|b8dd09ec-ff68-4d29-8e37-76a4f4340581|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:26:49.709Z|b8dd09ec-ff68-4d29-8e37-76a4f4340581|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:26:49.858Z|c2991674-0dfb-4a4c-ab32-8d38419aa183|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:26:49.859Z|c2991674-0dfb-4a4c-ab32-8d38419aa183|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:26:49.866Z|26bbd76f-ac5e-41fc-acee-de8e9b34990b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:26:49.866Z|26bbd76f-ac5e-41fc-acee-de8e9b34990b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:26:49.868Z|be32ccdc-5ac3-458f-a5c3-668cea0d52f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:26:49.868Z|be32ccdc-5ac3-458f-a5c3-668cea0d52f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:26:59.893Z|32cce12b-61cc-4b85-b303-4fed51f7b5cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:26:59.894Z|32cce12b-61cc-4b85-b303-4fed51f7b5cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:26:59.898Z|dd7cda1f-e20e-4e57-8601-bfa2ebc77724|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:26:59.899Z|dd7cda1f-e20e-4e57-8601-bfa2ebc77724|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:26:59.902Z|998f1414-2478-41af-bb9b-86f299651027|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:26:59.902Z|998f1414-2478-41af-bb9b-86f299651027|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:27:03.817Z|54df9ca0-9286-4bf0-aaf1-badce52327d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:27:03.822Z|54df9ca0-9286-4bf0-aaf1-badce52327d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:27:09.928Z|6c73b21f-2ccc-4974-b06d-020678d53ba9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:27:09.929Z|6c73b21f-2ccc-4974-b06d-020678d53ba9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:27:09.938Z|fe7bca46-926e-4208-a566-49638ccd494a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:27:09.938Z|fe7bca46-926e-4208-a566-49638ccd494a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:27:09.938Z|1d148290-1569-4dbf-afeb-73c50600620b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:27:09.939Z|1d148290-1569-4dbf-afeb-73c50600620b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:27:15.771Z|19c0e291-b596-4b53-a666-f218b008f630|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T08:27:15.771Z|19c0e291-b596-4b53-a666-f218b008f630|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T08:27:18.818Z|fc53c879-53fa-4a37-8c29-0695f2f0eb0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:27:18.818Z|fc53c879-53fa-4a37-8c29-0695f2f0eb0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:27:19.710Z|01b2a09c-a1a4-4a70-9ecb-efc411b35f0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:27:19.710Z|01b2a09c-a1a4-4a70-9ecb-efc411b35f0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:27:19.971Z|2db46d3b-391d-401a-9a4f-d25740d622e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:27:19.972Z|2db46d3b-391d-401a-9a4f-d25740d622e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:27:19.974Z|95603740-f790-4505-ba0f-ddcfecadd85a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:27:19.974Z|95603740-f790-4505-ba0f-ddcfecadd85a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:27:19.973Z|a0b72596-27a5-440f-bffd-d65840f4fb32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:27:19.975Z|a0b72596-27a5-440f-bffd-d65840f4fb32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:27:30.009Z|ffcf7194-e265-48d3-8abf-633a97faac46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:27:30.010Z|ffcf7194-e265-48d3-8abf-633a97faac46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:27:30.009Z|b43ab612-86e4-4904-b648-7e4a4ce051eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:27:30.011Z|b43ab612-86e4-4904-b648-7e4a4ce051eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:27:30.011Z|ae111739-d2c5-4182-9746-733cfd51e729|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:27:30.012Z|ae111739-d2c5-4182-9746-733cfd51e729|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:27:33.817Z|d98af8bb-f949-49f3-ad5e-557568fc1d91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:27:33.818Z|d98af8bb-f949-49f3-ad5e-557568fc1d91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:27:40.041Z|02820cf5-0a86-4868-b952-da63ce518707|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:27:40.042Z|02820cf5-0a86-4868-b952-da63ce518707|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:27:40.042Z|60ba531a-cc53-468c-95d0-5e8b8172a7f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:27:40.042Z|60ba531a-cc53-468c-95d0-5e8b8172a7f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:27:40.042Z|1c0d7997-e026-4dad-8651-6dd0ea181fde|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:27:40.043Z|1c0d7997-e026-4dad-8651-6dd0ea181fde|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:27:48.817Z|b659d6fc-9949-408e-a8f1-15d8fd42bd94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:27:48.822Z|b659d6fc-9949-408e-a8f1-15d8fd42bd94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:27:49.710Z|eb647d07-6522-4a75-8560-9cd2f082d1d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:27:49.711Z|eb647d07-6522-4a75-8560-9cd2f082d1d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:27:50.072Z|ae3e3196-4336-429e-9ff8-7d86d8b688d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:27:50.073Z|ae3e3196-4336-429e-9ff8-7d86d8b688d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:27:50.078Z|602e344a-8350-40ae-bf37-2913aab930c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:27:50.079Z|602e344a-8350-40ae-bf37-2913aab930c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:27:50.081Z|2161026f-33d7-42ce-81fd-9ef850d477b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:27:50.081Z|2161026f-33d7-42ce-81fd-9ef850d477b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:28:00.104Z|447ebcbf-c1d0-494c-bc52-c21a32d3aab3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:28:00.105Z|bf04710c-36f8-4e60-a51b-77923a7a385c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:28:00.105Z|447ebcbf-c1d0-494c-bc52-c21a32d3aab3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:28:00.105Z|bf04710c-36f8-4e60-a51b-77923a7a385c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:28:00.109Z|f8ea0ab9-bedc-4658-be01-9101588069bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:28:00.110Z|f8ea0ab9-bedc-4658-be01-9101588069bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:28:03.817Z|0a4750a8-e28d-4b53-9d13-875ca85b1861|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:28:03.817Z|0a4750a8-e28d-4b53-9d13-875ca85b1861|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:28:10.136Z|a4719e6b-9812-4ef3-be08-37ef44d00a1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:28:10.137Z|a4719e6b-9812-4ef3-be08-37ef44d00a1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:28:10.141Z|60946771-44ae-4f1a-a1ce-9eed685441f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:28:10.142Z|fd91853a-30cd-4ab3-b90c-898d1530abb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:28:10.142Z|60946771-44ae-4f1a-a1ce-9eed685441f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:28:10.143Z|fd91853a-30cd-4ab3-b90c-898d1530abb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:28:15.772Z|f706aaf2-6f9f-48c6-b0b7-d59ff1c7b1d5|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T08:28:15.772Z|f706aaf2-6f9f-48c6-b0b7-d59ff1c7b1d5|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T08:28:18.817Z|a50f4ab7-a9fa-4877-adee-1e6f632a1acf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:28:18.818Z|a50f4ab7-a9fa-4877-adee-1e6f632a1acf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:28:19.711Z|bd904eeb-a353-450a-87e5-a18b835eda6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:28:19.712Z|bd904eeb-a353-450a-87e5-a18b835eda6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:28:20.173Z|e5abbcba-f91f-42b6-9924-94103d0fc957|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:28:20.174Z|e5abbcba-f91f-42b6-9924-94103d0fc957|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:28:20.176Z|52e8a217-8623-47d0-84b7-ebbda20f3604|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:28:20.176Z|52e8a217-8623-47d0-84b7-ebbda20f3604|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:28:20.178Z|4642f76c-8d82-4eb4-a624-6c1f6a9d51ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:28:20.179Z|4642f76c-8d82-4eb4-a624-6c1f6a9d51ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:28:30.205Z|995fe9a4-0d14-4646-a27c-13c7e945f258|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:28:30.206Z|995fe9a4-0d14-4646-a27c-13c7e945f258|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:28:30.213Z|920f63bd-f2f2-4329-81d7-42d26e7bdb57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:28:30.215Z|920f63bd-f2f2-4329-81d7-42d26e7bdb57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:28:30.215Z|09b888d1-f4af-4d89-8431-db5d0d19471f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:28:30.216Z|09b888d1-f4af-4d89-8431-db5d0d19471f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:28:33.817Z|c3010a44-ac09-4ded-bf5a-35bc0ca85068|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:28:33.821Z|c3010a44-ac09-4ded-bf5a-35bc0ca85068|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:28:40.236Z|47d39924-3023-478d-98f4-ac05521e5d7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:28:40.237Z|47d39924-3023-478d-98f4-ac05521e5d7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:28:40.252Z|4ee8be87-7ef7-4719-a9c0-2d80428790b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:28:40.253Z|4ee8be87-7ef7-4719-a9c0-2d80428790b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:28:40.258Z|c0ffb68c-fade-4368-8ab4-21db095e9836|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:28:40.259Z|c0ffb68c-fade-4368-8ab4-21db095e9836|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:28:48.818Z|b11ea2e6-fbe1-4e8e-a415-5ffbd57a28b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:28:48.818Z|b11ea2e6-fbe1-4e8e-a415-5ffbd57a28b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:28:49.713Z|8e180ae2-e561-48ab-9442-569c7c07a78c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:28:49.713Z|8e180ae2-e561-48ab-9442-569c7c07a78c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:28:50.267Z|1f908d22-726f-49ef-a469-c9cca9fad290|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:28:50.268Z|1f908d22-726f-49ef-a469-c9cca9fad290|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:28:50.282Z|fa2690f5-db82-4b5d-87b7-e8abb0643b23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:28:50.283Z|fa2690f5-db82-4b5d-87b7-e8abb0643b23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:28:50.287Z|9b3b41b9-4f2a-411e-bda7-6deb0a4709ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:28:50.287Z|9b3b41b9-4f2a-411e-bda7-6deb0a4709ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:29:00.294Z|a770d471-1c66-492c-82bc-96aa36f65019|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:29:00.295Z|a770d471-1c66-492c-82bc-96aa36f65019|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:29:00.312Z|2061631b-c81d-40c3-804e-a8da03fbc766|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:29:00.313Z|2061631b-c81d-40c3-804e-a8da03fbc766|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:29:00.321Z|2232c635-5b31-487f-b3b6-e146886f14d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:29:00.322Z|2232c635-5b31-487f-b3b6-e146886f14d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:29:03.817Z|15ecc657-c344-4c1d-8498-54c6e6e436fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:29:03.818Z|15ecc657-c344-4c1d-8498-54c6e6e436fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:29:10.334Z|78de3a53-0397-4401-99fa-5019d93fccf7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:29:10.335Z|78de3a53-0397-4401-99fa-5019d93fccf7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:29:10.345Z|034fed9f-b0e9-4b07-aebd-44e02158e628|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:29:10.345Z|034fed9f-b0e9-4b07-aebd-44e02158e628|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:29:10.355Z|2f56d845-3e64-4762-a5f5-97642e1ab1c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:29:10.356Z|2f56d845-3e64-4762-a5f5-97642e1ab1c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:29:15.772Z|ef509115-1252-402a-b023-99e16d8c2ab1|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T08:29:15.773Z|ef509115-1252-402a-b023-99e16d8c2ab1|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T08:29:18.817Z|52da865e-460e-45f9-962d-1ea8e436ae7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:29:18.823Z|52da865e-460e-45f9-962d-1ea8e436ae7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:29:19.714Z|0e87d4e0-5291-4f2f-99eb-f317c981b0ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:29:19.714Z|0e87d4e0-5291-4f2f-99eb-f317c981b0ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:29:20.364Z|13bf824f-84c6-4539-9da6-8900267ce820|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:29:20.365Z|13bf824f-84c6-4539-9da6-8900267ce820|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:29:20.372Z|b77ffb88-305a-488b-8c74-be3dd4249026|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:29:20.373Z|b77ffb88-305a-488b-8c74-be3dd4249026|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:29:20.385Z|c6b79c52-c0e7-42cd-bb9c-b5022a358941|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:29:20.386Z|c6b79c52-c0e7-42cd-bb9c-b5022a358941|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:29:30.409Z|ceda2a51-6584-4d96-b2c7-b5c6476b4fed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:29:30.410Z|ceda2a51-6584-4d96-b2c7-b5c6476b4fed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:29:30.416Z|e4a256a6-f2cd-416e-8b19-36b114a9b1ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:29:30.417Z|e4a256a6-f2cd-416e-8b19-36b114a9b1ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:29:30.421Z|710a3d9f-8280-418b-acf2-15a2798bf685|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:29:30.421Z|710a3d9f-8280-418b-acf2-15a2798bf685|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:29:33.817Z|cb937b90-f677-48da-ac81-8526051bce10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:29:33.818Z|cb937b90-f677-48da-ac81-8526051bce10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:29:40.445Z|49d93166-86fb-44d0-953a-9ca82cae0f23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:29:40.445Z|49d93166-86fb-44d0-953a-9ca82cae0f23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:29:40.451Z|1996d0bd-b181-4a24-9b46-383d22a6710d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:29:40.452Z|1996d0bd-b181-4a24-9b46-383d22a6710d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:29:40.453Z|9c20088e-8163-48dc-878d-c978be4acc8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:29:40.454Z|9c20088e-8163-48dc-878d-c978be4acc8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:29:48.817Z|f91c20fd-cacf-4906-944f-ea79d89df83b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:29:48.818Z|f91c20fd-cacf-4906-944f-ea79d89df83b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:29:49.715Z|014bc78a-456a-4e18-ac61-beefd7e991e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:29:49.715Z|014bc78a-456a-4e18-ac61-beefd7e991e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:29:50.476Z|72a34806-bd33-4558-8c6a-26fbf9416640|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:29:50.477Z|72a34806-bd33-4558-8c6a-26fbf9416640|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:29:50.483Z|3c6b575e-aa47-41db-9434-8d20830e58f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:29:50.483Z|8b26fdc0-ed85-4f36-bd80-dee2cc143705|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:29:50.484Z|8b26fdc0-ed85-4f36-bd80-dee2cc143705|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:29:50.484Z|3c6b575e-aa47-41db-9434-8d20830e58f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:30:00.513Z|5e89319d-44ae-4b39-ae72-e3e4da6d3253|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:30:00.513Z|5e89319d-44ae-4b39-ae72-e3e4da6d3253|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:30:00.515Z|685ed078-48f8-4c6a-85a8-9845524771e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:30:00.516Z|685ed078-48f8-4c6a-85a8-9845524771e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:30:00.520Z|9bd4a43f-c025-40e1-b555-06d4f6933219|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:30:00.521Z|9bd4a43f-c025-40e1-b555-06d4f6933219|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:30:03.817Z|9914729b-c4d9-4069-b056-50e4f88ccc6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:30:03.821Z|9914729b-c4d9-4069-b056-50e4f88ccc6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:30:10.545Z|8709ac86-84c2-447a-b08a-c2a8f43923b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:30:10.545Z|8709ac86-84c2-447a-b08a-c2a8f43923b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:30:10.548Z|edbc34b0-a942-497b-8db4-5f852cb39b11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:30:10.549Z|edbc34b0-a942-497b-8db4-5f852cb39b11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:30:10.549Z|8193b1d3-00b8-41d8-ace7-65253200f201|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:30:10.549Z|8193b1d3-00b8-41d8-ace7-65253200f201|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:30:15.771Z|e1062fb2-ad58-44c6-8ef2-5b6846ad4e15|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T08:30:15.772Z|e1062fb2-ad58-44c6-8ef2-5b6846ad4e15|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T08:30:18.817Z|eba4be96-e322-4471-8c6a-03ca601ae587|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:30:18.818Z|eba4be96-e322-4471-8c6a-03ca601ae587|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:30:19.716Z|0993020c-c609-49dd-9af8-e6bda1062832|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:30:19.716Z|0993020c-c609-49dd-9af8-e6bda1062832|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:30:20.577Z|65de5d8e-4060-40fe-a772-fa3838f1f7f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:30:20.578Z|65de5d8e-4060-40fe-a772-fa3838f1f7f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:30:20.582Z|54001850-dac7-4420-8df6-bba184358725|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:30:20.583Z|54001850-dac7-4420-8df6-bba184358725|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:30:20.586Z|bc8c046c-9e07-4c76-ba42-4be1a6ec5601|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:30:20.587Z|bc8c046c-9e07-4c76-ba42-4be1a6ec5601|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:30:30.619Z|5bc6187a-5e74-4f92-bb2b-d4cae17846b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:30:30.620Z|5bc6187a-5e74-4f92-bb2b-d4cae17846b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:30:30.620Z|f980b35a-6a79-458d-aeaf-70483c6a7abf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:30:30.621Z|f980b35a-6a79-458d-aeaf-70483c6a7abf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:30:30.620Z|0a75e24c-4185-4f98-aa7a-20aa80991295|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:30:30.622Z|0a75e24c-4185-4f98-aa7a-20aa80991295|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:30:33.817Z|38972c34-9634-401d-9ee7-18943e985356|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:30:33.818Z|38972c34-9634-401d-9ee7-18943e985356|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:30:40.653Z|06954f68-1849-47e8-951d-ee8b37d31b81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:30:40.653Z|06954f68-1849-47e8-951d-ee8b37d31b81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:30:40.653Z|2506f267-ccd0-4897-8c08-bc5ea299477a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:30:40.654Z|2506f267-ccd0-4897-8c08-bc5ea299477a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:30:40.655Z|e476f1a0-3dfa-401a-8838-c0e7897f8296|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:30:40.655Z|e476f1a0-3dfa-401a-8838-c0e7897f8296|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:30:48.817Z|a2e28624-aade-4f1c-a5a9-5384b3695d8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:30:48.822Z|a2e28624-aade-4f1c-a5a9-5384b3695d8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:30:49.717Z|9b5124b9-cff6-495d-96d2-36e64b8a980e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:30:49.717Z|9b5124b9-cff6-495d-96d2-36e64b8a980e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:30:50.682Z|7d1ec988-5466-4666-849e-dc897beaab8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:30:50.682Z|7d1ec988-5466-4666-849e-dc897beaab8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:30:50.685Z|411fd623-aa5b-4cba-9fbf-109b38980c7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:30:50.686Z|411fd623-aa5b-4cba-9fbf-109b38980c7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:30:50.688Z|ae13b908-c3c4-4464-ade3-737cf1a410d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:30:50.689Z|ae13b908-c3c4-4464-ade3-737cf1a410d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:31:00.720Z|801f7ab4-d181-490f-94cf-046791530549|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:31:00.720Z|801f7ab4-d181-490f-94cf-046791530549|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:31:00.722Z|d0a62b89-0d3d-4324-a64c-deb79959b516|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:31:00.723Z|d0a62b89-0d3d-4324-a64c-deb79959b516|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:31:00.724Z|f41bfe3e-a12a-4ebf-ae18-1dad8c03b199|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:31:00.725Z|f41bfe3e-a12a-4ebf-ae18-1dad8c03b199|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:31:03.817Z|42a7d227-86be-403e-a2cb-e7b8e8085f21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:31:03.818Z|42a7d227-86be-403e-a2cb-e7b8e8085f21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:31:10.759Z|2d6debbb-d677-496e-a8ca-2154e8034419|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:31:10.760Z|2d6debbb-d677-496e-a8ca-2154e8034419|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:31:10.760Z|47836f01-8056-448e-89c4-cc34b76f5e64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:31:10.761Z|47836f01-8056-448e-89c4-cc34b76f5e64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:31:10.762Z|8f419407-8546-455f-9e1b-638cb0f4fd46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:31:10.763Z|8f419407-8546-455f-9e1b-638cb0f4fd46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:31:15.772Z|deb6a6b4-be30-4dfa-8efa-30c6801bc0de|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T08:31:15.773Z|deb6a6b4-be30-4dfa-8efa-30c6801bc0de|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T08:31:18.817Z|25a18151-45a0-4f49-9d56-1ea47bbc96dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:31:18.818Z|25a18151-45a0-4f49-9d56-1ea47bbc96dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:31:19.718Z|c04fa3da-a0e8-419c-8d74-28f7b0e4995a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:31:19.718Z|c04fa3da-a0e8-419c-8d74-28f7b0e4995a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:31:20.786Z|fc7a059e-daf3-42cf-addb-c9c2c3434d4b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:31:20.790Z|fc7a059e-daf3-42cf-addb-c9c2c3434d4b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:31:20.790Z|27ac2a13-9f82-4378-9922-570356fc47f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:31:20.790Z|27ac2a13-9f82-4378-9922-570356fc47f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:31:20.796Z|bff96e22-061d-49e3-a303-dbcc44978f82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:31:20.797Z|bff96e22-061d-49e3-a303-dbcc44978f82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:31:30.814Z|86ea3975-611a-4645-804b-b329bee3e98b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:31:30.815Z|86ea3975-611a-4645-804b-b329bee3e98b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:31:30.823Z|30cae1a9-460c-4d7b-bc71-fffdf9b86347|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:31:30.824Z|30cae1a9-460c-4d7b-bc71-fffdf9b86347|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:31:30.826Z|c8586ca8-3afd-46f5-9d70-0310ce17fdc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:31:30.826Z|c8586ca8-3afd-46f5-9d70-0310ce17fdc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:31:33.817Z|de55bf93-d392-4ad4-940c-8943a36eb70f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:31:33.822Z|de55bf93-d392-4ad4-940c-8943a36eb70f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:31:40.854Z|a3ccffa4-04ee-4477-85d6-b26771c11d9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:31:40.854Z|245f0b67-4977-40ee-85a6-9d539fb6d05c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:31:40.854Z|61d49aec-903f-4bef-95e9-f63565c67b00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:31:40.855Z|a3ccffa4-04ee-4477-85d6-b26771c11d9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:31:40.855Z|245f0b67-4977-40ee-85a6-9d539fb6d05c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:31:40.855Z|61d49aec-903f-4bef-95e9-f63565c67b00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:31:48.817Z|880225e2-08ad-4f93-9502-ec7c70ec2d9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:31:48.818Z|880225e2-08ad-4f93-9502-ec7c70ec2d9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:31:49.718Z|a97af173-fc04-49ff-a6be-6c58a73b0a86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:31:49.719Z|a97af173-fc04-49ff-a6be-6c58a73b0a86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:31:50.890Z|05b4b295-9f97-40a6-8d82-41b80560d3b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:31:50.892Z|05b4b295-9f97-40a6-8d82-41b80560d3b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:31:50.892Z|22c4ee12-2ace-42b2-96b7-6d5be100a1c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:31:50.894Z|22c4ee12-2ace-42b2-96b7-6d5be100a1c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:31:50.894Z|7a68fb43-914c-4718-8963-5dd8d84f6f95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:31:50.895Z|7a68fb43-914c-4718-8963-5dd8d84f6f95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:32:00.923Z|c40b43bf-b385-4cd5-bd2a-3f6368124da7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:32:00.924Z|c40b43bf-b385-4cd5-bd2a-3f6368124da7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:32:00.927Z|dc09fe06-3462-42d1-a438-680d1c40f3c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:32:00.928Z|dc09fe06-3462-42d1-a438-680d1c40f3c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:32:00.933Z|0f8b6d4f-6a12-4f61-b134-e932f866f05d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:32:00.933Z|0f8b6d4f-6a12-4f61-b134-e932f866f05d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:32:03.817Z|f5429f7b-dc26-4e01-bd59-9da0b6562e7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:32:03.818Z|f5429f7b-dc26-4e01-bd59-9da0b6562e7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:32:10.954Z|7bd3a604-e732-42aa-b416-81e9ec09885d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:32:10.955Z|7bd3a604-e732-42aa-b416-81e9ec09885d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:32:10.959Z|7282df12-9727-47df-bc0b-c7d2a5dff7a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:32:10.960Z|7282df12-9727-47df-bc0b-c7d2a5dff7a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:32:10.961Z|c2d3bd90-bfee-4ff7-830e-25d779f8b481|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:32:10.962Z|c2d3bd90-bfee-4ff7-830e-25d779f8b481|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:32:15.772Z|f69e7702-26e6-4013-b5cf-4c13f656706e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T08:32:15.772Z|f69e7702-26e6-4013-b5cf-4c13f656706e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T08:32:18.817Z|4d7f9cdc-647f-4ba0-b7de-4a07be246a35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:32:18.823Z|4d7f9cdc-647f-4ba0-b7de-4a07be246a35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:32:19.720Z|3c9b7355-454a-4933-9242-d37c7a48a943|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:32:19.721Z|3c9b7355-454a-4933-9242-d37c7a48a943|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:32:20.988Z|5bad7eb6-d64b-485b-bdc0-7e232b8b742b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:32:20.989Z|5bad7eb6-d64b-485b-bdc0-7e232b8b742b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:32:20.989Z|e66ae50a-8fb2-4eb6-a307-3084296530fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:32:20.993Z|e66ae50a-8fb2-4eb6-a307-3084296530fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:32:20.994Z|e3db2e07-805b-420a-ad3e-319b333768d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:32:20.996Z|e3db2e07-805b-420a-ad3e-319b333768d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:32:31.022Z|7d790b3e-3654-470f-ad3a-6fa5c8a54a59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:32:31.023Z|7d790b3e-3654-470f-ad3a-6fa5c8a54a59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:32:31.027Z|3e3a9b5a-4a7a-4718-8627-d73faa929671|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:32:31.028Z|3e3a9b5a-4a7a-4718-8627-d73faa929671|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:32:31.030Z|a59e3f07-2479-4a06-92ef-e27cc7e0a600|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:32:31.030Z|a59e3f07-2479-4a06-92ef-e27cc7e0a600|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:32:33.817Z|b1314eb6-f78d-4e58-85d3-098f60597b7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:32:33.818Z|b1314eb6-f78d-4e58-85d3-098f60597b7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:32:41.058Z|4f29acb2-db22-4872-9d93-53640783be10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:32:41.059Z|4f29acb2-db22-4872-9d93-53640783be10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:32:41.060Z|2416c742-204a-4065-a70e-ab6a298b4629|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:32:41.060Z|7d495d90-3287-468d-8400-6cc028a203f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:32:41.060Z|2416c742-204a-4065-a70e-ab6a298b4629|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:32:41.060Z|7d495d90-3287-468d-8400-6cc028a203f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:32:48.817Z|5f97223f-8f29-44ec-bbc5-c4da933c5d89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:32:48.818Z|5f97223f-8f29-44ec-bbc5-c4da933c5d89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:32:49.722Z|21f8a2ae-d46e-424b-8e19-9dca11479d4d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:32:49.722Z|21f8a2ae-d46e-424b-8e19-9dca11479d4d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:32:51.085Z|ddf0b2e8-ffe5-4981-a85f-bd734bd46caf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:32:51.085Z|ddf0b2e8-ffe5-4981-a85f-bd734bd46caf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:32:51.089Z|921c106c-a5ae-4b83-a664-577b0c8acedc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:32:51.089Z|921c106c-a5ae-4b83-a664-577b0c8acedc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:32:51.096Z|08cca8e9-f601-42ba-9c4f-8eb423453849|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:32:51.097Z|08cca8e9-f601-42ba-9c4f-8eb423453849|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:33:01.115Z|8e2a90bc-2aeb-4183-a4de-e7bccc965a40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:33:01.116Z|8e2a90bc-2aeb-4183-a4de-e7bccc965a40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:33:01.121Z|ac144792-cfa0-4590-aa9a-ec3ae78cce20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:33:01.121Z|ac144792-cfa0-4590-aa9a-ec3ae78cce20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:33:01.126Z|9cad7a00-c808-4752-b257-71a415576d49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:33:01.126Z|9cad7a00-c808-4752-b257-71a415576d49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:33:03.817Z|4eea37e1-0b6f-4c2a-973f-cae25d358413|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:33:03.821Z|4eea37e1-0b6f-4c2a-973f-cae25d358413|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:33:11.152Z|63c46b94-e15f-4980-875b-962ae0ed5e5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:33:11.153Z|63c46b94-e15f-4980-875b-962ae0ed5e5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:33:11.155Z|e3ab3d53-67ea-4be5-8e65-6db1f4adec1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:33:11.155Z|e3ab3d53-67ea-4be5-8e65-6db1f4adec1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:33:11.157Z|7f2ebc90-9cb5-4279-8fc8-2142f37badab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:33:11.158Z|7f2ebc90-9cb5-4279-8fc8-2142f37badab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:33:15.771Z|fc2afd7f-21ca-4b90-bdd9-a349c75d6f0d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T08:33:15.772Z|fc2afd7f-21ca-4b90-bdd9-a349c75d6f0d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T08:33:18.817Z|80f04f56-5f56-49c3-af0b-da0486f0f1a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:33:18.818Z|80f04f56-5f56-49c3-af0b-da0486f0f1a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:33:19.723Z|adbb8d19-8dda-4c18-b3a0-01d06c4100a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:33:19.723Z|adbb8d19-8dda-4c18-b3a0-01d06c4100a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:33:21.182Z|3cb61566-953f-4063-a53a-f2d47aa869b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:33:21.182Z|873b0ad1-9558-4e22-a118-b2e40f315718|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:33:21.183Z|3cb61566-953f-4063-a53a-f2d47aa869b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:33:21.183Z|873b0ad1-9558-4e22-a118-b2e40f315718|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:33:21.190Z|8ee425ef-8639-4b01-8dff-e50b79f662ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:33:21.191Z|8ee425ef-8639-4b01-8dff-e50b79f662ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:33:31.214Z|0f8d58bc-f9dd-4395-95f1-d4e6232c7b3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:33:31.215Z|0f8d58bc-f9dd-4395-95f1-d4e6232c7b3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:33:31.218Z|0d43ca74-5bca-453b-bf54-5e2ff20794b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:33:31.218Z|0d43ca74-5bca-453b-bf54-5e2ff20794b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:33:31.219Z|559b79e3-f082-4217-b3d1-c22d2ff067f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:33:31.220Z|559b79e3-f082-4217-b3d1-c22d2ff067f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:33:33.817Z|3ff6e02a-6419-4621-9cfc-35a7c3676a43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:33:33.818Z|3ff6e02a-6419-4621-9cfc-35a7c3676a43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:33:41.244Z|a28e1c10-4ed6-423f-a0d6-2facea963387|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:33:41.245Z|a28e1c10-4ed6-423f-a0d6-2facea963387|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:33:41.249Z|ee391896-1cde-4f09-b120-4f34dc5c5336|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:33:41.249Z|fd4809f9-c8c2-4711-a21d-d2928fc8ac02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:33:41.250Z|ee391896-1cde-4f09-b120-4f34dc5c5336|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:33:41.250Z|fd4809f9-c8c2-4711-a21d-d2928fc8ac02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:33:48.817Z|98f64200-aca2-4ba4-a834-20786886f33e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:33:48.821Z|98f64200-aca2-4ba4-a834-20786886f33e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:33:49.724Z|e031bd32-ed10-4295-aa71-b2ceb805fa7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:33:49.724Z|e031bd32-ed10-4295-aa71-b2ceb805fa7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:33:51.287Z|518ebf87-41bf-4b59-93e4-daf6ededb1d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:33:51.288Z|5da4fa81-58a0-4ebe-91f9-31eb40d3bded|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:33:51.288Z|5d979917-09bb-4828-8ee7-199641914c07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:33:51.288Z|518ebf87-41bf-4b59-93e4-daf6ededb1d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:33:51.288Z|5da4fa81-58a0-4ebe-91f9-31eb40d3bded|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:33:51.289Z|5d979917-09bb-4828-8ee7-199641914c07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:34:01.325Z|4648b4e0-b77d-4ae3-b062-1a85d802382b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:34:01.327Z|76ae1de6-f7a1-4344-aaa5-05e0b9b91f43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:34:01.328Z|d7d0cb3b-f130-4d10-82e7-69541792f6e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:34:01.328Z|76ae1de6-f7a1-4344-aaa5-05e0b9b91f43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:34:01.329Z|d7d0cb3b-f130-4d10-82e7-69541792f6e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:34:01.332Z|4648b4e0-b77d-4ae3-b062-1a85d802382b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:34:03.818Z|056c52a8-da5d-4d91-9053-b1f1f7e35b99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:34:03.818Z|056c52a8-da5d-4d91-9053-b1f1f7e35b99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:34:11.367Z|931ee29b-9ef1-446b-93a4-99ed6e1f76ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:34:11.367Z|931ee29b-9ef1-446b-93a4-99ed6e1f76ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:34:11.367Z|5c4562ff-28f9-47f9-bc40-b31cb0b8b4a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:34:11.368Z|5c4562ff-28f9-47f9-bc40-b31cb0b8b4a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:34:11.371Z|cf7a4f9e-3afa-4e5e-afc1-09f532ce552b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:34:11.371Z|cf7a4f9e-3afa-4e5e-afc1-09f532ce552b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:34:15.772Z|0697bf49-b08a-4101-93fc-afe10eaeac3d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T08:34:15.773Z|0697bf49-b08a-4101-93fc-afe10eaeac3d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T08:34:18.817Z|402dd68c-9a1e-4605-a9dd-bb32dc389282|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:34:18.818Z|402dd68c-9a1e-4605-a9dd-bb32dc389282|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:34:19.725Z|a2f9302a-a6d2-4e99-8e4d-ba67436421ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:34:19.725Z|a2f9302a-a6d2-4e99-8e4d-ba67436421ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:34:21.398Z|705da0c6-b1b7-4319-a512-2228d81c30a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:34:21.398Z|705da0c6-b1b7-4319-a512-2228d81c30a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:34:21.403Z|6e31c906-57f8-402b-81b6-cbf8da6a3a1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:34:21.404Z|6e31c906-57f8-402b-81b6-cbf8da6a3a1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:34:21.409Z|b5878d0c-cffe-4e60-8c49-041a2b2d9167|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:34:21.410Z|b5878d0c-cffe-4e60-8c49-041a2b2d9167|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:34:31.440Z|d04ebb62-2880-4f7a-8237-22bc12873281|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:34:31.441Z|d04ebb62-2880-4f7a-8237-22bc12873281|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:34:31.442Z|9409424a-7d60-4cd7-8795-12b8245f4a53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:34:31.443Z|9409424a-7d60-4cd7-8795-12b8245f4a53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:34:31.446Z|a4b31548-b0bf-438a-a751-afeb935c6b48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:34:31.447Z|a4b31548-b0bf-438a-a751-afeb935c6b48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:34:33.817Z|6e8379ed-da55-4163-a8d7-cb134387818e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:34:33.822Z|6e8379ed-da55-4163-a8d7-cb134387818e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:34:41.473Z|4095cfe3-8a52-4358-8ac2-ef566866f36b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:34:41.473Z|4095cfe3-8a52-4358-8ac2-ef566866f36b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:34:41.478Z|b49f6b84-360f-4b87-b825-b326154f3a83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:34:41.479Z|b49f6b84-360f-4b87-b825-b326154f3a83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:34:41.481Z|4d405aa2-5093-457d-bd3e-7c6f12361d9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:34:41.482Z|4d405aa2-5093-457d-bd3e-7c6f12361d9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:34:48.817Z|d4d47bf2-ea0e-4788-b5c1-6bd62f5f3be3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:34:48.818Z|d4d47bf2-ea0e-4788-b5c1-6bd62f5f3be3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:34:49.726Z|71dd8f23-8f6e-4277-9069-4629f73259d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:34:49.726Z|71dd8f23-8f6e-4277-9069-4629f73259d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:34:51.509Z|99acb8f2-1dd6-42e3-9dfd-2ca18a311139|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:34:51.510Z|99acb8f2-1dd6-42e3-9dfd-2ca18a311139|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:34:51.513Z|ff05c65f-6446-49a2-865e-8358c19b668c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:34:51.513Z|00bf0d9c-fca5-4ba6-8408-16317a5c6355|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:34:51.513Z|ff05c65f-6446-49a2-865e-8358c19b668c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:34:51.514Z|00bf0d9c-fca5-4ba6-8408-16317a5c6355|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:35:01.539Z|caec1e28-3a30-4448-b682-7f28b4c0d38b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:35:01.539Z|da1bc6db-4cbc-420c-9407-d490a5f9140f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:35:01.539Z|caec1e28-3a30-4448-b682-7f28b4c0d38b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:35:01.539Z|da1bc6db-4cbc-420c-9407-d490a5f9140f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:35:01.544Z|1a8b3988-92c0-431f-ae01-2d38fe9cffb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:35:01.545Z|1a8b3988-92c0-431f-ae01-2d38fe9cffb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:35:03.818Z|02facb79-22f9-437c-94cf-7d439685a94f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:35:03.819Z|02facb79-22f9-437c-94cf-7d439685a94f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:35:11.564Z|6cbef4ad-c9d2-4bea-bb7b-d1541f80b70a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:35:11.565Z|6cbef4ad-c9d2-4bea-bb7b-d1541f80b70a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:35:11.572Z|a1705f40-bdcc-48d9-8478-5887c71968b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:35:11.573Z|a1705f40-bdcc-48d9-8478-5887c71968b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:35:11.576Z|b75634c2-8895-4bcb-b07e-8991125ff828|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:35:11.576Z|b75634c2-8895-4bcb-b07e-8991125ff828|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:35:15.771Z|86680928-ce8f-4cf9-922c-eba3c5c69fda|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T08:35:15.772Z|86680928-ce8f-4cf9-922c-eba3c5c69fda|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T08:35:18.817Z|97dcb3f0-0574-4e8a-9f1b-a5797ed2b640|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:35:18.822Z|97dcb3f0-0574-4e8a-9f1b-a5797ed2b640|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:35:19.727Z|840fe0d4-b76c-42dd-9bed-cc448f308dc5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:35:19.727Z|840fe0d4-b76c-42dd-9bed-cc448f308dc5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:35:21.594Z|932c80f9-3214-4555-8015-965e6e2b3ddc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:35:21.594Z|932c80f9-3214-4555-8015-965e6e2b3ddc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:35:21.603Z|9ac922b5-6531-44c5-afbb-7b2b93175158|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:35:21.604Z|9ac922b5-6531-44c5-afbb-7b2b93175158|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:35:21.606Z|a3e7d0cd-2a99-4a2d-975a-b7cca10cd759|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:35:21.606Z|a3e7d0cd-2a99-4a2d-975a-b7cca10cd759|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:35:31.627Z|25ff3464-d4f2-45bc-9887-215918bb10f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:35:31.628Z|25ff3464-d4f2-45bc-9887-215918bb10f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:35:31.637Z|e09257eb-94ce-429b-b607-348f44ad1598|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:35:31.637Z|ed4f71a6-2ff5-48e9-bcf1-41914249945d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:35:31.638Z|e09257eb-94ce-429b-b607-348f44ad1598|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:35:31.638Z|ed4f71a6-2ff5-48e9-bcf1-41914249945d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:35:33.817Z|042e8123-2e8a-428f-879d-28fcbb89cf66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:35:33.818Z|042e8123-2e8a-428f-879d-28fcbb89cf66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:35:41.658Z|d151a4ad-edef-4076-92cf-7dc8894372df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:35:41.659Z|d151a4ad-edef-4076-92cf-7dc8894372df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:35:41.669Z|5b3eca2d-b588-4cce-b43a-dbd8de085082|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:35:41.670Z|5b3eca2d-b588-4cce-b43a-dbd8de085082|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:35:41.675Z|0e5db278-eca2-4e66-8398-894ef03b39a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:35:41.675Z|0e5db278-eca2-4e66-8398-894ef03b39a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:35:48.817Z|6fa13c1d-38fe-4b39-ab18-af92adaff6a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:35:48.818Z|6fa13c1d-38fe-4b39-ab18-af92adaff6a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:35:49.728Z|0ea29462-ce00-47aa-9c65-be952a27330e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:35:49.728Z|0ea29462-ce00-47aa-9c65-be952a27330e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:35:51.689Z|1ef741cd-c1e2-4681-b32c-2bed3f055085|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:35:51.690Z|1ef741cd-c1e2-4681-b32c-2bed3f055085|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:35:51.698Z|f9586628-f1a6-4695-8819-cce01090dbc8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:35:51.699Z|f9586628-f1a6-4695-8819-cce01090dbc8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:35:51.701Z|3e9b2f0b-7e70-433c-9ef8-2a085f1bab4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:35:51.701Z|3e9b2f0b-7e70-433c-9ef8-2a085f1bab4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:36:01.722Z|13c6ad27-6154-47fe-ba67-4afb7094afb8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:36:01.723Z|13c6ad27-6154-47fe-ba67-4afb7094afb8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:36:01.734Z|c2d0f89e-6c3d-4f3c-bd16-205b7f73a8a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:36:01.736Z|c2d0f89e-6c3d-4f3c-bd16-205b7f73a8a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:36:01.738Z|f12c838f-f74c-4939-a922-c07f50aeebce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:36:01.739Z|f12c838f-f74c-4939-a922-c07f50aeebce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:36:03.817Z|2d1e2bab-19b0-4cdf-ad23-6e17f8a84152|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:36:03.821Z|2d1e2bab-19b0-4cdf-ad23-6e17f8a84152|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:36:11.768Z|4a5d89e4-5d6c-45ce-83b7-8a1513a22c8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:36:11.769Z|4a5d89e4-5d6c-45ce-83b7-8a1513a22c8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:36:11.793Z|f3b61085-7b95-4419-930b-6e1f1eec4d2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:36:11.793Z|f3b61085-7b95-4419-930b-6e1f1eec4d2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:36:11.802Z|512b01ab-f980-48d7-afe0-d302d42d2205|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:36:11.803Z|512b01ab-f980-48d7-afe0-d302d42d2205|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:36:15.772Z|3436df47-6c8b-43f9-a1c6-ee59ce8b2aaf|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T08:36:15.772Z|3436df47-6c8b-43f9-a1c6-ee59ce8b2aaf|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T08:36:18.817Z|9427ece1-46dc-4e83-9c03-5c79f8f77805|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:36:18.818Z|9427ece1-46dc-4e83-9c03-5c79f8f77805|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:36:19.729Z|f5182e5b-37b7-4145-830e-b9cc122edc5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:36:19.729Z|f5182e5b-37b7-4145-830e-b9cc122edc5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:36:21.826Z|a80ade15-14bf-4769-97e0-2eef54f6738a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:36:21.826Z|a80ade15-14bf-4769-97e0-2eef54f6738a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:36:21.828Z|e49f7a1e-687f-43f2-8b35-09e84730479c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:36:21.829Z|e49f7a1e-687f-43f2-8b35-09e84730479c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:36:21.835Z|1b42e85b-4171-4e9e-a70a-513fd7562272|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:36:21.835Z|1b42e85b-4171-4e9e-a70a-513fd7562272|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:36:31.855Z|f7ad3145-021e-4ae7-8699-526f9fa44251|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:36:31.855Z|544621a8-8676-4fab-b3f2-1c10b048f591|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:36:31.855Z|f7ad3145-021e-4ae7-8699-526f9fa44251|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:36:31.856Z|544621a8-8676-4fab-b3f2-1c10b048f591|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:36:31.864Z|5f8e4eed-6ea5-4eaf-bf91-4cafc1258b3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:36:31.864Z|5f8e4eed-6ea5-4eaf-bf91-4cafc1258b3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:36:33.817Z|0ef32834-d82c-4649-8640-679c888e2db2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:36:33.818Z|0ef32834-d82c-4649-8640-679c888e2db2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:36:41.886Z|ab23dfdd-c233-42c2-8d5a-907488a65849|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:36:41.887Z|ab23dfdd-c233-42c2-8d5a-907488a65849|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:36:41.892Z|367d4cb0-f6cd-4123-9889-726757ee45b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:36:41.892Z|367d4cb0-f6cd-4123-9889-726757ee45b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:36:41.896Z|8443bb02-4c3e-4ed8-ab3d-cfdf50923ba9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:36:41.897Z|8443bb02-4c3e-4ed8-ab3d-cfdf50923ba9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:36:48.817Z|dc316cc5-76f2-4678-9d47-79be03bc77ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:36:48.821Z|dc316cc5-76f2-4678-9d47-79be03bc77ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:36:49.730Z|411ebd3f-04a8-4a4c-a8b9-27d73b473485|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:36:49.730Z|411ebd3f-04a8-4a4c-a8b9-27d73b473485|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:36:51.917Z|142e8eb2-5b02-40af-a601-76f16a6016b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:36:51.918Z|142e8eb2-5b02-40af-a601-76f16a6016b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:36:51.922Z|5ea7f4f7-1faf-4ef7-9ef2-a5bca559eb51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:36:51.922Z|5ea7f4f7-1faf-4ef7-9ef2-a5bca559eb51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:36:51.928Z|2172ab74-6845-4343-b75f-07a2e4b819de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:36:51.929Z|2172ab74-6845-4343-b75f-07a2e4b819de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:37:01.947Z|81c60d8e-bb1f-4e38-8fe9-ee81d2465de8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:37:01.948Z|81c60d8e-bb1f-4e38-8fe9-ee81d2465de8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:37:01.951Z|3191d30a-9108-4948-8156-1f51ca210ea2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:37:01.952Z|3191d30a-9108-4948-8156-1f51ca210ea2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:37:01.960Z|d8d923eb-8c69-4bb5-be9e-86fff689e494|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:37:01.960Z|d8d923eb-8c69-4bb5-be9e-86fff689e494|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:37:03.817Z|cde7150e-0edb-466d-9bdb-0cc0e195a056|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:37:03.818Z|cde7150e-0edb-466d-9bdb-0cc0e195a056|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:37:11.976Z|145aafde-2184-41c7-93c9-0f5ce7933926|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:37:11.977Z|145aafde-2184-41c7-93c9-0f5ce7933926|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:37:11.982Z|c16a7c05-67e0-465f-9d63-80eac561e4ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:37:11.982Z|c16a7c05-67e0-465f-9d63-80eac561e4ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:37:11.989Z|e7468c6f-ccde-482a-a819-8fcf4ba39927|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:37:11.990Z|e7468c6f-ccde-482a-a819-8fcf4ba39927|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:37:15.772Z|f093d01a-5cd1-4353-af2f-78bf9d61b20c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T08:37:15.772Z|f093d01a-5cd1-4353-af2f-78bf9d61b20c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T08:37:18.817Z|b9f5f9a5-13d4-4a1e-8d55-b88bea1bc8ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:37:18.818Z|b9f5f9a5-13d4-4a1e-8d55-b88bea1bc8ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:37:19.731Z|6f053832-e588-4f1f-9d28-f3ce09675ee3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:37:19.731Z|6f053832-e588-4f1f-9d28-f3ce09675ee3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:37:22.009Z|feec7eab-ca73-4654-9296-e0cf09bb87df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:37:22.010Z|feec7eab-ca73-4654-9296-e0cf09bb87df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:37:22.014Z|ca8e3137-28d7-4154-88cf-b684c82bd53a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:37:22.015Z|ca8e3137-28d7-4154-88cf-b684c82bd53a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:37:22.020Z|3e017d56-9858-40d1-a9c4-071cead055a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:37:22.021Z|3e017d56-9858-40d1-a9c4-071cead055a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:37:32.040Z|ddaf821d-a510-49f3-a3e9-1f9989741d5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:37:32.040Z|ddaf821d-a510-49f3-a3e9-1f9989741d5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:37:32.043Z|ae87ab5f-3cb4-4a0c-9063-368ca477a9aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:37:32.043Z|ae87ab5f-3cb4-4a0c-9063-368ca477a9aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:37:32.044Z|98d1aa92-b6a7-429d-9cfa-73a3fac56fc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:37:32.045Z|98d1aa92-b6a7-429d-9cfa-73a3fac56fc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:37:33.817Z|765519bc-de30-45fe-a2ff-b59ac1baf654|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:37:33.818Z|765519bc-de30-45fe-a2ff-b59ac1baf654|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:37:42.073Z|7beda2ed-8f43-4617-a805-ce2d9e006bc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:37:42.073Z|7beda2ed-8f43-4617-a805-ce2d9e006bc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:37:42.073Z|ef169b33-fa2c-4888-ad02-2168e426da1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:37:42.074Z|ef169b33-fa2c-4888-ad02-2168e426da1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:37:42.079Z|334ffdbf-6299-4eef-8ac3-c1e8e52d32b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:37:42.079Z|334ffdbf-6299-4eef-8ac3-c1e8e52d32b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:37:48.817Z|334fbb8e-1030-4d79-9d76-37949215fdcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:37:48.818Z|334fbb8e-1030-4d79-9d76-37949215fdcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:37:49.732Z|d11e0099-c968-45f1-a836-2b1aa6d13db5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:37:49.733Z|d11e0099-c968-45f1-a836-2b1aa6d13db5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:37:52.101Z|5ca3c0a0-8c04-4932-8e92-95aa60bae172|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:37:52.102Z|5ca3c0a0-8c04-4932-8e92-95aa60bae172|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:37:52.108Z|c40754a0-8bed-488d-9ff8-6b5b31360c39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:37:52.109Z|c40754a0-8bed-488d-9ff8-6b5b31360c39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:37:52.109Z|2b67007b-3501-4b2b-9369-abb6147a3eea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:37:52.109Z|2b67007b-3501-4b2b-9369-abb6147a3eea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:38:02.139Z|1d4d67dd-1bfb-42ca-be4f-5a9c2f0dcb3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:38:02.140Z|1d4d67dd-1bfb-42ca-be4f-5a9c2f0dcb3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:38:02.140Z|c04ce8e8-b67e-41b4-9612-0e47589938a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:38:02.141Z|c04ce8e8-b67e-41b4-9612-0e47589938a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:38:02.141Z|80156a01-a2dd-48c9-ab0c-f40f16ce2983|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:38:02.142Z|80156a01-a2dd-48c9-ab0c-f40f16ce2983|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:38:03.817Z|09d0e2b7-30ae-41f6-872d-851fecaf8f41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:38:03.822Z|09d0e2b7-30ae-41f6-872d-851fecaf8f41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:38:12.171Z|da299480-30c3-4f7a-80b8-4764ed1583e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:38:12.172Z|da299480-30c3-4f7a-80b8-4764ed1583e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:38:12.178Z|8f53e1e6-fca3-43a6-965c-f54a04334e86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:38:12.179Z|8f53e1e6-fca3-43a6-965c-f54a04334e86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:38:12.179Z|cfd14ce3-4a06-4bf5-9091-c81b5f8ebc18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:38:12.180Z|cfd14ce3-4a06-4bf5-9091-c81b5f8ebc18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:38:15.770Z|c0145079-7e4f-4fdd-8cdf-0557edf777a6|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T08:38:15.771Z|c0145079-7e4f-4fdd-8cdf-0557edf777a6|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T08:38:18.817Z|3740e0fd-7767-42e3-a4ea-987c2a877dca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:38:18.818Z|3740e0fd-7767-42e3-a4ea-987c2a877dca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:38:19.733Z|61004035-3968-4f5a-ba75-83de738fb721|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:38:19.734Z|61004035-3968-4f5a-ba75-83de738fb721|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:38:22.207Z|b8d9e5c2-451a-4667-b1d8-5c20ca912d0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:38:22.209Z|98afcd5e-b203-489e-8150-04ae3b54d18a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:38:22.210Z|98afcd5e-b203-489e-8150-04ae3b54d18a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:38:22.210Z|22b72824-dfa5-42e9-a0a5-cfae2bedb40a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:38:22.211Z|22b72824-dfa5-42e9-a0a5-cfae2bedb40a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:38:22.210Z|b8d9e5c2-451a-4667-b1d8-5c20ca912d0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:38:32.240Z|c791d3ea-b373-459d-9ddd-75b95bace019|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:38:32.240Z|bd2eaa0c-d826-41a2-86ff-02f7d4e3a1bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:38:32.240Z|c791d3ea-b373-459d-9ddd-75b95bace019|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:38:32.241Z|bd2eaa0c-d826-41a2-86ff-02f7d4e3a1bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:38:32.240Z|85f62b7f-b2e1-49a7-8fe1-4fbf5aa96356|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:38:32.241Z|85f62b7f-b2e1-49a7-8fe1-4fbf5aa96356|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:38:33.817Z|a73e5d29-de2a-437a-b1e3-b8eb91698de7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:38:33.818Z|a73e5d29-de2a-437a-b1e3-b8eb91698de7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:38:42.312Z|59accba2-e67e-43bb-8db7-f8a5d7cdc5b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:38:42.312Z|59accba2-e67e-43bb-8db7-f8a5d7cdc5b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:38:42.316Z|7d7294a4-9c7f-400d-8e0b-932642fe2b87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:38:42.317Z|7d7294a4-9c7f-400d-8e0b-932642fe2b87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:38:42.316Z|34f30aee-0d3f-4795-91dc-a12032249bbb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:38:42.317Z|34f30aee-0d3f-4795-91dc-a12032249bbb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:38:48.817Z|4605d38f-25e7-4fb8-a20b-56a2e1e6af4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:38:48.818Z|4605d38f-25e7-4fb8-a20b-56a2e1e6af4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:38:49.734Z|9046907e-673a-4196-bb44-5dba1175e070|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:38:49.735Z|9046907e-673a-4196-bb44-5dba1175e070|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:38:52.350Z|21ae3285-b05e-403d-9ab0-3d18af401d06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:38:52.350Z|fe54a260-e0dd-48a2-81d6-c870d82d2816|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:38:52.351Z|fe54a260-e0dd-48a2-81d6-c870d82d2816|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:38:52.352Z|21ae3285-b05e-403d-9ab0-3d18af401d06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:38:52.354Z|32f07cf3-dcf4-49d3-b53a-7a7008d2e5fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:38:52.355Z|32f07cf3-dcf4-49d3-b53a-7a7008d2e5fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:39:02.390Z|28b31cac-2be5-40c9-948d-7b4e42c23623|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:39:02.391Z|28b31cac-2be5-40c9-948d-7b4e42c23623|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:39:02.393Z|401cf6ee-cb1d-4ecf-a24e-392418c309d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:39:02.394Z|401cf6ee-cb1d-4ecf-a24e-392418c309d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:39:02.394Z|fd9fa0b6-1776-4c44-aa15-d048ca6a7cb8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:39:02.394Z|fd9fa0b6-1776-4c44-aa15-d048ca6a7cb8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:39:03.817Z|34f530f5-0161-4b3e-9d21-cd33f0dd979f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:39:03.818Z|34f530f5-0161-4b3e-9d21-cd33f0dd979f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:39:12.424Z|5e1a2a35-7406-441e-b070-8ad64fee82fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:39:12.424Z|5e1a2a35-7406-441e-b070-8ad64fee82fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:39:12.426Z|3371b14f-a5d1-4cb8-83c2-5dc771cea0ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:39:12.426Z|d9a452cc-676b-4718-a610-0256112dfa9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:39:12.427Z|3371b14f-a5d1-4cb8-83c2-5dc771cea0ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:39:12.427Z|d9a452cc-676b-4718-a610-0256112dfa9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:39:15.772Z|4236c27f-f8a9-4fa6-ae24-73099cca9e74|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T08:39:15.772Z|4236c27f-f8a9-4fa6-ae24-73099cca9e74|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T08:39:18.817Z|5c898f47-3cb8-46ca-8d02-5994bb29e1e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:39:18.818Z|5c898f47-3cb8-46ca-8d02-5994bb29e1e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:39:19.736Z|853616e0-d11c-4fcb-a871-8dde4bb8b1c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:39:19.736Z|853616e0-d11c-4fcb-a871-8dde4bb8b1c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:39:22.452Z|ed3f5008-9c32-4a6e-8daa-99a5f59d58a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:39:22.453Z|ed3f5008-9c32-4a6e-8daa-99a5f59d58a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:39:22.454Z|dda6e3df-e780-4483-bf0c-5bcc1c352f67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:39:22.454Z|dda6e3df-e780-4483-bf0c-5bcc1c352f67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:39:22.461Z|1aef4be2-511a-42b9-a7f3-2089cbab02a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:39:22.461Z|1aef4be2-511a-42b9-a7f3-2089cbab02a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:39:32.479Z|588abf13-d280-4154-8f1a-ab5dc43400e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:39:32.480Z|588abf13-d280-4154-8f1a-ab5dc43400e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:39:32.485Z|2e8da95a-a2be-442b-8d7a-24f548cea0a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:39:32.486Z|2e8da95a-a2be-442b-8d7a-24f548cea0a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:39:32.490Z|fe7638a6-0407-48ae-a92f-256e7afa2d79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:39:32.491Z|fe7638a6-0407-48ae-a92f-256e7afa2d79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:39:33.817Z|5fd3b324-6bee-4557-8899-fe729a4bf909|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:39:33.818Z|5fd3b324-6bee-4557-8899-fe729a4bf909|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:39:42.509Z|05c9e099-7b47-4ad3-8665-f47a54504ca7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:39:42.510Z|05c9e099-7b47-4ad3-8665-f47a54504ca7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:39:42.515Z|169b6fc0-1c2a-47f4-a29a-d5fb90d20a75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:39:42.515Z|169b6fc0-1c2a-47f4-a29a-d5fb90d20a75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:39:42.522Z|8fd4b257-0d33-40bb-baf7-2d006e9a53b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:39:42.523Z|8fd4b257-0d33-40bb-baf7-2d006e9a53b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:39:48.817Z|3530b34e-a6ad-424e-bfdc-61ef69113fc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:39:48.822Z|3530b34e-a6ad-424e-bfdc-61ef69113fc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:39:49.737Z|009dc6e9-514b-4831-939d-e6f4e2840580|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:39:49.737Z|009dc6e9-514b-4831-939d-e6f4e2840580|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:39:52.541Z|64ef417b-bb3b-44e5-818e-427ce18868ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:39:52.542Z|64ef417b-bb3b-44e5-818e-427ce18868ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:39:52.548Z|a346da62-ec14-43de-a4d4-2d623a456fe5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:39:52.549Z|a346da62-ec14-43de-a4d4-2d623a456fe5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:39:52.561Z|6e2a9e78-1642-499a-a2c0-8544c9438f5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:39:52.562Z|6e2a9e78-1642-499a-a2c0-8544c9438f5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:40:02.572Z|0a6e798d-6890-4ed5-ad79-f724390c7d42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:40:02.573Z|0a6e798d-6890-4ed5-ad79-f724390c7d42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:40:02.576Z|40967e6d-7879-4209-bfc9-a95affc3d567|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:40:02.577Z|40967e6d-7879-4209-bfc9-a95affc3d567|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:40:02.590Z|4483c916-e527-4b83-9d01-d33062bdc756|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:40:02.591Z|4483c916-e527-4b83-9d01-d33062bdc756|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:40:03.817Z|5abac2e8-21fd-4aa8-ac32-fcd3c6b65a43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:40:03.818Z|5abac2e8-21fd-4aa8-ac32-fcd3c6b65a43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:40:12.602Z|bd32b3da-dcb8-4aeb-a9d6-763d5ffb60e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:40:12.603Z|bd32b3da-dcb8-4aeb-a9d6-763d5ffb60e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:40:12.610Z|eaca9166-43d7-4fb1-a4cc-89bf4ba30b7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:40:12.611Z|eaca9166-43d7-4fb1-a4cc-89bf4ba30b7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:40:12.621Z|d530e92a-c314-4fc0-a6d2-dd8cfd5730f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:40:12.621Z|d530e92a-c314-4fc0-a6d2-dd8cfd5730f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:40:15.771Z|0f48ece7-83e1-4fb0-8239-b40d582ae46d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T08:40:15.772Z|0f48ece7-83e1-4fb0-8239-b40d582ae46d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T08:40:18.817Z|b98d87c1-a7b3-46b8-ab72-fe6ae02ef758|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:40:18.818Z|b98d87c1-a7b3-46b8-ab72-fe6ae02ef758|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:40:19.738Z|5f0cfac6-540e-4943-bdb4-ff47e0c34cd6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:40:19.738Z|5f0cfac6-540e-4943-bdb4-ff47e0c34cd6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:40:22.640Z|4fac2755-5abb-4671-a66c-51e7b97645fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:40:22.641Z|4fac2755-5abb-4671-a66c-51e7b97645fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:40:22.641Z|f1aa92ea-931e-4774-9d1f-0a9ae078c925|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:40:22.642Z|f1aa92ea-931e-4774-9d1f-0a9ae078c925|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:40:22.647Z|ab027bd3-9596-4458-9f24-11cff78ce233|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:40:22.648Z|ab027bd3-9596-4458-9f24-11cff78ce233|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:40:32.672Z|ee6d3a82-2070-43a4-a110-39c66705b98a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:40:32.673Z|ee6d3a82-2070-43a4-a110-39c66705b98a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:40:32.679Z|48bece23-f6da-4c88-b60b-e74b2fddca64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:40:32.680Z|48bece23-f6da-4c88-b60b-e74b2fddca64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:40:32.680Z|e1b64a54-e0c8-4c59-87cb-01e9a8846fa9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:40:32.681Z|e1b64a54-e0c8-4c59-87cb-01e9a8846fa9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:40:33.817Z|47a92145-6785-4463-88f7-8df98742f39a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:40:33.821Z|47a92145-6785-4463-88f7-8df98742f39a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:40:42.712Z|c2420570-cb4e-410f-9351-b8aa6cb44104|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:40:42.713Z|c2420570-cb4e-410f-9351-b8aa6cb44104|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:40:42.715Z|4d4692ca-0417-4f2b-a447-63e288db2ee8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:40:42.716Z|4d4692ca-0417-4f2b-a447-63e288db2ee8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:40:42.728Z|e44ce334-a02f-404c-9bc5-ab4b6cef47d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:40:42.728Z|e44ce334-a02f-404c-9bc5-ab4b6cef47d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:40:48.817Z|dd3d9b12-b385-4562-9def-10cb0475b0d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:40:48.818Z|dd3d9b12-b385-4562-9def-10cb0475b0d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:40:49.739Z|bf149af4-7a6f-4453-885c-16b182935b92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:40:49.739Z|bf149af4-7a6f-4453-885c-16b182935b92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:40:52.752Z|7fc921da-34a6-42d8-a9c4-1758e999861d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:40:52.754Z|8d0aa001-9c43-4010-a329-ffd36017a8f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:40:52.752Z|7fc921da-34a6-42d8-a9c4-1758e999861d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:40:52.754Z|8d0aa001-9c43-4010-a329-ffd36017a8f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:40:52.760Z|7f6c4beb-5435-4c01-ab45-528b11f4e30b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:40:52.762Z|7f6c4beb-5435-4c01-ab45-528b11f4e30b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:41:02.784Z|dad5c94b-d6a3-41f5-aea3-610f27751c7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:41:02.785Z|dad5c94b-d6a3-41f5-aea3-610f27751c7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:41:02.789Z|17d7d2e4-34bc-4468-8394-943cdf8517f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:41:02.790Z|17d7d2e4-34bc-4468-8394-943cdf8517f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:41:02.792Z|c8aefac0-a28f-44bd-83f5-b44ff9ffade8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:41:02.792Z|c8aefac0-a28f-44bd-83f5-b44ff9ffade8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:41:03.817Z|e32563ff-b153-45e6-ac5f-68c626211ff0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:41:03.818Z|e32563ff-b153-45e6-ac5f-68c626211ff0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:41:12.818Z|ab174eb3-ae3c-4686-83a7-5bffafd3d19d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:41:12.819Z|2755aacb-6ca6-4991-b339-67eaf3386269|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:41:12.819Z|ab174eb3-ae3c-4686-83a7-5bffafd3d19d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:41:12.819Z|2755aacb-6ca6-4991-b339-67eaf3386269|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:41:12.822Z|73bb3e29-0923-4e65-8f49-57a1e6ca4368|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:41:12.823Z|73bb3e29-0923-4e65-8f49-57a1e6ca4368|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:41:15.771Z|e38524e1-b4a0-4152-af2c-fc3d264660cf|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T08:41:15.772Z|e38524e1-b4a0-4152-af2c-fc3d264660cf|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T08:41:18.818Z|883f49c2-7d89-4a2b-92c6-c6df096c700f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:41:18.822Z|883f49c2-7d89-4a2b-92c6-c6df096c700f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:41:19.740Z|2db41680-7606-445d-8dda-0801974ac0b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:41:19.740Z|2db41680-7606-445d-8dda-0801974ac0b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:41:22.857Z|d448b4f7-ab6a-486a-bb0b-c2f3038248bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:41:22.858Z|d448b4f7-ab6a-486a-bb0b-c2f3038248bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:41:22.857Z|a97cc1c5-15a4-4657-93b1-8023dfbd155c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:41:22.858Z|a97cc1c5-15a4-4657-93b1-8023dfbd155c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:41:22.860Z|d4c486d2-71dc-4f31-bd67-17c6d76622cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:41:22.860Z|d4c486d2-71dc-4f31-bd67-17c6d76622cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:41:32.885Z|171bec53-8ac2-4cee-af18-530f08443528|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:41:32.886Z|171bec53-8ac2-4cee-af18-530f08443528|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:41:32.886Z|5a3cac6a-bbcc-488a-bcc9-5854493310f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:41:32.887Z|5a3cac6a-bbcc-488a-bcc9-5854493310f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:41:32.893Z|b3ea96f8-ea0c-4047-a9ea-eae6c3f31b55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:41:32.893Z|b3ea96f8-ea0c-4047-a9ea-eae6c3f31b55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:41:33.817Z|a51c0a2d-745e-4ef5-8b4e-38537ded7ea2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:41:33.818Z|a51c0a2d-745e-4ef5-8b4e-38537ded7ea2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:41:42.917Z|f5dc3478-47ae-4089-ad20-c61d4d46b87c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:41:42.917Z|f5dc3478-47ae-4089-ad20-c61d4d46b87c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:41:42.919Z|017fdf14-caa2-4800-88c7-bdffb178d1f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:41:42.919Z|017fdf14-caa2-4800-88c7-bdffb178d1f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:41:42.926Z|9df9207d-bd74-4ec7-b90c-9ec391e94802|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:41:42.927Z|9df9207d-bd74-4ec7-b90c-9ec391e94802|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:41:48.817Z|48cac871-b60b-4510-b472-ee7e8e8f2248|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:41:48.818Z|48cac871-b60b-4510-b472-ee7e8e8f2248|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:41:49.741Z|fb23991b-fc62-46c1-bb39-270ca8acb32e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:41:49.741Z|fb23991b-fc62-46c1-bb39-270ca8acb32e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:41:52.948Z|940fc07e-5663-417d-93db-152b4cc7d9f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:41:52.949Z|940fc07e-5663-417d-93db-152b4cc7d9f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:41:52.958Z|2bd09928-932d-4ab5-a6e9-e31a40a57a0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:41:52.959Z|2bd09928-932d-4ab5-a6e9-e31a40a57a0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:41:52.960Z|f8307d08-4aa9-447f-9b11-b3a2a742f965|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:41:52.960Z|f8307d08-4aa9-447f-9b11-b3a2a742f965|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:42:02.978Z|6753a57a-366b-4215-b8cf-d5e035740fe1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:42:02.979Z|6753a57a-366b-4215-b8cf-d5e035740fe1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:42:02.990Z|39e290f2-16d2-4bee-b4c5-4b87ea9de647|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:42:02.990Z|39e290f2-16d2-4bee-b4c5-4b87ea9de647|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:42:02.992Z|470c199a-19ab-42f0-aaa2-4f6f38e7004c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:42:02.993Z|470c199a-19ab-42f0-aaa2-4f6f38e7004c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:42:03.817Z|23ddc7e9-90fb-45d3-ae52-e39dd3a198df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:42:03.821Z|23ddc7e9-90fb-45d3-ae52-e39dd3a198df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:42:13.031Z|5f567ac7-2ca5-452e-b941-2465303ad5b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:42:13.032Z|5f567ac7-2ca5-452e-b941-2465303ad5b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:42:13.032Z|d8c30855-3d5d-414b-91ea-d270f1b5fc2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:42:13.032Z|d8c30855-3d5d-414b-91ea-d270f1b5fc2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:42:13.034Z|dc5885d4-6984-4d7b-bd73-2137d83ac4e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:42:13.035Z|dc5885d4-6984-4d7b-bd73-2137d83ac4e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:42:15.771Z|4cb8040e-b16d-4928-afcb-9ff902edb4e3|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T08:42:15.772Z|4cb8040e-b16d-4928-afcb-9ff902edb4e3|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T08:42:18.817Z|2d64babf-0db0-4bac-aa8b-b59f475384d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:42:18.818Z|2d64babf-0db0-4bac-aa8b-b59f475384d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:42:19.742Z|b691071c-1e34-4bba-9755-e85fed897b73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:42:19.742Z|b691071c-1e34-4bba-9755-e85fed897b73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:42:23.068Z|2a2c62a2-9bb7-4d76-bd4c-85b93eeb163b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:42:23.068Z|2a2c62a2-9bb7-4d76-bd4c-85b93eeb163b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:42:23.076Z|cc4d3064-ec53-4a08-bcf7-bcdca72e57e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:42:23.076Z|cc4d3064-ec53-4a08-bcf7-bcdca72e57e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:42:23.076Z|d7a49592-b85a-477f-b3e2-8e6524ee5c46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:42:23.077Z|d7a49592-b85a-477f-b3e2-8e6524ee5c46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:42:33.097Z|eb3845ce-7bf0-4951-8041-efe3d42e55b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:42:33.097Z|eb3845ce-7bf0-4951-8041-efe3d42e55b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:42:33.104Z|a5a790f8-42c4-4a13-a6f9-7ecf7745ca50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:42:33.105Z|a5a790f8-42c4-4a13-a6f9-7ecf7745ca50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:42:33.105Z|c286d4ff-9307-49c6-9d56-8481a45766ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:42:33.106Z|c286d4ff-9307-49c6-9d56-8481a45766ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:42:33.817Z|a263f1ee-aa3d-4e98-9a45-79f4fa34f5c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:42:33.818Z|a263f1ee-aa3d-4e98-9a45-79f4fa34f5c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:42:43.130Z|2460b1ea-529e-4396-bcac-91f1dc35e887|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:42:43.131Z|2460b1ea-529e-4396-bcac-91f1dc35e887|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:42:43.132Z|0e7b1ddc-f8e2-44c9-81b4-1f47cd6f0628|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:42:43.133Z|0e7b1ddc-f8e2-44c9-81b4-1f47cd6f0628|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:42:43.141Z|635b5c7c-d607-4484-9eae-6512835eee7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:42:43.142Z|635b5c7c-d607-4484-9eae-6512835eee7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:42:48.817Z|a6d98fa3-36a8-41e4-9a76-31294a54bd8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:42:48.822Z|a6d98fa3-36a8-41e4-9a76-31294a54bd8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:42:49.744Z|07c52203-db13-4fb3-be75-2c8bf0fdd5e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:42:49.744Z|07c52203-db13-4fb3-be75-2c8bf0fdd5e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:42:53.163Z|438b5ca1-fb9e-463b-8224-d6fb064279b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:42:53.164Z|438b5ca1-fb9e-463b-8224-d6fb064279b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:42:53.171Z|c4aab447-c94f-4af7-8c33-813be45605b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:42:53.172Z|c4aab447-c94f-4af7-8c33-813be45605b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:42:53.173Z|f1e9b22b-6f89-4b76-988c-83cd622c4ce2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:42:53.173Z|f1e9b22b-6f89-4b76-988c-83cd622c4ce2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:43:03.198Z|f306dd09-3813-42ba-913f-cbdfdbb22c6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:43:03.198Z|f306dd09-3813-42ba-913f-cbdfdbb22c6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:43:03.204Z|5b31d65d-598f-4c9e-badd-b9ba202f8fd6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:43:03.205Z|5b31d65d-598f-4c9e-badd-b9ba202f8fd6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:43:03.208Z|21bb0975-f592-44a6-907b-804d966f01f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:43:03.208Z|21bb0975-f592-44a6-907b-804d966f01f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:43:03.817Z|10135bf5-0c63-4795-8f1c-d54199e384ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:43:03.818Z|10135bf5-0c63-4795-8f1c-d54199e384ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:43:13.225Z|c08eed35-c68e-48cf-8ba4-a730575662a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:43:13.226Z|c08eed35-c68e-48cf-8ba4-a730575662a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:43:13.230Z|b18dce54-dc83-4f4c-83c3-2f23ed56b559|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:43:13.230Z|b18dce54-dc83-4f4c-83c3-2f23ed56b559|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:43:13.238Z|281de16f-0e7a-4508-b552-f01440c7b9ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:43:13.238Z|281de16f-0e7a-4508-b552-f01440c7b9ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:43:15.771Z|e932c3bf-d907-44a7-bcc1-a21841cc24b3|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T08:43:15.772Z|e932c3bf-d907-44a7-bcc1-a21841cc24b3|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T08:43:18.817Z|8011e000-a8c9-4bf2-b065-d80d53ce1976|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:43:18.818Z|8011e000-a8c9-4bf2-b065-d80d53ce1976|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:43:19.745Z|b87abc9f-3833-4cb0-b266-0f2551e61baf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:43:19.745Z|b87abc9f-3833-4cb0-b266-0f2551e61baf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:43:23.256Z|2613a1f2-649e-4008-bf8f-920fc31a1aaf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:43:23.257Z|cdd9a656-e24a-48cb-83c5-954dd4a31741|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:43:23.257Z|2613a1f2-649e-4008-bf8f-920fc31a1aaf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:43:23.258Z|cdd9a656-e24a-48cb-83c5-954dd4a31741|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:43:23.265Z|403d32fd-2447-4c92-8373-dde1b0a69161|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:43:23.266Z|403d32fd-2447-4c92-8373-dde1b0a69161|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:43:33.304Z|4a0526f1-b27c-48db-bcc4-033c3d8c78b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:43:33.304Z|4a0526f1-b27c-48db-bcc4-033c3d8c78b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:43:33.307Z|f0cf866f-2fdc-4f99-b8dd-2fc0ef18fe2e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:43:33.309Z|f0cf866f-2fdc-4f99-b8dd-2fc0ef18fe2e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:43:33.313Z|4ead7f53-8f97-4af2-9ef0-1a561b66b720|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:43:33.314Z|4ead7f53-8f97-4af2-9ef0-1a561b66b720|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:43:33.818Z|1f302147-2915-4d90-b780-222e8beb6a7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:43:33.822Z|1f302147-2915-4d90-b780-222e8beb6a7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:43:43.335Z|32439c4b-960d-411e-821c-ef3cbb2cb66a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:43:43.336Z|6f2d5707-43ef-4bfe-8c1a-4ec1f28f0577|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:43:43.336Z|32439c4b-960d-411e-821c-ef3cbb2cb66a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:43:43.337Z|6f2d5707-43ef-4bfe-8c1a-4ec1f28f0577|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:43:43.343Z|12d5b8c3-603b-48a1-9be3-d76431f2b7e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:43:43.343Z|12d5b8c3-603b-48a1-9be3-d76431f2b7e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:43:48.817Z|c8bc0941-4bdb-499b-8c2b-80532bd81622|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:43:48.818Z|c8bc0941-4bdb-499b-8c2b-80532bd81622|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:43:49.745Z|d562cc76-21ad-4778-8312-e015b86cf5ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:43:49.746Z|d562cc76-21ad-4778-8312-e015b86cf5ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:43:53.367Z|0441e6f7-9dd7-4c8f-ae7e-93fed98c4f01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:43:53.367Z|0441e6f7-9dd7-4c8f-ae7e-93fed98c4f01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:43:53.373Z|b43e0b04-6ea4-41fb-9bee-2ebaeabdfa3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:43:53.374Z|b43e0b04-6ea4-41fb-9bee-2ebaeabdfa3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:43:53.374Z|9b3d2fc1-0fce-4c0d-9e0b-ffa82274687b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:43:53.375Z|9b3d2fc1-0fce-4c0d-9e0b-ffa82274687b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:44:03.398Z|1346736d-77c8-4254-91fd-8e42ec60b1e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:44:03.399Z|1346736d-77c8-4254-91fd-8e42ec60b1e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:44:03.400Z|86b7fe88-9193-453a-9336-245833b34842|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:44:03.401Z|86b7fe88-9193-453a-9336-245833b34842|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:44:03.403Z|579356c2-4fbe-462f-a0aa-41c1019129a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:44:03.403Z|579356c2-4fbe-462f-a0aa-41c1019129a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:44:03.817Z|4cd1cc84-8846-455d-9f48-878a1ec628b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:44:03.818Z|4cd1cc84-8846-455d-9f48-878a1ec628b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:44:13.436Z|8ee72cc2-9f69-4cf5-8229-8e9920f1ad1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:44:13.436Z|8ee72cc2-9f69-4cf5-8229-8e9920f1ad1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:44:13.437Z|1146a2e0-0122-4261-a725-efbc07441701|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:44:13.438Z|1146a2e0-0122-4261-a725-efbc07441701|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:44:13.445Z|b08a78da-3d93-477e-9e8a-d25d89fa60aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:44:13.446Z|b08a78da-3d93-477e-9e8a-d25d89fa60aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:44:15.772Z|da8eccf7-49b1-478a-8039-bc34da1e0114|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T08:44:15.773Z|da8eccf7-49b1-478a-8039-bc34da1e0114|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T08:44:18.818Z|7e6c2fbc-ca07-4467-b8d1-7efdc11a0a39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:44:18.823Z|7e6c2fbc-ca07-4467-b8d1-7efdc11a0a39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:44:19.746Z|23818fe9-4bb6-4dc6-a480-979371cd2aba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:44:19.747Z|23818fe9-4bb6-4dc6-a480-979371cd2aba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:44:23.496Z|53b62d13-9718-4811-8b8f-d294e51f8fdb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:44:23.497Z|53b62d13-9718-4811-8b8f-d294e51f8fdb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:44:23.497Z|e45de0e2-b9d3-4331-8b91-989695b0e162|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:44:23.499Z|e45de0e2-b9d3-4331-8b91-989695b0e162|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:44:23.500Z|c8e8483d-3af7-41e0-bc2e-10a32f4c20de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:44:23.501Z|c8e8483d-3af7-41e0-bc2e-10a32f4c20de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:44:33.528Z|f763fd2a-6e77-4684-9e04-250cb0745ee6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:44:33.529Z|f763fd2a-6e77-4684-9e04-250cb0745ee6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:44:33.529Z|7e7b4ff3-d909-4918-99cc-bc006b18ad21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:44:33.530Z|7e7b4ff3-d909-4918-99cc-bc006b18ad21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:44:33.538Z|f06968a5-ab0f-47b0-84b9-604258928bb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:44:33.539Z|f06968a5-ab0f-47b0-84b9-604258928bb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:44:33.817Z|0d7d1697-391c-4fc7-8157-9dc250b68a6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:44:33.818Z|0d7d1697-391c-4fc7-8157-9dc250b68a6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:44:43.563Z|0a8c0556-74b3-4b8c-a1bb-0edee37377a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:44:43.564Z|0a8c0556-74b3-4b8c-a1bb-0edee37377a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:44:43.566Z|9f7792de-737c-4382-b9fd-da3dfa4520ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:44:43.567Z|9f7792de-737c-4382-b9fd-da3dfa4520ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:44:43.568Z|4040eb82-d25a-4c25-a657-78cb7ff2ad3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:44:43.569Z|4040eb82-d25a-4c25-a657-78cb7ff2ad3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:44:48.817Z|2209cacc-f671-4a42-a0e7-8de5d619afae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:44:48.818Z|2209cacc-f671-4a42-a0e7-8de5d619afae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:44:49.747Z|2233cb87-b52a-46b1-88b6-e2932625cfc0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:44:49.748Z|2233cb87-b52a-46b1-88b6-e2932625cfc0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:44:53.597Z|f94446e0-6c1a-4a4a-8a21-ae5d73166e1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:44:53.598Z|f94446e0-6c1a-4a4a-8a21-ae5d73166e1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:44:53.603Z|3f0b065e-3dcf-44c5-85b0-278d1ba401af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:44:53.604Z|6a344a01-bfce-4904-99d7-03f587dbc49b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:44:53.604Z|3f0b065e-3dcf-44c5-85b0-278d1ba401af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:44:53.604Z|6a344a01-bfce-4904-99d7-03f587dbc49b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:45:03.628Z|7b6fa3a1-8123-4fab-a651-40b611091565|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:45:03.629Z|7b6fa3a1-8123-4fab-a651-40b611091565|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:45:03.631Z|47117471-209d-432f-99e5-21d41bab9731|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:45:03.631Z|47117471-209d-432f-99e5-21d41bab9731|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:45:03.634Z|10447533-12c1-483e-af42-852438500fc2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:45:03.635Z|10447533-12c1-483e-af42-852438500fc2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:45:03.817Z|1ce1df40-ea82-4396-9b0e-a1623f2a8b4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:45:03.822Z|1ce1df40-ea82-4396-9b0e-a1623f2a8b4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:45:13.659Z|9d71e024-e37e-46c4-a852-a3d70d7bb962|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:45:13.660Z|9d71e024-e37e-46c4-a852-a3d70d7bb962|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:45:13.660Z|329287ed-fbf2-441e-be6d-36effd14016f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:45:13.661Z|329287ed-fbf2-441e-be6d-36effd14016f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:45:13.664Z|d01e929f-f874-40c9-ba40-823197490ec6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:45:13.672Z|d01e929f-f874-40c9-ba40-823197490ec6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:45:15.770Z|c60ebc8f-2516-4a0c-abcf-2f1bfe27cb81|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T08:45:15.771Z|c60ebc8f-2516-4a0c-abcf-2f1bfe27cb81|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T08:45:18.817Z|96ae4ee4-4a6c-4301-8a78-1111776a9c28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:45:18.818Z|96ae4ee4-4a6c-4301-8a78-1111776a9c28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:45:19.748Z|9fbfe0f9-5a3b-488b-9843-5a5c90f74c36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:45:19.749Z|9fbfe0f9-5a3b-488b-9843-5a5c90f74c36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:45:23.702Z|41b673b8-0842-435e-96da-5dbe7b7de527|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:45:23.702Z|41b673b8-0842-435e-96da-5dbe7b7de527|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:45:23.703Z|9101a596-e8b9-4add-8f04-d723b087ebf2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:45:23.704Z|9101a596-e8b9-4add-8f04-d723b087ebf2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:45:23.708Z|6d815fde-92ff-4065-b3f2-242e14cf9a16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:45:23.708Z|6d815fde-92ff-4065-b3f2-242e14cf9a16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:45:33.730Z|ab8d4ecc-d456-4f6b-b948-6b2febd51e78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:45:33.731Z|f3257140-d9a3-4ba9-b840-fe801e7d7d89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:45:33.731Z|f3257140-d9a3-4ba9-b840-fe801e7d7d89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:45:33.731Z|ab8d4ecc-d456-4f6b-b948-6b2febd51e78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:45:33.738Z|c5d744d1-a3d7-4834-aa2d-33c2f3ff5c46|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:45:33.739Z|c5d744d1-a3d7-4834-aa2d-33c2f3ff5c46|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:45:33.817Z|3acc2c48-2941-4c17-9242-6ced96fde9f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:45:33.818Z|3acc2c48-2941-4c17-9242-6ced96fde9f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:45:43.780Z|828f9bad-87ef-4425-bd17-2f234f58d0a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:45:43.781Z|f3a1fd93-12e1-4273-8252-9092848359bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:45:43.781Z|f3a1fd93-12e1-4273-8252-9092848359bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:45:43.781Z|828f9bad-87ef-4425-bd17-2f234f58d0a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:45:43.786Z|08dfda7d-25fd-4a71-abe3-801c42f82e8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:45:43.787Z|08dfda7d-25fd-4a71-abe3-801c42f82e8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:45:48.818Z|d0a43227-28c9-4f49-b2bc-3b88b70995bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:45:48.822Z|d0a43227-28c9-4f49-b2bc-3b88b70995bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:45:49.749Z|40183a9e-9610-49c0-8219-3526bbcfbe99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:45:49.750Z|40183a9e-9610-49c0-8219-3526bbcfbe99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:45:53.813Z|fca46ea8-0d52-4296-8a84-0b1efa790d2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:45:53.813Z|fca46ea8-0d52-4296-8a84-0b1efa790d2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:45:53.819Z|7f3b7d72-d26b-4c41-8898-e1a18acfb262|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:45:53.820Z|7f3b7d72-d26b-4c41-8898-e1a18acfb262|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:45:53.827Z|973fc3f7-c2ce-4f83-8242-a7010b1a7f62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:45:53.827Z|973fc3f7-c2ce-4f83-8242-a7010b1a7f62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:46:03.817Z|2da272de-5299-4649-8fec-cd24e2ee02bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:46:03.818Z|2da272de-5299-4649-8fec-cd24e2ee02bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:46:03.842Z|5740c645-9e0b-459e-871f-bab164519c2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:46:03.843Z|5740c645-9e0b-459e-871f-bab164519c2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:46:03.854Z|4cfd7b4d-9095-403a-86da-3b4d2cd041cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:46:03.855Z|4cfd7b4d-9095-403a-86da-3b4d2cd041cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:46:03.858Z|19a0499f-5b55-4259-a411-e172e8a35e6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:46:03.859Z|19a0499f-5b55-4259-a411-e172e8a35e6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:46:13.869Z|b55b0502-81da-4362-9ab6-0e926adbd3c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:46:13.869Z|b55b0502-81da-4362-9ab6-0e926adbd3c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:46:13.886Z|4c1e9792-6c3e-4099-852d-24917d9f25e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:46:13.887Z|4c1e9792-6c3e-4099-852d-24917d9f25e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:46:13.896Z|4c27bf5e-ec74-488c-b2f7-a45bfae1be08|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:46:13.896Z|4c27bf5e-ec74-488c-b2f7-a45bfae1be08|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:46:15.771Z|6f99402e-e982-4481-9b73-ab0d45bae075|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T08:46:15.772Z|6f99402e-e982-4481-9b73-ab0d45bae075|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T08:46:18.817Z|5b5ade63-84e6-450b-8a10-c5d5d1531768|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:46:18.818Z|5b5ade63-84e6-450b-8a10-c5d5d1531768|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:46:19.750Z|ebd84b2c-ea36-4b38-a366-c3e31209dc36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:46:19.751Z|ebd84b2c-ea36-4b38-a366-c3e31209dc36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:46:23.904Z|0d954460-9bd2-4c48-9057-94e5465cbeef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:46:23.906Z|0d954460-9bd2-4c48-9057-94e5465cbeef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:46:23.920Z|caab6572-a2b3-4a2e-8739-a5aa063bb37e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:46:23.921Z|caab6572-a2b3-4a2e-8739-a5aa063bb37e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:46:23.928Z|5a8aea18-84d9-4735-a48e-050edc01c9eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:46:23.928Z|5a8aea18-84d9-4735-a48e-050edc01c9eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:46:33.817Z|bfd8f998-bc6d-499b-bf5f-ac3f2029fc84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:46:33.820Z|bfd8f998-bc6d-499b-bf5f-ac3f2029fc84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:46:33.932Z|a4fc738b-25d9-4f8a-8c45-b3923cb0698f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:46:33.932Z|a4fc738b-25d9-4f8a-8c45-b3923cb0698f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:46:33.949Z|57b7c252-1f4a-47dc-ab63-9d51a0193cea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:46:33.950Z|57b7c252-1f4a-47dc-ab63-9d51a0193cea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:46:33.951Z|5a0cdfb1-f1f3-48c9-961d-7e74f37c9c83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:46:33.952Z|5a0cdfb1-f1f3-48c9-961d-7e74f37c9c83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:46:43.957Z|1267cce7-90ed-4fce-80fc-a1f6ea20af62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:46:43.958Z|1267cce7-90ed-4fce-80fc-a1f6ea20af62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:46:43.974Z|562af623-a4e5-4ff0-981e-9048c4319d62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:46:43.975Z|562af623-a4e5-4ff0-981e-9048c4319d62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:46:43.979Z|6a403656-0ad2-4072-9ef0-5b26e907bf84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:46:43.980Z|6a403656-0ad2-4072-9ef0-5b26e907bf84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:46:48.817Z|8fed9fad-9080-4d0c-b707-30e66f9d6168|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:46:48.818Z|8fed9fad-9080-4d0c-b707-30e66f9d6168|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:46:49.752Z|3860b79e-2651-4b11-84aa-7b108868af11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:46:49.753Z|3860b79e-2651-4b11-84aa-7b108868af11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:46:53.990Z|86d3bed8-50be-43af-bad1-7c5e6d9c6cd7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:46:53.991Z|86d3bed8-50be-43af-bad1-7c5e6d9c6cd7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:46:54.008Z|995d508b-5f6d-4e84-83b8-432e84bbfc04|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:46:54.009Z|995d508b-5f6d-4e84-83b8-432e84bbfc04|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:46:54.009Z|4ab7ce68-a63e-436b-97d6-83a8fca716b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:46:54.010Z|4ab7ce68-a63e-436b-97d6-83a8fca716b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:47:03.818Z|4712e65b-cb4f-42b8-ade9-e5d9b551f515|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:47:03.818Z|4712e65b-cb4f-42b8-ade9-e5d9b551f515|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:47:04.042Z|230e01a4-8d7d-4981-aaa5-965176076546|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:47:04.042Z|736c86f6-4db9-4ebf-b5bc-d56d13470300|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:47:04.043Z|736c86f6-4db9-4ebf-b5bc-d56d13470300|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:47:04.043Z|230e01a4-8d7d-4981-aaa5-965176076546|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:47:04.046Z|85b7f9f9-f0e1-4815-a8dc-243c5f740484|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:47:04.046Z|85b7f9f9-f0e1-4815-a8dc-243c5f740484|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:47:14.068Z|aad372e1-409a-42f7-9296-bd0bb333ad22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:47:14.069Z|aad372e1-409a-42f7-9296-bd0bb333ad22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:47:14.071Z|ffad964b-5c92-42bf-a638-c726f00a83b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:47:14.071Z|ffad964b-5c92-42bf-a638-c726f00a83b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:47:14.073Z|57f5cbce-3bac-44f3-a99d-a26c2f2ae15d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:47:14.074Z|57f5cbce-3bac-44f3-a99d-a26c2f2ae15d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:47:15.772Z|5680487d-696d-4591-9ca0-299431522e2b|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T08:47:15.773Z|5680487d-696d-4591-9ca0-299431522e2b|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T08:47:18.817Z|7f5fe773-41c7-48fe-be7e-50a3e7da29ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:47:18.821Z|7f5fe773-41c7-48fe-be7e-50a3e7da29ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:47:19.753Z|f6faaa2c-87e8-4638-a6a6-c2e9957c6ecd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:47:19.754Z|f6faaa2c-87e8-4638-a6a6-c2e9957c6ecd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:47:24.097Z|1e9881b3-73a6-43eb-afba-c807ae062533|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:47:24.098Z|1e9881b3-73a6-43eb-afba-c807ae062533|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:47:24.101Z|ef3011cb-9245-4601-aff9-39282471d73b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:47:24.102Z|ef3011cb-9245-4601-aff9-39282471d73b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:47:24.103Z|09e93b5d-eacb-41ae-abba-4efc1a354c5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:47:24.104Z|09e93b5d-eacb-41ae-abba-4efc1a354c5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:47:33.817Z|27109f06-4b08-443a-b4cf-49ec9a770958|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:47:33.818Z|27109f06-4b08-443a-b4cf-49ec9a770958|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:47:34.137Z|e82efa29-5475-48e9-9b74-dc84dfc80092|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:47:34.138Z|e82efa29-5475-48e9-9b74-dc84dfc80092|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:47:34.141Z|c36b826f-37a3-4dda-9367-f4ed23770bf4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:47:34.141Z|c36b826f-37a3-4dda-9367-f4ed23770bf4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:47:34.144Z|283a9de3-54f6-43a3-91a3-ebe4c2612806|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:47:34.144Z|283a9de3-54f6-43a3-91a3-ebe4c2612806|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:47:44.163Z|39b859c2-b36b-4812-9d54-37dbd60b883e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:47:44.164Z|39b859c2-b36b-4812-9d54-37dbd60b883e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:47:44.172Z|eded3f97-5bb6-45f9-a63a-10938c02f95f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:47:44.173Z|eded3f97-5bb6-45f9-a63a-10938c02f95f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:47:44.180Z|4c1bc08b-8c3d-4141-8269-99c781043f9e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:47:44.181Z|4c1bc08b-8c3d-4141-8269-99c781043f9e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:47:48.817Z|fb8481e3-cb8b-4ed4-90c8-fe6e79cea6a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:47:48.818Z|fb8481e3-cb8b-4ed4-90c8-fe6e79cea6a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:47:49.754Z|5c48d252-48c9-4299-9694-d32f4dee8306|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:47:49.755Z|5c48d252-48c9-4299-9694-d32f4dee8306|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:47:54.211Z|042096b1-8485-43bd-b10a-ce30878bcfb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:47:54.212Z|042096b1-8485-43bd-b10a-ce30878bcfb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:47:54.228Z|9300370d-40dc-40c0-a5ea-afabcc9eb373|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:47:54.228Z|9300370d-40dc-40c0-a5ea-afabcc9eb373|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:47:54.239Z|72daf619-68ad-4135-a2e3-546c7249d5cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:47:54.241Z|72daf619-68ad-4135-a2e3-546c7249d5cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:48:03.817Z|d6b7742c-e1a9-4cf7-b273-f9058ba99496|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:48:03.821Z|d6b7742c-e1a9-4cf7-b273-f9058ba99496|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:48:04.241Z|69d24472-0880-48e4-a696-9ba917c9ec47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:48:04.242Z|69d24472-0880-48e4-a696-9ba917c9ec47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:48:04.262Z|7425d2e3-4780-4312-ac92-cf4665545604|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:48:04.263Z|7425d2e3-4780-4312-ac92-cf4665545604|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:48:04.270Z|ff5a7e42-81f5-431c-b7b2-1577d936c601|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:48:04.272Z|ff5a7e42-81f5-431c-b7b2-1577d936c601|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:48:14.299Z|cf411dfa-ec4c-4d2d-bd10-0609797d4745|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:48:14.300Z|cf411dfa-ec4c-4d2d-bd10-0609797d4745|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:48:14.306Z|9622ad2d-d48a-421d-bfa4-f24264bff764|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:48:14.308Z|9622ad2d-d48a-421d-bfa4-f24264bff764|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:48:14.311Z|ee4118ec-009f-4d9d-bcfd-1b45008ba2f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:48:14.312Z|ee4118ec-009f-4d9d-bcfd-1b45008ba2f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:48:15.771Z|040f7932-1d92-49a6-9c09-89e44fcebe1c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T08:48:15.772Z|040f7932-1d92-49a6-9c09-89e44fcebe1c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T08:48:18.817Z|538c6a2f-bf3a-4768-9737-56a59b7fc48f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:48:18.818Z|538c6a2f-bf3a-4768-9737-56a59b7fc48f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:48:19.755Z|cd887177-78d6-4d94-a01d-df6c95c2bba5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:48:19.756Z|cd887177-78d6-4d94-a01d-df6c95c2bba5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:48:24.337Z|1c192a04-f274-44a6-b050-0b330eca616a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:48:24.338Z|1c192a04-f274-44a6-b050-0b330eca616a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:48:24.340Z|3fbf21a7-b2f0-4c16-bbd6-45d991066de5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:48:24.340Z|3fbf21a7-b2f0-4c16-bbd6-45d991066de5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:48:24.354Z|126bb873-ee09-4de2-a45b-bc28c8be8def|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:48:24.355Z|126bb873-ee09-4de2-a45b-bc28c8be8def|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:48:33.817Z|ff692e40-3c7b-47e3-81d8-b3863b557991|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:48:33.818Z|ff692e40-3c7b-47e3-81d8-b3863b557991|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:48:34.365Z|0351c214-529d-4d3f-bd9d-7cd846bc1303|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:48:34.366Z|0351c214-529d-4d3f-bd9d-7cd846bc1303|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:48:34.370Z|714c5b8b-1e8d-4eac-9967-4ad0749ab0db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:48:34.371Z|714c5b8b-1e8d-4eac-9967-4ad0749ab0db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:48:34.381Z|bc6ab87b-9b26-495b-960e-41c72345a019|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:48:34.381Z|bc6ab87b-9b26-495b-960e-41c72345a019|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:48:44.404Z|a5e79370-ad0c-4d1e-841f-5390813e8b71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:48:44.405Z|a5e79370-ad0c-4d1e-841f-5390813e8b71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:48:44.408Z|64d4eca4-a3e8-4f44-938c-a14fcd6b079c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:48:44.408Z|64d4eca4-a3e8-4f44-938c-a14fcd6b079c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:48:44.411Z|74637ff6-a796-4d19-99c8-95b27ccc7090|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:48:44.411Z|74637ff6-a796-4d19-99c8-95b27ccc7090|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:48:48.817Z|4b3de460-7287-4105-b63c-19594376a3bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:48:48.821Z|4b3de460-7287-4105-b63c-19594376a3bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:48:49.756Z|a080f637-f37b-4e46-beab-bf5ede4695de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:48:49.757Z|a080f637-f37b-4e46-beab-bf5ede4695de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:48:54.434Z|98c11bcf-6ff7-4152-b357-a9a2953f69db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:48:54.435Z|98c11bcf-6ff7-4152-b357-a9a2953f69db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:48:54.462Z|4513a837-1cf3-4624-871b-06346248a047|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:48:54.463Z|4513a837-1cf3-4624-871b-06346248a047|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:48:54.469Z|e203e5f8-9ea6-43bb-a621-a0da1f48ee7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:48:54.469Z|e203e5f8-9ea6-43bb-a621-a0da1f48ee7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:49:03.817Z|6dd21899-195a-47e0-bd33-374860695c65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:49:03.818Z|6dd21899-195a-47e0-bd33-374860695c65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:49:04.481Z|7502752d-d794-4173-96e0-642e946f600d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:49:04.481Z|7502752d-d794-4173-96e0-642e946f600d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:49:04.491Z|7703545f-0ca9-472a-9c71-1e9e76e8485b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:49:04.492Z|7703545f-0ca9-472a-9c71-1e9e76e8485b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:49:04.497Z|779f9f8d-ed72-422e-b32a-d2578956d222|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:49:04.498Z|779f9f8d-ed72-422e-b32a-d2578956d222|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:49:14.517Z|72412dc2-97ba-4b9a-bd1c-a6a7416b8320|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:49:14.518Z|72412dc2-97ba-4b9a-bd1c-a6a7416b8320|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:49:14.525Z|17656be4-c790-48ad-83e7-b03b1790a58b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:49:14.526Z|17656be4-c790-48ad-83e7-b03b1790a58b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:49:14.535Z|30c9b805-6388-4f75-9e65-cc2d8c0037e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:49:14.536Z|30c9b805-6388-4f75-9e65-cc2d8c0037e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:49:15.772Z|ad9cfb9c-7db1-4ead-9df4-67de4d732208|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T08:49:15.773Z|ad9cfb9c-7db1-4ead-9df4-67de4d732208|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T08:49:18.817Z|66bd0ee3-0431-4f91-b32f-001a8aa167de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:49:18.818Z|66bd0ee3-0431-4f91-b32f-001a8aa167de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:49:19.758Z|fe6832ba-f250-4bce-8895-9f45a9c9e069|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:49:19.758Z|fe6832ba-f250-4bce-8895-9f45a9c9e069|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:49:24.550Z|cfed6657-7a3e-42f8-b113-2d6c669f7a52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:49:24.551Z|cfed6657-7a3e-42f8-b113-2d6c669f7a52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:49:24.560Z|94fdc952-e040-4097-b10f-a7b52ea120b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:49:24.561Z|94fdc952-e040-4097-b10f-a7b52ea120b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:49:24.567Z|b21ae68a-72d8-4f6c-b6fc-5dfeb9e7907e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:49:24.568Z|b21ae68a-72d8-4f6c-b6fc-5dfeb9e7907e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:49:33.817Z|c3093d9d-8edb-4b1b-b1c9-d132beb7b9a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:49:33.822Z|c3093d9d-8edb-4b1b-b1c9-d132beb7b9a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:49:34.578Z|6a41e44f-20b5-4654-a49f-4936f322766f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:49:34.579Z|6a41e44f-20b5-4654-a49f-4936f322766f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:49:34.587Z|c617c193-4881-45ce-b4f2-b0a2497dcd29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:49:34.588Z|c617c193-4881-45ce-b4f2-b0a2497dcd29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:49:34.602Z|21cd2db6-a99a-4603-9d39-22cb42884b89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:49:34.602Z|21cd2db6-a99a-4603-9d39-22cb42884b89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:49:44.616Z|2ced995a-c109-4e93-a301-1e74d5af14d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:49:44.616Z|2ced995a-c109-4e93-a301-1e74d5af14d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:49:44.618Z|8936594c-1e3a-4c65-b05b-15327625a7c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:49:44.619Z|8936594c-1e3a-4c65-b05b-15327625a7c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:49:44.660Z|8f7cf08f-bb97-4a3c-b927-03ee9d0569d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:49:44.660Z|8f7cf08f-bb97-4a3c-b927-03ee9d0569d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:49:48.817Z|f5c3eacd-35ef-4938-a141-ee957881582c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:49:48.818Z|f5c3eacd-35ef-4938-a141-ee957881582c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:49:49.758Z|b40442fc-4a76-46e7-9fc7-7e28d4677bd0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:49:49.759Z|b40442fc-4a76-46e7-9fc7-7e28d4677bd0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:49:54.656Z|ac0cdd80-2993-4144-90ce-74eb483cd45a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:49:54.656Z|d5d0f019-471c-4afc-9b9c-4f59e60fee0e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:49:54.657Z|d5d0f019-471c-4afc-9b9c-4f59e60fee0e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:49:54.657Z|ac0cdd80-2993-4144-90ce-74eb483cd45a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:49:54.687Z|15adeeda-3d87-437e-9c77-7aea9b89a204|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:49:54.687Z|15adeeda-3d87-437e-9c77-7aea9b89a204|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:50:03.817Z|5565f572-2cd1-4b27-b67e-132ac8eb0727|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:50:03.818Z|5565f572-2cd1-4b27-b67e-132ac8eb0727|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:50:04.683Z|fbd27c0f-2578-4895-861d-91fa27f1e717|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:50:04.684Z|fbd27c0f-2578-4895-861d-91fa27f1e717|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:50:04.685Z|b95ceb6f-fb83-45c2-afe9-c54db4c12a2e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:50:04.686Z|b95ceb6f-fb83-45c2-afe9-c54db4c12a2e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:50:04.715Z|b44ccbec-20de-4c9a-a466-740cb3c54248|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:50:04.716Z|b44ccbec-20de-4c9a-a466-740cb3c54248|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:50:14.718Z|c17d535b-ea85-430d-b674-80289a88b7ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:50:14.719Z|c17d535b-ea85-430d-b674-80289a88b7ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:50:14.718Z|07160ba5-a6d6-4322-8fa5-93184643cd63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:50:14.720Z|07160ba5-a6d6-4322-8fa5-93184643cd63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:50:14.742Z|22f04c6d-a045-4629-801f-c7b6d9eb0f69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:50:14.742Z|22f04c6d-a045-4629-801f-c7b6d9eb0f69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:50:15.770Z|ab00cd6c-4f02-405b-9fc5-6edf68fd0e57|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T08:50:15.772Z|ab00cd6c-4f02-405b-9fc5-6edf68fd0e57|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T08:50:18.817Z|7ea09450-d628-49be-818b-28b3a940127f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:50:18.825Z|7ea09450-d628-49be-818b-28b3a940127f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:50:19.760Z|62bce491-c0e0-4623-ae52-b45eee9f11bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:50:19.760Z|62bce491-c0e0-4623-ae52-b45eee9f11bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:50:24.746Z|6335c12c-6272-46c2-8238-538d8deeb7cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:50:24.747Z|6335c12c-6272-46c2-8238-538d8deeb7cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:50:24.749Z|3041993c-4409-4e73-af3a-1c477dc63072|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:50:24.750Z|3041993c-4409-4e73-af3a-1c477dc63072|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:50:24.770Z|68ac257d-d715-4283-a258-1b4c7acad1b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:50:24.771Z|68ac257d-d715-4283-a258-1b4c7acad1b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:50:33.817Z|99b1cf42-fc2b-48c4-92cf-453dca75aacd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:50:33.818Z|99b1cf42-fc2b-48c4-92cf-453dca75aacd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:50:34.775Z|29bebe2a-8654-462f-b72e-5e760a4f84e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:50:34.775Z|29bebe2a-8654-462f-b72e-5e760a4f84e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:50:34.777Z|f883eb56-d519-4968-adb3-0d8b0d95e03c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:50:34.777Z|f883eb56-d519-4968-adb3-0d8b0d95e03c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:50:34.798Z|2b6417f2-a901-4852-869c-048f8ac2605c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:50:34.799Z|2b6417f2-a901-4852-869c-048f8ac2605c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:50:44.806Z|43a91c49-da0f-40a4-a161-ac98aa359394|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:50:44.806Z|c143bc1f-183f-41c0-a333-5382026726b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:50:44.806Z|43a91c49-da0f-40a4-a161-ac98aa359394|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:50:44.807Z|c143bc1f-183f-41c0-a333-5382026726b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:50:44.839Z|192ad01f-c91a-4ce7-8403-acd613a538d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:50:44.840Z|192ad01f-c91a-4ce7-8403-acd613a538d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:50:48.818Z|24db8341-d5ed-4c3e-84da-3b73d7917938|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:50:48.818Z|24db8341-d5ed-4c3e-84da-3b73d7917938|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:50:49.761Z|543643ce-f1e2-44d6-8a8e-5f1d9be6b504|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:50:49.761Z|543643ce-f1e2-44d6-8a8e-5f1d9be6b504|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:50:54.841Z|5814f96f-bf79-42d5-afc5-41bb6706c6d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:50:54.842Z|5814f96f-bf79-42d5-afc5-41bb6706c6d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:50:54.844Z|bd9ec23b-8f5c-46d1-8541-01d3810c3148|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:50:54.844Z|bd9ec23b-8f5c-46d1-8541-01d3810c3148|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:50:54.871Z|5a934d60-b511-4c78-bbfd-ba414715c2c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:50:54.872Z|5a934d60-b511-4c78-bbfd-ba414715c2c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:51:03.817Z|ed1341e6-c7ea-43c4-8155-6607af2b0718|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:51:03.821Z|ed1341e6-c7ea-43c4-8155-6607af2b0718|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:51:04.871Z|f64b0931-a17a-4f3f-8c02-f074b775cddd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:51:04.871Z|f64b0931-a17a-4f3f-8c02-f074b775cddd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:51:04.875Z|870b3a6f-0303-4194-a3f2-acb59359a7a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:51:04.876Z|870b3a6f-0303-4194-a3f2-acb59359a7a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:51:04.896Z|1247d66d-07db-40c6-bd0e-7306919eec13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:51:04.897Z|1247d66d-07db-40c6-bd0e-7306919eec13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:51:14.897Z|e7e2f04c-4821-474b-80d7-3678cff71a63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:51:14.898Z|e7e2f04c-4821-474b-80d7-3678cff71a63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:51:14.909Z|8e2e1d17-fb6f-4847-a6ba-916409dc80c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:51:14.910Z|8e2e1d17-fb6f-4847-a6ba-916409dc80c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:51:14.926Z|66869531-17ec-4f3d-8393-e3293f405a72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:51:14.927Z|66869531-17ec-4f3d-8393-e3293f405a72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:51:15.772Z|20662690-c46c-4ed7-b5cb-f742a5e4d1c7|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T08:51:15.772Z|20662690-c46c-4ed7-b5cb-f742a5e4d1c7|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T08:51:18.817Z|9b6a1724-88f3-4adb-b1c6-dd927a38731c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:51:18.818Z|9b6a1724-88f3-4adb-b1c6-dd927a38731c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:51:19.762Z|ad6d9c4e-a3da-47a7-acbc-74cd809333f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:51:19.762Z|ad6d9c4e-a3da-47a7-acbc-74cd809333f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:51:24.926Z|565e08d7-dd64-4fab-9436-22bf6f32c3b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:51:24.927Z|565e08d7-dd64-4fab-9436-22bf6f32c3b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:51:24.942Z|c9428dae-9754-42d0-a71c-e99409684371|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:51:24.943Z|c9428dae-9754-42d0-a71c-e99409684371|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:51:24.957Z|9dc6edb8-b057-4b2a-ab30-b31852457de9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:51:24.958Z|9dc6edb8-b057-4b2a-ab30-b31852457de9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:51:33.817Z|6e4b1198-c53e-4bf2-8392-77a60c3c2fa1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:51:33.818Z|6e4b1198-c53e-4bf2-8392-77a60c3c2fa1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:51:34.957Z|f26fbdb0-7b31-45db-8262-674f9756b726|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:51:34.957Z|f26fbdb0-7b31-45db-8262-674f9756b726|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:51:34.976Z|262de19a-f40a-4b18-b319-200922bd2306|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:51:34.976Z|262de19a-f40a-4b18-b319-200922bd2306|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:51:34.986Z|e70c5f26-aa62-4909-95f1-f9feea825ba0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:51:34.987Z|e70c5f26-aa62-4909-95f1-f9feea825ba0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:51:44.985Z|dc06feb7-a888-4fe5-9623-384feb3779d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:51:44.986Z|dc06feb7-a888-4fe5-9623-384feb3779d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:51:45.003Z|724a22e3-d972-48bf-b642-64bf0b23cd23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:51:45.003Z|724a22e3-d972-48bf-b642-64bf0b23cd23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:51:45.014Z|2c4083a3-29ae-4e09-a382-0a47db67ac52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:51:45.015Z|2c4083a3-29ae-4e09-a382-0a47db67ac52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:51:48.817Z|204483bf-158e-4ce0-83cd-3bd36946d175|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:51:48.821Z|204483bf-158e-4ce0-83cd-3bd36946d175|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:51:49.763Z|52bb8e24-f1c4-40bf-9cef-07b11c8b8d52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:51:49.763Z|52bb8e24-f1c4-40bf-9cef-07b11c8b8d52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:51:55.014Z|cc8aaa4b-a7cb-44a0-806b-3fc459a12554|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:51:55.015Z|cc8aaa4b-a7cb-44a0-806b-3fc459a12554|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:51:55.031Z|d1611087-e868-41bb-941c-4b4b33a66500|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:51:55.033Z|d1611087-e868-41bb-941c-4b4b33a66500|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:51:55.045Z|cc4d8ded-02f6-4760-adc7-d341cf5d7491|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:51:55.046Z|cc4d8ded-02f6-4760-adc7-d341cf5d7491|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:52:03.817Z|0e23e2b5-c128-4ac3-bd1d-70b573b04b69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:52:03.818Z|0e23e2b5-c128-4ac3-bd1d-70b573b04b69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:52:05.051Z|0e0ea09c-2fe8-41c1-a444-ac07d5feab7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:52:05.052Z|0e0ea09c-2fe8-41c1-a444-ac07d5feab7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:52:05.065Z|7cd1a1e1-9940-42e9-92a9-c8652c7ece9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:52:05.065Z|7cd1a1e1-9940-42e9-92a9-c8652c7ece9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:52:05.076Z|c98fb8c9-5bd4-4114-9bc9-ba702f8f179c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:52:05.077Z|c98fb8c9-5bd4-4114-9bc9-ba702f8f179c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:52:15.082Z|af8735b5-3a06-434e-b8d9-7a38d27ffa4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:52:15.083Z|af8735b5-3a06-434e-b8d9-7a38d27ffa4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:52:15.096Z|3485cb9b-c52d-43ff-8c45-9497f097e931|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:52:15.097Z|3485cb9b-c52d-43ff-8c45-9497f097e931|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:52:15.110Z|a885e9f3-0858-4534-ac19-fa04a91ab3ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:52:15.111Z|a885e9f3-0858-4534-ac19-fa04a91ab3ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:52:15.772Z|f42cf3f8-4454-452a-80ee-90410ef6aa8d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T08:52:15.774Z|f42cf3f8-4454-452a-80ee-90410ef6aa8d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T08:52:18.817Z|bd706e39-adcc-47aa-9bbf-867e8d328e4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:52:18.818Z|bd706e39-adcc-47aa-9bbf-867e8d328e4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:52:19.764Z|b06cd625-3678-4b4d-bfc9-1e5e748027ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:52:19.764Z|b06cd625-3678-4b4d-bfc9-1e5e748027ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:52:25.121Z|4abe8360-cb64-465e-b7e4-9c9f0b371b04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:52:25.121Z|4abe8360-cb64-465e-b7e4-9c9f0b371b04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:52:25.127Z|26debf41-f5dd-4e0c-bfb3-75cc7afa7464|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:52:25.127Z|26debf41-f5dd-4e0c-bfb3-75cc7afa7464|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:52:25.142Z|45aefaf9-2af6-4354-b9ac-cb71da07bfd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:52:25.143Z|45aefaf9-2af6-4354-b9ac-cb71da07bfd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:52:33.817Z|3451035b-4128-4a99-b33c-db04819ea6ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:52:33.822Z|3451035b-4128-4a99-b33c-db04819ea6ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:52:35.159Z|c5dd796f-64df-410b-b27d-bfccb3ff1696|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:52:35.159Z|e30e6510-9262-45b8-950a-644f94e1265b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:52:35.160Z|c5dd796f-64df-410b-b27d-bfccb3ff1696|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:52:35.160Z|e30e6510-9262-45b8-950a-644f94e1265b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:52:35.174Z|a04dcbee-6a64-4a04-924c-b7465826534b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:52:35.174Z|a04dcbee-6a64-4a04-924c-b7465826534b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:52:45.192Z|428650df-7d7c-463f-8ffb-c0b225fa4014|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:52:45.193Z|428650df-7d7c-463f-8ffb-c0b225fa4014|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:52:45.193Z|a274f825-7c8a-4826-84c2-83334e77e459|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:52:45.195Z|a274f825-7c8a-4826-84c2-83334e77e459|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:52:45.203Z|91bb9f0e-653a-4f14-96e8-94106ec1e779|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:52:45.204Z|91bb9f0e-653a-4f14-96e8-94106ec1e779|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:52:48.817Z|c2077d10-c71b-4013-8959-350a310924c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:52:48.818Z|c2077d10-c71b-4013-8959-350a310924c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:52:49.765Z|539de31a-3871-42e9-ba15-5a7f964d7175|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:52:49.766Z|539de31a-3871-42e9-ba15-5a7f964d7175|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:52:55.225Z|294e4c12-6cfb-4417-be39-07947052b13e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:52:55.226Z|294e4c12-6cfb-4417-be39-07947052b13e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:52:55.236Z|3db63d56-a559-44e4-81ef-f9b1a43b97f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:52:55.237Z|3db63d56-a559-44e4-81ef-f9b1a43b97f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:52:55.237Z|47a4c27e-114d-4145-9713-696ca323c69c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:52:55.238Z|47a4c27e-114d-4145-9713-696ca323c69c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:53:03.817Z|ced8c95e-2862-4ba4-8fac-01ec4b18cb79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:53:03.818Z|ced8c95e-2862-4ba4-8fac-01ec4b18cb79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:53:05.265Z|f38f33f2-fe99-413c-99b4-04219d20af3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:53:05.266Z|f38f33f2-fe99-413c-99b4-04219d20af3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:53:05.272Z|6707c5de-0cb2-4754-bfa9-0c9fb7b30552|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:53:05.271Z|e1cfa24a-1284-43bb-9d36-7770bb1e5f55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:53:05.273Z|e1cfa24a-1284-43bb-9d36-7770bb1e5f55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:53:05.272Z|6707c5de-0cb2-4754-bfa9-0c9fb7b30552|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:53:15.290Z|aee6270a-91b6-4756-9917-3cba3b5bcb5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:53:15.291Z|aee6270a-91b6-4756-9917-3cba3b5bcb5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:53:15.296Z|e8f6bb49-3f96-4a3e-b22c-28c3cd850af2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:53:15.296Z|3d7686e7-cf99-446d-8311-1a214b332803|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:53:15.296Z|e8f6bb49-3f96-4a3e-b22c-28c3cd850af2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:53:15.297Z|3d7686e7-cf99-446d-8311-1a214b332803|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:53:15.772Z|41d6a3d3-037f-4111-960f-6c7c73069541|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T08:53:15.773Z|41d6a3d3-037f-4111-960f-6c7c73069541|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T08:53:18.817Z|c653fb01-095a-4a46-884f-c9bea2ac9cfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:53:18.821Z|c653fb01-095a-4a46-884f-c9bea2ac9cfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:53:19.766Z|3505b47d-106f-47f4-a8e4-37735fd914b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:53:19.767Z|3505b47d-106f-47f4-a8e4-37735fd914b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:53:25.324Z|14c56c7f-6875-441c-ab20-32e00729fdf8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:53:25.324Z|14c56c7f-6875-441c-ab20-32e00729fdf8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:53:25.325Z|70f4e702-5562-4155-885e-2d0a9fbd480c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:53:25.325Z|70f4e702-5562-4155-885e-2d0a9fbd480c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:53:25.324Z|7ae5dbc3-dc6f-49a2-8eb6-bb08fa18049d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:53:25.328Z|7ae5dbc3-dc6f-49a2-8eb6-bb08fa18049d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:53:33.817Z|921e0e75-9326-4172-8fd5-559047d1ba83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:53:33.818Z|921e0e75-9326-4172-8fd5-559047d1ba83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:53:35.362Z|529d5b12-c6b8-4a7f-98b4-76ef809c44cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:53:35.363Z|b888cfdb-3deb-4049-9a87-a016ceec4d7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:53:35.363Z|b888cfdb-3deb-4049-9a87-a016ceec4d7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:53:35.364Z|09031899-5bd9-4c65-a824-8b5c7f75391f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:53:35.365Z|529d5b12-c6b8-4a7f-98b4-76ef809c44cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:53:35.364Z|09031899-5bd9-4c65-a824-8b5c7f75391f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:53:45.398Z|b94bfb2c-df0b-4c47-977a-458983c2d369|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:53:45.399Z|b94bfb2c-df0b-4c47-977a-458983c2d369|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:53:45.406Z|a5ddf2e9-d320-41dc-ba2c-a8ff7bb8be11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:53:45.407Z|a5ddf2e9-d320-41dc-ba2c-a8ff7bb8be11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:53:45.410Z|d7a21f78-8c53-4292-8228-31f6b1c2381e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:53:45.410Z|d7a21f78-8c53-4292-8228-31f6b1c2381e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:53:48.817Z|67a4a03f-fd17-4b8d-b3d4-e73aac3bc430|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:53:48.818Z|67a4a03f-fd17-4b8d-b3d4-e73aac3bc430|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:53:49.767Z|8942f656-de4a-4a4e-bf7d-6fcc61408ff0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:53:49.768Z|8942f656-de4a-4a4e-bf7d-6fcc61408ff0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:53:55.439Z|665a4359-1f38-4f24-82ab-989f462dd560|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:53:55.440Z|665a4359-1f38-4f24-82ab-989f462dd560|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:53:55.440Z|4dbe42a0-589a-456b-b266-54d61cfa5ff2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:53:55.441Z|4dbe42a0-589a-456b-b266-54d61cfa5ff2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:53:55.445Z|9a4b059c-0f5f-482b-95e4-566c45102212|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:53:55.446Z|9a4b059c-0f5f-482b-95e4-566c45102212|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:54:03.817Z|e11d2cdb-4413-4940-ad33-79dd3218c8ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:54:03.822Z|e11d2cdb-4413-4940-ad33-79dd3218c8ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:54:05.477Z|776d9bef-04d8-4453-8f9e-9b692297debb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:54:05.478Z|776d9bef-04d8-4453-8f9e-9b692297debb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:54:05.478Z|c8fe6081-7114-4132-b17d-2346ff2f046f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:54:05.478Z|c8fe6081-7114-4132-b17d-2346ff2f046f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:54:05.486Z|b774f86b-5438-48e6-a594-48f5c3a2660e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:54:05.487Z|b774f86b-5438-48e6-a594-48f5c3a2660e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:54:15.510Z|20d8b19f-8fc0-45e8-93dc-def9ab952649|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:54:15.511Z|20d8b19f-8fc0-45e8-93dc-def9ab952649|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:54:15.520Z|ba162c2c-d6a1-4a9c-8c63-fdec815cb2f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:54:15.521Z|9f288b9b-a8c5-413c-a100-8f3b42c26c6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:54:15.521Z|9f288b9b-a8c5-413c-a100-8f3b42c26c6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:54:15.521Z|ba162c2c-d6a1-4a9c-8c63-fdec815cb2f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:54:15.771Z|adf27ce8-c87d-4fb2-8866-0fda0bfd4181|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T08:54:15.772Z|adf27ce8-c87d-4fb2-8866-0fda0bfd4181|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T08:54:18.818Z|d7cb5c1c-4003-4746-8625-dae674c1a0dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:54:18.818Z|d7cb5c1c-4003-4746-8625-dae674c1a0dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:54:19.768Z|b9232c3f-7b6e-4669-ba31-12c91384995b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:54:19.769Z|b9232c3f-7b6e-4669-ba31-12c91384995b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:54:25.546Z|e7cd26c4-59d1-4279-8eb0-c01626c9f749|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:54:25.547Z|e7cd26c4-59d1-4279-8eb0-c01626c9f749|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:54:25.552Z|be072a53-0f88-4744-a0ac-ca88cd677a96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:54:25.553Z|be072a53-0f88-4744-a0ac-ca88cd677a96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:54:25.553Z|eb3d0abc-e952-481f-9dbb-a198d6fd9e35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:54:25.553Z|eb3d0abc-e952-481f-9dbb-a198d6fd9e35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:54:33.817Z|cebdb145-9126-47fd-97dd-27105daf4726|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:54:33.818Z|cebdb145-9126-47fd-97dd-27105daf4726|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:54:35.582Z|d1c19479-e4a1-4aba-afb4-c362fdfc784f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:54:35.583Z|d1c19479-e4a1-4aba-afb4-c362fdfc784f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:54:35.592Z|4f037df0-9e8f-424d-a105-6a3f4bcfee75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:54:35.592Z|4f037df0-9e8f-424d-a105-6a3f4bcfee75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:54:35.592Z|fcc1ae92-d4e5-4f45-a276-d5b7c6c01a5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:54:35.593Z|fcc1ae92-d4e5-4f45-a276-d5b7c6c01a5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:54:45.620Z|42e899e7-75c6-4b97-a6de-4a47c7f0ee21|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:54:45.620Z|220d459d-c733-4969-b980-22c58e2005c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:54:45.620Z|a74fe131-d4c6-4b8a-9c7b-020c703bbb78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:54:45.621Z|220d459d-c733-4969-b980-22c58e2005c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:54:45.621Z|42e899e7-75c6-4b97-a6de-4a47c7f0ee21|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:54:45.621Z|a74fe131-d4c6-4b8a-9c7b-020c703bbb78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:54:48.817Z|bf1b3d03-2dbb-420e-969e-7ade28533af2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:54:48.821Z|bf1b3d03-2dbb-420e-969e-7ade28533af2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:54:49.770Z|3a23b9ce-6444-47da-84e0-d640028ee9c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:54:49.770Z|3a23b9ce-6444-47da-84e0-d640028ee9c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:54:55.651Z|5bec18c8-3a1b-4071-b157-12d29dd41534|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:54:55.652Z|5bec18c8-3a1b-4071-b157-12d29dd41534|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:54:55.668Z|8fa5d460-8305-4d41-86ef-f40a90e9a174|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:54:55.668Z|8fa5d460-8305-4d41-86ef-f40a90e9a174|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:54:55.671Z|5371a90c-75a4-4be2-8849-8a08a0f8e2c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:54:55.672Z|5371a90c-75a4-4be2-8849-8a08a0f8e2c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:55:03.817Z|41fcba30-33ad-4411-90c5-11e16fc3d6d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:55:03.818Z|41fcba30-33ad-4411-90c5-11e16fc3d6d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:55:05.683Z|2832cb81-8869-4435-b6f0-ea40583329bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:55:05.684Z|2832cb81-8869-4435-b6f0-ea40583329bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:55:05.702Z|f742e44a-fe16-4799-8e1a-98c8c2684f23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:55:05.703Z|f742e44a-fe16-4799-8e1a-98c8c2684f23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:55:05.720Z|60ceee65-ddd1-4cd0-a34a-22c34d3cf16e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:55:05.720Z|60ceee65-ddd1-4cd0-a34a-22c34d3cf16e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:55:15.721Z|f63b931d-00ef-4434-87b4-f656c0be7165|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:55:15.721Z|f63b931d-00ef-4434-87b4-f656c0be7165|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:55:15.746Z|6cc4e1cd-f6ab-4e9c-a439-100cc790f55e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:55:15.747Z|6cc4e1cd-f6ab-4e9c-a439-100cc790f55e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:55:15.752Z|f8f887a8-7220-4e0f-b9b8-ece906543428|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:55:15.753Z|f8f887a8-7220-4e0f-b9b8-ece906543428|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:55:15.770Z|fd8a9306-bdd4-4d8a-ac74-77445bc6bf76|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T08:55:15.771Z|fd8a9306-bdd4-4d8a-ac74-77445bc6bf76|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T08:55:18.817Z|f3ac55b0-fbbe-4345-a94e-e26b8e79f3e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:55:18.818Z|f3ac55b0-fbbe-4345-a94e-e26b8e79f3e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:55:19.771Z|623958fd-8bc9-49e9-89d1-829ffe5a73d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:55:19.771Z|623958fd-8bc9-49e9-89d1-829ffe5a73d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:55:25.764Z|71cce542-933c-4dc8-85a6-98cfecef83d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:55:25.765Z|71cce542-933c-4dc8-85a6-98cfecef83d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:55:25.780Z|6fb72399-e6ff-4539-8ca8-ad06566d1886|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:55:25.780Z|6fb72399-e6ff-4539-8ca8-ad06566d1886|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:55:25.784Z|61f99a35-2d92-4071-af51-8fb39c2a98f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:55:25.785Z|61f99a35-2d92-4071-af51-8fb39c2a98f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:55:33.817Z|1e77d0b7-aae8-423e-9cf9-19d09e67b278|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:55:33.822Z|1e77d0b7-aae8-423e-9cf9-19d09e67b278|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:55:35.796Z|042de9e2-f339-4d38-8c58-79827870e10b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:55:35.796Z|042de9e2-f339-4d38-8c58-79827870e10b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:55:35.812Z|189894cf-1307-49b6-92ea-7a77b306cf24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:55:35.812Z|189894cf-1307-49b6-92ea-7a77b306cf24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:55:35.816Z|00502b64-b4f0-4aad-81a5-ba4b427b7cee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:55:35.816Z|00502b64-b4f0-4aad-81a5-ba4b427b7cee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:55:45.825Z|d9898e38-849b-4cce-9a3b-b5c37a5cdf7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:55:45.826Z|d9898e38-849b-4cce-9a3b-b5c37a5cdf7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:55:45.842Z|6db9c156-0a35-4f2a-a600-5024e8df0ff7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:55:45.843Z|6db9c156-0a35-4f2a-a600-5024e8df0ff7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:55:45.843Z|177c9907-02f7-4c7b-a71e-cde856b02ea6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:55:45.844Z|177c9907-02f7-4c7b-a71e-cde856b02ea6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:55:48.817Z|a7debef7-2753-4926-9932-1a88bdc30e94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:55:48.818Z|a7debef7-2753-4926-9932-1a88bdc30e94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:55:49.772Z|37908189-1b22-451c-8aec-35e1e895e2a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:55:49.773Z|37908189-1b22-451c-8aec-35e1e895e2a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:55:55.858Z|84edc05e-b85f-4643-b7e1-ae8b69cf2f37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:55:55.859Z|84edc05e-b85f-4643-b7e1-ae8b69cf2f37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:55:55.876Z|b5fa62f0-711c-4a44-8495-b35dfeaf1f98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:55:55.876Z|b5fa62f0-711c-4a44-8495-b35dfeaf1f98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:55:55.877Z|c6fdb537-dbfb-4d9f-912b-191a59a0a29d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:55:55.878Z|c6fdb537-dbfb-4d9f-912b-191a59a0a29d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:56:03.817Z|eae7d983-5a51-4e54-aa3f-c84dbd651c73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:56:03.818Z|eae7d983-5a51-4e54-aa3f-c84dbd651c73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:56:05.887Z|e3fd7a6b-1b92-44d7-9cb7-11f341ae6ff2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:56:05.888Z|e3fd7a6b-1b92-44d7-9cb7-11f341ae6ff2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:56:05.904Z|abb2f3fb-6441-48ba-b9e0-42c4c7ee7f98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:56:05.905Z|732196c5-73e0-48b7-9ef8-0f0cc445a6bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:56:05.905Z|732196c5-73e0-48b7-9ef8-0f0cc445a6bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:56:05.904Z|abb2f3fb-6441-48ba-b9e0-42c4c7ee7f98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:56:15.771Z|585738d3-03d3-4aa0-92d1-75f7a251607b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T08:56:15.771Z|585738d3-03d3-4aa0-92d1-75f7a251607b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T08:56:15.910Z|ae2eaf9d-24f0-4cb3-8491-7f59b9cafb2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:56:15.911Z|ae2eaf9d-24f0-4cb3-8491-7f59b9cafb2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:56:15.935Z|c3a44074-124f-4384-8445-731846f118f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:56:15.936Z|c3a44074-124f-4384-8445-731846f118f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:56:15.937Z|7d909a47-1fd0-4846-912f-c3d879cd7974|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:56:15.938Z|7d909a47-1fd0-4846-912f-c3d879cd7974|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:56:18.817Z|025422ac-dcbf-4da0-96b7-287053bdc459|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:56:18.822Z|025422ac-dcbf-4da0-96b7-287053bdc459|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:56:19.774Z|80d229c9-14b3-4d21-8bd1-39c7f045da9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:56:19.774Z|80d229c9-14b3-4d21-8bd1-39c7f045da9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:56:25.935Z|74dabdef-e48d-40a0-8ca7-33e36c9be882|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:56:25.936Z|74dabdef-e48d-40a0-8ca7-33e36c9be882|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:56:25.968Z|4f2c7f79-9318-4b8f-973a-320abe13d210|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:56:25.969Z|4f2c7f79-9318-4b8f-973a-320abe13d210|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:56:25.969Z|a9f0a026-7cab-4f5d-b50a-be56bc29f4da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:56:25.969Z|a9f0a026-7cab-4f5d-b50a-be56bc29f4da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:56:33.818Z|79f91c0e-68fc-4566-9eae-235e20675955|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:56:33.818Z|79f91c0e-68fc-4566-9eae-235e20675955|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:56:35.960Z|afcd96d9-2eae-46bf-a8fe-169f2c612226|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:56:35.961Z|afcd96d9-2eae-46bf-a8fe-169f2c612226|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:56:36.001Z|a87a0f0b-f51d-4734-9600-da5c7759af74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:56:36.002Z|a87a0f0b-f51d-4734-9600-da5c7759af74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:56:36.005Z|27af07ae-0a87-41b9-bae4-f7199d13186a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:56:36.005Z|27af07ae-0a87-41b9-bae4-f7199d13186a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:56:45.991Z|43962e95-47b1-402a-bba5-2a7d75a184f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:56:45.991Z|43962e95-47b1-402a-bba5-2a7d75a184f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:56:46.033Z|f702521d-599b-4243-8ade-01826a0b8fb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:56:46.034Z|f702521d-599b-4243-8ade-01826a0b8fb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:56:46.034Z|9eaaecb7-933c-45f5-b519-47f48dcd0ca9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:56:46.034Z|9eaaecb7-933c-45f5-b519-47f48dcd0ca9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:56:48.818Z|766eedac-95eb-4523-a7cd-58377c500633|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:56:48.818Z|766eedac-95eb-4523-a7cd-58377c500633|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:56:49.775Z|cba6fd29-26fd-4e96-a88b-41ada7665a22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:56:49.775Z|cba6fd29-26fd-4e96-a88b-41ada7665a22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:56:56.020Z|c623269d-e46e-4c59-8c98-33baaa45b8ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:56:56.020Z|c623269d-e46e-4c59-8c98-33baaa45b8ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:56:56.064Z|a95865cb-a9ec-4311-ad99-27f18fea7ab7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:56:56.065Z|a95865cb-a9ec-4311-ad99-27f18fea7ab7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:56:56.070Z|4490f14e-5aa9-4e85-96ae-d3dcce532ad9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:56:56.071Z|4490f14e-5aa9-4e85-96ae-d3dcce532ad9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:57:03.817Z|a9b2b743-786b-4e28-a208-5a23fc849d45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:57:03.822Z|a9b2b743-786b-4e28-a208-5a23fc849d45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:57:06.052Z|d2903d52-f1e0-4b03-bb34-c7caad813b30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:57:06.053Z|d2903d52-f1e0-4b03-bb34-c7caad813b30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:57:06.094Z|955534d5-9df2-4094-9a12-82567645835f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:57:06.095Z|955534d5-9df2-4094-9a12-82567645835f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:57:06.101Z|49f92a85-eb3f-45b3-991c-bebe0025b0e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:57:06.102Z|49f92a85-eb3f-45b3-991c-bebe0025b0e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:57:15.771Z|f702acbb-2aba-458b-b9bd-8a8d02731f2f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T08:57:15.772Z|f702acbb-2aba-458b-b9bd-8a8d02731f2f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T08:57:16.090Z|d1f36b62-e820-40bc-98ec-ea847a14623b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:57:16.091Z|d1f36b62-e820-40bc-98ec-ea847a14623b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:57:16.131Z|dd4df45e-41f8-45cf-a549-be79fb1175a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:57:16.131Z|dd4df45e-41f8-45cf-a549-be79fb1175a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:57:16.139Z|aa931a9a-6c2c-4239-98a5-9b491db6cc4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:57:16.139Z|aa931a9a-6c2c-4239-98a5-9b491db6cc4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:57:18.818Z|4a549952-1735-4046-b45d-3e2d49d64fa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:57:18.818Z|4a549952-1735-4046-b45d-3e2d49d64fa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:57:19.775Z|ad83a16f-22c0-4937-a386-62b81d2be4d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:57:19.776Z|ad83a16f-22c0-4937-a386-62b81d2be4d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:57:26.118Z|eedf70b5-1922-4831-8b7c-f716a373ef3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:57:26.119Z|eedf70b5-1922-4831-8b7c-f716a373ef3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:57:26.157Z|5f52a2c6-ba38-453c-80de-09b7e80d9c87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:57:26.158Z|5f52a2c6-ba38-453c-80de-09b7e80d9c87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:57:26.166Z|85751a58-61e5-4dcf-8f93-25437a9ea8b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:57:26.167Z|85751a58-61e5-4dcf-8f93-25437a9ea8b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:57:33.817Z|bdee8c72-de70-443d-bfbd-683de34873eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:57:33.818Z|bdee8c72-de70-443d-bfbd-683de34873eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:57:36.148Z|81d7e364-759f-47cf-8e5a-97ac71b7bd71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:57:36.149Z|81d7e364-759f-47cf-8e5a-97ac71b7bd71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:57:36.185Z|4226db37-46f9-4f8d-ac78-bf3f0132b369|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:57:36.186Z|4226db37-46f9-4f8d-ac78-bf3f0132b369|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:57:36.197Z|824388df-ca44-4bd7-8d27-ccc30815ba00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:57:36.198Z|824388df-ca44-4bd7-8d27-ccc30815ba00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:57:46.185Z|e0c3fad1-5f53-42ec-86c8-5e6f5ff5dca7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:57:46.186Z|e0c3fad1-5f53-42ec-86c8-5e6f5ff5dca7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:57:46.211Z|e9cf9e9b-aa19-4340-a75d-9a7fd0ffe949|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:57:46.212Z|e9cf9e9b-aa19-4340-a75d-9a7fd0ffe949|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:57:46.227Z|e69a9d1a-8295-4fcf-8dc1-80c526ddc317|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:57:46.227Z|e69a9d1a-8295-4fcf-8dc1-80c526ddc317|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:57:48.818Z|fa2264c4-c0b5-4ce7-ac4a-e1afb0fac7cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:57:48.822Z|fa2264c4-c0b5-4ce7-ac4a-e1afb0fac7cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:57:49.776Z|3380580f-7e0c-42c7-974b-9f84f16ae42c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:57:49.777Z|3380580f-7e0c-42c7-974b-9f84f16ae42c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:57:56.216Z|707c148b-56de-4b0e-98c1-18205047e8d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:57:56.216Z|707c148b-56de-4b0e-98c1-18205047e8d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:57:56.237Z|44fc370a-e462-4b2a-90e1-e0480d5025f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:57:56.238Z|44fc370a-e462-4b2a-90e1-e0480d5025f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:57:56.256Z|3ec41bdc-e0e2-4a8f-ae81-2d35535e7949|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:57:56.257Z|3ec41bdc-e0e2-4a8f-ae81-2d35535e7949|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:58:03.817Z|d4ed52b9-4d15-4fc7-9d33-d49e44927edc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:58:03.817Z|d4ed52b9-4d15-4fc7-9d33-d49e44927edc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:58:06.240Z|8f13d7e7-2760-43fb-9323-3f5aa73e4b2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:58:06.241Z|8f13d7e7-2760-43fb-9323-3f5aa73e4b2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:58:06.269Z|b6896c59-471f-4409-8c5d-21128c9f6f84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:58:06.269Z|b6896c59-471f-4409-8c5d-21128c9f6f84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:58:06.288Z|f439f503-f677-4832-b1dd-8773240be5d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:58:06.289Z|f439f503-f677-4832-b1dd-8773240be5d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:58:15.771Z|cb7abd69-2a2b-4e0c-9c4c-cd0a456d1c82|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T08:58:15.772Z|cb7abd69-2a2b-4e0c-9c4c-cd0a456d1c82|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T08:58:16.270Z|38842183-ce23-49e3-9d1f-737c4c6e9a0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:58:16.271Z|38842183-ce23-49e3-9d1f-737c4c6e9a0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:58:16.296Z|189d792a-232e-4ac6-99ec-001879199cbf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:58:16.297Z|189d792a-232e-4ac6-99ec-001879199cbf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:58:16.315Z|1f6d79a6-9140-41d2-806f-1d00746d7156|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:58:16.315Z|1f6d79a6-9140-41d2-806f-1d00746d7156|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:58:18.817Z|666d3648-65f4-42d7-bf7c-bba57eaf769d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:58:18.818Z|666d3648-65f4-42d7-bf7c-bba57eaf769d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:58:19.777Z|2c1bf5f0-e39d-49fc-9ba4-831ce6cd1155|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:58:19.778Z|2c1bf5f0-e39d-49fc-9ba4-831ce6cd1155|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:58:26.299Z|6a36ed82-c44c-43d6-878e-3528c34c3f5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:58:26.300Z|6a36ed82-c44c-43d6-878e-3528c34c3f5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:58:26.319Z|581ed134-ba4c-4e40-ac64-60da4f7f8497|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:58:26.320Z|581ed134-ba4c-4e40-ac64-60da4f7f8497|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:58:26.341Z|3125bc5d-3ab5-4e02-8fdf-bd0e8ac6152f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:58:26.341Z|3125bc5d-3ab5-4e02-8fdf-bd0e8ac6152f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:58:33.817Z|143f6816-22c1-4fc8-9e76-3ea74ff02d8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:58:33.822Z|143f6816-22c1-4fc8-9e76-3ea74ff02d8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:58:36.341Z|2bde6ef4-f89d-4db9-ae1b-f622c88d5f53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:58:36.341Z|2bde6ef4-f89d-4db9-ae1b-f622c88d5f53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:58:36.350Z|e3e6b3bf-6d82-4e5b-87f1-4b676416bc85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:58:36.350Z|e3e6b3bf-6d82-4e5b-87f1-4b676416bc85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:58:36.372Z|2598c55a-6ac4-4688-9264-b71a0a6b2de1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:58:36.373Z|2598c55a-6ac4-4688-9264-b71a0a6b2de1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:58:46.368Z|a02c984b-f94d-495b-b90c-5629a8704ce5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:58:46.368Z|a02c984b-f94d-495b-b90c-5629a8704ce5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:58:46.381Z|28f189ae-6b2d-48a5-9106-b704d5eb4496|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:58:46.381Z|28f189ae-6b2d-48a5-9106-b704d5eb4496|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:58:46.400Z|b805c446-e73f-499a-875d-696a9ef26498|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:58:46.401Z|b805c446-e73f-499a-875d-696a9ef26498|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:58:48.817Z|5259eb33-6fee-4b78-834b-ebb12eeeecfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:58:48.818Z|5259eb33-6fee-4b78-834b-ebb12eeeecfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:58:49.778Z|2b191228-b534-4e92-a9dd-d9fc56b9f219|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:58:49.779Z|2b191228-b534-4e92-a9dd-d9fc56b9f219|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:58:56.394Z|771facf0-fae0-4770-b86a-c18955cc42fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:58:56.395Z|771facf0-fae0-4770-b86a-c18955cc42fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:58:56.411Z|a528db3b-4cb1-47ff-baed-ed349be2cd0e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:58:56.413Z|a528db3b-4cb1-47ff-baed-ed349be2cd0e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:58:56.427Z|385738d7-0c60-488a-b0bb-ff3d9bc5f22b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:58:56.428Z|385738d7-0c60-488a-b0bb-ff3d9bc5f22b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:59:03.817Z|08908a6c-8e0d-424a-9fdc-2ddfb901b953|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:59:03.818Z|08908a6c-8e0d-424a-9fdc-2ddfb901b953|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:59:06.421Z|4e4a8973-7564-4152-809d-3e7a81fba30f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:59:06.422Z|4e4a8973-7564-4152-809d-3e7a81fba30f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:59:06.443Z|de13df4a-bec2-49a5-98a0-49d558285a07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:59:06.444Z|de13df4a-bec2-49a5-98a0-49d558285a07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:59:06.459Z|d0759dc6-ad24-4528-90fb-adad2305c3d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:59:06.460Z|d0759dc6-ad24-4528-90fb-adad2305c3d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:59:15.772Z|5933a241-cf13-40be-a91f-08a4482750e9|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T08:59:15.773Z|5933a241-cf13-40be-a91f-08a4482750e9|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T08:59:16.454Z|78c0dc19-c296-4773-8c41-09ef6d0fd5f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:59:16.455Z|78c0dc19-c296-4773-8c41-09ef6d0fd5f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:59:16.491Z|7198f700-c973-49c0-8f65-805d05359c25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:59:16.491Z|7198f700-c973-49c0-8f65-805d05359c25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:59:16.504Z|3f32a7aa-218c-42f0-8572-7c91425e31ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:59:16.505Z|3f32a7aa-218c-42f0-8572-7c91425e31ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:59:18.817Z|60b761e7-4902-467e-996e-7251b363b1e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:59:18.821Z|60b761e7-4902-467e-996e-7251b363b1e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:59:19.779Z|fed01f6f-f100-45d5-9574-50545ecdb43c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:59:19.779Z|fed01f6f-f100-45d5-9574-50545ecdb43c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:59:26.503Z|21ce50a9-4a85-4615-abd7-13b0a709b9b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:59:26.504Z|21ce50a9-4a85-4615-abd7-13b0a709b9b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:59:26.515Z|723ecab1-2d4d-4af7-9761-2fa19622b629|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:59:26.515Z|723ecab1-2d4d-4af7-9761-2fa19622b629|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:59:26.533Z|4acdfd2c-27d5-47fb-bf7d-9e62d25dfd3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:59:26.534Z|4acdfd2c-27d5-47fb-bf7d-9e62d25dfd3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:59:33.817Z|309c455b-abcb-4a19-95d4-4c77da626397|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:59:33.818Z|309c455b-abcb-4a19-95d4-4c77da626397|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:59:36.540Z|8d3d7b70-a799-49f1-bb42-682b0156fe29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:59:36.541Z|8d3d7b70-a799-49f1-bb42-682b0156fe29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:59:36.544Z|fe0d16d7-8cb8-49ec-87d0-22d3e7c48e48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:59:36.545Z|fe0d16d7-8cb8-49ec-87d0-22d3e7c48e48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:59:36.564Z|bbf95564-6c45-4d81-85dc-27e1114974ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:59:36.564Z|bbf95564-6c45-4d81-85dc-27e1114974ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:59:46.584Z|6c4bc5bb-b5fe-494c-b428-b269467b5d6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:59:46.585Z|3ea34a9c-637c-4d74-b54b-c80f75c63e90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:59:46.585Z|6c4bc5bb-b5fe-494c-b428-b269467b5d6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:59:46.586Z|3ea34a9c-637c-4d74-b54b-c80f75c63e90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:59:46.598Z|7a2d49ac-d953-43af-b96d-4f74016048b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:59:46.598Z|7a2d49ac-d953-43af-b96d-4f74016048b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:59:48.817Z|d575ffe9-7d32-4e54-9548-03ca29322a52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:59:48.818Z|d575ffe9-7d32-4e54-9548-03ca29322a52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:59:49.780Z|911acfff-da06-4d13-a0bc-75072c69fbe3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T08:59:49.780Z|911acfff-da06-4d13-a0bc-75072c69fbe3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T08:59:56.621Z|460448db-1554-4ee1-b1a5-1e61c5e4688f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:59:56.622Z|460448db-1554-4ee1-b1a5-1e61c5e4688f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:59:56.625Z|9fe85ba4-a469-455a-ab0a-ca1c9b85a476|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:59:56.626Z|9fe85ba4-a469-455a-ab0a-ca1c9b85a476|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T08:59:56.629Z|93ad2ffc-4046-4ce2-aeb8-7aa7abed928c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T08:59:56.629Z|93ad2ffc-4046-4ce2-aeb8-7aa7abed928c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:00:03.817Z|a130e77e-abaa-468a-b44a-cec25f2c1355|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:00:03.821Z|a130e77e-abaa-468a-b44a-cec25f2c1355|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:00:06.652Z|5d2478d3-26e3-48fe-a9fa-ecdcc77ec3f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:00:06.653Z|5d2478d3-26e3-48fe-a9fa-ecdcc77ec3f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:00:06.656Z|68b3da93-c304-4ef1-ab51-d499c8c8c12b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:00:06.656Z|68b3da93-c304-4ef1-ab51-d499c8c8c12b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:00:06.658Z|0db0c4b6-77e0-4f45-8b1c-44166d6fd424|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:00:06.659Z|0db0c4b6-77e0-4f45-8b1c-44166d6fd424|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:00:15.772Z|afe19f95-d81b-484a-a574-766ac643bed8|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T09:00:15.773Z|afe19f95-d81b-484a-a574-766ac643bed8|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T09:00:16.682Z|6a718c23-1893-40ee-b80e-ba7f6372af4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:00:16.682Z|6a718c23-1893-40ee-b80e-ba7f6372af4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:00:16.685Z|492f69e3-097a-4212-be2f-46b827600dfd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:00:16.686Z|492f69e3-097a-4212-be2f-46b827600dfd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:00:16.686Z|b1c9a603-2eb0-43be-bf12-1ba56c0a3f38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:00:16.686Z|b1c9a603-2eb0-43be-bf12-1ba56c0a3f38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:00:18.817Z|eac3e7aa-5c65-42de-b3ee-9edbc3a5a7ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:00:18.818Z|eac3e7aa-5c65-42de-b3ee-9edbc3a5a7ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:00:19.781Z|97cb3339-e475-4ba6-bf6a-ad0a98b8ac5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:00:19.782Z|97cb3339-e475-4ba6-bf6a-ad0a98b8ac5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:00:26.720Z|0e2da146-046a-4fc9-a3af-a13d910deb4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:00:26.720Z|0e2da146-046a-4fc9-a3af-a13d910deb4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:00:26.731Z|77ddc015-929c-4a89-8476-c8ed77efaf7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:00:26.730Z|fbe7a0b1-d72a-4911-8252-0847d6370cf0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:00:26.731Z|77ddc015-929c-4a89-8476-c8ed77efaf7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:00:26.732Z|fbe7a0b1-d72a-4911-8252-0847d6370cf0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:00:33.817Z|c022cc8f-1499-4faf-abd9-2a9df7be5ab5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:00:33.818Z|c022cc8f-1499-4faf-abd9-2a9df7be5ab5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:00:36.750Z|106d2d30-d576-4963-b11a-2b331432c9fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:00:36.751Z|106d2d30-d576-4963-b11a-2b331432c9fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:00:36.762Z|421bf9c6-412a-4cd3-8018-81122d0d8ff4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:00:36.762Z|421bf9c6-412a-4cd3-8018-81122d0d8ff4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:00:36.769Z|756d3377-9899-41df-87ee-5fd52ea06715|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:00:36.769Z|756d3377-9899-41df-87ee-5fd52ea06715|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:00:46.793Z|9cf3fab9-c425-469b-9b67-59cc68f39e7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:00:46.794Z|9cf3fab9-c425-469b-9b67-59cc68f39e7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:00:46.794Z|816c38ed-169d-40a2-8e56-1e4ef752aab9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:00:46.794Z|809bd2e7-8672-4e2e-93eb-42d26535ab02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:00:46.794Z|816c38ed-169d-40a2-8e56-1e4ef752aab9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:00:46.794Z|809bd2e7-8672-4e2e-93eb-42d26535ab02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:00:48.817Z|8bdecdd8-bdc7-4ccd-be1c-0931a8c9ac06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:00:48.822Z|8bdecdd8-bdc7-4ccd-be1c-0931a8c9ac06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:00:49.782Z|8a75f1f6-a807-400f-9a63-a179ad8e4136|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:00:49.783Z|8a75f1f6-a807-400f-9a63-a179ad8e4136|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:00:56.825Z|5bab52ff-13de-42d2-b359-0dbcbf723418|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:00:56.826Z|5bab52ff-13de-42d2-b359-0dbcbf723418|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:00:56.826Z|382ed0b1-a97e-4bd7-a469-c7bb00f361e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:00:56.827Z|382ed0b1-a97e-4bd7-a469-c7bb00f361e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:00:56.845Z|0c81be77-4c8a-403d-907a-295ee30cff1f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:00:56.846Z|0c81be77-4c8a-403d-907a-295ee30cff1f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:01:03.817Z|a0d1886d-5126-4cd9-8a8e-17d141532b02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:01:03.818Z|a0d1886d-5126-4cd9-8a8e-17d141532b02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:01:06.858Z|baedc45a-af86-4f64-8a3c-f46d56905dd1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:01:06.859Z|baedc45a-af86-4f64-8a3c-f46d56905dd1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:01:06.864Z|6d514fcb-80a1-4d92-b0c4-6175c0519d06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:01:06.865Z|6d514fcb-80a1-4d92-b0c4-6175c0519d06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:01:06.882Z|2a3845c2-0aed-44c0-b5af-53d8da950258|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:01:06.883Z|2a3845c2-0aed-44c0-b5af-53d8da950258|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:01:15.771Z|945d1a57-54af-4353-ab66-59e9c63262a4|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T09:01:15.772Z|945d1a57-54af-4353-ab66-59e9c63262a4|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T09:01:16.898Z|6dfa3bce-2b6d-46a2-b410-1e5c0527f39f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:01:16.898Z|56819ba9-43ee-4ee3-891b-ff3a3da1e754|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:01:16.898Z|6dfa3bce-2b6d-46a2-b410-1e5c0527f39f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:01:16.899Z|56819ba9-43ee-4ee3-891b-ff3a3da1e754|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:01:16.913Z|78f316e1-7257-4a8c-b941-09f61aef1db4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:01:16.913Z|78f316e1-7257-4a8c-b941-09f61aef1db4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:01:18.817Z|81008b90-e53c-428d-be2a-79f26e9ba581|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:01:18.818Z|81008b90-e53c-428d-be2a-79f26e9ba581|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:01:19.783Z|a6d97b06-802a-41e5-bb8c-95cd4328a6ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:01:19.784Z|a6d97b06-802a-41e5-bb8c-95cd4328a6ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:01:26.939Z|e6f1c659-cc92-41ee-abfd-1ad3d81a21e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:01:26.939Z|4d6d4002-ce43-44e9-865c-4e512d108f97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:01:26.940Z|4d6d4002-ce43-44e9-865c-4e512d108f97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:01:26.940Z|e6f1c659-cc92-41ee-abfd-1ad3d81a21e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:01:26.946Z|ae56f972-414f-4a62-a6f8-ff2c84214294|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:01:26.946Z|ae56f972-414f-4a62-a6f8-ff2c84214294|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:01:33.817Z|d5fb7f23-b156-4363-a75f-b68944cd1773|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:01:33.821Z|d5fb7f23-b156-4363-a75f-b68944cd1773|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:01:36.969Z|9c2ea91d-81df-4dd0-a476-999a90262be3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:01:36.970Z|c0ab14e4-ddab-4fa0-abb7-2ba66f8beda7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:01:36.971Z|c0ab14e4-ddab-4fa0-abb7-2ba66f8beda7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:01:36.971Z|9c2ea91d-81df-4dd0-a476-999a90262be3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:01:36.978Z|221c1701-40ac-4c3b-b473-dd899e779113|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:01:36.979Z|221c1701-40ac-4c3b-b473-dd899e779113|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:01:47.003Z|9e21c079-a5cb-40a9-8dc8-56dee9a1713d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:01:47.004Z|9e21c079-a5cb-40a9-8dc8-56dee9a1713d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:01:47.009Z|cc543f6e-1d8e-47e9-8dfb-a767cfcf3c98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:01:47.009Z|cc543f6e-1d8e-47e9-8dfb-a767cfcf3c98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:01:47.011Z|0bbc9346-9fe5-43d6-9d23-72c41b65855e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:01:47.012Z|0bbc9346-9fe5-43d6-9d23-72c41b65855e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:01:48.817Z|f9efcb74-5338-43ab-bba2-f29b9e2f07d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:01:48.818Z|f9efcb74-5338-43ab-bba2-f29b9e2f07d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:01:49.785Z|66e96fa2-d373-45e0-bcd7-3d0c8d17c847|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:01:49.785Z|66e96fa2-d373-45e0-bcd7-3d0c8d17c847|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:01:57.033Z|af6f823f-731f-432c-b29a-9f7ae445907b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:01:57.033Z|fda8b554-3999-46cb-ba4e-9071cde972b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:01:57.033Z|af6f823f-731f-432c-b29a-9f7ae445907b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:01:57.034Z|fda8b554-3999-46cb-ba4e-9071cde972b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:01:57.039Z|c81b5f0a-3aec-4fac-8c0f-812ab0d306f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:01:57.040Z|c81b5f0a-3aec-4fac-8c0f-812ab0d306f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:02:03.817Z|a7682acb-2fa7-4a50-8083-dfa8b69758a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:02:03.818Z|a7682acb-2fa7-4a50-8083-dfa8b69758a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:02:07.066Z|f8df31ad-dd0e-4bf0-bf38-4ffe1bd2aa2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:02:07.067Z|f8df31ad-dd0e-4bf0-bf38-4ffe1bd2aa2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:02:07.068Z|cb6b18c5-a728-4fea-be6a-fc4b7f545580|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:02:07.069Z|cb6b18c5-a728-4fea-be6a-fc4b7f545580|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:02:07.070Z|63e233d2-1ff9-485b-bd43-b945df2cca06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:02:07.071Z|63e233d2-1ff9-485b-bd43-b945df2cca06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:02:15.772Z|f72e306e-21b1-4ec4-ba0f-3c6dca5744cc|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T09:02:15.773Z|f72e306e-21b1-4ec4-ba0f-3c6dca5744cc|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T09:02:17.096Z|5ac346db-7228-4bfd-93f7-c69dbd107a7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:02:17.097Z|5ac346db-7228-4bfd-93f7-c69dbd107a7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:02:17.100Z|c088f381-e04e-467d-9d3c-49eeb68d1a71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:02:17.100Z|c088f381-e04e-467d-9d3c-49eeb68d1a71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:02:17.106Z|e8ac7369-f3fe-4124-88d2-e2ed311aa8c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:02:17.107Z|e8ac7369-f3fe-4124-88d2-e2ed311aa8c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:02:18.817Z|15445ec6-e108-40b5-b212-3c6a25c39ad6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:02:18.821Z|15445ec6-e108-40b5-b212-3c6a25c39ad6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:02:19.786Z|5c5c4b45-912b-4e94-9a51-a037c6acb225|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:02:19.786Z|5c5c4b45-912b-4e94-9a51-a037c6acb225|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:02:27.129Z|696379db-0ae1-4a23-bb00-9396c3766c7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:02:27.130Z|696379db-0ae1-4a23-bb00-9396c3766c7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:02:27.138Z|fcbf4210-6f36-4666-bae8-d1059b92cd40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:02:27.139Z|0fdb1814-db6f-4213-b16d-b609bc6c475c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:02:27.139Z|fcbf4210-6f36-4666-bae8-d1059b92cd40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:02:27.139Z|0fdb1814-db6f-4213-b16d-b609bc6c475c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:02:33.818Z|615a4643-7be7-4869-940c-a4b60031140a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:02:33.818Z|615a4643-7be7-4869-940c-a4b60031140a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:02:37.166Z|aba2cbda-e6a9-4f86-826c-c9e5b267143e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:02:37.166Z|aba2cbda-e6a9-4f86-826c-c9e5b267143e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:02:37.174Z|832eb3e8-8660-4ce7-b38b-d9ad07feb04b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:02:37.175Z|832eb3e8-8660-4ce7-b38b-d9ad07feb04b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:02:37.183Z|44c39dae-2b87-4c34-a097-44ccd94a5177|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:02:37.184Z|44c39dae-2b87-4c34-a097-44ccd94a5177|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:02:47.210Z|579babb9-7945-49e0-8784-c3a423fc9cf6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:02:47.210Z|d08d048d-ed99-4843-9fb5-b2e046d0de3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:02:47.210Z|d08d048d-ed99-4843-9fb5-b2e046d0de3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:02:47.210Z|579babb9-7945-49e0-8784-c3a423fc9cf6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:02:47.217Z|1b3ba2c0-0388-44a3-92fd-5e4ba74f0aeb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:02:47.218Z|1b3ba2c0-0388-44a3-92fd-5e4ba74f0aeb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:02:48.817Z|2079d6a5-71e0-4d59-a53b-4f52ec748954|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:02:48.818Z|2079d6a5-71e0-4d59-a53b-4f52ec748954|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:02:49.787Z|d26e5db2-938e-4262-8045-3fc79b466aa8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:02:49.788Z|d26e5db2-938e-4262-8045-3fc79b466aa8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:02:57.239Z|5c5236c4-8a40-4047-8d82-9b9e6c509056|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:02:57.240Z|5c5236c4-8a40-4047-8d82-9b9e6c509056|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:02:57.244Z|ff88ef98-addb-4d70-b0a8-a218c8a13b27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:02:57.244Z|14202417-9822-4bf0-9634-673e7d198f94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:02:57.244Z|ff88ef98-addb-4d70-b0a8-a218c8a13b27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:02:57.245Z|14202417-9822-4bf0-9634-673e7d198f94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:03:03.817Z|7623fea7-c345-491a-b7f1-285eb0b9ef00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:03:03.821Z|7623fea7-c345-491a-b7f1-285eb0b9ef00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:03:07.275Z|7ccac9e1-1c53-4fef-8e53-f902229a0241|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:03:07.275Z|588e2f25-43d6-4bd5-9c19-7d22b1585b5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:03:07.275Z|7ccac9e1-1c53-4fef-8e53-f902229a0241|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:03:07.276Z|588e2f25-43d6-4bd5-9c19-7d22b1585b5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:03:07.277Z|ea47807e-d90f-43dd-ade2-d24f59c8128b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:03:07.278Z|ea47807e-d90f-43dd-ade2-d24f59c8128b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:03:15.772Z|933da239-0aa8-4c5c-a31b-421f56764a38|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T09:03:15.773Z|933da239-0aa8-4c5c-a31b-421f56764a38|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T09:03:17.301Z|f78676d9-1ca5-4a59-b44f-1af7815f903c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:03:17.302Z|f78676d9-1ca5-4a59-b44f-1af7815f903c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:03:17.304Z|2ca549b3-c879-4fb0-beb4-b8d828af0fa3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:03:17.305Z|2ca549b3-c879-4fb0-beb4-b8d828af0fa3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:03:17.307Z|6731ef55-ba21-472f-9ba2-301b96960b48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:03:17.308Z|6731ef55-ba21-472f-9ba2-301b96960b48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:03:18.817Z|3383f131-777f-460b-bdbf-deb90f51736b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:03:18.818Z|3383f131-777f-460b-bdbf-deb90f51736b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:03:19.788Z|0395a60f-7664-40ed-8f15-e7cbc8bab48f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:03:19.789Z|0395a60f-7664-40ed-8f15-e7cbc8bab48f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:03:27.328Z|522ecc99-8f77-42d7-9cb3-36d91eb1a4c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:03:27.328Z|522ecc99-8f77-42d7-9cb3-36d91eb1a4c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:03:27.333Z|69e7cf3f-6236-4aa3-bb3c-a9bbdaf3282c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:03:27.333Z|69e7cf3f-6236-4aa3-bb3c-a9bbdaf3282c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:03:27.337Z|9443f987-3a3c-430f-bbc4-4a91821fa176|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:03:27.338Z|9443f987-3a3c-430f-bbc4-4a91821fa176|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:03:33.817Z|233e38ea-8df1-4006-9daa-9e957eceb607|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:03:33.818Z|233e38ea-8df1-4006-9daa-9e957eceb607|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:03:37.354Z|318eeeb3-6c1b-4934-87a0-aca15a855396|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:03:37.355Z|318eeeb3-6c1b-4934-87a0-aca15a855396|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:03:37.360Z|33b762b6-471d-47f1-92ae-8f9412ad0dce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:03:37.360Z|33b762b6-471d-47f1-92ae-8f9412ad0dce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:03:37.362Z|3e760613-eca9-4f11-8510-1c9da34a93dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:03:37.362Z|3e760613-eca9-4f11-8510-1c9da34a93dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:03:47.388Z|78bdb767-c61a-4b8b-bbd8-47a644e29b3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:03:47.389Z|78bdb767-c61a-4b8b-bbd8-47a644e29b3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:03:47.395Z|16d5745a-a4ce-4d7d-bcaa-eaae51edb103|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:03:47.395Z|c2b5e919-c49d-4d03-bd5f-a22a95831516|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:03:47.396Z|16d5745a-a4ce-4d7d-bcaa-eaae51edb103|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:03:47.396Z|c2b5e919-c49d-4d03-bd5f-a22a95831516|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:03:48.817Z|c334f1d3-7bb7-40fa-a06f-b8ca90294f1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:03:48.821Z|c334f1d3-7bb7-40fa-a06f-b8ca90294f1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:03:49.789Z|82caf445-ec1c-4d12-aea8-a36c2df02a8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:03:49.790Z|82caf445-ec1c-4d12-aea8-a36c2df02a8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:03:57.420Z|5e2de7f8-547e-4d2c-9664-69b0bdc8b55d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:03:57.420Z|5e2de7f8-547e-4d2c-9664-69b0bdc8b55d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:03:57.425Z|51c1a15c-e22a-4209-b6ce-c4ea3c04e4ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:03:57.425Z|51c1a15c-e22a-4209-b6ce-c4ea3c04e4ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:03:57.427Z|1aa27092-16bb-49ea-95e1-aec38828ceda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:03:57.427Z|1aa27092-16bb-49ea-95e1-aec38828ceda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:04:03.818Z|445a1599-9259-4796-a291-a7a42e6381d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:04:03.818Z|445a1599-9259-4796-a291-a7a42e6381d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:04:07.456Z|c4243814-cda2-4d48-8d14-1fa488f7b016|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:04:07.457Z|c4243814-cda2-4d48-8d14-1fa488f7b016|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:04:07.460Z|d1142a8d-af50-4bf5-8c81-e93ebeb5d1c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:04:07.461Z|d1142a8d-af50-4bf5-8c81-e93ebeb5d1c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:04:07.462Z|6cd95d43-2142-4dca-9511-b6fd18ef4102|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:04:07.462Z|6cd95d43-2142-4dca-9511-b6fd18ef4102|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:04:15.771Z|ddfcfaa4-d2ba-4d24-8a8f-f2e13b9e78c4|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T09:04:15.772Z|ddfcfaa4-d2ba-4d24-8a8f-f2e13b9e78c4|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T09:04:17.497Z|aeb140cd-2a2f-4ad1-a23f-7a1a42fb306d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:04:17.498Z|aeb140cd-2a2f-4ad1-a23f-7a1a42fb306d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:04:17.504Z|ccabde91-507b-4d3b-bfa9-9ea32fd530d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:04:17.504Z|18861e86-6dab-4dd6-bf50-3a015b94dd45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:04:17.504Z|ccabde91-507b-4d3b-bfa9-9ea32fd530d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:04:17.504Z|18861e86-6dab-4dd6-bf50-3a015b94dd45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:04:18.817Z|36c56fc6-5825-413a-98dd-b07ca89ba912|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:04:18.818Z|36c56fc6-5825-413a-98dd-b07ca89ba912|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:04:19.790Z|4bc1f569-db6b-4284-85b0-8a6cbc6f8ef4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:04:19.791Z|4bc1f569-db6b-4284-85b0-8a6cbc6f8ef4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:04:27.535Z|31dfa42a-7aa5-4ee8-9e24-59f0a9da9bed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:04:27.535Z|6cdfc3c3-0c23-4fc8-a8ce-0986bc2b7265|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:04:27.536Z|31dfa42a-7aa5-4ee8-9e24-59f0a9da9bed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:04:27.536Z|6cdfc3c3-0c23-4fc8-a8ce-0986bc2b7265|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:04:27.540Z|26acc35d-f20f-4bb1-9a17-4d395e996b0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:04:27.541Z|26acc35d-f20f-4bb1-9a17-4d395e996b0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:04:33.817Z|0159152e-eb5e-4b8a-89b8-31e087e3865d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:04:33.821Z|0159152e-eb5e-4b8a-89b8-31e087e3865d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:04:37.570Z|f13d534b-00c3-47f7-b5b0-333d7d1cb894|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:04:37.571Z|f13d534b-00c3-47f7-b5b0-333d7d1cb894|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:04:37.577Z|6d206525-3034-4b59-a2ef-598f501569b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:04:37.577Z|6d206525-3034-4b59-a2ef-598f501569b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:04:37.578Z|ac3386c2-e601-4b23-8721-d04ede48ac05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:04:37.579Z|ac3386c2-e601-4b23-8721-d04ede48ac05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:04:47.600Z|6c324e97-6722-4b0f-ab7a-aee5d37ef5fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:04:47.601Z|6c324e97-6722-4b0f-ab7a-aee5d37ef5fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:04:47.604Z|cc32882b-da31-4fe7-9220-471d1916432d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:04:47.605Z|cc32882b-da31-4fe7-9220-471d1916432d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:04:47.614Z|63286357-f804-491e-8df1-5249e1bebfb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:04:47.614Z|63286357-f804-491e-8df1-5249e1bebfb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:04:48.817Z|85e1623b-15ef-4986-800e-4ac5fb72830c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:04:48.818Z|85e1623b-15ef-4986-800e-4ac5fb72830c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:04:49.791Z|654acf5b-f1b9-4808-a7cf-63fdd69d1455|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:04:49.792Z|654acf5b-f1b9-4808-a7cf-63fdd69d1455|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:04:57.629Z|9a55f329-89ef-49fc-aacd-4d8042bda6ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:04:57.630Z|9a55f329-89ef-49fc-aacd-4d8042bda6ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:04:57.635Z|cd72164b-e1e6-43df-a654-a8be88c3c7d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:04:57.636Z|cd72164b-e1e6-43df-a654-a8be88c3c7d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:04:57.648Z|50769675-baec-4493-abbc-d199af4242bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:04:57.648Z|50769675-baec-4493-abbc-d199af4242bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:05:03.817Z|6c335c60-dfed-45a9-93f3-8eb776bb9258|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:05:03.819Z|6c335c60-dfed-45a9-93f3-8eb776bb9258|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:05:07.666Z|076ffde4-0143-43cb-aab0-5963e3b48aaf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:05:07.667Z|076ffde4-0143-43cb-aab0-5963e3b48aaf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:05:07.677Z|09f58bb8-3193-4bc2-ba5a-5eb53d8b07a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:05:07.678Z|09f58bb8-3193-4bc2-ba5a-5eb53d8b07a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:05:07.678Z|e500655b-716a-4cfe-945e-bd3599fc46cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:05:07.679Z|e500655b-716a-4cfe-945e-bd3599fc46cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:05:15.772Z|6a305296-3c30-4e9b-89fd-daa0e6a7fab8|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T09:05:15.772Z|6a305296-3c30-4e9b-89fd-daa0e6a7fab8|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T09:05:17.701Z|5d196a06-08ef-4654-9012-7bdf947e2ffe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:05:17.702Z|5d196a06-08ef-4654-9012-7bdf947e2ffe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:05:17.704Z|ff1abf8b-e2a1-4c62-ae63-a00ab52e945d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:05:17.704Z|ff1abf8b-e2a1-4c62-ae63-a00ab52e945d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:05:17.708Z|7bfdf87f-88ac-4467-9aa7-713a3d47f094|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:05:17.709Z|7bfdf87f-88ac-4467-9aa7-713a3d47f094|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:05:18.817Z|f5b5566c-d23e-41ca-9167-6be5483cc3f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:05:18.822Z|f5b5566c-d23e-41ca-9167-6be5483cc3f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:05:19.792Z|e4d52639-4eaf-49da-bed6-dbeef31403e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:05:19.793Z|e4d52639-4eaf-49da-bed6-dbeef31403e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:05:27.731Z|8922415c-674d-4ee0-a8d3-c9e73df7f74a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:05:27.731Z|8922415c-674d-4ee0-a8d3-c9e73df7f74a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:05:27.736Z|0f55523a-3e04-40b4-848f-a0830026a59f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:05:27.737Z|0f55523a-3e04-40b4-848f-a0830026a59f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:05:27.737Z|fe8efcb4-8ac8-453f-b1bc-f5ee09abd3d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:05:27.738Z|fe8efcb4-8ac8-453f-b1bc-f5ee09abd3d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:05:33.817Z|333bfd65-7f46-4b72-9397-fa183b5f6d42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:05:33.817Z|333bfd65-7f46-4b72-9397-fa183b5f6d42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:05:37.770Z|9a6c72d6-5ec0-4211-9e2f-19e729607df5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:05:37.771Z|9a6c72d6-5ec0-4211-9e2f-19e729607df5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:05:37.771Z|6bd5e63e-0c35-4caa-9ff9-f6596a3d5966|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:05:37.772Z|6bd5e63e-0c35-4caa-9ff9-f6596a3d5966|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:05:37.772Z|ac4a019c-0274-4571-9811-ac05cd1b5e6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:05:37.773Z|ac4a019c-0274-4571-9811-ac05cd1b5e6c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:05:47.807Z|7cf6d1cd-05e9-4e48-a878-6ea52e6ec7e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:05:47.807Z|a5988f89-4597-4857-ab1b-5ffe06699ad5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:05:47.809Z|f33e6776-5e83-4bf3-af9a-df35da383806|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:05:47.809Z|a5988f89-4597-4857-ab1b-5ffe06699ad5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:05:47.810Z|f33e6776-5e83-4bf3-af9a-df35da383806|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:05:47.811Z|7cf6d1cd-05e9-4e48-a878-6ea52e6ec7e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:05:48.817Z|12e44f40-96df-4cfd-9a11-07c9b894c79d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:05:48.818Z|12e44f40-96df-4cfd-9a11-07c9b894c79d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:05:49.793Z|1b33e6dd-14b4-4a5c-ba53-a7d6c8476378|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:05:49.794Z|1b33e6dd-14b4-4a5c-ba53-a7d6c8476378|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:05:57.841Z|5db9368d-5f5f-4e67-99f0-4cc07324ead4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:05:57.843Z|5db9368d-5f5f-4e67-99f0-4cc07324ead4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:05:57.851Z|e02170ee-4eb0-4abb-a5b9-4d28115ebfa6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:05:57.852Z|f57455cf-1076-4e0f-af24-6d91c3a37267|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:05:57.852Z|e02170ee-4eb0-4abb-a5b9-4d28115ebfa6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:05:57.852Z|f57455cf-1076-4e0f-af24-6d91c3a37267|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:06:03.817Z|29309d45-4092-41a2-ac3f-b44a757ed4a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:06:03.822Z|29309d45-4092-41a2-ac3f-b44a757ed4a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:06:07.873Z|9446e428-c5c9-4e9d-bef4-6a9ecacb3afb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:06:07.874Z|9446e428-c5c9-4e9d-bef4-6a9ecacb3afb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:06:07.881Z|cbd6c1e8-253c-4829-87da-6d4549cb06eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:06:07.882Z|cbd6c1e8-253c-4829-87da-6d4549cb06eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:06:07.882Z|2664d39b-87c7-4d25-a4f5-c5717ee51b67|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:06:07.883Z|2664d39b-87c7-4d25-a4f5-c5717ee51b67|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:06:15.770Z|1ee47b96-3ecc-4df2-8358-72fec8ce23ea|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T09:06:15.771Z|1ee47b96-3ecc-4df2-8358-72fec8ce23ea|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T09:06:17.898Z|d78a5fab-d169-4366-92a1-8f81e26e5047|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:06:17.898Z|d78a5fab-d169-4366-92a1-8f81e26e5047|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:06:17.910Z|037fb9e6-594b-4eb2-88a7-0a15ee398ff7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:06:17.910Z|037fb9e6-594b-4eb2-88a7-0a15ee398ff7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:06:17.912Z|4ba9a31a-e648-4460-859a-be91c8813f5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:06:17.912Z|4ba9a31a-e648-4460-859a-be91c8813f5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:06:18.817Z|db440d6d-9b69-4e13-bcfe-42b92e4b337f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:06:18.818Z|db440d6d-9b69-4e13-bcfe-42b92e4b337f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:06:19.794Z|fc3e241f-4849-4318-8ae4-28362a591232|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:06:19.795Z|fc3e241f-4849-4318-8ae4-28362a591232|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:06:27.938Z|21da427c-8834-4b30-b871-596a5ef03b2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:06:27.939Z|21da427c-8834-4b30-b871-596a5ef03b2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:06:27.945Z|76ff0980-3889-4d43-8d2e-8a3a4bf96323|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:06:27.945Z|8bafb3a4-804b-4db6-b3b6-5f6e0a02f764|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:06:27.946Z|8bafb3a4-804b-4db6-b3b6-5f6e0a02f764|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:06:27.946Z|76ff0980-3889-4d43-8d2e-8a3a4bf96323|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:06:33.817Z|43041728-73dd-4e1b-a0d7-b9fbee31fffc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:06:33.818Z|43041728-73dd-4e1b-a0d7-b9fbee31fffc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:06:37.974Z|6429f94f-4fea-492c-ac5a-89750fd10bfb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:06:37.975Z|6429f94f-4fea-492c-ac5a-89750fd10bfb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:06:37.975Z|b88e9a1c-b5f3-4df8-a866-b639df9ab9da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:06:37.974Z|b5da39db-739d-4b55-a937-12a78d6a5258|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:06:37.976Z|b88e9a1c-b5f3-4df8-a866-b639df9ab9da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:06:37.976Z|b5da39db-739d-4b55-a937-12a78d6a5258|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:06:48.009Z|3f475d5f-a5e4-41c9-a532-07ffe84814d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:06:48.009Z|3f475d5f-a5e4-41c9-a532-07ffe84814d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:06:48.009Z|0adab088-81d4-4494-8da1-f8a9c91b4fcf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:06:48.010Z|0adab088-81d4-4494-8da1-f8a9c91b4fcf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:06:48.014Z|936a4619-5930-4b76-b5a9-ef9fb05bfa56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:06:48.015Z|936a4619-5930-4b76-b5a9-ef9fb05bfa56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:06:48.818Z|f5d61c9f-1c7a-48b4-a77e-0ba1d1ff32f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:06:48.819Z|f5d61c9f-1c7a-48b4-a77e-0ba1d1ff32f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:06:49.796Z|3354f254-bb6c-4d8f-b0cc-8c5dceb3102e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:06:49.796Z|3354f254-bb6c-4d8f-b0cc-8c5dceb3102e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:06:58.037Z|7d18f097-791d-4467-b0c7-b341cc305dcb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:06:58.038Z|7d18f097-791d-4467-b0c7-b341cc305dcb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:06:58.039Z|e5d23412-c988-4ad8-a23f-88cb6514dc2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:06:58.039Z|e5d23412-c988-4ad8-a23f-88cb6514dc2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:06:58.040Z|0f3b5258-8a86-490f-baa0-08b56604906b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:06:58.041Z|0f3b5258-8a86-490f-baa0-08b56604906b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:07:03.817Z|2490c665-4c20-4421-b444-dc48cd13a6e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:07:03.818Z|2490c665-4c20-4421-b444-dc48cd13a6e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:07:08.075Z|920e8c01-68e5-4455-b00e-e378fd0ee9c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:07:08.075Z|920e8c01-68e5-4455-b00e-e378fd0ee9c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:07:08.075Z|57df299c-1c61-4f64-8cb6-9d71fb496158|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:07:08.076Z|57df299c-1c61-4f64-8cb6-9d71fb496158|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:07:08.082Z|d04f37ed-8e25-478c-b9e9-3472b5347782|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:07:08.082Z|d04f37ed-8e25-478c-b9e9-3472b5347782|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:07:15.770Z|71e01966-a947-459a-add3-42f87f58e3d7|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T09:07:15.771Z|71e01966-a947-459a-add3-42f87f58e3d7|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T09:07:18.116Z|c47b5823-1a89-4459-81c3-194a7cd85a2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:07:18.116Z|d477ee64-e77e-41c4-8376-28bb55ff3a6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:07:18.117Z|c47b5823-1a89-4459-81c3-194a7cd85a2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:07:18.117Z|d477ee64-e77e-41c4-8376-28bb55ff3a6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:07:18.120Z|19318027-74c2-4469-92b6-84d23115f4c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:07:18.121Z|19318027-74c2-4469-92b6-84d23115f4c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:07:18.817Z|09727cc4-0807-4205-a750-018a52bc592b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:07:18.818Z|09727cc4-0807-4205-a750-018a52bc592b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:07:19.797Z|e5d63275-8523-41cc-83df-9bfca514d6f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:07:19.797Z|e5d63275-8523-41cc-83df-9bfca514d6f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:07:28.145Z|a76c3cb3-4dfe-4911-9ae8-68430d9df7e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:07:28.145Z|a76c3cb3-4dfe-4911-9ae8-68430d9df7e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:07:28.147Z|44dd5ae9-a5ec-40de-8b3b-7566636bc7ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:07:28.148Z|44dd5ae9-a5ec-40de-8b3b-7566636bc7ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:07:28.152Z|44fb24f7-aa1c-447e-acf6-f84cb223e4d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:07:28.153Z|44fb24f7-aa1c-447e-acf6-f84cb223e4d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:07:33.817Z|08e9b918-a5ba-4606-ac5b-ec5330e05912|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:07:33.819Z|08e9b918-a5ba-4606-ac5b-ec5330e05912|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:07:38.176Z|9a9c20ca-d867-49c0-bac0-8451567a1323|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:07:38.177Z|9a9c20ca-d867-49c0-bac0-8451567a1323|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:07:38.178Z|330c117e-60b6-4112-af70-617c1d2199f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:07:38.179Z|330c117e-60b6-4112-af70-617c1d2199f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:07:38.180Z|43987d39-e3dc-4d66-b0f3-559e11cd366d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:07:38.181Z|43987d39-e3dc-4d66-b0f3-559e11cd366d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:07:48.208Z|31b1dc8b-1e5e-4d12-8edc-e8e602bfe39d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:07:48.209Z|31b1dc8b-1e5e-4d12-8edc-e8e602bfe39d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:07:48.211Z|49f5210e-062a-4e9d-a381-2ed23dbe1b4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:07:48.211Z|49f5210e-062a-4e9d-a381-2ed23dbe1b4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:07:48.211Z|f87d9047-41c3-45c7-b260-a4fc072eedfd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:07:48.212Z|f87d9047-41c3-45c7-b260-a4fc072eedfd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:07:48.818Z|a7ee0a3d-d330-4862-bb40-af81172c9b04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:07:48.818Z|a7ee0a3d-d330-4862-bb40-af81172c9b04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:07:49.798Z|1d18ad91-239f-4f01-8e30-d412f88e958a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:07:49.798Z|1d18ad91-239f-4f01-8e30-d412f88e958a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:07:58.237Z|ec3847d0-ae6e-44d2-89d2-e6e7dcb97ea5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:07:58.238Z|ec3847d0-ae6e-44d2-89d2-e6e7dcb97ea5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:07:58.241Z|b7d737d8-8e49-460a-81d9-93ce40f2009b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:07:58.241Z|b7d737d8-8e49-460a-81d9-93ce40f2009b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:07:58.245Z|ba73e824-1c4c-4cbe-ab84-7c8c33120eb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:07:58.246Z|ba73e824-1c4c-4cbe-ab84-7c8c33120eb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:08:03.817Z|654c0cd9-bf05-4e7d-bb85-c38cac4d3f69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:08:03.818Z|654c0cd9-bf05-4e7d-bb85-c38cac4d3f69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:08:08.272Z|a4062adc-0d40-4945-ac86-7794a8412799|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:08:08.273Z|a4062adc-0d40-4945-ac86-7794a8412799|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:08:08.275Z|6741cfb7-cbdc-450e-b54a-1854aafacc1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:08:08.275Z|6741cfb7-cbdc-450e-b54a-1854aafacc1d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:08:08.278Z|27697ff3-3c66-4754-90de-facb3d34805a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:08:08.278Z|27697ff3-3c66-4754-90de-facb3d34805a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:08:15.771Z|7d60b007-2324-4271-bc63-7849a992c2cb|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T09:08:15.772Z|7d60b007-2324-4271-bc63-7849a992c2cb|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T09:08:18.305Z|a0074ec3-05e4-46f3-826d-1b8daa9218ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:08:18.308Z|a0074ec3-05e4-46f3-826d-1b8daa9218ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:08:18.309Z|406c6ceb-0210-48c2-9b88-0e416d322c5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:08:18.309Z|406c6ceb-0210-48c2-9b88-0e416d322c5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:08:18.311Z|ed6dd8f1-1390-49be-935d-f3ec56531774|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:08:18.312Z|ed6dd8f1-1390-49be-935d-f3ec56531774|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:08:18.817Z|6be7ea8a-b791-4a85-959e-4cb57e2cdbbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:08:18.818Z|6be7ea8a-b791-4a85-959e-4cb57e2cdbbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:08:19.800Z|5d6417ea-ab16-4a8c-858d-6c29b47e3335|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:08:19.801Z|5d6417ea-ab16-4a8c-858d-6c29b47e3335|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:08:28.338Z|63ea9f4e-5eec-4559-adad-661334ec8052|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:08:28.339Z|63ea9f4e-5eec-4559-adad-661334ec8052|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:08:28.339Z|39248598-7b2a-4736-aac5-c4ccb60158b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:08:28.340Z|39248598-7b2a-4736-aac5-c4ccb60158b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:08:28.341Z|a439e93b-7f6a-4429-b354-acfde7cc32f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:08:28.341Z|a439e93b-7f6a-4429-b354-acfde7cc32f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:08:33.817Z|9bc834b7-7a5a-410b-bc97-e2556934afca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:08:33.818Z|9bc834b7-7a5a-410b-bc97-e2556934afca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:08:38.368Z|d38adb28-5ede-4619-bff8-4366bff97f31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:08:38.369Z|d38adb28-5ede-4619-bff8-4366bff97f31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:08:38.370Z|e9445002-0e9d-425f-b65d-48c76ddcf3be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:08:38.370Z|f038a858-788c-4952-9af6-e15d6e020e80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:08:38.370Z|e9445002-0e9d-425f-b65d-48c76ddcf3be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:08:38.371Z|f038a858-788c-4952-9af6-e15d6e020e80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:08:48.402Z|01b174b7-a7e3-4ba8-8e74-a13b7dbf2945|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:08:48.402Z|01b174b7-a7e3-4ba8-8e74-a13b7dbf2945|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:08:48.403Z|556d2acd-fde9-4cfa-8768-6ffa2c731ffa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:08:48.404Z|556d2acd-fde9-4cfa-8768-6ffa2c731ffa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:08:48.407Z|eb4d42dc-5a41-4296-9c26-c2888ae7850c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:08:48.408Z|eb4d42dc-5a41-4296-9c26-c2888ae7850c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:08:48.817Z|5c0abd34-44b0-499a-8f66-67ba5f670446|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:08:48.818Z|5c0abd34-44b0-499a-8f66-67ba5f670446|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:08:49.802Z|1daae33d-0774-4e1b-99db-1cab2038e026|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:08:49.802Z|1daae33d-0774-4e1b-99db-1cab2038e026|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:08:58.433Z|c901c1ba-25f0-4aa2-b58a-40a5ce582ab8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:08:58.433Z|c901c1ba-25f0-4aa2-b58a-40a5ce582ab8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:08:58.436Z|63f9c7d3-f6d0-4f02-b7d8-b203104fda40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:08:58.437Z|63f9c7d3-f6d0-4f02-b7d8-b203104fda40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:08:58.437Z|3125914e-14d5-4ccc-93db-87d4cf09a8f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:08:58.438Z|3125914e-14d5-4ccc-93db-87d4cf09a8f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:09:03.817Z|b20928a2-86e9-4d04-a91d-75b3ab4b74df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:09:03.818Z|b20928a2-86e9-4d04-a91d-75b3ab4b74df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:09:08.473Z|4e58fc47-474a-415b-9ee3-d0f0d14b540e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:09:08.473Z|2f8363a6-3d20-4c3b-8283-6811dc29be8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:09:08.474Z|4e58fc47-474a-415b-9ee3-d0f0d14b540e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:09:08.474Z|2f8363a6-3d20-4c3b-8283-6811dc29be8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:09:08.475Z|e7fd5915-c2de-4eca-ad1f-0275920060a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:09:08.476Z|e7fd5915-c2de-4eca-ad1f-0275920060a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:09:15.771Z|370ce50e-28b4-4e9b-9987-752b71448a33|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T09:09:15.772Z|370ce50e-28b4-4e9b-9987-752b71448a33|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T09:09:18.503Z|bdff724f-65ec-4128-906f-8b53e52a52b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:09:18.503Z|bdff724f-65ec-4128-906f-8b53e52a52b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:09:18.505Z|c3ed0df1-4bb7-40a9-af4a-c9fd00630f0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:09:18.506Z|c3ed0df1-4bb7-40a9-af4a-c9fd00630f0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:09:18.509Z|1ea88dba-2ec1-4b08-90ed-3cfbbce397af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:09:18.509Z|1ea88dba-2ec1-4b08-90ed-3cfbbce397af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:09:18.817Z|d1b614f7-87f6-43e8-9d56-9b54ad2e8c85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:09:18.818Z|d1b614f7-87f6-43e8-9d56-9b54ad2e8c85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:09:19.803Z|e3e42f62-ac95-4aa3-b83d-1f3b974c27a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:09:19.803Z|e3e42f62-ac95-4aa3-b83d-1f3b974c27a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:09:28.532Z|c6fe0c9b-9768-4744-831f-1009463f297f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:09:28.533Z|c6fe0c9b-9768-4744-831f-1009463f297f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:09:28.536Z|9432ce7b-bc98-4500-a6f8-84825126caa2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:09:28.537Z|9432ce7b-bc98-4500-a6f8-84825126caa2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:09:28.537Z|9463bfc5-a20a-43f5-9565-1b4e7d05c687|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:09:28.538Z|9463bfc5-a20a-43f5-9565-1b4e7d05c687|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:09:33.817Z|24a4426d-1e32-4bfa-b627-bc57f6a471d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:09:33.818Z|24a4426d-1e32-4bfa-b627-bc57f6a471d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:09:38.563Z|d98d47ff-add5-4e37-8c9b-01e2b40568e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:09:38.563Z|f8308380-9fbb-4d2b-b71e-d341d5296956|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:09:38.564Z|d98d47ff-add5-4e37-8c9b-01e2b40568e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:09:38.564Z|f8308380-9fbb-4d2b-b71e-d341d5296956|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:09:38.576Z|1084d87f-015e-4d32-b4c9-82089bf2f8c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:09:38.577Z|1084d87f-015e-4d32-b4c9-82089bf2f8c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:09:48.593Z|3dc50b2c-834c-43bd-96fc-97d4f342f2cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:09:48.594Z|3dc50b2c-834c-43bd-96fc-97d4f342f2cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:09:48.597Z|2250b0d2-d1f2-4000-83c1-86c6a245fcf9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:09:48.598Z|2250b0d2-d1f2-4000-83c1-86c6a245fcf9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:09:48.603Z|4dd46aa7-7836-4ebb-a114-a47e123478a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:09:48.604Z|4dd46aa7-7836-4ebb-a114-a47e123478a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:09:48.817Z|2b7811da-bd51-40fa-90bb-d5fad3167e21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:09:48.822Z|2b7811da-bd51-40fa-90bb-d5fad3167e21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:09:49.804Z|4e02a1bf-667f-436d-a302-a4cd7d9e4b23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:09:49.804Z|4e02a1bf-667f-436d-a302-a4cd7d9e4b23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:09:58.625Z|5ba6c9c4-74a7-426e-b384-65399e122685|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:09:58.625Z|5ba6c9c4-74a7-426e-b384-65399e122685|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:09:58.632Z|658f457e-0b9d-48f8-98f6-a760245aa1b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:09:58.632Z|658f457e-0b9d-48f8-98f6-a760245aa1b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:09:58.632Z|72a096f8-9385-4ddb-8a70-c38833229f68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:09:58.633Z|72a096f8-9385-4ddb-8a70-c38833229f68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:10:03.817Z|178dfd4c-dfc7-411f-b4ed-e21c62bcbb3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:10:03.818Z|178dfd4c-dfc7-411f-b4ed-e21c62bcbb3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:10:08.650Z|f0723817-bc6a-4d38-8e78-54daa46a3fe2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:10:08.651Z|f0723817-bc6a-4d38-8e78-54daa46a3fe2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:10:08.657Z|21139dd0-72f4-456c-990b-7f0241250108|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:10:08.657Z|b14a37ac-a411-46d0-8ee2-5dd14fc1658a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:10:08.657Z|21139dd0-72f4-456c-990b-7f0241250108|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:10:08.657Z|b14a37ac-a411-46d0-8ee2-5dd14fc1658a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:10:15.773Z|abfa08e4-60c5-46bb-8bbd-f01d87c68ade|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T09:10:15.775Z|abfa08e4-60c5-46bb-8bbd-f01d87c68ade|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T09:10:18.676Z|9a9cdbf2-d691-47bc-8f55-3412b34ff5ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:10:18.677Z|9a9cdbf2-d691-47bc-8f55-3412b34ff5ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:10:18.680Z|f2cc5fbf-1ead-466b-bce5-bc502b732843|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:10:18.681Z|f2cc5fbf-1ead-466b-bce5-bc502b732843|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:10:18.682Z|9c235203-1ddd-406a-8c38-504e6cc15d87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:10:18.682Z|9c235203-1ddd-406a-8c38-504e6cc15d87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:10:18.817Z|8d85256a-2c4f-4def-86fc-9eb71e97fd7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:10:18.818Z|8d85256a-2c4f-4def-86fc-9eb71e97fd7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:10:19.805Z|91d116f6-f136-42c6-a396-b5a1408f4d48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:10:19.805Z|91d116f6-f136-42c6-a396-b5a1408f4d48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:10:28.706Z|5add9d56-b436-4215-8db4-fe7ef1b4702e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:10:28.707Z|5add9d56-b436-4215-8db4-fe7ef1b4702e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:10:28.721Z|b8507e89-fbd9-4562-8528-e82cf037c51b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:10:28.722Z|b8507e89-fbd9-4562-8528-e82cf037c51b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:10:28.724Z|ef2cdea5-7f6a-495b-8681-26d741d1e026|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:10:28.725Z|ef2cdea5-7f6a-495b-8681-26d741d1e026|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:10:33.817Z|0b080ac8-4948-4675-8e57-e68e37aa0930|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:10:33.822Z|0b080ac8-4948-4675-8e57-e68e37aa0930|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:10:38.738Z|1647b1ca-f183-4405-8c07-af73e7c8e502|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:10:38.738Z|1647b1ca-f183-4405-8c07-af73e7c8e502|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:10:38.750Z|c33be9ae-0bd6-4e1b-9c2f-f32107eb3343|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:10:38.750Z|c33be9ae-0bd6-4e1b-9c2f-f32107eb3343|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:10:38.750Z|3f71d0f5-384b-40b1-8579-8f959bce52ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:10:38.751Z|3f71d0f5-384b-40b1-8579-8f959bce52ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:10:48.762Z|becd8261-cba3-4580-a61f-6efe5fd5a53a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:10:48.763Z|becd8261-cba3-4580-a61f-6efe5fd5a53a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:10:48.775Z|dd145ee4-49c8-4229-8105-5b1508a7ac6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:10:48.775Z|dd145ee4-49c8-4229-8105-5b1508a7ac6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:10:48.778Z|1b27f40e-4e1a-4e62-8408-4d49e4251dd5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:10:48.778Z|1b27f40e-4e1a-4e62-8408-4d49e4251dd5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:10:48.817Z|88f7efe0-5f6f-4ec1-8f40-3fb696c94569|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:10:48.818Z|88f7efe0-5f6f-4ec1-8f40-3fb696c94569|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:10:49.806Z|05946841-ec98-4427-81b4-65692edede12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:10:49.806Z|05946841-ec98-4427-81b4-65692edede12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:10:58.791Z|b444787c-e1f2-4503-a325-a684c3f1ca5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:10:58.792Z|b444787c-e1f2-4503-a325-a684c3f1ca5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:10:58.803Z|117cf08d-cc73-4c6d-9b0f-4f05ef517f23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:10:58.804Z|117cf08d-cc73-4c6d-9b0f-4f05ef517f23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:10:58.810Z|67ecbfbb-401a-4610-83a8-9651e821e1bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:10:58.812Z|67ecbfbb-401a-4610-83a8-9651e821e1bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:11:03.817Z|972df458-33f5-4005-b000-feac54a1f4e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:11:03.818Z|972df458-33f5-4005-b000-feac54a1f4e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:11:08.825Z|b893cd0d-6957-477a-bc11-5c26ac852baf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:11:08.826Z|b893cd0d-6957-477a-bc11-5c26ac852baf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:11:08.832Z|7b9c7dbc-076c-4b31-9e1d-ca91c77eab59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:11:08.832Z|7b9c7dbc-076c-4b31-9e1d-ca91c77eab59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:11:08.841Z|bcb4f87f-698c-4017-bb60-541d1aab6c47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:11:08.842Z|bcb4f87f-698c-4017-bb60-541d1aab6c47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:11:15.770Z|d5b482c6-618e-4fe0-b9ce-aa5b085d5718|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T09:11:15.771Z|d5b482c6-618e-4fe0-b9ce-aa5b085d5718|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T09:11:18.817Z|5123082b-fa63-45eb-aa13-ecd5e231cd53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:11:18.822Z|5123082b-fa63-45eb-aa13-ecd5e231cd53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:11:18.856Z|89eb1f62-7436-4e13-b1d5-0d82f6d032ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:11:18.857Z|89eb1f62-7436-4e13-b1d5-0d82f6d032ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:11:18.864Z|fdc808d7-5a18-4c86-8dc8-78245684a1ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:11:18.864Z|fdc808d7-5a18-4c86-8dc8-78245684a1ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:11:18.873Z|60bce62c-dc52-43ea-8a84-50c9bc12eaa4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:11:18.874Z|60bce62c-dc52-43ea-8a84-50c9bc12eaa4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:11:19.806Z|3a1f68f1-ae8f-4c86-863e-de59724fc729|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:11:19.807Z|3a1f68f1-ae8f-4c86-863e-de59724fc729|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:11:28.896Z|0cf0d24a-bb0c-4b79-8c18-e20ee0ea6c0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:11:28.897Z|1eb5d645-126d-43e4-baf2-680467f65079|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:11:28.897Z|0cf0d24a-bb0c-4b79-8c18-e20ee0ea6c0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:11:28.898Z|1eb5d645-126d-43e4-baf2-680467f65079|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:11:28.902Z|c24d1068-34ae-4dd4-8489-419754207e68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:11:28.902Z|c24d1068-34ae-4dd4-8489-419754207e68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:11:33.817Z|42cffce7-769f-4f8b-9c58-edab4d5690a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:11:33.818Z|42cffce7-769f-4f8b-9c58-edab4d5690a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:11:38.926Z|aa30047a-eb6c-464c-a2b8-ad667d10c657|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:11:38.926Z|aa30047a-eb6c-464c-a2b8-ad667d10c657|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:11:38.926Z|f952604e-5fb2-478f-9bd4-662ab81d8f2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:11:38.927Z|f952604e-5fb2-478f-9bd4-662ab81d8f2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:11:38.929Z|df1ee135-de6d-4171-823d-d3e6ea895ca5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:11:38.930Z|df1ee135-de6d-4171-823d-d3e6ea895ca5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:11:48.817Z|a10525ac-6820-4ce0-a31b-8499c0a17abf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:11:48.818Z|a10525ac-6820-4ce0-a31b-8499c0a17abf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:11:48.959Z|4da2dd8e-c235-4590-9ddd-dea101a70999|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:11:48.960Z|a8efcfa1-d29e-471c-af48-28dede0307d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:11:48.960Z|4da2dd8e-c235-4590-9ddd-dea101a70999|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:11:48.961Z|a8efcfa1-d29e-471c-af48-28dede0307d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:11:48.965Z|57ef0def-9e01-4fee-ad7d-6695ade985a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:11:48.966Z|57ef0def-9e01-4fee-ad7d-6695ade985a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:11:49.808Z|d8abbe85-9e0d-4375-82f2-725f93d4fb64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:11:49.808Z|d8abbe85-9e0d-4375-82f2-725f93d4fb64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:11:59.001Z|b5535ac2-75d7-467d-b933-8bdee0445a79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:11:59.002Z|b5535ac2-75d7-467d-b933-8bdee0445a79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:11:59.003Z|7bb71844-384e-423a-8368-e0428457c8d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:11:59.004Z|7bb71844-384e-423a-8368-e0428457c8d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:11:59.009Z|f1adfd71-2087-4b27-9f41-a7d2d5ce7095|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:11:59.009Z|f1adfd71-2087-4b27-9f41-a7d2d5ce7095|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:12:03.817Z|6d9f77ff-3f6c-48d5-b62b-690b3ccf4537|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:12:03.821Z|6d9f77ff-3f6c-48d5-b62b-690b3ccf4537|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:12:09.040Z|5af51a84-6f0f-49c5-89f9-e7813356789f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:12:09.040Z|5af51a84-6f0f-49c5-89f9-e7813356789f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:12:09.041Z|575e1053-33ff-40e5-a356-4133396e372a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:12:09.042Z|575e1053-33ff-40e5-a356-4133396e372a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:12:09.046Z|013944ee-fdbd-459b-84dc-0b6380501c91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:12:09.047Z|013944ee-fdbd-459b-84dc-0b6380501c91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:12:15.772Z|af214a2c-f878-4668-bfe0-fccff0b701f2|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T09:12:15.773Z|af214a2c-f878-4668-bfe0-fccff0b701f2|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T09:12:18.817Z|df6e77bf-dc8d-4553-bef4-596dd022ac3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:12:18.818Z|df6e77bf-dc8d-4553-bef4-596dd022ac3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:12:19.075Z|ae67844f-1016-4f6f-a63b-526097ffd5cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:12:19.076Z|71477bb7-d96d-46f7-85f6-b6f7be0e75c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:12:19.076Z|ae67844f-1016-4f6f-a63b-526097ffd5cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:12:19.076Z|2c7523bc-91cb-4bd8-b805-b7a198eef6e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:12:19.076Z|71477bb7-d96d-46f7-85f6-b6f7be0e75c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:12:19.076Z|2c7523bc-91cb-4bd8-b805-b7a198eef6e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:12:19.809Z|4a848412-0f98-4478-b68e-6a85ff7df1a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:12:19.809Z|4a848412-0f98-4478-b68e-6a85ff7df1a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:12:29.103Z|d182179a-47a7-4da1-8ebf-b28f50ef6961|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:12:29.103Z|d182179a-47a7-4da1-8ebf-b28f50ef6961|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:12:29.111Z|17b0693a-ca71-4d9b-9954-c5b7dfb529fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:12:29.112Z|17b0693a-ca71-4d9b-9954-c5b7dfb529fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:12:29.112Z|e07cd0f9-6870-48d5-8d88-db7eeaecee7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:12:29.113Z|e07cd0f9-6870-48d5-8d88-db7eeaecee7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:12:33.817Z|205dd73b-9c90-4e10-9fcd-d19f281e29ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:12:33.818Z|205dd73b-9c90-4e10-9fcd-d19f281e29ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:12:39.139Z|63c0f70e-56ad-4d53-8c24-bb5a7bef4580|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:12:39.140Z|63c0f70e-56ad-4d53-8c24-bb5a7bef4580|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:12:39.140Z|f53a4e14-6cc0-4f48-ac2b-e29974959b73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:12:39.141Z|f53a4e14-6cc0-4f48-ac2b-e29974959b73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:12:39.147Z|45292198-6fd4-4d3f-9e58-4c8cf7bb6f7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:12:39.149Z|45292198-6fd4-4d3f-9e58-4c8cf7bb6f7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:12:48.817Z|13da475c-b0b0-46ef-beac-06fbe26b6be7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:12:48.822Z|13da475c-b0b0-46ef-beac-06fbe26b6be7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:12:49.176Z|b966f3bd-4289-4c94-bd23-7ce72bc76406|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:12:49.177Z|b966f3bd-4289-4c94-bd23-7ce72bc76406|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:12:49.183Z|ef7aad0a-0c3d-47da-81a1-4b0c20f8020f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:12:49.184Z|ef7aad0a-0c3d-47da-81a1-4b0c20f8020f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:12:49.185Z|74bb09b9-64f5-4b27-a34b-b79ae4e52833|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:12:49.185Z|74bb09b9-64f5-4b27-a34b-b79ae4e52833|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:12:49.810Z|a4dffcd7-5d4e-4a95-856d-fc6eba811dad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:12:49.811Z|a4dffcd7-5d4e-4a95-856d-fc6eba811dad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:12:59.206Z|1a2e3869-065a-470f-bed3-cbeb5a09629e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:12:59.207Z|1a2e3869-065a-470f-bed3-cbeb5a09629e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:12:59.209Z|d723ecfc-3217-4e51-b87c-1030efbfbef4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:12:59.210Z|d723ecfc-3217-4e51-b87c-1030efbfbef4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:12:59.214Z|1d33f3b9-c7f3-496d-9ff8-ff16bac0daef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:12:59.214Z|1d33f3b9-c7f3-496d-9ff8-ff16bac0daef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:13:03.817Z|c317744b-004d-4678-8f95-8ab37ec99d31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:13:03.818Z|c317744b-004d-4678-8f95-8ab37ec99d31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:13:09.233Z|b1c57329-e731-4a52-8ead-9b630b9c8098|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:13:09.234Z|b1c57329-e731-4a52-8ead-9b630b9c8098|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:13:09.241Z|3ffa329b-4d6a-4b59-bba2-2741dca1939d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:13:09.242Z|3ffa329b-4d6a-4b59-bba2-2741dca1939d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:13:09.247Z|ad55e677-40bd-4127-b50e-7a7f2677c576|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:13:09.248Z|ad55e677-40bd-4127-b50e-7a7f2677c576|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:13:15.770Z|1e87d1e2-225b-4193-aaba-5d93448494bf|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T09:13:15.771Z|1e87d1e2-225b-4193-aaba-5d93448494bf|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T09:13:18.817Z|63a44cf6-df38-4f02-ac3a-de25e2f7a01b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:13:18.818Z|63a44cf6-df38-4f02-ac3a-de25e2f7a01b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:13:19.264Z|e15ef486-ac4b-4834-9375-7d3aeeccdba3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:13:19.265Z|e15ef486-ac4b-4834-9375-7d3aeeccdba3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:13:19.276Z|1824f504-3970-4d32-9a6e-475751e30a39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:13:19.276Z|25034ddd-6d44-455a-9b95-a5b98c851877|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:13:19.277Z|1824f504-3970-4d32-9a6e-475751e30a39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:13:19.277Z|25034ddd-6d44-455a-9b95-a5b98c851877|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:13:19.811Z|76ac9354-c14b-479e-a1e7-5996e18a0c45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:13:19.812Z|76ac9354-c14b-479e-a1e7-5996e18a0c45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:13:29.301Z|d811362d-6bda-44db-b900-fcb1ec76d145|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:13:29.302Z|d811362d-6bda-44db-b900-fcb1ec76d145|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:13:29.302Z|c3b2e9d7-5ee2-4741-8dcc-2ff0a888b01b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:13:29.302Z|176d84cc-ab2e-4a3a-b74e-fb2c8a581aa5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:13:29.303Z|c3b2e9d7-5ee2-4741-8dcc-2ff0a888b01b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:13:29.304Z|176d84cc-ab2e-4a3a-b74e-fb2c8a581aa5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:13:33.817Z|601c27c5-b5db-4e5c-9edc-77486338589a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:13:33.821Z|601c27c5-b5db-4e5c-9edc-77486338589a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:13:39.331Z|1566425d-1e67-48fb-865f-4fc3901fbca1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:13:39.332Z|1566425d-1e67-48fb-865f-4fc3901fbca1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:13:39.332Z|501a7ff3-ce0b-4bab-a067-6398843ceae2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:13:39.333Z|501a7ff3-ce0b-4bab-a067-6398843ceae2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:13:39.338Z|1119d21d-c3f8-4436-b1d9-454c48aa4f83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:13:39.339Z|1119d21d-c3f8-4436-b1d9-454c48aa4f83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:13:48.817Z|b862017b-802b-42ed-91e7-5c7b51a54638|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:13:48.818Z|b862017b-802b-42ed-91e7-5c7b51a54638|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:13:49.362Z|a6bce76d-c36b-4f1b-af2a-455e8be673fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:13:49.363Z|a6bce76d-c36b-4f1b-af2a-455e8be673fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:13:49.365Z|7b1cade4-79bd-461a-948f-6ab398f905ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:13:49.365Z|7b1cade4-79bd-461a-948f-6ab398f905ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:13:49.370Z|5af442d4-58ea-40ce-836d-bcec5a08cb3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:13:49.370Z|5af442d4-58ea-40ce-836d-bcec5a08cb3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:13:49.813Z|fc78d57c-e307-4897-9da9-f9146b1b2ddd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:13:49.813Z|fc78d57c-e307-4897-9da9-f9146b1b2ddd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:13:59.392Z|22bf2503-510b-45e6-a670-37aa2b353372|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:13:59.392Z|22bf2503-510b-45e6-a670-37aa2b353372|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:13:59.392Z|31104a95-e2e3-4a13-a59e-b0aceecfa563|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:13:59.393Z|31104a95-e2e3-4a13-a59e-b0aceecfa563|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:13:59.395Z|34917409-07b6-4271-abde-b69384722746|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:13:59.396Z|34917409-07b6-4271-abde-b69384722746|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:14:03.817Z|e85e0ccd-495f-4c58-8e75-c9912de26825|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:14:03.818Z|e85e0ccd-495f-4c58-8e75-c9912de26825|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:14:09.424Z|91b2b032-2145-4ad5-aac5-71c35714b32f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:14:09.424Z|02c29cfb-0325-4304-b75f-8e2cfab6f6bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:14:09.425Z|91b2b032-2145-4ad5-aac5-71c35714b32f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:14:09.424Z|ff425d3c-82f9-46fe-bc23-a97654ca5bed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:14:09.425Z|02c29cfb-0325-4304-b75f-8e2cfab6f6bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:14:09.426Z|ff425d3c-82f9-46fe-bc23-a97654ca5bed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:14:15.771Z|09d2d660-1c6d-4de8-848e-9f4fb7c144e3|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T09:14:15.772Z|09d2d660-1c6d-4de8-848e-9f4fb7c144e3|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T09:14:18.817Z|6e7e8e53-6f87-41f2-ae89-306f4752a742|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:14:18.822Z|6e7e8e53-6f87-41f2-ae89-306f4752a742|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:14:19.456Z|0bfc4664-3798-451e-90f7-167b52753bab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:14:19.457Z|0bfc4664-3798-451e-90f7-167b52753bab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:14:19.459Z|eafab8ef-0f0c-4e88-a16a-a0ac753f227f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:14:19.460Z|eafab8ef-0f0c-4e88-a16a-a0ac753f227f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:14:19.465Z|671c0c69-19e9-43bc-a2c4-42e455bc6512|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:14:19.466Z|671c0c69-19e9-43bc-a2c4-42e455bc6512|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:14:19.819Z|0fd82a34-be69-41a8-bc09-66dee7580832|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:14:19.819Z|0fd82a34-be69-41a8-bc09-66dee7580832|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:14:29.486Z|7e547e11-22d9-470f-adbc-b9bd21f1f799|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:14:29.487Z|7e547e11-22d9-470f-adbc-b9bd21f1f799|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:14:29.491Z|7d8a53c8-7def-4559-8bd9-024963c08c81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:14:29.492Z|7d8a53c8-7def-4559-8bd9-024963c08c81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:14:29.494Z|2bc0002f-0989-4f4b-b82b-e3474a6a5bab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:14:29.494Z|2bc0002f-0989-4f4b-b82b-e3474a6a5bab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:14:33.818Z|f4bd420f-3bd8-4931-9752-86e45aaaae17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:14:33.818Z|f4bd420f-3bd8-4931-9752-86e45aaaae17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:14:39.512Z|61b85622-bf86-4f1b-af81-6fafa580e7a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:14:39.513Z|61b85622-bf86-4f1b-af81-6fafa580e7a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:14:39.520Z|df30a0e7-fb60-430e-9159-46a6b7b923d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:14:39.520Z|df30a0e7-fb60-430e-9159-46a6b7b923d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:14:39.524Z|dd2d18ca-eb8e-480f-b681-a4c45b4ab946|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:14:39.525Z|dd2d18ca-eb8e-480f-b681-a4c45b4ab946|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:14:48.817Z|1c14aa79-15d8-40e3-b160-2b3960d51325|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:14:48.818Z|1c14aa79-15d8-40e3-b160-2b3960d51325|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:14:49.548Z|90a990d4-7835-41dc-9699-1fe6d81df828|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:14:49.549Z|90a990d4-7835-41dc-9699-1fe6d81df828|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:14:49.552Z|0850d3a5-91b5-4764-afe0-656a01915676|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:14:49.552Z|0850d3a5-91b5-4764-afe0-656a01915676|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:14:49.556Z|785eda6a-ad64-4188-8665-2640730f7623|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:14:49.557Z|785eda6a-ad64-4188-8665-2640730f7623|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:14:49.820Z|2fedb7d2-4c33-484b-8ca4-2accc1735f2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:14:49.820Z|2fedb7d2-4c33-484b-8ca4-2accc1735f2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:14:59.574Z|33eddd89-07b4-4bc3-8f15-75f986e73daf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:14:59.575Z|33eddd89-07b4-4bc3-8f15-75f986e73daf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:14:59.580Z|8194a7a0-ec61-4d81-bda6-c6a19c3610a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:14:59.581Z|8194a7a0-ec61-4d81-bda6-c6a19c3610a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:14:59.582Z|dd172267-c0af-4c43-97cd-9046e3c20435|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:14:59.582Z|dd172267-c0af-4c43-97cd-9046e3c20435|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:15:03.818Z|ac344037-5a65-492e-8c47-87bc52f43f03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:15:03.823Z|ac344037-5a65-492e-8c47-87bc52f43f03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:15:09.603Z|fa59e22e-1d32-4090-9fed-75f9bbbecf15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:15:09.604Z|fa59e22e-1d32-4090-9fed-75f9bbbecf15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:15:09.605Z|0834b952-acbd-4f44-9e42-5b8b45a0fd29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:15:09.605Z|0834b952-acbd-4f44-9e42-5b8b45a0fd29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:15:09.608Z|915ae984-6b7f-4fd0-9c19-b004e6c63b5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:15:09.609Z|915ae984-6b7f-4fd0-9c19-b004e6c63b5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:15:15.771Z|b7cdf35b-5b4c-40df-8a2e-26c5cbd7b85b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T09:15:15.772Z|b7cdf35b-5b4c-40df-8a2e-26c5cbd7b85b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T09:15:18.818Z|0f9a71d7-033d-4cd7-9069-a15be7c8562b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:15:18.818Z|0f9a71d7-033d-4cd7-9069-a15be7c8562b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:15:19.632Z|8a9cef76-1553-4696-ae38-b6b4f360078d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:15:19.633Z|8a9cef76-1553-4696-ae38-b6b4f360078d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:15:19.641Z|099c4dad-28de-4936-93f9-d93b5fb026b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:15:19.642Z|099c4dad-28de-4936-93f9-d93b5fb026b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:15:19.643Z|8a2dc9ee-4cf1-4edf-b1eb-b21a90e9b95e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:15:19.644Z|8a2dc9ee-4cf1-4edf-b1eb-b21a90e9b95e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:15:19.821Z|84621ce0-a615-4d30-b0a9-200e978b1490|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:15:19.821Z|84621ce0-a615-4d30-b0a9-200e978b1490|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:15:29.659Z|0d66434a-834c-4541-a392-91b33a114893|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:15:29.659Z|0d66434a-834c-4541-a392-91b33a114893|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:15:29.670Z|8c075232-3065-49ce-b3e5-7723508a0778|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:15:29.670Z|8c075232-3065-49ce-b3e5-7723508a0778|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:15:29.674Z|33e9231e-c132-458b-b3b2-dc072b6aa9d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:15:29.674Z|33e9231e-c132-458b-b3b2-dc072b6aa9d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:15:33.817Z|3fc97868-d424-42e0-a249-2cdbc1944648|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:15:33.818Z|3fc97868-d424-42e0-a249-2cdbc1944648|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:15:39.698Z|4e8ba12e-ac5f-4598-ac39-14e2a709b512|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:15:39.698Z|cf6abcfd-6f56-4d28-899f-7ee34bc95a16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:15:39.699Z|4e8ba12e-ac5f-4598-ac39-14e2a709b512|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:15:39.699Z|cf6abcfd-6f56-4d28-899f-7ee34bc95a16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:15:39.703Z|27b20618-4015-4a1b-831d-2f0b42d21237|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:15:39.704Z|27b20618-4015-4a1b-831d-2f0b42d21237|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:15:48.817Z|05dc0d2b-a64e-4942-85a6-37767a9ea385|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:15:48.821Z|05dc0d2b-a64e-4942-85a6-37767a9ea385|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:15:49.744Z|ff16c87e-beeb-4d40-a284-031ce5ff00c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:15:49.745Z|ff16c87e-beeb-4d40-a284-031ce5ff00c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:15:49.754Z|1d0f70d2-d4f1-4e5c-ad45-715c3a08eaa5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:15:49.757Z|1d0f70d2-d4f1-4e5c-ad45-715c3a08eaa5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:15:49.760Z|c916b46e-b946-43e8-acc4-f205b1b98f45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:15:49.760Z|c916b46e-b946-43e8-acc4-f205b1b98f45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:15:49.822Z|ffab6ca7-6ce4-47ed-a87a-34604973f46f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:15:49.822Z|ffab6ca7-6ce4-47ed-a87a-34604973f46f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:15:59.774Z|c2d5664e-7934-441f-95ce-09dd9e47cac1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:15:59.775Z|c2d5664e-7934-441f-95ce-09dd9e47cac1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:15:59.781Z|d991c66f-a766-4772-826d-dd5ecb3fdb97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:15:59.782Z|d991c66f-a766-4772-826d-dd5ecb3fdb97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:15:59.788Z|3eaed4b1-134c-45be-8ca7-303f2da14469|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:15:59.789Z|3eaed4b1-134c-45be-8ca7-303f2da14469|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:16:03.817Z|cbab566c-5fd7-4d47-9a15-16c83d19c095|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:16:03.818Z|cbab566c-5fd7-4d47-9a15-16c83d19c095|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:16:09.836Z|befb5362-8900-4922-ad5e-4468563baa41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:16:09.836Z|befb5362-8900-4922-ad5e-4468563baa41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:16:09.837Z|21d7a027-2849-46d5-bc13-54b3df60b187|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:16:09.838Z|21d7a027-2849-46d5-bc13-54b3df60b187|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:16:09.843Z|3db8392b-a648-4510-9156-cf10f8ef1abc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:16:09.843Z|3db8392b-a648-4510-9156-cf10f8ef1abc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:16:15.771Z|9bb9ceed-b0d0-41f7-8978-3eb852dd70b7|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T09:16:15.772Z|9bb9ceed-b0d0-41f7-8978-3eb852dd70b7|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T09:16:18.817Z|b16cde2a-b47f-414a-9528-985be0589642|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:16:18.818Z|b16cde2a-b47f-414a-9528-985be0589642|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:16:19.823Z|0f5e274d-4f93-4ee5-89ae-4e5fd155b6ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:16:19.823Z|0f5e274d-4f93-4ee5-89ae-4e5fd155b6ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:16:19.867Z|0a9d2d4c-9416-4a6b-aeb8-6208531d0511|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:16:19.868Z|0a9d2d4c-9416-4a6b-aeb8-6208531d0511|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:16:19.869Z|518e8e50-85f5-46d8-9a9c-4fdde5f3483e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:16:19.869Z|518e8e50-85f5-46d8-9a9c-4fdde5f3483e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:16:19.877Z|f8942332-8180-4685-8aad-ff16d2751399|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:16:19.877Z|f8942332-8180-4685-8aad-ff16d2751399|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:16:29.895Z|bdaac750-4343-4edb-894f-7100ca71f2b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:16:29.896Z|bdaac750-4343-4edb-894f-7100ca71f2b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:16:29.898Z|502f1f18-2e62-448b-b101-d3d9c59e69d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:16:29.898Z|502f1f18-2e62-448b-b101-d3d9c59e69d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:16:29.903Z|784f93ab-0b9a-4fd9-ace4-78f0fce0b15a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:16:29.903Z|784f93ab-0b9a-4fd9-ace4-78f0fce0b15a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:16:33.817Z|6f308c64-4d49-42c6-bcb6-e0c79ceeffd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:16:33.821Z|6f308c64-4d49-42c6-bcb6-e0c79ceeffd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:16:39.923Z|df157114-3f10-4507-954c-1e50edfea435|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:16:39.923Z|df157114-3f10-4507-954c-1e50edfea435|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:16:39.926Z|ae67546b-4e13-4ec8-84ec-62560c3a5ebb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:16:39.927Z|ae67546b-4e13-4ec8-84ec-62560c3a5ebb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:16:39.934Z|4105f57e-1ae1-4004-afe7-3b30449b4888|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:16:39.934Z|4105f57e-1ae1-4004-afe7-3b30449b4888|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:16:48.817Z|9d501582-52d9-4bae-90ac-82114cc933f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:16:48.818Z|9d501582-52d9-4bae-90ac-82114cc933f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:16:49.824Z|b8699712-9226-4cf3-8e10-12b6cbc4150a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:16:49.824Z|b8699712-9226-4cf3-8e10-12b6cbc4150a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:16:49.957Z|ccc974fc-c8d4-4592-b7b6-6a91f6a59747|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:16:49.957Z|ccc974fc-c8d4-4592-b7b6-6a91f6a59747|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:16:49.961Z|48a68607-8a23-4a7c-927b-5920d6a6d404|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:16:49.961Z|48a68607-8a23-4a7c-927b-5920d6a6d404|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:16:49.962Z|74642fb6-bbeb-41da-85dc-ea06c847f29f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:16:49.966Z|74642fb6-bbeb-41da-85dc-ea06c847f29f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:16:59.996Z|31983d26-eb48-46e6-8e2c-1a58e489c524|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:16:59.997Z|31983d26-eb48-46e6-8e2c-1a58e489c524|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:17:00.012Z|3d079916-9894-4978-8f8f-2fc1eec69cf0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:17:00.012Z|3d079916-9894-4978-8f8f-2fc1eec69cf0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:17:00.027Z|6233ead2-39c8-4181-9909-d28b3a339d23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:17:00.028Z|6233ead2-39c8-4181-9909-d28b3a339d23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:17:03.817Z|cf5c2431-5f45-4dea-add6-0a2869e8ecc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:17:03.818Z|cf5c2431-5f45-4dea-add6-0a2869e8ecc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:17:10.038Z|457d10b5-ece1-43f4-be2f-b65fb834f015|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:17:10.038Z|457d10b5-ece1-43f4-be2f-b65fb834f015|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:17:10.044Z|8b00e3ae-4b3a-4c7a-b9a7-91731dceded0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:17:10.045Z|8b00e3ae-4b3a-4c7a-b9a7-91731dceded0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:17:10.051Z|7605eb9d-d2c7-4480-aafc-66b77b02421c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:17:10.051Z|7605eb9d-d2c7-4480-aafc-66b77b02421c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:17:15.772Z|d304a4e4-e026-4f33-85d4-af0c3577fd50|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T09:17:15.772Z|d304a4e4-e026-4f33-85d4-af0c3577fd50|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T09:17:18.817Z|0508ce8d-f06e-47a8-acf6-c7ee083b277d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:17:18.821Z|0508ce8d-f06e-47a8-acf6-c7ee083b277d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:17:19.824Z|c34cc64f-0328-4b15-8f69-9fa9d1aa2b3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:17:19.825Z|c34cc64f-0328-4b15-8f69-9fa9d1aa2b3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:17:20.076Z|f5a4547c-de59-45aa-a9cc-f8882e291714|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:17:20.077Z|f5a4547c-de59-45aa-a9cc-f8882e291714|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:17:20.078Z|2af7515f-abba-4648-9c62-5016df644aa7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:17:20.079Z|2af7515f-abba-4648-9c62-5016df644aa7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:17:20.083Z|d623eaa7-b43e-4db7-a7ff-c6048954449e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:17:20.084Z|d623eaa7-b43e-4db7-a7ff-c6048954449e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:17:30.106Z|753a3f6e-ed70-401f-a4d8-13968039e1e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:17:30.106Z|753a3f6e-ed70-401f-a4d8-13968039e1e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:17:30.110Z|8318ccba-3fbd-4786-8f66-2edaaf852078|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:17:30.111Z|8318ccba-3fbd-4786-8f66-2edaaf852078|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:17:30.115Z|306240bf-d9dc-4f22-baee-e865e165e746|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:17:30.116Z|306240bf-d9dc-4f22-baee-e865e165e746|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:17:33.817Z|492fcd3d-64c6-45ca-ba57-86ed386aa563|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:17:33.818Z|492fcd3d-64c6-45ca-ba57-86ed386aa563|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:17:40.135Z|3021c18c-6da5-4e99-bdd2-9f4308563c88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:17:40.136Z|3021c18c-6da5-4e99-bdd2-9f4308563c88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:17:40.139Z|e32ef117-d741-49a3-ae79-78142d46003a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:17:40.140Z|e32ef117-d741-49a3-ae79-78142d46003a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:17:40.146Z|d9d33785-fa7f-4962-9f76-93323b5d7113|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:17:40.146Z|d9d33785-fa7f-4962-9f76-93323b5d7113|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:17:48.817Z|70117198-5da1-4bab-8a85-aba793d793fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:17:48.818Z|70117198-5da1-4bab-8a85-aba793d793fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:17:49.825Z|97467793-3232-47a7-af42-dd629d92effa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:17:49.826Z|97467793-3232-47a7-af42-dd629d92effa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:17:50.165Z|cae3b64b-46d5-420f-9409-73117bca76f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:17:50.166Z|cae3b64b-46d5-420f-9409-73117bca76f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:17:50.175Z|1ebfefc4-e5de-4a8e-8ff2-403dbe7dcb25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:17:50.176Z|1ebfefc4-e5de-4a8e-8ff2-403dbe7dcb25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:17:50.178Z|661beca1-71da-4822-9b34-3f4518f87e3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:17:50.179Z|661beca1-71da-4822-9b34-3f4518f87e3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:18:00.198Z|523e99d8-f2cc-48a9-9c8c-330c732abb07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:18:00.199Z|523e99d8-f2cc-48a9-9c8c-330c732abb07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:18:00.210Z|4b7768e6-c395-4a1e-aec7-280a85f718bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:18:00.212Z|4b7768e6-c395-4a1e-aec7-280a85f718bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:18:00.221Z|871213f5-c638-4a45-87de-c01d4a4a9d3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:18:00.222Z|871213f5-c638-4a45-87de-c01d4a4a9d3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:18:03.817Z|4394ac5d-da2c-469d-86bc-b43f3a826e0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:18:03.822Z|4394ac5d-da2c-469d-86bc-b43f3a826e0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:18:10.238Z|4e257cbd-b549-4014-94e6-f49cfb2b25b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:18:10.239Z|4e257cbd-b549-4014-94e6-f49cfb2b25b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:18:10.252Z|84c94915-995d-4aaf-bd4d-3c32c9049369|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:18:10.253Z|84c94915-995d-4aaf-bd4d-3c32c9049369|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:18:10.255Z|7007b9b6-0dfb-41d4-bb89-f4c52497e14a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:18:10.256Z|7007b9b6-0dfb-41d4-bb89-f4c52497e14a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:18:15.771Z|007da1a9-ef5e-4b44-a3a7-85d3457a87bd|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T09:18:15.772Z|007da1a9-ef5e-4b44-a3a7-85d3457a87bd|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T09:18:18.817Z|51e03f9b-996b-451b-8e51-fff261743998|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:18:18.818Z|51e03f9b-996b-451b-8e51-fff261743998|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:18:19.826Z|78cbd1ac-2203-4518-bc0b-94041ceeaa0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:18:19.827Z|78cbd1ac-2203-4518-bc0b-94041ceeaa0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:18:20.276Z|c608fc40-f9c2-4a67-9e7f-b8d2bdbb0701|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:18:20.278Z|c608fc40-f9c2-4a67-9e7f-b8d2bdbb0701|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:18:20.284Z|720f9f4c-c711-49ff-96f1-90ab097ef18d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:18:20.285Z|242c099f-e125-4e4b-94b6-f9765692b988|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:18:20.285Z|720f9f4c-c711-49ff-96f1-90ab097ef18d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:18:20.285Z|242c099f-e125-4e4b-94b6-f9765692b988|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:18:30.318Z|5a1b4e8e-e1d1-4dc4-ac27-7f29f7f2199e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:18:30.319Z|5a1b4e8e-e1d1-4dc4-ac27-7f29f7f2199e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:18:30.325Z|f9e38733-5a44-4244-8aa3-550aa2067d39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:18:30.325Z|60f0db61-c926-4507-9331-64de1bba5deb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:18:30.326Z|f9e38733-5a44-4244-8aa3-550aa2067d39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:18:30.327Z|60f0db61-c926-4507-9331-64de1bba5deb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:18:33.817Z|cdd4ffbd-44d0-4f16-9c04-52cc49659614|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:18:33.818Z|cdd4ffbd-44d0-4f16-9c04-52cc49659614|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:18:40.350Z|16455615-bc75-4143-b8fe-c4041970aeb5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:18:40.350Z|16455615-bc75-4143-b8fe-c4041970aeb5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:18:40.358Z|d02cabd5-3b43-4e99-8ef1-f52a65cd145b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:18:40.359Z|a09b79e9-f8c6-41b5-ac4e-96f9bc04bb9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:18:40.359Z|d02cabd5-3b43-4e99-8ef1-f52a65cd145b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:18:40.360Z|a09b79e9-f8c6-41b5-ac4e-96f9bc04bb9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:18:48.817Z|4718c9b0-d2a3-47ee-a878-6bc41f9b8abf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:18:48.822Z|4718c9b0-d2a3-47ee-a878-6bc41f9b8abf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:18:49.827Z|43810675-f4f4-4402-a290-567d5762de91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:18:49.827Z|43810675-f4f4-4402-a290-567d5762de91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:18:50.385Z|7d811f28-d734-41fd-bb6c-ddacc0363dd3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:18:50.385Z|7d811f28-d734-41fd-bb6c-ddacc0363dd3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:18:50.386Z|b375a9d9-d94e-4858-81e4-4aee2fd95abf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:18:50.387Z|b375a9d9-d94e-4858-81e4-4aee2fd95abf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:18:50.390Z|d822dfdd-4117-4f61-9daf-b332b6893903|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:18:50.391Z|d822dfdd-4117-4f61-9daf-b332b6893903|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:19:00.418Z|a9892d3a-4a24-444e-b007-cdfd3b62fe82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:19:00.418Z|a9892d3a-4a24-444e-b007-cdfd3b62fe82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:19:00.419Z|388c05c7-71c8-49ee-8b0f-59cd515ed76a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:19:00.419Z|388c05c7-71c8-49ee-8b0f-59cd515ed76a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:19:00.419Z|431b114b-2f7b-475a-905e-27c82eadeeb7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:19:00.420Z|431b114b-2f7b-475a-905e-27c82eadeeb7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:19:03.817Z|bd0feb4e-e2bf-4037-af33-e47d2c7b0065|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:19:03.818Z|bd0feb4e-e2bf-4037-af33-e47d2c7b0065|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:19:10.449Z|47172818-822e-4b93-9649-2d3a74ee1fe1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:19:10.448Z|f57ed80d-7984-4ec9-83d6-af6cfa6e3573|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:19:10.449Z|d892a918-a390-44dc-9dd7-414bc5346685|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:19:10.449Z|47172818-822e-4b93-9649-2d3a74ee1fe1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:19:10.450Z|d892a918-a390-44dc-9dd7-414bc5346685|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:19:10.449Z|f57ed80d-7984-4ec9-83d6-af6cfa6e3573|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:19:15.771Z|60b8e91c-8ed9-448c-b4e0-82a159d1e771|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T09:19:15.771Z|60b8e91c-8ed9-448c-b4e0-82a159d1e771|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T09:19:18.817Z|dddd17da-fff5-4450-9865-fc25f0fca666|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:19:18.818Z|dddd17da-fff5-4450-9865-fc25f0fca666|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:19:19.828Z|ed938326-9684-45f8-a25b-f6489e4b3ec0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:19:19.828Z|ed938326-9684-45f8-a25b-f6489e4b3ec0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:19:20.475Z|cc16f577-57d9-4e6f-8d4a-80b6bff3f529|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:19:20.476Z|cc16f577-57d9-4e6f-8d4a-80b6bff3f529|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:19:20.476Z|ee712245-5380-4655-94dc-a6188f7185db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:19:20.477Z|ee712245-5380-4655-94dc-a6188f7185db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:19:20.481Z|d248dcc5-0843-4eeb-aae2-72115018d290|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:19:20.481Z|d248dcc5-0843-4eeb-aae2-72115018d290|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:19:30.519Z|adb1f9c3-0645-4c22-bf45-0d43fc620ea5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:19:30.519Z|adb1f9c3-0645-4c22-bf45-0d43fc620ea5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:19:30.521Z|4d4cd4f7-138a-4455-9730-7ff06a423509|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:19:30.523Z|57a081c0-3f95-4fb6-aea0-587af7bd7914|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:19:30.524Z|57a081c0-3f95-4fb6-aea0-587af7bd7914|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:19:30.524Z|4d4cd4f7-138a-4455-9730-7ff06a423509|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:19:33.817Z|b52b58f3-351b-490a-9f44-baf4f78441b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:19:33.821Z|b52b58f3-351b-490a-9f44-baf4f78441b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:19:40.552Z|6493573d-e57a-4ed4-abe7-38cdea54d6f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:19:40.553Z|35031b7c-28bf-4a2e-ae26-8b608c047a02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:19:40.553Z|6493573d-e57a-4ed4-abe7-38cdea54d6f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:19:40.555Z|35031b7c-28bf-4a2e-ae26-8b608c047a02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:19:40.559Z|ee77ae2a-c454-46d1-8f46-fc4969ed819f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:19:40.560Z|ee77ae2a-c454-46d1-8f46-fc4969ed819f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:19:48.817Z|c4a16738-7da2-4b15-9c53-931d1bf80a7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:19:48.818Z|c4a16738-7da2-4b15-9c53-931d1bf80a7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:19:49.829Z|f84da547-2cd1-48f4-946a-ab687a0a7b4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:19:49.829Z|f84da547-2cd1-48f4-946a-ab687a0a7b4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:19:50.584Z|1a65efb9-d98c-4b67-b39e-4d1ba0873d1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:19:50.585Z|1a65efb9-d98c-4b67-b39e-4d1ba0873d1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:19:50.597Z|8bfa7b9a-7452-41cd-81e3-a5fb169da460|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:19:50.598Z|8bfa7b9a-7452-41cd-81e3-a5fb169da460|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:19:50.603Z|9bd61f7e-b87d-4664-8801-88f3a195bb1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:19:50.604Z|9bd61f7e-b87d-4664-8801-88f3a195bb1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:20:00.628Z|cdd9eaec-1eab-406d-b368-a6a61c822aed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:20:00.629Z|cdd9eaec-1eab-406d-b368-a6a61c822aed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:20:00.631Z|f1ffc092-4575-4aeb-84d0-99a7bb15b459|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:20:00.631Z|f1ffc092-4575-4aeb-84d0-99a7bb15b459|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:20:00.632Z|334d1e19-ebd8-4db4-8e75-da1203cb32a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:20:00.632Z|334d1e19-ebd8-4db4-8e75-da1203cb32a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:20:03.817Z|a3c86f09-c0b5-4b4e-a225-9086ca4b5996|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:20:03.818Z|a3c86f09-c0b5-4b4e-a225-9086ca4b5996|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:20:10.662Z|b316f59d-960f-42ef-a3a8-9c979b506aba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:20:10.662Z|3de68b08-a301-43a5-8d18-8e23bf4ca247|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:20:10.662Z|68ed4c19-d025-4441-ad5d-3e5c3b6e2c0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:20:10.663Z|b316f59d-960f-42ef-a3a8-9c979b506aba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:20:10.663Z|3de68b08-a301-43a5-8d18-8e23bf4ca247|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:20:10.663Z|68ed4c19-d025-4441-ad5d-3e5c3b6e2c0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:20:15.772Z|96d10f09-80c2-4c2c-ac3a-6263e79a5dfb|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T09:20:15.773Z|96d10f09-80c2-4c2c-ac3a-6263e79a5dfb|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T09:20:18.817Z|6dd126ae-6ec2-4d34-84c0-81197c7f23dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:20:18.821Z|6dd126ae-6ec2-4d34-84c0-81197c7f23dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:20:19.830Z|a4eb43b7-f909-4bff-aa1a-f55625579c6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:20:19.830Z|a4eb43b7-f909-4bff-aa1a-f55625579c6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:20:20.688Z|169a2d75-79a5-49ee-be2e-28a956cbb07c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:20:20.689Z|c7a507c7-ef4f-49e2-bf1d-68b177ca12db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:20:20.689Z|c7a507c7-ef4f-49e2-bf1d-68b177ca12db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:20:20.689Z|169a2d75-79a5-49ee-be2e-28a956cbb07c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:20:20.691Z|79ad3711-7912-4664-bb55-690c0a2bed91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:20:20.691Z|79ad3711-7912-4664-bb55-690c0a2bed91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:20:30.725Z|4df89981-43c6-436a-a4c7-f4d06b151d58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:20:30.725Z|15764c29-18d6-48a2-b108-6f74e89e4617|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:20:30.726Z|4df89981-43c6-436a-a4c7-f4d06b151d58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:20:30.726Z|15764c29-18d6-48a2-b108-6f74e89e4617|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:20:30.729Z|a98d9929-eb4f-4117-8c3a-4d9071dcffe6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:20:30.730Z|a98d9929-eb4f-4117-8c3a-4d9071dcffe6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:20:33.817Z|693a51bf-4206-4795-a31b-168a5ef50b7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:20:33.818Z|693a51bf-4206-4795-a31b-168a5ef50b7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:20:40.752Z|c320e713-9560-429e-8317-68a88f38021b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:20:40.752Z|c320e713-9560-429e-8317-68a88f38021b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:20:40.753Z|37537e2f-844d-4c22-9ec0-0f4206800580|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:20:40.753Z|37537e2f-844d-4c22-9ec0-0f4206800580|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:20:40.756Z|0b18fb31-9596-44a4-bf5d-05baae37921f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:20:40.757Z|0b18fb31-9596-44a4-bf5d-05baae37921f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:20:48.817Z|6c30be0c-2ca9-4f0e-9eeb-b0c62600eb01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:20:48.818Z|6c30be0c-2ca9-4f0e-9eeb-b0c62600eb01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:20:49.831Z|55fe9d1d-de7c-47de-b763-13499e30d4e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:20:49.831Z|55fe9d1d-de7c-47de-b763-13499e30d4e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:20:50.779Z|6b0d5c6a-e1b2-43ce-b42b-2ea2658ff624|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:20:50.780Z|6b0d5c6a-e1b2-43ce-b42b-2ea2658ff624|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:20:50.787Z|5ad9b17c-da5e-4352-b618-4ad62ad78052|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:20:50.787Z|5ad9b17c-da5e-4352-b618-4ad62ad78052|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:20:50.786Z|058852a6-6243-4916-8b65-45afbb2fad79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:20:50.788Z|058852a6-6243-4916-8b65-45afbb2fad79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:21:00.812Z|92e230d2-fb3f-41b1-9a95-2f128c5c12ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:21:00.813Z|92e230d2-fb3f-41b1-9a95-2f128c5c12ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:21:00.820Z|a85c8a9b-a87c-4a1c-9fc2-b7cfd3945ea0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:21:00.821Z|a85c8a9b-a87c-4a1c-9fc2-b7cfd3945ea0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:21:00.822Z|ef002fea-2717-414d-a4ec-e12989e9ef58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:21:00.822Z|ef002fea-2717-414d-a4ec-e12989e9ef58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:21:03.817Z|4e1ef8cf-b2a4-41a3-9281-a0d587826bee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:21:03.821Z|4e1ef8cf-b2a4-41a3-9281-a0d587826bee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:21:10.843Z|3891cf6c-d8a2-46a9-909b-551a0551e6bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:21:10.844Z|3891cf6c-d8a2-46a9-909b-551a0551e6bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:21:10.851Z|32347e4c-46de-450d-8908-47463d8395a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:21:10.852Z|4cc2ea41-715b-4cc0-933e-01ece4d5d2d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:21:10.852Z|4cc2ea41-715b-4cc0-933e-01ece4d5d2d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:21:10.851Z|32347e4c-46de-450d-8908-47463d8395a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:21:15.771Z|bc10ee83-e173-44bd-8032-56e3853999b6|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T09:21:15.772Z|bc10ee83-e173-44bd-8032-56e3853999b6|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T09:21:18.817Z|78f69005-8c42-4166-baa6-c394ba1dae0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:21:18.818Z|78f69005-8c42-4166-baa6-c394ba1dae0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:21:19.832Z|8884a13d-cff0-4780-98cd-ad0692d43a32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:21:19.832Z|8884a13d-cff0-4780-98cd-ad0692d43a32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:21:20.876Z|40fc511f-8f6b-4ee1-9621-ad3a9cee99e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:21:20.876Z|40fc511f-8f6b-4ee1-9621-ad3a9cee99e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:21:20.881Z|0448815f-6660-4bb6-9dde-fed73ca19c5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:21:20.882Z|0448815f-6660-4bb6-9dde-fed73ca19c5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:21:20.883Z|4d240c08-4b51-4375-bf9b-11fc8c7c6ecf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:21:20.884Z|4d240c08-4b51-4375-bf9b-11fc8c7c6ecf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:21:30.906Z|64a0821b-bd7a-443a-907f-1fff5460a928|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:21:30.906Z|64a0821b-bd7a-443a-907f-1fff5460a928|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:21:30.910Z|5f110a08-37e3-4590-91d8-36a45aa89605|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:21:30.910Z|5f110a08-37e3-4590-91d8-36a45aa89605|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:21:30.915Z|f9a77df2-2cf3-443a-b8dc-706ab0b8de70|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:21:30.915Z|f9a77df2-2cf3-443a-b8dc-706ab0b8de70|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:21:33.817Z|f6dac341-dbdb-4b57-8cc1-79e3b47b4271|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:21:33.818Z|f6dac341-dbdb-4b57-8cc1-79e3b47b4271|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:21:40.947Z|1a7f2b0b-9a61-4a2e-a673-728b7ae3bb7c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:21:40.947Z|1a7f2b0b-9a61-4a2e-a673-728b7ae3bb7c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:21:40.953Z|29828bf6-d8cb-40ba-833a-5aded48506db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:21:40.953Z|29828bf6-d8cb-40ba-833a-5aded48506db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:21:40.956Z|fb693f06-c30a-403f-9c67-905f8de770c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:21:40.956Z|fb693f06-c30a-403f-9c67-905f8de770c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:21:48.817Z|e888dcad-0181-4414-8c8f-deb779bfb104|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:21:48.822Z|e888dcad-0181-4414-8c8f-deb779bfb104|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:21:49.833Z|645b4586-e4a5-459b-81f8-ba1cce1fba8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:21:49.833Z|645b4586-e4a5-459b-81f8-ba1cce1fba8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:21:50.985Z|50f53379-6acf-41cd-bf37-64103f071806|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:21:50.986Z|50f53379-6acf-41cd-bf37-64103f071806|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:21:50.986Z|feefd7f9-022f-4ea5-854c-ff41fb8034fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:21:50.987Z|feefd7f9-022f-4ea5-854c-ff41fb8034fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:21:50.988Z|a94c1fba-4633-463a-8733-2dd51e00bc59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:21:50.989Z|a94c1fba-4633-463a-8733-2dd51e00bc59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:22:01.014Z|51e9ae36-ab02-4272-8d59-37a643ecf96d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:22:01.015Z|51e9ae36-ab02-4272-8d59-37a643ecf96d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:22:01.020Z|3f5d5de2-0bb5-423b-8bd3-1d26b56c7150|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:22:01.021Z|3f5d5de2-0bb5-423b-8bd3-1d26b56c7150|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:22:01.022Z|3ad9dd34-f02e-4779-a32f-cd30bf3cf174|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:22:01.023Z|3ad9dd34-f02e-4779-a32f-cd30bf3cf174|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:22:03.817Z|61fb9170-9f9b-4d55-b102-dfe4400c42ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:22:03.818Z|61fb9170-9f9b-4d55-b102-dfe4400c42ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:22:11.044Z|088d9fd4-8a78-4790-bb60-3187c42fe982|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:22:11.044Z|088d9fd4-8a78-4790-bb60-3187c42fe982|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:22:11.050Z|9a591f77-80fa-4753-bfe1-5109eee4923a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:22:11.051Z|9a591f77-80fa-4753-bfe1-5109eee4923a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:22:11.057Z|d59c9149-fcf2-4bfe-b8af-7772777f5394|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:22:11.058Z|d59c9149-fcf2-4bfe-b8af-7772777f5394|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:22:15.770Z|8790139a-c94d-4f4f-9772-e57b6828f30f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T09:22:15.771Z|8790139a-c94d-4f4f-9772-e57b6828f30f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T09:22:18.817Z|416ab69d-aa43-4ce8-9e41-4144dc0516d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:22:18.818Z|416ab69d-aa43-4ce8-9e41-4144dc0516d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:22:19.834Z|422a4c08-da08-462f-a37f-8cf7a217b87a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:22:19.834Z|422a4c08-da08-462f-a37f-8cf7a217b87a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:22:21.083Z|b4e9551b-a34e-4bb7-810f-4dd7bcbc5f8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:22:21.083Z|b4e9551b-a34e-4bb7-810f-4dd7bcbc5f8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:22:21.086Z|f1e1e777-b802-4043-9875-8f2d069a7917|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:22:21.087Z|f1e1e777-b802-4043-9875-8f2d069a7917|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:22:21.089Z|c5a9fe14-8895-472f-8c1c-6fa90966f0f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:22:21.089Z|c5a9fe14-8895-472f-8c1c-6fa90966f0f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:22:31.113Z|360f9316-422f-4bcf-a9c5-9ce5d62d2ce6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:22:31.113Z|360f9316-422f-4bcf-a9c5-9ce5d62d2ce6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:22:31.118Z|5d24d79d-6fbf-4658-9024-82dc6976e548|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:22:31.118Z|5d24d79d-6fbf-4658-9024-82dc6976e548|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:22:31.118Z|a438616b-604e-4e49-a8c5-e61c5253c4e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:22:31.119Z|a438616b-604e-4e49-a8c5-e61c5253c4e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:22:33.817Z|27796e7c-3ba6-4559-975e-93d634b081dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:22:33.821Z|27796e7c-3ba6-4559-975e-93d634b081dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:22:41.143Z|b361bbdb-b684-4a45-9ca2-7cf5980bd3dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:22:41.145Z|b361bbdb-b684-4a45-9ca2-7cf5980bd3dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:22:41.145Z|6e5651fd-f4e0-4a94-983b-b1083a273469|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:22:41.146Z|6e5651fd-f4e0-4a94-983b-b1083a273469|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:22:41.148Z|2f3dffc6-2308-4a1a-bdb4-55415438bea5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:22:41.148Z|2f3dffc6-2308-4a1a-bdb4-55415438bea5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:22:48.818Z|ff25a5ad-3437-4a5f-9a86-9079c6f6d06d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:22:48.818Z|ff25a5ad-3437-4a5f-9a86-9079c6f6d06d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:22:49.835Z|e656d63a-51f2-4a39-92c6-555a783a80c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:22:49.835Z|e656d63a-51f2-4a39-92c6-555a783a80c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:22:51.174Z|085293a8-5066-4719-b3de-6d746fb78afe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:22:51.174Z|085293a8-5066-4719-b3de-6d746fb78afe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:22:51.175Z|c7df651e-058c-4928-aa43-299bae648bbb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:22:51.176Z|c7df651e-058c-4928-aa43-299bae648bbb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:22:51.180Z|f915ed86-5dc8-4766-9cdd-9a4a659ffda9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:22:51.180Z|f915ed86-5dc8-4766-9cdd-9a4a659ffda9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:23:01.211Z|8861bc6b-63b9-4ed7-b917-00be3357bf94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:23:01.212Z|8861bc6b-63b9-4ed7-b917-00be3357bf94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:23:01.211Z|78805e29-78c9-4a7c-bc09-d2be0f8a722d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:23:01.213Z|78805e29-78c9-4a7c-bc09-d2be0f8a722d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:23:01.216Z|8ea0d4f7-4365-4ade-91cf-af7e346a4d6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:23:01.216Z|8ea0d4f7-4365-4ade-91cf-af7e346a4d6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:23:03.817Z|c344f570-92f3-4efb-bb77-33ce8e0650e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:23:03.818Z|c344f570-92f3-4efb-bb77-33ce8e0650e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:23:11.243Z|c739140d-dfcb-494f-884d-3d0c1985f421|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:23:11.243Z|a7e5b598-7816-429b-8bdc-a5d2b9040892|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:23:11.244Z|c739140d-dfcb-494f-884d-3d0c1985f421|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:23:11.245Z|a7e5b598-7816-429b-8bdc-a5d2b9040892|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:23:11.251Z|8a460070-09cb-4d2a-9233-a85084405947|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:23:11.252Z|8a460070-09cb-4d2a-9233-a85084405947|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:23:15.772Z|1c7bf46f-34a4-42ae-ba67-5a70a45651ee|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T09:23:15.773Z|1c7bf46f-34a4-42ae-ba67-5a70a45651ee|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T09:23:18.817Z|16879d28-da66-4843-9acb-71e73fe657ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:23:18.822Z|16879d28-da66-4843-9acb-71e73fe657ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:23:19.836Z|5a1883c4-bfe4-4d3c-9b85-3963e932663c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:23:19.836Z|5a1883c4-bfe4-4d3c-9b85-3963e932663c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:23:21.272Z|5d1ad75e-acfd-4c7d-877f-2ce06a47b1cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:23:21.273Z|5d1ad75e-acfd-4c7d-877f-2ce06a47b1cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:23:21.276Z|04e7bd4b-682d-4dde-b4ce-528398dbca2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:23:21.277Z|04e7bd4b-682d-4dde-b4ce-528398dbca2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:23:21.279Z|9bc123d7-7465-40da-96ef-72373e860109|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:23:21.280Z|9bc123d7-7465-40da-96ef-72373e860109|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:23:31.307Z|e60e0a79-d8d0-4518-a460-ab797a1db82c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:23:31.308Z|e60e0a79-d8d0-4518-a460-ab797a1db82c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:23:31.308Z|e71e5eef-b231-4793-b5ff-e37a10a0113d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:23:31.308Z|5b696ab6-d394-4737-9de9-9fbc066c295d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:23:31.309Z|e71e5eef-b231-4793-b5ff-e37a10a0113d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:23:31.309Z|5b696ab6-d394-4737-9de9-9fbc066c295d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:23:33.817Z|a2936313-62c5-4925-9a35-4c7efec60db1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:23:33.818Z|a2936313-62c5-4925-9a35-4c7efec60db1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:23:41.337Z|2eae9595-e72d-4ae9-866a-39388e36154d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:23:41.338Z|2eae9595-e72d-4ae9-866a-39388e36154d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:23:41.338Z|4372bfbc-49bd-481b-9e84-4920c2d107af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:23:41.338Z|4372bfbc-49bd-481b-9e84-4920c2d107af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:23:41.345Z|ea5dc841-3e4b-4cdf-afe4-72f66592c9f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:23:41.346Z|ea5dc841-3e4b-4cdf-afe4-72f66592c9f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:23:48.817Z|3e4d85c5-2197-4eaf-b641-6304b2e911fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:23:48.818Z|3e4d85c5-2197-4eaf-b641-6304b2e911fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:23:49.837Z|a2b8c615-2410-4902-bad2-fc53a3d73be4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:23:49.837Z|a2b8c615-2410-4902-bad2-fc53a3d73be4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:23:51.369Z|cebb4c7a-2b20-46d9-943a-c6fc7e5ddcae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:23:51.369Z|cebb4c7a-2b20-46d9-943a-c6fc7e5ddcae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:23:51.371Z|812dddd1-d191-4133-9426-01c864709caf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:23:51.371Z|812dddd1-d191-4133-9426-01c864709caf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:23:51.374Z|0777f376-0416-4b64-bbd2-3a2f063de0a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:23:51.374Z|0777f376-0416-4b64-bbd2-3a2f063de0a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:24:01.397Z|7fa4be32-5414-47c3-a4e8-83d78a6b89c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:24:01.398Z|7fa4be32-5414-47c3-a4e8-83d78a6b89c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:24:01.399Z|fb7d6abb-aaed-4fcc-8b01-79f6c0bb2d02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:24:01.400Z|fb7d6abb-aaed-4fcc-8b01-79f6c0bb2d02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:24:01.400Z|2c7a8e6b-0070-4477-aeca-12b1fba027b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:24:01.401Z|2c7a8e6b-0070-4477-aeca-12b1fba027b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:24:03.817Z|005ae08a-e805-4d86-b39c-4201ba481a28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:24:03.822Z|005ae08a-e805-4d86-b39c-4201ba481a28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:24:11.429Z|e3bb5288-8fd4-4016-bf80-9d6703466485|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:24:11.430Z|e3bb5288-8fd4-4016-bf80-9d6703466485|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:24:11.430Z|b99fc9cd-7b53-452e-8089-9f4fa6f0aa3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:24:11.431Z|b99fc9cd-7b53-452e-8089-9f4fa6f0aa3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:24:11.434Z|ff79f45e-e716-494f-9838-1669ea90c1bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:24:11.434Z|ff79f45e-e716-494f-9838-1669ea90c1bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:24:15.773Z|4483f77b-e778-49a2-9766-78b9ab11ecd9|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T09:24:15.773Z|4483f77b-e778-49a2-9766-78b9ab11ecd9|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T09:24:18.817Z|783d9ec2-d2a3-47fa-a089-3588cc7ee644|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:24:18.818Z|783d9ec2-d2a3-47fa-a089-3588cc7ee644|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:24:19.838Z|1a73804d-1b0b-4824-af2c-33723cfeb0fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:24:19.839Z|1a73804d-1b0b-4824-af2c-33723cfeb0fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:24:21.463Z|4de11ad7-7472-4ee0-be05-e765df324c81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:24:21.463Z|4de11ad7-7472-4ee0-be05-e765df324c81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:24:21.466Z|0a60f337-8479-49bf-b479-5c78ba8fe0ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:24:21.467Z|0a60f337-8479-49bf-b479-5c78ba8fe0ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:24:21.472Z|ad2d5472-c8fc-4594-80ae-5707b9c23a2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:24:21.472Z|ad2d5472-c8fc-4594-80ae-5707b9c23a2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:24:31.494Z|3ab4c8ed-b51e-453c-a1ea-35ae58d98c97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:24:31.494Z|3ab4c8ed-b51e-453c-a1ea-35ae58d98c97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:24:31.502Z|c121d090-abb0-4573-9693-d0822e4ad023|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:24:31.503Z|59403f20-0f80-4540-abec-29ccc01cb53a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:24:31.503Z|c121d090-abb0-4573-9693-d0822e4ad023|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:24:31.504Z|59403f20-0f80-4540-abec-29ccc01cb53a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:24:33.817Z|d32a081a-b4ef-482e-b2df-10639870a926|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:24:33.818Z|d32a081a-b4ef-482e-b2df-10639870a926|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:24:41.526Z|331e0b26-4dba-4639-a007-fafb0db15141|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:24:41.527Z|331e0b26-4dba-4639-a007-fafb0db15141|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:24:41.530Z|e1c2d419-1925-41c5-9ad4-7fcdf06d3752|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:24:41.530Z|e1c2d419-1925-41c5-9ad4-7fcdf06d3752|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:24:41.533Z|61ba2ad0-30c2-4f38-955c-86d666b445a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:24:41.534Z|61ba2ad0-30c2-4f38-955c-86d666b445a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:24:48.817Z|72263bc5-5a9b-455e-b252-2d50c7056de7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:24:48.823Z|72263bc5-5a9b-455e-b252-2d50c7056de7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:24:49.839Z|f07717d8-c2fe-407b-a4fc-e2e11ec39be8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:24:49.840Z|f07717d8-c2fe-407b-a4fc-e2e11ec39be8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:24:51.559Z|cd334557-e68f-490d-85e0-3e7cc14ed728|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:24:51.559Z|cd334557-e68f-490d-85e0-3e7cc14ed728|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:24:51.561Z|77d5b5e5-1ee7-46d8-8883-6715f2de180c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:24:51.562Z|77d5b5e5-1ee7-46d8-8883-6715f2de180c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:24:51.565Z|2b1dc186-ca5a-4546-82c9-5d5bb77fb36c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:24:51.565Z|2b1dc186-ca5a-4546-82c9-5d5bb77fb36c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:25:01.592Z|350e8318-b686-4979-9183-1bf768645ac8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:25:01.592Z|350e8318-b686-4979-9183-1bf768645ac8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:25:01.593Z|d1b72b77-b810-4150-b60a-433c55cab5d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:25:01.594Z|d1b72b77-b810-4150-b60a-433c55cab5d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:25:01.601Z|e8b44bb8-5817-4bba-8371-91452eb380ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:25:01.603Z|e8b44bb8-5817-4bba-8371-91452eb380ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:25:03.817Z|765afadc-45a7-4164-8eb2-358badcb2aa1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:25:03.818Z|765afadc-45a7-4164-8eb2-358badcb2aa1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:25:11.618Z|34c8c2c6-b24e-4529-b920-18e1c99db011|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:25:11.619Z|34c8c2c6-b24e-4529-b920-18e1c99db011|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:25:11.624Z|d26c284d-c695-487e-b8c5-9a90c1541c86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:25:11.625Z|d26c284d-c695-487e-b8c5-9a90c1541c86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:25:11.633Z|f15b8108-4c70-407c-b3bd-9d0b58312379|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:25:11.634Z|f15b8108-4c70-407c-b3bd-9d0b58312379|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:25:15.771Z|afcf29b8-2a98-468c-a2cb-6c80d7e9c1f6|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T09:25:15.772Z|afcf29b8-2a98-468c-a2cb-6c80d7e9c1f6|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T09:25:18.817Z|77ed2748-0e6d-4a9c-a659-43bc701534ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:25:18.818Z|77ed2748-0e6d-4a9c-a659-43bc701534ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:25:19.840Z|3db0d69c-fc72-42f4-a724-3541ee201f4d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:25:19.841Z|3db0d69c-fc72-42f4-a724-3541ee201f4d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:25:21.646Z|1faf186c-5d2a-4feb-9010-31b0553c4d1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:25:21.646Z|1faf186c-5d2a-4feb-9010-31b0553c4d1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:25:21.652Z|89e795c2-2710-4c2d-8a5c-977906b9fd87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:25:21.652Z|89e795c2-2710-4c2d-8a5c-977906b9fd87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:25:21.660Z|9e80511b-f478-4bbc-b8e6-c2d465b3872a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:25:21.661Z|9e80511b-f478-4bbc-b8e6-c2d465b3872a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:25:31.674Z|663c1624-a627-4230-ae26-9f77bf2d91aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:25:31.675Z|663c1624-a627-4230-ae26-9f77bf2d91aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:25:31.679Z|23cf51d2-bc4e-4bfd-b237-d8c4956fcbea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:25:31.680Z|23cf51d2-bc4e-4bfd-b237-d8c4956fcbea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:25:31.692Z|0573fb20-09c9-4e8c-ad04-ce087429709a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:25:31.692Z|0573fb20-09c9-4e8c-ad04-ce087429709a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:25:33.817Z|c58e8c32-3291-4925-a5eb-b55e3cf59bb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:25:33.822Z|c58e8c32-3291-4925-a5eb-b55e3cf59bb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:25:41.706Z|b7122fbc-e147-41bf-bdc8-3229889d9fb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:25:41.707Z|b7122fbc-e147-41bf-bdc8-3229889d9fb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:25:41.707Z|476732bd-8aad-44fc-bd7c-c91f14063373|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:25:41.708Z|476732bd-8aad-44fc-bd7c-c91f14063373|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:25:41.723Z|e811cd38-dcf2-45aa-9c2a-2e4742382d4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:25:41.723Z|e811cd38-dcf2-45aa-9c2a-2e4742382d4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:25:48.817Z|96635b48-660f-48f6-ab11-efe6fe5d1a06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:25:48.818Z|96635b48-660f-48f6-ab11-efe6fe5d1a06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:25:49.841Z|0cf6ab73-59bb-4d03-8d0e-978e5c54166a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:25:49.842Z|0cf6ab73-59bb-4d03-8d0e-978e5c54166a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:25:51.738Z|91ffead3-a957-4277-9515-1ad18ed72e12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:25:51.739Z|91ffead3-a957-4277-9515-1ad18ed72e12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:25:51.748Z|196dc273-a741-4119-b6af-7aec3030b81e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:25:51.748Z|196dc273-a741-4119-b6af-7aec3030b81e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:25:51.761Z|ae31f597-018b-4cbb-99b0-4e92c4e56a43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:25:51.762Z|ae31f597-018b-4cbb-99b0-4e92c4e56a43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:26:01.763Z|0b1f26d8-1614-46d0-a341-06b67d42b193|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:26:01.763Z|0b1f26d8-1614-46d0-a341-06b67d42b193|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:26:01.776Z|f23dc6e6-28a2-4e80-8d5f-6a7907a7afd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:26:01.777Z|f23dc6e6-28a2-4e80-8d5f-6a7907a7afd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:26:01.790Z|5fbd7fff-abf0-421c-ab33-032600dde852|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:26:01.790Z|5fbd7fff-abf0-421c-ab33-032600dde852|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:26:03.817Z|27cf8874-252f-4f39-a811-99395730ac0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:26:03.818Z|27cf8874-252f-4f39-a811-99395730ac0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:26:11.788Z|81ba5fcf-f4dd-4888-816c-64e680f10ad7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:26:11.788Z|81ba5fcf-f4dd-4888-816c-64e680f10ad7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:26:11.805Z|0ce8bac6-2e57-4172-8946-8390e0faac86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:26:11.806Z|0ce8bac6-2e57-4172-8946-8390e0faac86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:26:11.816Z|4fa28cda-05ce-469b-b712-fd682955d79b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:26:11.816Z|4fa28cda-05ce-469b-b712-fd682955d79b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:26:15.772Z|bd6c1961-6379-4b3f-9dff-041b386805e0|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T09:26:15.772Z|bd6c1961-6379-4b3f-9dff-041b386805e0|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T09:26:18.817Z|2c844e5f-30c5-4332-95c5-f14210698a5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:26:18.822Z|2c844e5f-30c5-4332-95c5-f14210698a5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:26:19.842Z|494c9034-d261-4dc7-ad44-1024d285eb38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:26:19.843Z|494c9034-d261-4dc7-ad44-1024d285eb38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:26:21.824Z|6f9d750e-9d0b-4257-aa67-0f42a1be097c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:26:21.825Z|6f9d750e-9d0b-4257-aa67-0f42a1be097c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:26:21.858Z|878f4e6d-2f79-4f26-b6de-4bdf24af141f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:26:21.859Z|878f4e6d-2f79-4f26-b6de-4bdf24af141f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:26:21.859Z|c429183f-328e-42e9-9d74-9ff2e558eb4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:26:21.860Z|c429183f-328e-42e9-9d74-9ff2e558eb4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:26:31.869Z|441abd51-af74-49d7-8924-899cf74130d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:26:31.869Z|441abd51-af74-49d7-8924-899cf74130d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:26:31.888Z|8f56ea29-714a-4c3a-aff1-df8731f12cf0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:26:31.890Z|8f56ea29-714a-4c3a-aff1-df8731f12cf0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:26:31.891Z|2ed70cbb-0642-4338-935e-f0961d0aceb5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:26:31.892Z|2ed70cbb-0642-4338-935e-f0961d0aceb5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:26:33.817Z|498afe53-ad83-42a2-94dc-7ba675f340e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:26:33.818Z|498afe53-ad83-42a2-94dc-7ba675f340e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:26:41.904Z|c25d8eee-bf70-4e9a-886d-e6032694d6a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:26:41.905Z|c25d8eee-bf70-4e9a-886d-e6032694d6a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:26:41.920Z|1297b9d5-1c3a-4dba-a290-49f2d56fb751|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:26:41.921Z|1297b9d5-1c3a-4dba-a290-49f2d56fb751|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:26:41.922Z|df738537-660f-4395-844c-aacb6e7471ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:26:41.923Z|df738537-660f-4395-844c-aacb6e7471ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:26:48.817Z|57e74050-c1c2-4f3f-a3b2-6a3eb1f10373|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:26:48.818Z|57e74050-c1c2-4f3f-a3b2-6a3eb1f10373|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:26:49.843Z|6870bce3-f46d-4493-ab5a-21cacc023a5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:26:49.844Z|6870bce3-f46d-4493-ab5a-21cacc023a5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:26:51.938Z|a8876933-a323-4074-9c3d-27a4c80d53f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:26:51.939Z|a8876933-a323-4074-9c3d-27a4c80d53f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:26:51.951Z|4235ad45-6caa-4a37-b6b9-b62167820f1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:26:51.952Z|4235ad45-6caa-4a37-b6b9-b62167820f1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:26:51.952Z|b60abcb7-9c4f-4094-9851-1fe69e680d9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:26:51.952Z|b60abcb7-9c4f-4094-9851-1fe69e680d9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:27:01.969Z|a17f7241-cf8e-44ec-a691-f7732f89644f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:27:01.970Z|a17f7241-cf8e-44ec-a691-f7732f89644f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:27:01.984Z|a6822e31-e688-4fc6-b648-453622f6b6c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:27:01.984Z|e2106f02-89a2-40f0-b7c8-b6612910fa23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:27:01.985Z|a6822e31-e688-4fc6-b648-453622f6b6c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:27:01.985Z|e2106f02-89a2-40f0-b7c8-b6612910fa23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:27:03.817Z|869ec29c-b1df-4d59-b364-ea265c26739f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:27:03.822Z|869ec29c-b1df-4d59-b364-ea265c26739f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:27:12.007Z|c6506284-d466-4816-9c01-00e83820bae8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:27:12.008Z|c6506284-d466-4816-9c01-00e83820bae8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:27:12.013Z|122877e7-736d-4e04-9029-cdfbfc3bd49c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:27:12.013Z|122877e7-736d-4e04-9029-cdfbfc3bd49c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:27:12.015Z|ae82f642-f8ef-4523-950d-dff9590c7c1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:27:12.016Z|ae82f642-f8ef-4523-950d-dff9590c7c1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:27:15.770Z|6fb69153-d051-42b7-b975-0c3237699469|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T09:27:15.771Z|6fb69153-d051-42b7-b975-0c3237699469|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T09:27:18.817Z|41a867bd-2533-4d04-9af6-dab3357a603b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:27:18.818Z|41a867bd-2533-4d04-9af6-dab3357a603b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:27:19.844Z|a56f60e4-ef22-42a4-9b0d-7ad0d735cf5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:27:19.845Z|a56f60e4-ef22-42a4-9b0d-7ad0d735cf5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:27:22.043Z|329572d9-2ea6-43c8-8486-e0f3f757a3c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:27:22.044Z|329572d9-2ea6-43c8-8486-e0f3f757a3c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:27:22.049Z|814d25a8-a052-4577-aa83-dc352547bf5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:27:22.049Z|e9e4077b-0883-4e4e-ae1c-26c032cfa060|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:27:22.049Z|814d25a8-a052-4577-aa83-dc352547bf5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:27:22.049Z|e9e4077b-0883-4e4e-ae1c-26c032cfa060|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:27:32.077Z|96ecc649-52e8-4e09-89e7-3c5a3c2177ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:27:32.077Z|96ecc649-52e8-4e09-89e7-3c5a3c2177ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:27:32.079Z|e6ba86c6-a234-4de9-a4e1-a22785aa1b06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:27:32.080Z|e6ba86c6-a234-4de9-a4e1-a22785aa1b06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:27:32.084Z|a3487f4a-d1a7-4cf0-bceb-de41cc86621e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:27:32.085Z|a3487f4a-d1a7-4cf0-bceb-de41cc86621e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:27:33.817Z|af94ecc4-e206-4b36-982e-f76b9472a316|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:27:33.818Z|af94ecc4-e206-4b36-982e-f76b9472a316|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:27:42.108Z|c557ed32-889e-49dd-a56a-1d5ee7c4b6a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:27:42.108Z|c557ed32-889e-49dd-a56a-1d5ee7c4b6a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:27:42.113Z|f29c7666-86d6-4aaf-94da-a2f1fd9639ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:27:42.114Z|c126d8ee-08b0-41aa-9ac6-722f67970640|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:27:42.114Z|f29c7666-86d6-4aaf-94da-a2f1fd9639ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:27:42.114Z|c126d8ee-08b0-41aa-9ac6-722f67970640|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:27:48.817Z|a689089d-bd2c-4ba9-b62b-baf6287b68b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:27:48.821Z|a689089d-bd2c-4ba9-b62b-baf6287b68b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:27:49.851Z|4f51479a-ec74-418a-8bb4-bd1c079158e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:27:49.851Z|4f51479a-ec74-418a-8bb4-bd1c079158e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:27:52.139Z|8d77070d-13fe-438a-9f7b-1540a7e64d1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:27:52.140Z|8d77070d-13fe-438a-9f7b-1540a7e64d1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:27:52.142Z|7c21f382-6354-4eb3-aed8-1eba4b9644b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:27:52.142Z|7c21f382-6354-4eb3-aed8-1eba4b9644b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:27:52.148Z|ec766726-85b1-4388-9b1a-7a99bdfe7650|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:27:52.149Z|ec766726-85b1-4388-9b1a-7a99bdfe7650|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:28:02.178Z|9ef04242-bc53-478c-9d73-e82e1af839e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:28:02.178Z|c1dafa44-bc61-4e2c-8a7f-31c4f7d63508|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:28:02.180Z|c1dafa44-bc61-4e2c-8a7f-31c4f7d63508|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:28:02.179Z|9ef04242-bc53-478c-9d73-e82e1af839e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:28:02.187Z|ca3142bb-ae7e-44fb-837c-b6ff54012a26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:28:02.187Z|ca3142bb-ae7e-44fb-837c-b6ff54012a26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:28:03.818Z|484172ba-d6a0-41b4-9445-215dec8dc63e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:28:03.818Z|484172ba-d6a0-41b4-9445-215dec8dc63e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:28:12.209Z|3f9afe74-6c20-4034-af09-3fd0e1197758|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:28:12.209Z|3f9afe74-6c20-4034-af09-3fd0e1197758|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:28:12.216Z|1bd1a1c4-ed31-4bba-a955-14b7a0de139f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:28:12.216Z|1bd1a1c4-ed31-4bba-a955-14b7a0de139f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:28:12.218Z|773b22eb-a4ef-4a56-8b3f-5971086f3331|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:28:12.219Z|773b22eb-a4ef-4a56-8b3f-5971086f3331|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:28:15.770Z|3975e500-5000-45df-bcf4-1541178e5a46|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T09:28:15.771Z|3975e500-5000-45df-bcf4-1541178e5a46|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T09:28:18.824Z|71f92e1f-ae60-4977-8c67-e5a35beac61b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:28:18.828Z|71f92e1f-ae60-4977-8c67-e5a35beac61b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:28:19.852Z|34358736-6713-4f11-871b-f3d3fa3ad766|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:28:19.852Z|34358736-6713-4f11-871b-f3d3fa3ad766|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:28:22.260Z|735e006b-c95c-4663-ba4b-e223390a0362|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:28:22.261Z|735e006b-c95c-4663-ba4b-e223390a0362|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:28:22.271Z|f9c3d960-f92d-4e8a-ad0c-588806df2bed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:28:22.272Z|f9c3d960-f92d-4e8a-ad0c-588806df2bed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:28:22.273Z|07dee0a4-0159-4738-8cc6-88c4d098a158|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:28:22.273Z|07dee0a4-0159-4738-8cc6-88c4d098a158|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:28:32.307Z|6b86af35-cec3-4ea8-b884-73cc4b9cf1c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:28:32.307Z|c7698564-c0a9-4d69-b7fe-d5c62a7176e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:28:32.308Z|6b86af35-cec3-4ea8-b884-73cc4b9cf1c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:28:32.308Z|c7698564-c0a9-4d69-b7fe-d5c62a7176e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:28:32.310Z|e3d2df4a-4dbe-4b5a-8245-edded1619ed0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:28:32.310Z|e3d2df4a-4dbe-4b5a-8245-edded1619ed0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:28:33.817Z|4889e92f-6b9d-4e4e-8a65-5a9376a4f9ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:28:33.818Z|4889e92f-6b9d-4e4e-8a65-5a9376a4f9ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:28:42.359Z|5ae9d1d0-f175-4361-827d-eec6cf652b2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:28:42.360Z|5ae9d1d0-f175-4361-827d-eec6cf652b2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:28:42.360Z|347f0b39-5b45-4e01-9ffa-57a5fe78fdf4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:28:42.360Z|347f0b39-5b45-4e01-9ffa-57a5fe78fdf4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:28:42.364Z|e003ce21-bffa-4ff5-94c6-a5741d4e9b28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:28:42.365Z|e003ce21-bffa-4ff5-94c6-a5741d4e9b28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:28:48.817Z|14b57b88-60a1-4f5c-8c55-73ba624231b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:28:48.818Z|14b57b88-60a1-4f5c-8c55-73ba624231b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:28:49.853Z|0b345b37-ecde-4b70-8c65-d154645d99d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:28:49.853Z|0b345b37-ecde-4b70-8c65-d154645d99d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:28:52.394Z|3a836224-0936-4094-b73d-2402bf08f536|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:28:52.395Z|3a836224-0936-4094-b73d-2402bf08f536|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:28:52.401Z|1f6ec3d8-c05b-44fd-aa48-8e90869b36e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:28:52.402Z|1f6ec3d8-c05b-44fd-aa48-8e90869b36e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:28:52.403Z|dc0cedf1-2058-4cd2-a857-2a3838bcfdf8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:28:52.403Z|dc0cedf1-2058-4cd2-a857-2a3838bcfdf8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:29:02.427Z|90e7ed0e-ef37-48a1-9244-78f6191208f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:29:02.428Z|90e7ed0e-ef37-48a1-9244-78f6191208f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:29:02.432Z|bd6cc4ec-6e5d-4d71-afd5-0051d859d0fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:29:02.432Z|5bc0d40a-ecc5-4345-9a16-f5ed0d625be1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:29:02.433Z|bd6cc4ec-6e5d-4d71-afd5-0051d859d0fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:29:02.433Z|5bc0d40a-ecc5-4345-9a16-f5ed0d625be1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:29:03.817Z|a7ee1bbb-7b04-408b-8014-cccfac2d69c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:29:03.822Z|a7ee1bbb-7b04-408b-8014-cccfac2d69c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:29:12.457Z|4242aa8e-0cba-4af5-bfbe-c6bd2989e6a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:29:12.457Z|4242aa8e-0cba-4af5-bfbe-c6bd2989e6a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:29:12.460Z|30efc11d-445c-4b17-a0a8-2a9ab500ae7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:29:12.460Z|30efc11d-445c-4b17-a0a8-2a9ab500ae7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:29:12.464Z|f9f049a3-c611-47a1-96a1-5410b8affb72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:29:12.465Z|f9f049a3-c611-47a1-96a1-5410b8affb72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:29:15.771Z|9d99490b-fc8d-4819-935e-a1190bc33ed9|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T09:29:15.772Z|9d99490b-fc8d-4819-935e-a1190bc33ed9|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T09:29:18.817Z|ba73284b-f7b6-488d-b964-d58662420b13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:29:18.818Z|ba73284b-f7b6-488d-b964-d58662420b13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:29:19.854Z|c960278d-05ea-40a1-aaf3-4f279fd5a35e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:29:19.854Z|c960278d-05ea-40a1-aaf3-4f279fd5a35e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:29:22.488Z|a6a1d7de-043c-4d3e-b767-78da10ec9bde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:29:22.488Z|a6a1d7de-043c-4d3e-b767-78da10ec9bde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:29:22.492Z|b86bab18-cd6e-4bba-bb1d-d369c9261235|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:29:22.493Z|b86bab18-cd6e-4bba-bb1d-d369c9261235|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:29:22.494Z|f7ec90d4-50f1-4fa8-b3b8-bcd20f7cec32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:29:22.494Z|f7ec90d4-50f1-4fa8-b3b8-bcd20f7cec32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:29:32.519Z|1d1c55a4-52c2-48b8-946e-0c71a19dc2ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:29:32.520Z|1d1c55a4-52c2-48b8-946e-0c71a19dc2ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:29:32.520Z|77c5f1a5-b1c8-4cc9-9cad-feed3a66201c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:29:32.520Z|77c5f1a5-b1c8-4cc9-9cad-feed3a66201c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:29:32.527Z|e40d178b-01d5-44f6-bb21-52081d68cdc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:29:32.528Z|e40d178b-01d5-44f6-bb21-52081d68cdc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:29:33.817Z|e785c426-5b94-4807-80a8-ebf63add10dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:29:33.818Z|e785c426-5b94-4807-80a8-ebf63add10dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:29:42.567Z|d4155be1-631a-4650-801e-ce093fb912f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:29:42.567Z|d4155be1-631a-4650-801e-ce093fb912f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:29:42.576Z|64b72e50-906e-47eb-996e-a8aef526c0aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:29:42.576Z|64b72e50-906e-47eb-996e-a8aef526c0aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:29:42.577Z|70bceb02-a7de-4f33-aaa1-50094e0f32dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:29:42.578Z|70bceb02-a7de-4f33-aaa1-50094e0f32dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:29:48.817Z|07f48179-c7db-4c16-9e64-0ada13e3fa7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:29:48.822Z|07f48179-c7db-4c16-9e64-0ada13e3fa7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:29:49.855Z|1c3aa3f0-583d-4898-8475-40faccf6065b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:29:49.855Z|1c3aa3f0-583d-4898-8475-40faccf6065b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:29:52.603Z|8bf90153-1590-4f23-a708-503f37d3f63d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:29:52.604Z|8bf90153-1590-4f23-a708-503f37d3f63d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:29:52.604Z|98d24fed-dd63-464d-8baa-12b40fd149a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:29:52.605Z|98d24fed-dd63-464d-8baa-12b40fd149a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:29:52.607Z|f13f8a79-5335-4f21-97ac-c6acce32c409|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:29:52.608Z|f13f8a79-5335-4f21-97ac-c6acce32c409|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:30:02.642Z|ef40c73b-6856-40de-8d3a-e94167ac6740|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:30:02.642Z|ef40c73b-6856-40de-8d3a-e94167ac6740|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:30:02.642Z|5bba557b-b154-427d-85d2-762914bca5d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:30:02.643Z|5bba557b-b154-427d-85d2-762914bca5d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:30:02.649Z|f7dbb901-ea29-4fc2-a13c-8a1ba25e26cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:30:02.649Z|f7dbb901-ea29-4fc2-a13c-8a1ba25e26cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:30:03.817Z|cde39797-e468-4308-909d-76cf1e8ffbd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:30:03.818Z|cde39797-e468-4308-909d-76cf1e8ffbd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:30:12.674Z|d9b2b787-4dbd-4a2a-8e45-8e0acd02e437|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:30:12.675Z|d9b2b787-4dbd-4a2a-8e45-8e0acd02e437|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:30:12.675Z|06b7c83a-ba82-497c-b580-9ad00141038c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:30:12.676Z|06b7c83a-ba82-497c-b580-9ad00141038c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:30:12.685Z|4fe359d5-3b2e-4329-9209-b2392cfa7b22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:30:12.686Z|4fe359d5-3b2e-4329-9209-b2392cfa7b22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:30:15.772Z|ba53ac83-d060-4cd2-95fa-87acb7778a38|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T09:30:15.772Z|ba53ac83-d060-4cd2-95fa-87acb7778a38|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T09:30:18.817Z|c05419cb-210f-4f56-a9ce-8914e41ce7f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:30:18.818Z|c05419cb-210f-4f56-a9ce-8914e41ce7f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:30:19.856Z|a91c644a-328f-43f5-a555-87cc2ae733d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:30:19.856Z|a91c644a-328f-43f5-a555-87cc2ae733d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:30:22.710Z|698187e5-a007-4fb1-a834-4bb0c8454fa4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:30:22.711Z|698187e5-a007-4fb1-a834-4bb0c8454fa4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:30:22.712Z|d4f37282-db15-4aae-998e-68d0d3943fa1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:30:22.712Z|d4f37282-db15-4aae-998e-68d0d3943fa1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:30:22.715Z|1fe67773-aaf9-473a-9340-ef4c67ab9b20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:30:22.716Z|1fe67773-aaf9-473a-9340-ef4c67ab9b20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:30:32.741Z|b91c6446-3db6-49b2-8be9-28871d9064b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:30:32.742Z|e54935c4-01bb-4773-9dc3-224e5bcd3dd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:30:32.742Z|e54935c4-01bb-4773-9dc3-224e5bcd3dd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:30:32.743Z|b91c6446-3db6-49b2-8be9-28871d9064b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:30:32.745Z|6cfc1ca0-79ad-41a0-b47b-c83ccab295ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:30:32.746Z|6cfc1ca0-79ad-41a0-b47b-c83ccab295ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:30:33.817Z|f4a0d5df-0b4b-400c-9bd5-44b3d9326342|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:30:33.821Z|f4a0d5df-0b4b-400c-9bd5-44b3d9326342|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:30:42.768Z|42ddf6c2-96dd-4b7d-b447-0d697abcfb65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:30:42.768Z|42ddf6c2-96dd-4b7d-b447-0d697abcfb65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:30:42.771Z|5c323342-43b2-4a61-adf8-caa37070425d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:30:42.772Z|5c323342-43b2-4a61-adf8-caa37070425d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:30:42.775Z|d10763a3-41e4-4cb6-8a0d-5963d3d8f9be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:30:42.776Z|d10763a3-41e4-4cb6-8a0d-5963d3d8f9be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:30:48.817Z|b1ce7394-338e-4991-91bb-dd0fc4fa0a56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:30:48.818Z|b1ce7394-338e-4991-91bb-dd0fc4fa0a56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:30:49.857Z|a356fdd0-4922-468c-b730-b36a5cc9de01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:30:49.857Z|a356fdd0-4922-468c-b730-b36a5cc9de01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:30:52.804Z|0d4d95b9-e3a2-49c2-8a40-0fde1992c60a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:30:52.805Z|0d4d95b9-e3a2-49c2-8a40-0fde1992c60a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:30:52.808Z|087f7ded-7a9b-445c-8ed9-403a5817501f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:30:52.809Z|087f7ded-7a9b-445c-8ed9-403a5817501f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:30:52.811Z|f8b4945f-0e91-41f1-9a65-95e1f2df4754|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:30:52.812Z|f8b4945f-0e91-41f1-9a65-95e1f2df4754|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:31:02.838Z|e12e977f-bdd6-4b26-8ca3-82ad5415584e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:31:02.838Z|48a53054-18da-4893-9df8-2120f2ee807d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:31:02.839Z|e12e977f-bdd6-4b26-8ca3-82ad5415584e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:31:02.840Z|48a53054-18da-4893-9df8-2120f2ee807d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:31:02.842Z|995a11ea-8537-4e4e-9bfa-ae5c657996af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:31:02.843Z|995a11ea-8537-4e4e-9bfa-ae5c657996af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:31:03.817Z|f1ff85b0-bf73-4d89-bf3f-cd28a52fa6fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:31:03.818Z|f1ff85b0-bf73-4d89-bf3f-cd28a52fa6fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:31:12.867Z|b9e322e7-f447-4452-9553-1c478e399641|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:31:12.868Z|b9e322e7-f447-4452-9553-1c478e399641|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:31:12.869Z|8aea56f8-c894-45b6-b291-5661cc4d0f92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:31:12.870Z|8aea56f8-c894-45b6-b291-5661cc4d0f92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:31:12.874Z|b52acd46-ab8e-4773-a4ee-6bef9bad49a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:31:12.875Z|b52acd46-ab8e-4773-a4ee-6bef9bad49a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:31:15.772Z|8bef8346-c20f-4a46-9300-98e008b02b30|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T09:31:15.772Z|8bef8346-c20f-4a46-9300-98e008b02b30|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T09:31:18.817Z|c929b532-115a-4d0f-9959-7051006ed765|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:31:18.822Z|c929b532-115a-4d0f-9959-7051006ed765|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:31:19.858Z|518bbddb-59c8-422d-a1ca-86d79a2aa7bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:31:19.858Z|518bbddb-59c8-422d-a1ca-86d79a2aa7bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:31:22.902Z|abd9816a-c0e8-46ba-b7ae-b2e60ac2fe76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:31:22.904Z|abd9816a-c0e8-46ba-b7ae-b2e60ac2fe76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:31:22.904Z|71300687-d925-4740-82e8-adb2909a9340|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:31:22.905Z|71300687-d925-4740-82e8-adb2909a9340|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:31:22.905Z|28360cf3-0e28-425a-85b0-b33b3932bf83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:31:22.905Z|28360cf3-0e28-425a-85b0-b33b3932bf83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:31:32.930Z|c35cb808-b6d0-4923-ba54-2b979e1e799a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:31:32.931Z|c35cb808-b6d0-4923-ba54-2b979e1e799a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:31:32.933Z|3456f73b-4ae2-41b3-8906-653115d8db63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:31:32.934Z|3456f73b-4ae2-41b3-8906-653115d8db63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:31:32.935Z|f0dab918-bd1b-4c3a-b7de-90a1a199812f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:31:32.936Z|f0dab918-bd1b-4c3a-b7de-90a1a199812f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:31:33.817Z|94b2e17f-f009-472f-827e-a55596f7f009|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:31:33.818Z|94b2e17f-f009-472f-827e-a55596f7f009|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:31:42.958Z|be10bedb-a97e-4f24-bef0-0a65e0a7dd1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:31:42.959Z|be10bedb-a97e-4f24-bef0-0a65e0a7dd1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:31:42.963Z|75f307b7-2257-4900-9f4b-3a3d868f8ff5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:31:42.964Z|75f307b7-2257-4900-9f4b-3a3d868f8ff5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:31:42.967Z|8a0f4c1e-1bd9-4c45-9d8d-ea983311b048|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:31:42.967Z|8a0f4c1e-1bd9-4c45-9d8d-ea983311b048|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:31:48.817Z|cfc9cdb1-8ded-4b4c-b10f-783d1d12061c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:31:48.818Z|cfc9cdb1-8ded-4b4c-b10f-783d1d12061c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:31:49.858Z|4ba9a29a-46d6-4fed-8b5a-7db05bb43a69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:31:49.859Z|4ba9a29a-46d6-4fed-8b5a-7db05bb43a69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:31:52.987Z|0616bc5e-5f51-475b-b151-2747c50bedea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:31:52.987Z|0616bc5e-5f51-475b-b151-2747c50bedea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:31:52.993Z|71bd74a1-24c4-4db3-80f2-c26a9bd91110|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:31:52.994Z|71bd74a1-24c4-4db3-80f2-c26a9bd91110|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:31:52.996Z|6fbc068a-1a16-4f25-9a22-fd40d478a8ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:31:52.997Z|6fbc068a-1a16-4f25-9a22-fd40d478a8ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:32:03.017Z|dd7c74d6-b09e-49ec-9335-2457259a258d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:32:03.018Z|dd7c74d6-b09e-49ec-9335-2457259a258d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:32:03.023Z|d78149c2-ee08-4aeb-be6f-5c74851b77b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:32:03.024Z|d78149c2-ee08-4aeb-be6f-5c74851b77b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:32:03.024Z|9269f934-6bfe-4f59-948e-611f8473fd90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:32:03.024Z|9269f934-6bfe-4f59-948e-611f8473fd90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:32:03.817Z|205642ff-3ea1-40e3-8c45-d1818864da3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:32:03.821Z|205642ff-3ea1-40e3-8c45-d1818864da3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:32:13.046Z|9bcb8208-30ea-4cb0-974c-9b8d9a766680|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:32:13.046Z|9bcb8208-30ea-4cb0-974c-9b8d9a766680|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:32:13.052Z|98fddc98-ba3d-4023-8e4c-94da971d7449|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:32:13.052Z|e2393a55-6f5f-474a-b396-049474ff0d12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:32:13.052Z|98fddc98-ba3d-4023-8e4c-94da971d7449|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:32:13.052Z|e2393a55-6f5f-474a-b396-049474ff0d12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:32:15.772Z|1d0a463e-2679-4073-a306-9e681c8a200e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T09:32:15.773Z|1d0a463e-2679-4073-a306-9e681c8a200e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T09:32:18.817Z|ac320cee-658d-4451-94d2-fcc5a0baf6c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:32:18.818Z|ac320cee-658d-4451-94d2-fcc5a0baf6c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:32:19.859Z|9ae628bf-9189-40bf-bec2-b5c6c1bbde3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:32:19.860Z|9ae628bf-9189-40bf-bec2-b5c6c1bbde3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:32:23.075Z|76c63196-5c88-47e0-bfae-227533e810de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:32:23.076Z|76c63196-5c88-47e0-bfae-227533e810de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:32:23.077Z|0b012d47-61bb-4198-aeaa-9b89a128959a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:32:23.077Z|0b012d47-61bb-4198-aeaa-9b89a128959a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:32:23.084Z|2475457c-ff50-4df2-b5ec-f1bc8db6948d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:32:23.084Z|2475457c-ff50-4df2-b5ec-f1bc8db6948d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:32:33.113Z|d0225fd6-2c48-47d6-8b2e-02e92664ae2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:32:33.114Z|d0225fd6-2c48-47d6-8b2e-02e92664ae2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:32:33.118Z|cd48712b-389f-485f-a3fb-145279350b39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:32:33.119Z|cd48712b-389f-485f-a3fb-145279350b39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:32:33.120Z|1f57e932-8794-4de2-b290-ce1ebbb86c26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:32:33.121Z|1f57e932-8794-4de2-b290-ce1ebbb86c26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:32:33.817Z|34d26b06-bb2a-4b2a-9443-d27973712627|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:32:33.818Z|34d26b06-bb2a-4b2a-9443-d27973712627|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:32:43.149Z|b19b1259-de3c-456f-b881-bcfe88a76234|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:32:43.149Z|e8a33d32-cad8-4e9d-bfe7-1e894f58e4c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:32:43.150Z|e8a33d32-cad8-4e9d-bfe7-1e894f58e4c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:32:43.150Z|b19b1259-de3c-456f-b881-bcfe88a76234|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:32:43.154Z|b9e3f2d5-bde3-46f1-9ff7-5fb6220074cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:32:43.156Z|b9e3f2d5-bde3-46f1-9ff7-5fb6220074cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:32:48.817Z|8fecf45b-a6fc-458e-a160-a793fd5d697f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:32:48.822Z|8fecf45b-a6fc-458e-a160-a793fd5d697f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:32:49.860Z|cec1b768-ab53-4b7c-9d63-515c940ac569|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:32:49.861Z|cec1b768-ab53-4b7c-9d63-515c940ac569|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:32:53.186Z|96707c83-771e-4d05-958a-891563c30c5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:32:53.187Z|96707c83-771e-4d05-958a-891563c30c5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:32:53.199Z|24ec2981-7b21-4196-826d-37d79ca9c870|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:32:53.200Z|24ec2981-7b21-4196-826d-37d79ca9c870|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:32:53.200Z|01e517b5-9ca7-4c41-a941-75aee993656c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:32:53.200Z|01e517b5-9ca7-4c41-a941-75aee993656c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:33:03.215Z|650cd2d2-95e0-481d-87c7-90cf91e62a79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:33:03.216Z|650cd2d2-95e0-481d-87c7-90cf91e62a79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:33:03.234Z|66396a82-fb54-4ebd-8333-965e31171835|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:33:03.235Z|66396a82-fb54-4ebd-8333-965e31171835|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:33:03.237Z|454887d8-11c3-4f9f-99ad-04de19cc2b74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:33:03.238Z|454887d8-11c3-4f9f-99ad-04de19cc2b74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:33:03.817Z|7d91aea9-cecf-4ace-86f5-02c89c4f0209|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:33:03.818Z|7d91aea9-cecf-4ace-86f5-02c89c4f0209|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:33:13.248Z|1e95e9f1-6fad-4e2b-ad2d-003c8ca3b27d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:33:13.248Z|1e95e9f1-6fad-4e2b-ad2d-003c8ca3b27d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:33:13.267Z|05c6e0f5-2f52-49ca-bd45-56dbbad7b0d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:33:13.267Z|05c6e0f5-2f52-49ca-bd45-56dbbad7b0d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:33:13.272Z|940dede9-f4de-4cf6-85aa-c26fe74af45a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:33:13.272Z|940dede9-f4de-4cf6-85aa-c26fe74af45a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:33:15.771Z|adea0c4e-95d8-4111-834c-3b901119a21a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T09:33:15.771Z|adea0c4e-95d8-4111-834c-3b901119a21a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T09:33:18.817Z|f1d8a0f3-59d0-4567-94cf-c3fef88f20fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:33:18.818Z|f1d8a0f3-59d0-4567-94cf-c3fef88f20fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:33:19.862Z|b27c24d1-64c0-48d9-9788-4de3e9859975|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:33:19.862Z|b27c24d1-64c0-48d9-9788-4de3e9859975|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:33:23.287Z|f0660eb5-290b-4696-94b7-178ab9b80f21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:33:23.288Z|f0660eb5-290b-4696-94b7-178ab9b80f21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:33:23.296Z|cdef77e9-8a86-4476-8121-7e8dec6b5817|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:33:23.297Z|cdef77e9-8a86-4476-8121-7e8dec6b5817|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:33:23.306Z|563fa160-e974-4107-bb13-789dbf9a1f62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:33:23.307Z|563fa160-e974-4107-bb13-789dbf9a1f62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:33:33.318Z|9735e8b3-f25f-42f7-a563-caf17d35f6d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:33:33.319Z|9735e8b3-f25f-42f7-a563-caf17d35f6d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:33:33.326Z|bc813bed-900f-43a0-a3ec-51e0b68731a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:33:33.326Z|bc813bed-900f-43a0-a3ec-51e0b68731a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:33:33.336Z|352332d9-4181-49fc-8f02-131b530fc981|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:33:33.336Z|352332d9-4181-49fc-8f02-131b530fc981|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:33:33.817Z|0b0663df-554b-40c7-b591-204479615806|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:33:33.821Z|0b0663df-554b-40c7-b591-204479615806|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:33:43.350Z|aea9be2c-f7d0-4589-93cc-ce9445c8fafa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:33:43.351Z|aea9be2c-f7d0-4589-93cc-ce9445c8fafa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:33:43.353Z|d4c75d1c-b577-4080-a80e-c8525a4bbfad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:33:43.353Z|d4c75d1c-b577-4080-a80e-c8525a4bbfad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:33:43.364Z|42894722-1f0a-4927-8bb8-7aa2cb0e449c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:33:43.364Z|42894722-1f0a-4927-8bb8-7aa2cb0e449c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:33:48.818Z|b3289f69-dfb8-424a-9200-afe8dd6f3abe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:33:48.818Z|b3289f69-dfb8-424a-9200-afe8dd6f3abe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:33:49.862Z|34228dc1-3204-4d0a-a295-dc91dcd1ded6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:33:49.863Z|34228dc1-3204-4d0a-a295-dc91dcd1ded6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:33:53.383Z|ce80cc44-618d-4c94-8b9d-66157c4622dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:33:53.384Z|ce80cc44-618d-4c94-8b9d-66157c4622dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:33:53.385Z|d67e55a7-a256-42ee-8c2f-7114141865e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:33:53.385Z|d67e55a7-a256-42ee-8c2f-7114141865e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:33:53.398Z|718a08ad-fafc-4b6d-8a81-de63495bdc1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:33:53.398Z|718a08ad-fafc-4b6d-8a81-de63495bdc1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:34:03.414Z|ee18d255-2b46-4c11-a9b4-e23b2084607b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:34:03.415Z|b0368092-af33-487f-8b01-9f45399b4b9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:34:03.415Z|ee18d255-2b46-4c11-a9b4-e23b2084607b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:34:03.415Z|b0368092-af33-487f-8b01-9f45399b4b9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:34:03.426Z|63aea4e0-074f-44fe-a7ae-a86be6d2b4b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:34:03.427Z|63aea4e0-074f-44fe-a7ae-a86be6d2b4b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:34:03.817Z|cfb1c8f0-0813-4f5b-b7c7-603ff4025c9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:34:03.818Z|cfb1c8f0-0813-4f5b-b7c7-603ff4025c9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:34:13.444Z|df8166d7-a527-4a9b-97ce-f08f0ebd3b58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:34:13.444Z|df8166d7-a527-4a9b-97ce-f08f0ebd3b58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:34:13.449Z|ec65e4f2-880d-40b7-86b0-c517c2d59a73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:34:13.450Z|ec65e4f2-880d-40b7-86b0-c517c2d59a73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:34:13.459Z|bb1dc607-b502-4900-b812-3c45c9829923|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:34:13.459Z|bb1dc607-b502-4900-b812-3c45c9829923|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:34:15.771Z|56138f20-4851-4e5d-8793-a6ecf88cbdc2|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T09:34:15.772Z|56138f20-4851-4e5d-8793-a6ecf88cbdc2|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T09:34:18.817Z|efc85f7c-07ac-49fe-a65b-ab463f2d20c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:34:18.822Z|efc85f7c-07ac-49fe-a65b-ab463f2d20c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:34:19.864Z|94092b80-526f-4f88-8b32-3c70427810bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:34:19.864Z|94092b80-526f-4f88-8b32-3c70427810bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:34:23.470Z|3930e235-85d9-4640-9573-710774ebcfc3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:34:23.471Z|3930e235-85d9-4640-9573-710774ebcfc3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:34:23.477Z|eefc083a-313f-4fa7-ad3c-c685e1e97dbc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:34:23.478Z|eefc083a-313f-4fa7-ad3c-c685e1e97dbc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:34:23.487Z|90fd0052-4d07-46e5-8ec1-f200e66d54b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:34:23.487Z|90fd0052-4d07-46e5-8ec1-f200e66d54b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:34:33.503Z|1b7d4487-6a9f-46f5-b415-6ef8617f41b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:34:33.504Z|1b7d4487-6a9f-46f5-b415-6ef8617f41b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:34:33.507Z|6d98ce79-737b-49ba-bc34-30ff996f943f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:34:33.511Z|6d98ce79-737b-49ba-bc34-30ff996f943f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:34:33.517Z|fa66af6f-ee80-4ce5-9a21-13238e9fa031|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:34:33.517Z|fa66af6f-ee80-4ce5-9a21-13238e9fa031|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:34:33.817Z|eceae612-e639-4d63-87c7-dd19086bb1ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:34:33.818Z|eceae612-e639-4d63-87c7-dd19086bb1ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:34:43.549Z|da1cc06c-99f1-4e0d-989c-43e2c0257550|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:34:43.549Z|da1cc06c-99f1-4e0d-989c-43e2c0257550|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:34:43.549Z|dc7dad94-2fa0-4324-a294-17028435cc76|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:34:43.550Z|dc7dad94-2fa0-4324-a294-17028435cc76|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:34:43.552Z|7b67c65e-7605-4731-8065-e3fc5b118d8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:34:43.553Z|7b67c65e-7605-4731-8065-e3fc5b118d8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:34:48.817Z|d27a4d10-118d-489a-b304-13870ed13fea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:34:48.818Z|d27a4d10-118d-489a-b304-13870ed13fea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:34:49.865Z|abf8c6d5-b9da-4ec0-8f77-32c7443e5226|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:34:49.866Z|abf8c6d5-b9da-4ec0-8f77-32c7443e5226|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:34:53.581Z|682a6fce-7d1d-4ea8-860e-b65d07c4da1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:34:53.581Z|682a6fce-7d1d-4ea8-860e-b65d07c4da1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:34:53.585Z|d30181c6-2b22-4eb7-94b3-48bfb90e1da6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:34:53.585Z|d30181c6-2b22-4eb7-94b3-48bfb90e1da6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:34:53.587Z|3daf38c8-f94e-4a41-b615-e8ba91fd8d5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:34:53.588Z|3daf38c8-f94e-4a41-b615-e8ba91fd8d5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:35:03.612Z|dcf4f89c-c06f-43bc-86bf-3282ef732554|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:35:03.613Z|0eab45c4-4c1a-4fe7-904b-dd2e868f57a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:35:03.613Z|0eab45c4-4c1a-4fe7-904b-dd2e868f57a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:35:03.614Z|dcf4f89c-c06f-43bc-86bf-3282ef732554|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:35:03.618Z|55d78072-4ffc-4174-9c29-785109b44ac8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:35:03.619Z|55d78072-4ffc-4174-9c29-785109b44ac8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:35:03.817Z|c1c85701-cb13-42ce-b1b8-a0f7bcc521f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:35:03.822Z|c1c85701-cb13-42ce-b1b8-a0f7bcc521f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:35:13.643Z|e586f424-711e-487c-95ff-e33b5fff53c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:35:13.644Z|e586f424-711e-487c-95ff-e33b5fff53c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:35:13.646Z|53bad2be-714d-4ff3-91d1-731cd3ac59d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:35:13.647Z|53bad2be-714d-4ff3-91d1-731cd3ac59d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:35:13.652Z|b3a6eeb6-3a9f-450e-81bc-e9d44ba17979|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:35:13.652Z|b3a6eeb6-3a9f-450e-81bc-e9d44ba17979|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:35:15.773Z|69d1f0fd-10a1-4d8c-9faf-773a891b70ad|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T09:35:15.774Z|69d1f0fd-10a1-4d8c-9faf-773a891b70ad|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T09:35:18.817Z|2cd1c106-2596-435d-a7d3-15ef8e5ed80c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:35:18.818Z|2cd1c106-2596-435d-a7d3-15ef8e5ed80c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:35:19.866Z|908faae8-ba05-4e29-9062-df9e6fa36cd1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:35:19.867Z|908faae8-ba05-4e29-9062-df9e6fa36cd1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:35:23.671Z|066659cf-f640-4908-a360-aa05b0374231|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:35:23.672Z|066659cf-f640-4908-a360-aa05b0374231|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:35:23.677Z|f63bdc61-54d4-4f07-8000-967326bd2a32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:35:23.678Z|f63bdc61-54d4-4f07-8000-967326bd2a32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:35:23.678Z|c31dad4e-21ca-4121-a287-7269797bbd0e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:35:23.678Z|c31dad4e-21ca-4121-a287-7269797bbd0e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:35:33.698Z|facbf811-688a-43fb-a8cf-11d98acde537|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:35:33.699Z|facbf811-688a-43fb-a8cf-11d98acde537|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:35:33.706Z|cc3acd6e-7acc-4608-b3bb-1a312f38bd51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:35:33.706Z|cc3acd6e-7acc-4608-b3bb-1a312f38bd51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:35:33.706Z|94f658b9-9863-4102-a5ce-288681c23d15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:35:33.708Z|94f658b9-9863-4102-a5ce-288681c23d15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:35:33.817Z|d9aa8c8b-f43c-48a7-b2e7-d350bd0a2883|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:35:33.818Z|d9aa8c8b-f43c-48a7-b2e7-d350bd0a2883|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:35:43.730Z|702e689a-37a9-4220-a6ea-809f3a6f8a00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:35:43.731Z|702e689a-37a9-4220-a6ea-809f3a6f8a00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:35:43.749Z|e9d7e8fd-89aa-45d7-a7ce-9ba8735efc91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:35:43.749Z|376c25c3-41a7-4c95-a772-4a834b536240|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:35:43.749Z|e9d7e8fd-89aa-45d7-a7ce-9ba8735efc91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:35:43.750Z|376c25c3-41a7-4c95-a772-4a834b536240|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:35:48.817Z|dfac48d8-b770-4a84-88ae-eed1a4d4d356|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:35:48.822Z|dfac48d8-b770-4a84-88ae-eed1a4d4d356|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:35:49.867Z|fe166777-5364-4b6b-8e38-eacbd7416503|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:35:49.868Z|fe166777-5364-4b6b-8e38-eacbd7416503|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:35:53.760Z|b6192a87-e2f8-4faa-8e94-7dcd2f762489|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:35:53.761Z|b6192a87-e2f8-4faa-8e94-7dcd2f762489|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:35:53.776Z|9954cbcd-11e3-46fc-8c3a-49a21dc39a81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:35:53.777Z|90e895eb-bc6f-4546-954f-57fc7ab3743c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:35:53.777Z|9954cbcd-11e3-46fc-8c3a-49a21dc39a81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:35:53.778Z|90e895eb-bc6f-4546-954f-57fc7ab3743c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:36:03.791Z|96dde2e1-cc66-477c-8cbc-b5da92043348|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:36:03.792Z|96dde2e1-cc66-477c-8cbc-b5da92043348|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:36:03.804Z|908f5646-7087-4044-b734-a3a10c8fa3e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:36:03.805Z|908f5646-7087-4044-b734-a3a10c8fa3e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:36:03.806Z|7a36a593-7558-4598-aa37-768139dab7d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:36:03.806Z|7a36a593-7558-4598-aa37-768139dab7d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:36:03.817Z|e01d58ad-51f8-435b-82ce-39cadfea5508|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:36:03.818Z|e01d58ad-51f8-435b-82ce-39cadfea5508|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:36:13.821Z|706d944a-f1cd-4517-98b6-991460a713f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:36:13.822Z|706d944a-f1cd-4517-98b6-991460a713f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:36:13.832Z|159d800d-9af6-4a35-96df-e47a793a0dae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:36:13.833Z|159d800d-9af6-4a35-96df-e47a793a0dae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:36:13.838Z|10138d34-ba46-45d2-951c-8634d1d33940|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:36:13.838Z|10138d34-ba46-45d2-951c-8634d1d33940|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:36:15.771Z|a39c0543-e011-4500-bf84-0a3fc284d924|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T09:36:15.771Z|a39c0543-e011-4500-bf84-0a3fc284d924|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T09:36:18.817Z|1ea7e94d-3dce-49e6-aaa9-1fdee52684f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:36:18.818Z|1ea7e94d-3dce-49e6-aaa9-1fdee52684f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:36:19.868Z|e6c98071-d6b1-4dc2-b788-de091091d8bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:36:19.869Z|e6c98071-d6b1-4dc2-b788-de091091d8bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:36:23.854Z|b0b35fd6-7c60-44da-8be1-c59df06ec456|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:36:23.855Z|b0b35fd6-7c60-44da-8be1-c59df06ec456|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:36:23.861Z|19bed70a-1aff-4557-bbe7-a8d25d3508ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:36:23.862Z|19bed70a-1aff-4557-bbe7-a8d25d3508ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:36:23.865Z|46688984-7e6c-41fb-9c25-ab6584db3e77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:36:23.870Z|46688984-7e6c-41fb-9c25-ab6584db3e77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:36:33.817Z|4061b3f4-3588-41bc-8241-9851fbdd18b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:36:33.822Z|4061b3f4-3588-41bc-8241-9851fbdd18b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:36:33.891Z|3b99784f-04cf-4637-b23a-9a89d1c8fd4c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:36:33.891Z|3b99784f-04cf-4637-b23a-9a89d1c8fd4c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:36:33.896Z|1184d67f-afa1-4a8e-ae35-c25735d009d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:36:33.897Z|1184d67f-afa1-4a8e-ae35-c25735d009d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:36:33.898Z|86ac72f0-2362-40b3-84cf-de557fade3a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:36:33.899Z|86ac72f0-2362-40b3-84cf-de557fade3a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:36:43.927Z|e48b7f57-8339-42b5-8848-231ae2d3c23f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:36:43.928Z|e48b7f57-8339-42b5-8848-231ae2d3c23f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:36:43.932Z|ff9c38b2-1c72-40ee-b665-174ade2389b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:36:43.931Z|62f27c83-ea44-43f8-b4cd-b1de77c154d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:36:43.933Z|ff9c38b2-1c72-40ee-b665-174ade2389b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:36:43.933Z|62f27c83-ea44-43f8-b4cd-b1de77c154d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:36:48.817Z|160dd2e8-c6eb-4366-8202-a858d8232eaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:36:48.817Z|160dd2e8-c6eb-4366-8202-a858d8232eaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:36:49.869Z|8b41f268-d121-4480-81bb-46efb9897d97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:36:49.870Z|8b41f268-d121-4480-81bb-46efb9897d97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:36:53.961Z|78a01bb5-12e0-48e3-81a2-5808d4f64a46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:36:53.962Z|78a01bb5-12e0-48e3-81a2-5808d4f64a46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:36:53.965Z|09b516f6-582b-45c4-b6e2-8c8a4b90d5c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:36:53.966Z|09b516f6-582b-45c4-b6e2-8c8a4b90d5c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:36:53.969Z|33c9eef5-9c90-4291-9fc1-e9ddc67358c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:36:53.970Z|33c9eef5-9c90-4291-9fc1-e9ddc67358c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:37:03.817Z|997ea7a9-5899-47d5-b8f6-f8d0f7a2ae39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:37:03.818Z|997ea7a9-5899-47d5-b8f6-f8d0f7a2ae39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:37:03.988Z|b8c1b416-9f53-41ba-8376-fcb53d0dd423|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:37:03.989Z|b8c1b416-9f53-41ba-8376-fcb53d0dd423|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:37:03.997Z|e1fc6585-9957-441a-834f-bf04fc3c9e6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:37:03.998Z|e1fc6585-9957-441a-834f-bf04fc3c9e6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:37:04.002Z|c2f601ae-b6d5-46cc-8bdb-0eb9a072f300|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:37:04.002Z|c2f601ae-b6d5-46cc-8bdb-0eb9a072f300|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:37:14.031Z|2337fd88-ef03-4ba6-bbd6-4098c6440c11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:37:14.032Z|2337fd88-ef03-4ba6-bbd6-4098c6440c11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:37:14.037Z|1178fc7e-f369-42c7-941f-5bc348aea0aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:37:14.038Z|1178fc7e-f369-42c7-941f-5bc348aea0aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:37:14.044Z|b7c31a2c-a4e0-4073-b669-4dac907d883f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:37:14.045Z|b7c31a2c-a4e0-4073-b669-4dac907d883f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:37:15.771Z|bdb8bd79-df5b-4ebc-a057-1f5d4ff92bf4|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T09:37:15.772Z|bdb8bd79-df5b-4ebc-a057-1f5d4ff92bf4|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T09:37:18.817Z|aee44f6e-f292-4e2c-b15a-ef98eb7b687b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:37:18.818Z|aee44f6e-f292-4e2c-b15a-ef98eb7b687b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:37:19.871Z|c682e3bd-5b98-4206-b1ea-e9c82a3dc804|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:37:19.871Z|c682e3bd-5b98-4206-b1ea-e9c82a3dc804|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:37:24.065Z|f0c8ad2f-07f6-4525-91c6-dcae93c09ee5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:37:24.066Z|f0c8ad2f-07f6-4525-91c6-dcae93c09ee5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:37:24.072Z|3c453581-7f6f-4175-9e32-26a4194be0d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:37:24.073Z|3c453581-7f6f-4175-9e32-26a4194be0d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:37:24.076Z|6967b671-cfe1-4639-bab6-88225775a733|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:37:24.076Z|6967b671-cfe1-4639-bab6-88225775a733|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:37:33.817Z|49a028e5-229e-4667-9a3a-c0ca4e6a1bab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:37:33.818Z|49a028e5-229e-4667-9a3a-c0ca4e6a1bab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:37:34.095Z|31147fe7-bf73-49b9-8d19-8b7d43b69211|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:37:34.096Z|31147fe7-bf73-49b9-8d19-8b7d43b69211|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:37:34.101Z|eef7ba00-3c2e-4676-9ab7-2639d834063d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:37:34.102Z|eef7ba00-3c2e-4676-9ab7-2639d834063d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:37:34.105Z|d285705a-fae9-49e7-8086-84d65dc7b6bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:37:34.106Z|d285705a-fae9-49e7-8086-84d65dc7b6bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:37:44.126Z|7604c78c-7cc2-40c7-92ba-2b574679d1fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:37:44.126Z|7604c78c-7cc2-40c7-92ba-2b574679d1fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:37:44.129Z|68b37ecb-0959-44bc-aaa3-4aa8a5fc5250|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:37:44.130Z|68b37ecb-0959-44bc-aaa3-4aa8a5fc5250|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:37:44.140Z|0ccdb8c8-551d-4575-a9bd-9440c658b5ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:37:44.142Z|0ccdb8c8-551d-4575-a9bd-9440c658b5ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:37:48.817Z|d40ff7a8-53b8-4192-bf54-d020cc54c7e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:37:48.818Z|d40ff7a8-53b8-4192-bf54-d020cc54c7e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:37:49.872Z|871c9f0e-835b-4b56-b332-e54af5448a1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:37:49.872Z|871c9f0e-835b-4b56-b332-e54af5448a1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:37:54.158Z|69bf229f-5c95-4b11-9968-927603673292|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:37:54.158Z|69bf229f-5c95-4b11-9968-927603673292|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:37:54.162Z|53279756-5f69-444c-b021-c6cde4228622|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:37:54.162Z|53279756-5f69-444c-b021-c6cde4228622|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:37:54.174Z|b467079b-7be6-40bf-87c9-823dacf9b9a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:37:54.174Z|b467079b-7be6-40bf-87c9-823dacf9b9a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:38:03.817Z|472e41cd-9c26-479f-81bf-eeb4ac7e574d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:38:03.818Z|472e41cd-9c26-479f-81bf-eeb4ac7e574d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:38:04.212Z|d7d76225-9fa8-40dd-aa41-8b998e806fd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:38:04.212Z|d7d76225-9fa8-40dd-aa41-8b998e806fd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:38:04.218Z|15814cd6-85e8-4f02-b625-54c0da12e8d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:38:04.219Z|016a18ff-62cc-4cd9-a22c-2cb3b3a65436|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:38:04.219Z|15814cd6-85e8-4f02-b625-54c0da12e8d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:38:04.219Z|016a18ff-62cc-4cd9-a22c-2cb3b3a65436|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:38:14.262Z|5cd12625-f163-4461-a9d7-38afdf9768f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:38:14.263Z|e338fe22-be69-47e9-9fa0-3aa9a4a1b9f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:38:14.263Z|5cd12625-f163-4461-a9d7-38afdf9768f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:38:14.263Z|e338fe22-be69-47e9-9fa0-3aa9a4a1b9f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:38:14.279Z|d0ea1d5b-3f4d-400c-a934-31bdf860f2c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:38:14.280Z|d0ea1d5b-3f4d-400c-a934-31bdf860f2c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:38:15.772Z|74944f02-db0f-49f2-83a3-ba88bb0bd253|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T09:38:15.773Z|74944f02-db0f-49f2-83a3-ba88bb0bd253|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T09:38:18.817Z|268f50e8-cbcb-41c6-8d4f-43a20d5341ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:38:18.822Z|268f50e8-cbcb-41c6-8d4f-43a20d5341ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:38:19.873Z|2f13bb26-bc8d-4f98-b66d-05b1ce574520|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:38:19.873Z|2f13bb26-bc8d-4f98-b66d-05b1ce574520|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:38:24.323Z|4a19af95-6f43-4dfb-a533-aa5cb64fd882|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:38:24.323Z|4a19af95-6f43-4dfb-a533-aa5cb64fd882|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:38:24.330Z|263d8c4e-323b-45fe-80db-960250dbf753|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:38:24.330Z|4fc3aade-e68c-494d-baca-50871761db51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:38:24.330Z|263d8c4e-323b-45fe-80db-960250dbf753|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:38:24.331Z|4fc3aade-e68c-494d-baca-50871761db51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:38:33.818Z|68dbb1d7-62f9-4eff-aa71-6220f9c2d318|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:38:33.818Z|68dbb1d7-62f9-4eff-aa71-6220f9c2d318|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:38:34.358Z|874dd04c-7f71-4cbf-9461-bae4ebda1cd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:38:34.358Z|874dd04c-7f71-4cbf-9461-bae4ebda1cd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:38:34.359Z|54beef72-96f0-406b-86bc-f0f99e798ac3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:38:34.360Z|54beef72-96f0-406b-86bc-f0f99e798ac3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:38:34.361Z|a5b925dc-a6b4-4911-8ccc-8aaa8bd8f99f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:38:34.361Z|a5b925dc-a6b4-4911-8ccc-8aaa8bd8f99f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:38:44.390Z|ebaf8d5d-3a7f-4491-bb31-6b54e564c8c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:38:44.391Z|02c2bb94-b4b2-4a1a-b98b-fc49f0b27bf5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:38:44.390Z|ebaf8d5d-3a7f-4491-bb31-6b54e564c8c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:38:44.391Z|02c2bb94-b4b2-4a1a-b98b-fc49f0b27bf5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:38:44.393Z|3051c80b-a01e-49b5-863a-c0eb63edbb84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:38:44.393Z|3051c80b-a01e-49b5-863a-c0eb63edbb84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:38:48.817Z|e87510e4-6a51-42a5-9854-bad8c3652f4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:38:48.818Z|e87510e4-6a51-42a5-9854-bad8c3652f4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:38:49.874Z|c16ef9e8-82fc-421f-a18a-8209dc9dcd5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:38:49.874Z|c16ef9e8-82fc-421f-a18a-8209dc9dcd5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:38:54.429Z|a3740244-f3d5-4a73-8b9f-3491d1c7fdf2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:38:54.430Z|a3740244-f3d5-4a73-8b9f-3491d1c7fdf2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:38:54.433Z|f39907af-cb90-4988-ab9f-bbd2ff93c51b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:38:54.433Z|f39907af-cb90-4988-ab9f-bbd2ff93c51b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:38:54.433Z|320f68de-6101-4edc-8710-ce8cf1c8abba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:38:54.434Z|320f68de-6101-4edc-8710-ce8cf1c8abba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:39:03.817Z|bf5a7610-c0ef-4c07-b315-5a8f19451982|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:39:03.817Z|bf5a7610-c0ef-4c07-b315-5a8f19451982|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:39:04.459Z|e8be93b6-b8d6-4239-8ce5-02d75fb6062c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:39:04.459Z|fd8cf3ba-8bfa-4a6d-8f3c-06536b9d43f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:39:04.460Z|fd8cf3ba-8bfa-4a6d-8f3c-06536b9d43f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:39:04.460Z|e8be93b6-b8d6-4239-8ce5-02d75fb6062c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:39:04.462Z|ebf3f96c-9b42-4b8b-afea-0426cb7effa3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:39:04.462Z|ebf3f96c-9b42-4b8b-afea-0426cb7effa3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:39:14.488Z|b6fbbf4a-8695-4003-9265-f0d87bb01c5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:39:14.488Z|efafa926-c919-4799-a604-54605541e6ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:39:14.489Z|efafa926-c919-4799-a604-54605541e6ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:39:14.489Z|b6fbbf4a-8695-4003-9265-f0d87bb01c5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:39:14.490Z|8285c710-338b-4617-a8bc-308f459cd15d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:39:14.490Z|8285c710-338b-4617-a8bc-308f459cd15d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:39:15.772Z|a7e20d48-3ed2-4b10-98f2-bc4e74c2640b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T09:39:15.773Z|a7e20d48-3ed2-4b10-98f2-bc4e74c2640b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T09:39:18.817Z|66d47367-e58a-434c-8b51-977d7cef79c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:39:18.818Z|66d47367-e58a-434c-8b51-977d7cef79c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:39:19.875Z|0ad828de-f675-4a47-bf0f-b3fda5f92e2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:39:19.875Z|0ad828de-f675-4a47-bf0f-b3fda5f92e2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:39:24.521Z|e185fef7-7cd8-4b55-b46f-286380b5eb10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:39:24.521Z|4469cb44-dec3-4ebf-82f2-51ec61d84ebf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:39:24.522Z|e185fef7-7cd8-4b55-b46f-286380b5eb10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:39:24.522Z|4469cb44-dec3-4ebf-82f2-51ec61d84ebf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:39:24.526Z|3306d4ab-aacf-4531-9bde-54b96b8a665d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:39:24.526Z|3306d4ab-aacf-4531-9bde-54b96b8a665d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:39:33.817Z|868d1316-a0f4-4673-9c31-0e9e7d33d6e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:39:33.822Z|868d1316-a0f4-4673-9c31-0e9e7d33d6e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:39:34.560Z|36e5d21a-f5d7-4b4a-8d2e-063d8ee5a4b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:39:34.561Z|36e5d21a-f5d7-4b4a-8d2e-063d8ee5a4b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:39:34.566Z|11aaed1e-7d37-4c81-895b-6dd88dc526e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:39:34.567Z|11aaed1e-7d37-4c81-895b-6dd88dc526e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:39:34.575Z|2c099c10-7303-4680-a904-c9facc4d1680|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:39:34.575Z|2c099c10-7303-4680-a904-c9facc4d1680|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:39:44.599Z|97a604a2-96eb-4081-860f-6a9944b15864|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:39:44.600Z|97a604a2-96eb-4081-860f-6a9944b15864|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:39:44.601Z|16677001-e6d8-465f-ba2e-f0574b6f5746|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:39:44.602Z|16677001-e6d8-465f-ba2e-f0574b6f5746|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:39:44.609Z|e1657b91-5353-4fb4-a4b1-cbb4392253d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:39:44.609Z|e1657b91-5353-4fb4-a4b1-cbb4392253d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:39:48.817Z|03760b21-a88b-40ec-aff7-ed86f87744e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:39:48.818Z|03760b21-a88b-40ec-aff7-ed86f87744e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:39:49.876Z|3a1b98ce-69b8-410d-90ad-477fff819159|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:39:49.876Z|3a1b98ce-69b8-410d-90ad-477fff819159|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:39:54.639Z|e2c52ab4-9e8f-4d09-a25b-c0189b5e0531|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:39:54.640Z|e2c52ab4-9e8f-4d09-a25b-c0189b5e0531|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:39:54.640Z|376997b7-89b5-443c-a03b-9745812fb1e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:39:54.641Z|376997b7-89b5-443c-a03b-9745812fb1e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:39:54.642Z|b41a848c-8b88-434c-8a86-480548e51aeb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:39:54.643Z|b41a848c-8b88-434c-8a86-480548e51aeb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:40:03.817Z|2b0516e5-9e2a-4f5d-a8f3-beafa95eb6b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:40:03.818Z|2b0516e5-9e2a-4f5d-a8f3-beafa95eb6b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:40:04.671Z|ee7c4f89-3921-411d-a593-beffa5f4b9d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:40:04.672Z|ee7c4f89-3921-411d-a593-beffa5f4b9d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:40:04.672Z|28006945-ca1a-40f0-9313-b6ee0e876015|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:40:04.673Z|28006945-ca1a-40f0-9313-b6ee0e876015|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:40:04.673Z|b35d8a00-4755-47cf-ade9-aa975cf6e84a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:40:04.674Z|b35d8a00-4755-47cf-ade9-aa975cf6e84a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:40:14.700Z|0743b7f0-b5ef-4566-b04c-c9b67876adf4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:40:14.700Z|0743b7f0-b5ef-4566-b04c-c9b67876adf4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:40:14.702Z|91e43d89-a2c7-4cf6-be16-2ccc7dd60a32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:40:14.702Z|91e43d89-a2c7-4cf6-be16-2ccc7dd60a32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:40:14.704Z|e0819106-6084-4b98-b0ea-c12d30744a0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:40:14.705Z|e0819106-6084-4b98-b0ea-c12d30744a0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:40:15.773Z|fa07ef89-ed72-45f0-9166-36bac56146ee|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T09:40:15.774Z|fa07ef89-ed72-45f0-9166-36bac56146ee|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T09:40:18.817Z|b629bf79-d3a7-44d2-b315-9bb18aaec795|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:40:18.821Z|b629bf79-d3a7-44d2-b315-9bb18aaec795|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:40:19.877Z|9e05a088-3df7-4575-8414-cf8a7496166a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:40:19.877Z|9e05a088-3df7-4575-8414-cf8a7496166a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:40:24.729Z|d914a278-44b7-453f-8b41-397998babad9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:40:24.730Z|d914a278-44b7-453f-8b41-397998babad9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:40:24.731Z|df60c608-1952-4efa-8d24-a12cfb28b13f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:40:24.732Z|df60c608-1952-4efa-8d24-a12cfb28b13f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:40:24.732Z|1ed2127b-1eb3-41ba-82f1-c599c91095f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:40:24.733Z|1ed2127b-1eb3-41ba-82f1-c599c91095f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:40:33.817Z|ed637904-d8c8-43b5-baa6-e59e1de43a81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:40:33.818Z|ed637904-d8c8-43b5-baa6-e59e1de43a81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:40:34.759Z|3ef7dae6-2268-436f-8b2a-3bcc33931f5f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:40:34.760Z|3ef7dae6-2268-436f-8b2a-3bcc33931f5f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:40:34.762Z|87e926ce-409e-42cd-ad64-2a754d0c9bf3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:40:34.762Z|67629a20-56bd-4f22-81dc-83d93383fcf8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:40:34.763Z|67629a20-56bd-4f22-81dc-83d93383fcf8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:40:34.763Z|87e926ce-409e-42cd-ad64-2a754d0c9bf3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:40:44.791Z|843fde0a-710c-4deb-91fc-42e080520ae2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:40:44.791Z|843fde0a-710c-4deb-91fc-42e080520ae2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:40:44.792Z|5e14e3ad-88c1-4138-9e91-62f6fd696169|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:40:44.792Z|5e14e3ad-88c1-4138-9e91-62f6fd696169|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:40:44.802Z|2ec00f3a-c4e0-4498-9614-7f6313429e7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:40:44.803Z|2ec00f3a-c4e0-4498-9614-7f6313429e7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:40:48.817Z|a41ed2d9-912a-446c-8b1e-5c7394082cc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:40:48.818Z|a41ed2d9-912a-446c-8b1e-5c7394082cc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:40:49.878Z|8123f8bb-f109-40f2-8228-36744885ad96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:40:49.878Z|8123f8bb-f109-40f2-8228-36744885ad96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:40:54.826Z|7d7a059e-ee86-40d5-841a-6eed4f0546ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:40:54.827Z|7d7a059e-ee86-40d5-841a-6eed4f0546ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:40:54.829Z|f6d6168c-3cf5-416c-8850-a299536ca13a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:40:54.830Z|f6d6168c-3cf5-416c-8850-a299536ca13a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:40:54.834Z|a8d4b254-5ce7-4e2d-918d-b1f9209d535d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:40:54.835Z|a8d4b254-5ce7-4e2d-918d-b1f9209d535d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:41:03.817Z|e2326db2-ab36-44f2-b643-3eed4fd10d62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:41:03.821Z|e2326db2-ab36-44f2-b643-3eed4fd10d62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:41:04.864Z|99402f82-62b7-4eeb-94b7-96932ae933a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:41:04.865Z|99402f82-62b7-4eeb-94b7-96932ae933a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:41:04.866Z|52dc04b5-f202-4518-ba5d-fc1616eec551|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:41:04.867Z|52dc04b5-f202-4518-ba5d-fc1616eec551|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:41:04.873Z|665b2392-5813-4db3-b998-6a378763759a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:41:04.874Z|665b2392-5813-4db3-b998-6a378763759a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:41:14.893Z|59bf0c27-a092-47c8-b5fc-b64d01ff8ef0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:41:14.894Z|59bf0c27-a092-47c8-b5fc-b64d01ff8ef0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:41:14.898Z|c050499f-c326-47af-b308-603d829caefd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:41:14.898Z|c050499f-c326-47af-b308-603d829caefd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:41:14.905Z|93e2e028-1996-4b56-ac01-f13b493c2483|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:41:14.906Z|93e2e028-1996-4b56-ac01-f13b493c2483|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:41:15.771Z|37b58336-df87-43df-b463-6df39342e1a4|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T09:41:15.772Z|37b58336-df87-43df-b463-6df39342e1a4|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T09:41:18.817Z|14df4201-9d3f-4aef-9a35-c7c4446f7361|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:41:18.818Z|14df4201-9d3f-4aef-9a35-c7c4446f7361|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:41:19.879Z|aee8904b-64a5-43fd-9b6f-0b2d5fab0621|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:41:19.879Z|aee8904b-64a5-43fd-9b6f-0b2d5fab0621|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:41:24.925Z|5544f608-d3a4-4301-b55b-920c391b1564|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:41:24.926Z|5544f608-d3a4-4301-b55b-920c391b1564|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:41:24.928Z|06361a75-509c-4a43-a657-07a815692efa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:41:24.928Z|06361a75-509c-4a43-a657-07a815692efa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:41:24.942Z|c8d11ca7-a003-492c-a89e-67e58dd0486b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:41:24.943Z|c8d11ca7-a003-492c-a89e-67e58dd0486b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:41:33.817Z|91abfed1-7612-4719-b8d0-e43eb776a7e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:41:33.818Z|91abfed1-7612-4719-b8d0-e43eb776a7e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:41:34.956Z|e21abaf5-bb1f-47f3-a5f5-fb8a275adb3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:41:34.957Z|e21abaf5-bb1f-47f3-a5f5-fb8a275adb3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:41:34.960Z|3edf64e6-9416-4759-a128-7b8211932513|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:41:34.960Z|3edf64e6-9416-4759-a128-7b8211932513|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:41:34.978Z|9dddb8be-1518-4700-b47d-21eeec2b6d0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:41:34.979Z|9dddb8be-1518-4700-b47d-21eeec2b6d0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:41:44.989Z|63ca2286-fa34-48fe-a40c-5ff8d1c1dc1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:41:44.990Z|63ca2286-fa34-48fe-a40c-5ff8d1c1dc1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:41:44.993Z|7ab20757-d0d1-4d26-bbfc-9be0bb4ed68c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:41:44.993Z|7ab20757-d0d1-4d26-bbfc-9be0bb4ed68c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:41:45.011Z|0ff3b3ce-57db-4fbb-bd7d-b61c18951e84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:41:45.011Z|0ff3b3ce-57db-4fbb-bd7d-b61c18951e84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:41:48.817Z|7b76e3fa-d419-423e-9b7f-7a1082f27974|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:41:48.821Z|7b76e3fa-d419-423e-9b7f-7a1082f27974|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:41:49.880Z|8ca5d977-e8f7-4354-90a6-386ac7487da6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:41:49.880Z|8ca5d977-e8f7-4354-90a6-386ac7487da6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:41:55.016Z|e1ab598d-0363-45eb-b3c7-dc1cc546b593|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:41:55.017Z|e1ab598d-0363-45eb-b3c7-dc1cc546b593|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:41:55.025Z|3882da2c-8441-4ea5-9109-225428359419|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:41:55.027Z|3882da2c-8441-4ea5-9109-225428359419|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:41:55.041Z|f6f5b99d-613f-44dd-a7dc-75884b52eb64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:41:55.042Z|f6f5b99d-613f-44dd-a7dc-75884b52eb64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:42:03.817Z|4f95258f-7a62-4148-a1aa-602e7537f9cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:42:03.818Z|4f95258f-7a62-4148-a1aa-602e7537f9cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:42:05.055Z|706380a6-c744-40c1-9e7a-73d2cfe052c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:42:05.056Z|706380a6-c744-40c1-9e7a-73d2cfe052c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:42:05.056Z|be6e7ac7-bd9d-4822-96b9-4218fbf31a5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:42:05.057Z|be6e7ac7-bd9d-4822-96b9-4218fbf31a5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:42:05.075Z|ff6a5688-5f5e-49b9-8d05-1b2126a741ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:42:05.075Z|ff6a5688-5f5e-49b9-8d05-1b2126a741ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:42:15.089Z|2b098592-295b-4210-a418-c5467968841d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:42:15.089Z|2b098592-295b-4210-a418-c5467968841d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:42:15.089Z|e3753f6b-fc5f-4545-9394-989da5158880|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:42:15.090Z|e3753f6b-fc5f-4545-9394-989da5158880|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:42:15.102Z|f3e97d45-55f4-4ced-ab06-f58e6b234061|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:42:15.103Z|f3e97d45-55f4-4ced-ab06-f58e6b234061|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:42:15.772Z|3269e824-64d1-444f-a3b6-dbc1b357b1aa|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T09:42:15.773Z|3269e824-64d1-444f-a3b6-dbc1b357b1aa|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T09:42:18.817Z|49fa9527-a862-4070-850c-51223547692e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:42:18.818Z|49fa9527-a862-4070-850c-51223547692e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:42:19.880Z|3dbb2b4f-e562-4d9c-8bef-d703a128468b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:42:19.881Z|3dbb2b4f-e562-4d9c-8bef-d703a128468b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:42:25.126Z|9ac9a3dc-cef1-46d3-baae-5cb55b84cf33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:42:25.127Z|9ac9a3dc-cef1-46d3-baae-5cb55b84cf33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:42:25.139Z|49d18bd9-26dc-470e-bdd5-b22878f2478f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:42:25.139Z|49d18bd9-26dc-470e-bdd5-b22878f2478f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:42:25.140Z|85383735-99b2-460a-b8fa-dd48bf779290|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:42:25.140Z|85383735-99b2-460a-b8fa-dd48bf779290|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:42:33.826Z|aae096a6-ed36-4ffa-af46-850a8903b139|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:42:33.830Z|aae096a6-ed36-4ffa-af46-850a8903b139|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:42:35.172Z|583df943-bf34-4fa0-be7a-f34f6921bed1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:42:35.173Z|583df943-bf34-4fa0-be7a-f34f6921bed1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:42:35.177Z|4dfb803c-f520-4069-b531-08b6008b3c9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:42:35.178Z|4dfb803c-f520-4069-b531-08b6008b3c9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:42:35.178Z|bd080c4f-8c83-4db5-9134-e0139e68ce91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:42:35.179Z|bd080c4f-8c83-4db5-9134-e0139e68ce91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:42:45.213Z|ab7c77b5-c52b-4a9b-a531-5d2b7953e567|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:42:45.214Z|4886760d-5b44-4a28-a634-252946d25051|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:42:45.214Z|ab7c77b5-c52b-4a9b-a531-5d2b7953e567|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:42:45.214Z|4886760d-5b44-4a28-a634-252946d25051|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:42:45.224Z|cb8b3e52-17b3-4bad-a3f0-b83b857bc946|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:42:45.224Z|cb8b3e52-17b3-4bad-a3f0-b83b857bc946|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:42:48.817Z|9cb5f339-78ac-4b9f-bcc7-d91fb55efbc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:42:48.818Z|9cb5f339-78ac-4b9f-bcc7-d91fb55efbc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:42:49.881Z|36965bd7-bac0-4071-af72-e74fdaacc153|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:42:49.882Z|36965bd7-bac0-4071-af72-e74fdaacc153|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:42:55.269Z|3ad8e41e-5c46-42de-8e87-a804d7cb3f96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:42:55.269Z|227e47d2-91dc-4588-8eae-58c8dafcf37c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:42:55.269Z|3ad8e41e-5c46-42de-8e87-a804d7cb3f96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:42:55.269Z|227e47d2-91dc-4588-8eae-58c8dafcf37c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:42:55.270Z|57fe6658-f1ae-4086-b4bf-ab424b98f74d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:42:55.271Z|57fe6658-f1ae-4086-b4bf-ab424b98f74d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:43:03.817Z|53261d9c-164d-41c4-9b62-12955529f26e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:43:03.818Z|53261d9c-164d-41c4-9b62-12955529f26e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:43:05.302Z|54d7f92b-7e28-4f87-a078-16f7cadfa565|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:43:05.303Z|0c7baf85-ab69-43a9-accf-6e20e3cc2039|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:43:05.303Z|54d7f92b-7e28-4f87-a078-16f7cadfa565|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:43:05.304Z|0c7baf85-ab69-43a9-accf-6e20e3cc2039|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:43:05.307Z|d7ac56ce-60e8-4f83-81a4-881eceb13021|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:43:05.307Z|d7ac56ce-60e8-4f83-81a4-881eceb13021|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:43:15.335Z|f5655167-3c44-4d99-b4eb-e65d305658a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:43:15.335Z|f5655167-3c44-4d99-b4eb-e65d305658a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:43:15.340Z|939ea4d0-7c05-46dd-a764-9870bf7343af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:43:15.341Z|939ea4d0-7c05-46dd-a764-9870bf7343af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:43:15.342Z|ab90ba24-8696-429f-86be-87877ed13ae7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:43:15.343Z|ab90ba24-8696-429f-86be-87877ed13ae7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:43:15.771Z|4fec90b8-a898-4497-8b5f-dd4e4ac5b950|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T09:43:15.772Z|4fec90b8-a898-4497-8b5f-dd4e4ac5b950|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T09:43:18.817Z|859cb80f-cc58-4fa4-a98c-1fa4b19ef84f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:43:18.822Z|859cb80f-cc58-4fa4-a98c-1fa4b19ef84f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:43:19.882Z|018d0c77-bc9d-4bee-a0fc-b53f02037759|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:43:19.883Z|018d0c77-bc9d-4bee-a0fc-b53f02037759|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:43:25.363Z|d5b48ab4-f2e8-4344-a926-e069c85d77da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:43:25.364Z|d5b48ab4-f2e8-4344-a926-e069c85d77da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:43:25.372Z|a37e9d3c-ac78-49c6-9a71-ff7aaef9d189|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:43:25.373Z|a37e9d3c-ac78-49c6-9a71-ff7aaef9d189|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:43:25.373Z|28b6ea01-56e3-46aa-bdf3-8ca0997d71d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:43:25.373Z|28b6ea01-56e3-46aa-bdf3-8ca0997d71d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:43:33.817Z|64c4791b-52cf-46de-be7d-d77cf7623a62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:43:33.818Z|64c4791b-52cf-46de-be7d-d77cf7623a62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:43:35.391Z|89a151ae-2505-4cfb-ad8a-5eaee473ebae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:43:35.392Z|89a151ae-2505-4cfb-ad8a-5eaee473ebae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:43:35.400Z|c7c15f17-5c4a-428f-85f9-eb23f88d03de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:43:35.401Z|c7c15f17-5c4a-428f-85f9-eb23f88d03de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:43:35.401Z|2b005bb0-1cb0-475c-8821-90b72ff72a83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:43:35.402Z|2b005bb0-1cb0-475c-8821-90b72ff72a83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:43:45.420Z|7b5904a0-4c61-4927-89f3-f70b8d15189a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:43:45.421Z|7b5904a0-4c61-4927-89f3-f70b8d15189a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:43:45.427Z|ff1ab342-53f9-457a-9463-b4e94d05aa64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:43:45.428Z|ff1ab342-53f9-457a-9463-b4e94d05aa64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:43:45.428Z|773de5f5-a642-41b5-ad71-a97c485a5404|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:43:45.429Z|773de5f5-a642-41b5-ad71-a97c485a5404|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:43:48.817Z|1996b2a5-3359-47b8-9df6-2521c4274598|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:43:48.818Z|1996b2a5-3359-47b8-9df6-2521c4274598|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:43:49.883Z|45f48e3e-548e-4aa7-9fb4-571fd1eb15a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:43:49.884Z|45f48e3e-548e-4aa7-9fb4-571fd1eb15a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:43:55.453Z|d6ce3a89-eb0e-4b71-bc5d-b2623e72b1fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:43:55.454Z|d6ce3a89-eb0e-4b71-bc5d-b2623e72b1fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:43:55.455Z|6e4bae21-22f1-4c16-8133-b3f1c68ce490|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:43:55.456Z|6e4bae21-22f1-4c16-8133-b3f1c68ce490|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:43:55.461Z|ea222756-c20b-44e6-81b0-e7fa4aa4cf99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:43:55.462Z|ea222756-c20b-44e6-81b0-e7fa4aa4cf99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:44:03.817Z|cba63f44-6c8e-4088-b664-fe7151ea1e89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:44:03.819Z|cba63f44-6c8e-4088-b664-fe7151ea1e89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:44:05.491Z|478dbc22-c69e-4407-ac5a-6e5937f7ed78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:44:05.491Z|478dbc22-c69e-4407-ac5a-6e5937f7ed78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:44:05.499Z|4f819442-0817-46fd-b9a0-0a79378b3ec1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:44:05.501Z|4f819442-0817-46fd-b9a0-0a79378b3ec1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:44:05.501Z|851a718c-6343-428e-877d-cd96271d75e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:44:05.502Z|851a718c-6343-428e-877d-cd96271d75e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:44:15.523Z|af2d37b5-83dd-40a8-beea-fafa03172ec7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:44:15.524Z|af2d37b5-83dd-40a8-beea-fafa03172ec7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:44:15.532Z|9866a915-8861-491f-9e0a-44ab5697d160|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:44:15.532Z|9866a915-8861-491f-9e0a-44ab5697d160|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:44:15.534Z|3f6a9520-98ae-413b-8ebc-00a5e8a4a0ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:44:15.534Z|3f6a9520-98ae-413b-8ebc-00a5e8a4a0ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:44:15.771Z|1e60f7b3-c265-4417-843c-4a73064b8df1|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T09:44:15.773Z|1e60f7b3-c265-4417-843c-4a73064b8df1|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T09:44:18.817Z|9a3b82b1-6fb6-48b4-9ea7-8c42434ff50e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:44:18.818Z|9a3b82b1-6fb6-48b4-9ea7-8c42434ff50e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:44:19.884Z|48c0f70e-b06d-4a07-a174-ffbb2a16a667|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:44:19.885Z|48c0f70e-b06d-4a07-a174-ffbb2a16a667|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:44:25.563Z|6c19be46-76d1-4760-ae5b-688aef5c5dad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:44:25.564Z|fdf77993-fab8-4eba-a219-21e7f43408b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:44:25.564Z|6c19be46-76d1-4760-ae5b-688aef5c5dad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:44:25.564Z|fdf77993-fab8-4eba-a219-21e7f43408b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:44:25.568Z|8f4d1eae-cddf-4e33-aa7f-7bbb071ac51c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:44:25.569Z|8f4d1eae-cddf-4e33-aa7f-7bbb071ac51c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:44:33.817Z|a4068f40-1ecc-4f0f-8327-c5940cf3609d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:44:33.818Z|a4068f40-1ecc-4f0f-8327-c5940cf3609d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:44:35.591Z|51354110-9029-4386-acde-efd17070d324|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:44:35.591Z|beeddbe4-8e4b-486d-8dcb-977bf7eba106|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:44:35.591Z|51354110-9029-4386-acde-efd17070d324|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:44:35.592Z|beeddbe4-8e4b-486d-8dcb-977bf7eba106|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:44:35.591Z|33536d00-a5c6-4a50-b52f-5490b6a1cc06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:44:35.592Z|33536d00-a5c6-4a50-b52f-5490b6a1cc06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:44:45.614Z|71fea801-3c5f-444c-b74e-863638bb1fa4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:44:45.615Z|71fea801-3c5f-444c-b74e-863638bb1fa4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:44:45.622Z|9650f319-692a-4273-a4a6-91bc8c31bbd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:44:45.622Z|9650f319-692a-4273-a4a6-91bc8c31bbd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:44:45.622Z|05b1eb5c-abef-4fcd-8e17-dd004ec9fd77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:44:45.623Z|05b1eb5c-abef-4fcd-8e17-dd004ec9fd77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:44:48.817Z|7df59ec2-3679-40f1-bded-f3de0843d91e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:44:48.822Z|7df59ec2-3679-40f1-bded-f3de0843d91e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:44:49.885Z|efc72412-10d5-4e3b-863d-b70fd7f8aebe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:44:49.886Z|efc72412-10d5-4e3b-863d-b70fd7f8aebe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:44:55.649Z|db0d3017-221b-4980-849a-a766c019b800|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:44:55.650Z|db0d3017-221b-4980-849a-a766c019b800|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:44:55.651Z|51bfbcf6-9dfe-4428-aaea-d5e20723f972|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:44:55.652Z|51bfbcf6-9dfe-4428-aaea-d5e20723f972|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:44:55.654Z|e8208f8e-6bff-4b86-a1ef-71a3670e3f60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:44:55.655Z|e8208f8e-6bff-4b86-a1ef-71a3670e3f60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:45:03.817Z|9aa5fc41-6776-4adb-9f94-691684648e98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:45:03.818Z|9aa5fc41-6776-4adb-9f94-691684648e98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:45:05.679Z|e761536a-ea2c-410d-b9b4-4effebba7324|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:45:05.680Z|e761536a-ea2c-410d-b9b4-4effebba7324|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:45:05.680Z|49c329a4-1c90-4be2-b04e-a02cb64f3eb1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:45:05.681Z|ca1317ae-641c-4c1d-8532-321cf1d4b555|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:45:05.681Z|49c329a4-1c90-4be2-b04e-a02cb64f3eb1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:45:05.682Z|ca1317ae-641c-4c1d-8532-321cf1d4b555|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:45:15.706Z|d52007ef-a849-4f2b-b675-213cd1342981|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:45:15.707Z|d52007ef-a849-4f2b-b675-213cd1342981|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:45:15.707Z|3b3f5bdc-9106-4dc1-8d90-4dc03f6d33d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:45:15.708Z|3b3f5bdc-9106-4dc1-8d90-4dc03f6d33d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:45:15.708Z|12cf6b5f-9408-4296-9fad-77ec40dac607|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:45:15.709Z|12cf6b5f-9408-4296-9fad-77ec40dac607|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:45:15.772Z|c6407b7f-b97b-42ac-b2e7-be5f6d5cb491|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T09:45:15.773Z|c6407b7f-b97b-42ac-b2e7-be5f6d5cb491|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T09:45:18.818Z|ea91193b-7978-41c6-b769-c5db7a64fdad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:45:18.818Z|ea91193b-7978-41c6-b769-c5db7a64fdad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:45:19.887Z|52515289-6f98-41c2-a42f-ca367c060767|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:45:19.887Z|52515289-6f98-41c2-a42f-ca367c060767|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:45:25.741Z|c858cda2-6e83-44d9-b9b4-476d0ceec5f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:45:25.742Z|c858cda2-6e83-44d9-b9b4-476d0ceec5f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:45:25.744Z|d5186d13-7bfc-42af-8fb3-7a8479418319|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:45:25.744Z|d5186d13-7bfc-42af-8fb3-7a8479418319|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:45:25.745Z|4b2974e2-5456-47db-bad9-2003ae84179d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:45:25.746Z|4b2974e2-5456-47db-bad9-2003ae84179d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:45:33.817Z|48b5497a-281d-440c-95d9-8b8bdb0ffde3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:45:33.821Z|48b5497a-281d-440c-95d9-8b8bdb0ffde3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:45:35.770Z|2b6ca1c6-7410-4239-97c0-d4e019d49c35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:45:35.769Z|01327568-56b5-40d5-99eb-d2864f7c5b18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:45:35.771Z|2b6ca1c6-7410-4239-97c0-d4e019d49c35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:45:35.772Z|01327568-56b5-40d5-99eb-d2864f7c5b18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:45:35.776Z|45b7b77c-823e-4298-aa0d-471817e34676|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:45:35.776Z|45b7b77c-823e-4298-aa0d-471817e34676|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:45:45.800Z|27b3cfa4-5d90-4e28-8d9f-f06455438d45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:45:45.801Z|27b3cfa4-5d90-4e28-8d9f-f06455438d45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:45:45.803Z|d41c1da4-e248-4776-89c6-719e137356d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:45:45.803Z|d41c1da4-e248-4776-89c6-719e137356d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:45:45.804Z|7ca4ed0a-a38c-4ccd-894e-c2e0fa1d3631|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:45:45.804Z|7ca4ed0a-a38c-4ccd-894e-c2e0fa1d3631|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:45:48.817Z|5cefdda9-4f32-4b98-b750-124fe0c74e79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:45:48.818Z|5cefdda9-4f32-4b98-b750-124fe0c74e79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:45:49.888Z|0c6186b5-8d8d-463f-a2b3-c5221d697b92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:45:49.889Z|0c6186b5-8d8d-463f-a2b3-c5221d697b92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:45:55.832Z|49aefb95-aa7e-41fa-8bc8-a441c59defaf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:45:55.832Z|49aefb95-aa7e-41fa-8bc8-a441c59defaf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:45:55.836Z|35773966-57a1-4070-b588-01ec3d0e78d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:45:55.837Z|35773966-57a1-4070-b588-01ec3d0e78d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:45:55.839Z|cb049de8-44e6-4be1-8b1e-52db4f9a52c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:45:55.839Z|cb049de8-44e6-4be1-8b1e-52db4f9a52c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:46:03.817Z|bd740d5b-b662-43d5-bf5f-286e684acb8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:46:03.818Z|bd740d5b-b662-43d5-bf5f-286e684acb8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:46:05.863Z|0d07fc51-f488-4a4a-8acf-b0e9bcd799b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:46:05.864Z|0d07fc51-f488-4a4a-8acf-b0e9bcd799b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:46:05.865Z|d1b42c05-8cb5-47bd-bc55-e23a2c689f46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:46:05.865Z|d1b42c05-8cb5-47bd-bc55-e23a2c689f46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:46:05.868Z|746bf654-776c-4538-88b0-1019d34224cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:46:05.869Z|746bf654-776c-4538-88b0-1019d34224cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:46:15.770Z|65e7a049-fdc0-425a-b23e-454bf0e86cff|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T09:46:15.770Z|65e7a049-fdc0-425a-b23e-454bf0e86cff|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T09:46:15.893Z|3bfe75de-7fb4-44a7-a16f-416992a3b14b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:46:15.893Z|3bfe75de-7fb4-44a7-a16f-416992a3b14b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:46:15.895Z|e98d97a5-fdc8-4083-9354-ca7ffc657988|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:46:15.896Z|e98d97a5-fdc8-4083-9354-ca7ffc657988|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:46:15.898Z|1ec25192-7e0f-4313-b9bf-82004c7e7238|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:46:15.898Z|1ec25192-7e0f-4313-b9bf-82004c7e7238|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:46:18.817Z|cdf549a1-c8bf-4d47-9d57-7b0a7f14faec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:46:18.821Z|cdf549a1-c8bf-4d47-9d57-7b0a7f14faec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:46:19.889Z|33e560ca-504b-4c56-bdfc-f108da821dfd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:46:19.889Z|33e560ca-504b-4c56-bdfc-f108da821dfd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:46:25.922Z|a638949f-d7fe-48e6-8210-b0d2a3e70ba4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:46:25.922Z|a638949f-d7fe-48e6-8210-b0d2a3e70ba4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:46:25.927Z|0a61389c-9532-4794-8944-dbadf1f64e1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:46:25.928Z|0a61389c-9532-4794-8944-dbadf1f64e1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:46:25.931Z|918ddf0c-d07a-4d2f-bb22-ccec5cda8e22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:46:25.931Z|918ddf0c-d07a-4d2f-bb22-ccec5cda8e22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:46:33.817Z|d29993d9-01bc-4410-9442-d3b0ad8a42ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:46:33.818Z|d29993d9-01bc-4410-9442-d3b0ad8a42ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:46:35.956Z|9aa0f5f4-0ab5-4ba8-8d23-3aa514c435bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:46:35.957Z|9aa0f5f4-0ab5-4ba8-8d23-3aa514c435bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:46:35.958Z|3466db75-c7d5-442d-a938-e81c65765f00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:46:35.959Z|0f854291-562b-40c2-8947-b1d663c11555|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:46:35.959Z|3466db75-c7d5-442d-a938-e81c65765f00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:46:35.960Z|0f854291-562b-40c2-8947-b1d663c11555|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:46:45.989Z|5a9e34e2-47a7-482a-b4bf-1f2a44bbb2e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:46:45.990Z|5a9e34e2-47a7-482a-b4bf-1f2a44bbb2e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:46:45.991Z|5c1985ee-63ef-4bcf-8548-c1ad550436e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:46:45.993Z|5c1985ee-63ef-4bcf-8548-c1ad550436e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:46:45.997Z|618ce76e-6c92-4cd0-a04d-5355f2936ee3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:46:45.998Z|618ce76e-6c92-4cd0-a04d-5355f2936ee3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:46:48.817Z|036e8398-da63-4d6f-bcbf-d6c9559b37d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:46:48.818Z|036e8398-da63-4d6f-bcbf-d6c9559b37d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:46:49.890Z|cc3db772-bda3-4041-9371-692dbc25daa0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:46:49.891Z|cc3db772-bda3-4041-9371-692dbc25daa0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:46:56.017Z|2cbd6339-8173-4363-b76a-045e6f54d279|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:46:56.017Z|2cbd6339-8173-4363-b76a-045e6f54d279|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:46:56.019Z|c05e7dec-af1a-4e52-8c49-f91341b30ed3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:46:56.019Z|c05e7dec-af1a-4e52-8c49-f91341b30ed3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:46:56.027Z|24002adc-4817-4b8e-8aa9-d8646548f7de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:46:56.028Z|24002adc-4817-4b8e-8aa9-d8646548f7de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:47:03.817Z|cd9b86bc-0b8c-432f-a829-41b205dc06b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:47:03.821Z|cd9b86bc-0b8c-432f-a829-41b205dc06b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:47:06.047Z|9ec2065c-02cf-4dfe-a6b4-fdbfdde70690|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:47:06.048Z|9ec2065c-02cf-4dfe-a6b4-fdbfdde70690|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:47:06.054Z|b0dce9db-3d74-47ba-8343-621899edd245|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:47:06.055Z|b0dce9db-3d74-47ba-8343-621899edd245|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:47:06.057Z|6d19f56c-f520-4c40-b76e-32832a099afe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:47:06.058Z|6d19f56c-f520-4c40-b76e-32832a099afe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:47:15.770Z|4d5bb9ee-617c-4f56-83f2-7d2cb13beda5|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T09:47:15.771Z|4d5bb9ee-617c-4f56-83f2-7d2cb13beda5|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T09:47:16.080Z|06a8d6f5-c85b-4db1-8f3f-4cd56cdee035|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:47:16.080Z|187aee98-c50e-4eda-a80a-060d51415a1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:47:16.080Z|06a8d6f5-c85b-4db1-8f3f-4cd56cdee035|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:47:16.080Z|187aee98-c50e-4eda-a80a-060d51415a1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:47:16.082Z|86c02643-125a-4916-a9e5-0b6d07093b08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:47:16.083Z|86c02643-125a-4916-a9e5-0b6d07093b08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:47:18.817Z|81a19071-95da-49c4-a784-92a5aeab9d31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:47:18.818Z|81a19071-95da-49c4-a784-92a5aeab9d31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:47:19.891Z|50bb490d-2748-4e44-adf2-36760b9d612a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:47:19.892Z|50bb490d-2748-4e44-adf2-36760b9d612a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:47:26.111Z|0e091b6e-5d2c-487b-a15e-c887d943fb40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:47:26.112Z|0e091b6e-5d2c-487b-a15e-c887d943fb40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:47:26.116Z|d183e08e-0084-4079-a5d1-77d0f208fc3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:47:26.117Z|d183e08e-0084-4079-a5d1-77d0f208fc3a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:47:26.118Z|d41122e6-26ee-46ad-9930-b46df4d0f11f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:47:26.119Z|d41122e6-26ee-46ad-9930-b46df4d0f11f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:47:33.817Z|daf30c91-1809-4053-8ab8-2f8b0f0825cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:47:33.818Z|daf30c91-1809-4053-8ab8-2f8b0f0825cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:47:36.140Z|31b52974-8ebd-4be8-8fb2-029193a1e4fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:47:36.141Z|31b52974-8ebd-4be8-8fb2-029193a1e4fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:47:36.142Z|65018dcf-0076-4ab0-ac46-c2f498b71304|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:47:36.143Z|65018dcf-0076-4ab0-ac46-c2f498b71304|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:47:36.149Z|830dc838-24b1-49af-a371-b22dbc9a3c43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:47:36.149Z|830dc838-24b1-49af-a371-b22dbc9a3c43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:47:46.169Z|91b127c0-f260-4eb4-8dbf-e215bffa33bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:47:46.171Z|91b127c0-f260-4eb4-8dbf-e215bffa33bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:47:46.172Z|fe14a165-cee2-4c65-b4df-3a5f53c5ffd1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:47:46.173Z|fe14a165-cee2-4c65-b4df-3a5f53c5ffd1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:47:46.177Z|acee326c-a5b4-44ee-919e-c80e49c14966|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:47:46.177Z|acee326c-a5b4-44ee-919e-c80e49c14966|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:47:48.817Z|4d3f9d43-b59a-4805-b48e-61f63aea10ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:47:48.822Z|4d3f9d43-b59a-4805-b48e-61f63aea10ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:47:49.892Z|4fe5d563-0f1f-4ca4-8c45-c382441a78f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:47:49.893Z|4fe5d563-0f1f-4ca4-8c45-c382441a78f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:47:56.205Z|ec2a100b-3415-463a-85c9-dbbeba0453d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:47:56.205Z|ec2a100b-3415-463a-85c9-dbbeba0453d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:47:56.207Z|11e23b3e-572c-4285-ab9f-9c411765d680|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:47:56.207Z|b1560c1b-c9b4-42a3-8044-c63bfcbfb489|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:47:56.207Z|11e23b3e-572c-4285-ab9f-9c411765d680|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:47:56.208Z|b1560c1b-c9b4-42a3-8044-c63bfcbfb489|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:48:03.817Z|55c409d0-df26-4908-ba8d-49827d0acee5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:48:03.818Z|55c409d0-df26-4908-ba8d-49827d0acee5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:48:06.233Z|c87c8e2e-df0b-49df-b70a-9ce4d61dcb89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:48:06.234Z|c87c8e2e-df0b-49df-b70a-9ce4d61dcb89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:48:06.236Z|d1a2ee27-4c0e-4295-8155-6455995e7ec5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:48:06.237Z|d1a2ee27-4c0e-4295-8155-6455995e7ec5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:48:06.240Z|3d38cfe0-1bb6-42a3-a7be-a779c37ba3b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:48:06.240Z|3d38cfe0-1bb6-42a3-a7be-a779c37ba3b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:48:15.771Z|f64e6679-bea2-492a-9c2a-e16a889c618b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T09:48:15.771Z|f64e6679-bea2-492a-9c2a-e16a889c618b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T09:48:16.267Z|cd339243-a222-49ae-95ec-b885f9d5a027|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:48:16.267Z|cd339243-a222-49ae-95ec-b885f9d5a027|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:48:16.275Z|5020860f-e42e-4395-b00f-85821084ed55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:48:16.276Z|5020860f-e42e-4395-b00f-85821084ed55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:48:16.281Z|a933ea86-b821-4812-99ae-4b5edeb31000|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:48:16.283Z|a933ea86-b821-4812-99ae-4b5edeb31000|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:48:18.817Z|805cda0e-89fb-422f-8810-55cdaeb415f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:48:18.818Z|805cda0e-89fb-422f-8810-55cdaeb415f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:48:19.894Z|4b3f8340-c168-4c61-affc-338c77e77194|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:48:19.894Z|4b3f8340-c168-4c61-affc-338c77e77194|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:48:26.294Z|707c6a00-2f5a-4a9a-ad9d-0947f0b4499f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:48:26.294Z|707c6a00-2f5a-4a9a-ad9d-0947f0b4499f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:48:26.308Z|3d710eb1-9364-4021-9d48-0819b1401c96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:48:26.309Z|3d710eb1-9364-4021-9d48-0819b1401c96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:48:26.310Z|624ab694-c87c-4c73-9b1e-fc29cd25b51b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:48:26.310Z|624ab694-c87c-4c73-9b1e-fc29cd25b51b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:48:33.817Z|e1effec6-94c7-464b-adc4-c3a4c136bc42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:48:33.821Z|e1effec6-94c7-464b-adc4-c3a4c136bc42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:48:36.333Z|33395383-10df-4429-9997-5de060698f93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:48:36.334Z|33395383-10df-4429-9997-5de060698f93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:48:36.340Z|f50fb18b-d8fe-4b9d-b503-9444df5fcc1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:48:36.340Z|a39d1f9c-a431-4377-841e-eb2b066a4738|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:48:36.341Z|a39d1f9c-a431-4377-841e-eb2b066a4738|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:48:36.341Z|f50fb18b-d8fe-4b9d-b503-9444df5fcc1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:48:46.364Z|326f765a-7434-415e-b7e9-97091d291bdf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:48:46.365Z|326f765a-7434-415e-b7e9-97091d291bdf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:48:46.367Z|acd8b259-cb31-4e1a-9c13-dfffbe950df1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:48:46.368Z|acd8b259-cb31-4e1a-9c13-dfffbe950df1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:48:46.369Z|237dc544-e3ee-44e8-8f32-1f6f669ec4d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:48:46.369Z|237dc544-e3ee-44e8-8f32-1f6f669ec4d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:48:48.817Z|489a917a-7097-4ae1-9a12-8e06d208460e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:48:48.818Z|489a917a-7097-4ae1-9a12-8e06d208460e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:48:49.895Z|3665227d-e46f-49b3-adfb-18adeb5fe9f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:48:49.895Z|3665227d-e46f-49b3-adfb-18adeb5fe9f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:48:56.395Z|881540e8-6e97-4854-89c5-7a19b983114d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:48:56.396Z|881540e8-6e97-4854-89c5-7a19b983114d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:48:56.401Z|83748a78-2a50-4d94-8baa-73b7a3cbcbda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:48:56.401Z|83748a78-2a50-4d94-8baa-73b7a3cbcbda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:48:56.402Z|ca4e1932-23bb-4cea-a6fd-a1af66cc19c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:48:56.402Z|ca4e1932-23bb-4cea-a6fd-a1af66cc19c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:49:03.817Z|e215840c-b0ab-47e2-a256-8a0d7eaa8efa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:49:03.818Z|e215840c-b0ab-47e2-a256-8a0d7eaa8efa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:49:06.422Z|cacfd274-34af-4d86-b372-af9ff67a81a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:49:06.422Z|cacfd274-34af-4d86-b372-af9ff67a81a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:49:06.430Z|ec77f77a-c5b8-43c0-8c41-e0e2aacecba6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:49:06.430Z|ec77f77a-c5b8-43c0-8c41-e0e2aacecba6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:49:06.430Z|72969d86-77e0-44fe-b4fc-06a9bdea023f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:49:06.431Z|72969d86-77e0-44fe-b4fc-06a9bdea023f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:49:15.772Z|58bddc49-ed8d-44b9-9184-271e0fd051bf|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T09:49:15.773Z|58bddc49-ed8d-44b9-9184-271e0fd051bf|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T09:49:16.453Z|97e1dfae-aa8d-4fb0-8af8-b26d92da1e17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:49:16.454Z|97e1dfae-aa8d-4fb0-8af8-b26d92da1e17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:49:16.460Z|68e9bed1-0023-4039-9a17-9374a9659941|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:49:16.460Z|68e9bed1-0023-4039-9a17-9374a9659941|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:49:16.461Z|c2b19dc0-1d13-4cd7-9f1a-3469e7d9a405|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:49:16.461Z|c2b19dc0-1d13-4cd7-9f1a-3469e7d9a405|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:49:18.817Z|c5f164bc-00a9-47d5-b367-0f05237064ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:49:18.821Z|c5f164bc-00a9-47d5-b367-0f05237064ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:49:19.896Z|c61ca26b-ab94-43f8-9464-03ca69e3edd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:49:19.896Z|c61ca26b-ab94-43f8-9464-03ca69e3edd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:49:26.487Z|51704636-d35e-4ff2-948d-d32669397062|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:49:26.488Z|51704636-d35e-4ff2-948d-d32669397062|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:49:26.493Z|b6838c62-70f7-44c8-ae32-f329a701e3bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:49:26.494Z|b6838c62-70f7-44c8-ae32-f329a701e3bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:49:26.494Z|cddd1b70-8eb3-4dff-8d4d-409305cfd50b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:49:26.494Z|cddd1b70-8eb3-4dff-8d4d-409305cfd50b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:49:33.817Z|94ffc873-45ee-4c6d-a4d8-ad4f3cf97198|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:49:33.818Z|94ffc873-45ee-4c6d-a4d8-ad4f3cf97198|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:49:36.524Z|d40cfce6-0985-4260-9567-4df12d896901|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:49:36.524Z|708fbba2-3971-42e7-a5a4-dde78f646df3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:49:36.524Z|1188236e-ff24-4e3b-afb6-c1cba91f6545|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:49:36.525Z|708fbba2-3971-42e7-a5a4-dde78f646df3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:49:36.525Z|d40cfce6-0985-4260-9567-4df12d896901|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:49:36.525Z|1188236e-ff24-4e3b-afb6-c1cba91f6545|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:49:46.560Z|7f5dd709-e8c0-438d-b514-394edc8df5c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:49:46.561Z|7f5dd709-e8c0-438d-b514-394edc8df5c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:49:46.562Z|2556366d-4d80-4e77-b102-c60717d2761b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:49:46.562Z|d0767322-37c1-424c-8136-1a47cb954505|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:49:46.563Z|2556366d-4d80-4e77-b102-c60717d2761b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:49:46.563Z|d0767322-37c1-424c-8136-1a47cb954505|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:49:48.817Z|cf79e52e-b41d-4827-91e6-72ab5297044d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:49:48.818Z|cf79e52e-b41d-4827-91e6-72ab5297044d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:49:49.897Z|a831e564-5467-4306-8e2f-4f6515624fd2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:49:49.897Z|a831e564-5467-4306-8e2f-4f6515624fd2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:49:56.593Z|4d02a94a-5290-4faa-85aa-68c1dfb1e344|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:49:56.593Z|4d02a94a-5290-4faa-85aa-68c1dfb1e344|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:49:56.595Z|9df69b23-45cb-4f57-af6d-0a0260bb62bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:49:56.596Z|9df69b23-45cb-4f57-af6d-0a0260bb62bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:49:56.595Z|0a6ded5b-9fe6-4366-ad29-c7335677b49c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:49:56.597Z|0a6ded5b-9fe6-4366-ad29-c7335677b49c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:50:03.817Z|90f1ae56-2c68-4baa-9a6a-a89daa370be8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:50:03.822Z|90f1ae56-2c68-4baa-9a6a-a89daa370be8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:50:06.626Z|4a502a72-f9af-4745-940b-d329bde7eb9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:50:06.626Z|edba1a5a-cddb-4216-b2b8-97ded4d26529|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:50:06.626Z|4a502a72-f9af-4745-940b-d329bde7eb9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:50:06.627Z|edba1a5a-cddb-4216-b2b8-97ded4d26529|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:50:06.632Z|ec5728c7-6689-40b4-81d6-fc0bdb7058d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:50:06.632Z|ec5728c7-6689-40b4-81d6-fc0bdb7058d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:50:15.772Z|09ceaa18-a8d5-4dac-a88f-dcf6e67398f0|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T09:50:15.772Z|09ceaa18-a8d5-4dac-a88f-dcf6e67398f0|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T09:50:16.664Z|2203cbea-7581-427c-9c48-6cabe90edb79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:50:16.665Z|2203cbea-7581-427c-9c48-6cabe90edb79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:50:16.669Z|ebb0e6d1-1fb5-4d6a-8f3b-1b9e05283797|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:50:16.669Z|62556f19-b3e3-4ec2-a745-03b706160d5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:50:16.670Z|ebb0e6d1-1fb5-4d6a-8f3b-1b9e05283797|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:50:16.670Z|62556f19-b3e3-4ec2-a745-03b706160d5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:50:18.817Z|49105ac7-aadc-4703-b0d5-85409b9d72b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:50:18.818Z|49105ac7-aadc-4703-b0d5-85409b9d72b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:50:19.897Z|ae31fd79-f1bb-4dd1-b73e-4fe4fb520a8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:50:19.898Z|ae31fd79-f1bb-4dd1-b73e-4fe4fb520a8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:50:26.706Z|bdbf4ff9-db08-485f-9158-a245cea70fee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:50:26.707Z|bdbf4ff9-db08-485f-9158-a245cea70fee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:50:26.707Z|06d7d5c4-e4c2-4e22-bced-4b1d20f44de9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:50:26.708Z|06d7d5c4-e4c2-4e22-bced-4b1d20f44de9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:50:26.708Z|2be64ada-2e28-4619-8d78-f9d6a56b0637|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:50:26.709Z|2be64ada-2e28-4619-8d78-f9d6a56b0637|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:50:33.817Z|27ef9471-22f6-4502-b05c-89d0d8140034|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:50:33.818Z|27ef9471-22f6-4502-b05c-89d0d8140034|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:50:36.741Z|e93597c5-752f-4cde-be07-40315f850ed9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:50:36.742Z|07672571-5a6d-4495-bcf4-5bf3f89fe936|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:50:36.742Z|e93597c5-752f-4cde-be07-40315f850ed9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:50:36.743Z|5a809eaa-9147-4d61-90a7-968226c659b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:50:36.743Z|07672571-5a6d-4495-bcf4-5bf3f89fe936|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:50:36.744Z|5a809eaa-9147-4d61-90a7-968226c659b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:50:46.774Z|d3b007e5-1cbf-45c3-b04e-3810be18de96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:50:46.774Z|d3b007e5-1cbf-45c3-b04e-3810be18de96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:50:46.776Z|f490b0f8-749f-4842-bc51-6bb4783e792d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:50:46.777Z|f490b0f8-749f-4842-bc51-6bb4783e792d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:50:46.777Z|add04227-d5b8-4079-ae21-f60cbfacbfe1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:50:46.778Z|add04227-d5b8-4079-ae21-f60cbfacbfe1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:50:48.817Z|6f8dbfc0-04ae-4063-bf82-f72596e8590b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:50:48.821Z|6f8dbfc0-04ae-4063-bf82-f72596e8590b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:50:49.899Z|a0340d61-87f7-49b6-b612-f6093453091e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:50:49.899Z|a0340d61-87f7-49b6-b612-f6093453091e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:50:56.804Z|f205546d-ab9e-4c7f-be54-5607db74b9c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:50:56.805Z|f205546d-ab9e-4c7f-be54-5607db74b9c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:50:56.808Z|15ade82c-0f6b-404b-8b05-9dda20f9fc44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:50:56.809Z|15ade82c-0f6b-404b-8b05-9dda20f9fc44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:50:56.812Z|731770e3-4480-4911-91cc-658dad315b1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:50:56.812Z|731770e3-4480-4911-91cc-658dad315b1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:51:03.818Z|4ec1f059-e2ae-4988-837d-269bd606dd9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:51:03.818Z|4ec1f059-e2ae-4988-837d-269bd606dd9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:51:06.839Z|33ae960a-afec-49d6-a528-e57c2efe0236|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:51:06.839Z|33ae960a-afec-49d6-a528-e57c2efe0236|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:51:06.840Z|1ab425a9-4a63-43f5-a59c-5b1314e80307|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:51:06.840Z|1ab425a9-4a63-43f5-a59c-5b1314e80307|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:51:06.847Z|c76fc5b6-8eeb-4a4d-90ae-6e8ce39a0ef0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:51:06.848Z|c76fc5b6-8eeb-4a4d-90ae-6e8ce39a0ef0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:51:15.772Z|447f3fe8-eeea-4f17-8061-25a49357ff4e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T09:51:15.772Z|447f3fe8-eeea-4f17-8061-25a49357ff4e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T09:51:16.874Z|358ce549-647a-45ab-a79d-f3ed2a9e2011|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:51:16.876Z|358ce549-647a-45ab-a79d-f3ed2a9e2011|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:51:16.875Z|29e24672-313d-4d6a-b7c7-d2707b9b5c33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:51:16.877Z|29e24672-313d-4d6a-b7c7-d2707b9b5c33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:51:16.878Z|96eddbad-684f-4451-ab6a-1520c8f0cf60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:51:16.878Z|96eddbad-684f-4451-ab6a-1520c8f0cf60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:51:18.817Z|0ff8f501-1afd-4b68-9e36-7154b2a4e659|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:51:18.818Z|0ff8f501-1afd-4b68-9e36-7154b2a4e659|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:51:19.900Z|c655e2c1-0f5c-4dd4-b57b-0840038cf903|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:51:19.900Z|c655e2c1-0f5c-4dd4-b57b-0840038cf903|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:51:26.904Z|87c1f770-b59c-4b09-ade9-90a558bccdfc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:51:26.905Z|87c1f770-b59c-4b09-ade9-90a558bccdfc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:51:26.908Z|6c0aacb2-2ca8-4b53-85e7-c20223f128bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:51:26.908Z|6c0aacb2-2ca8-4b53-85e7-c20223f128bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:51:26.908Z|278556f3-fc57-45f0-8ad9-a8b77bdbb1db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:51:26.909Z|278556f3-fc57-45f0-8ad9-a8b77bdbb1db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:51:33.817Z|dd011e02-fa31-4bcc-8b46-7e245e6778cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:51:33.821Z|dd011e02-fa31-4bcc-8b46-7e245e6778cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:51:36.934Z|65bf5a5b-a1eb-4212-83fb-8bb8dff881c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:51:36.935Z|65bf5a5b-a1eb-4212-83fb-8bb8dff881c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:51:36.940Z|231e95a0-1f56-46bf-b40e-bc3da4efb90f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:51:36.940Z|231e95a0-1f56-46bf-b40e-bc3da4efb90f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:51:36.941Z|cfc4883f-efbc-4b7b-93c9-0912b9d15a85|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:51:36.942Z|cfc4883f-efbc-4b7b-93c9-0912b9d15a85|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:51:46.965Z|3d0b9eff-1ece-446a-9686-59527094c163|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:51:46.965Z|3d0b9eff-1ece-446a-9686-59527094c163|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:51:46.966Z|4f578727-9c26-4a5c-9f24-2b050de41ce0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:51:46.966Z|4f578727-9c26-4a5c-9f24-2b050de41ce0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:51:46.967Z|a932fd8f-19d6-40de-b871-e07c5804c0f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:51:46.967Z|a932fd8f-19d6-40de-b871-e07c5804c0f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:51:48.817Z|83344e8a-f63d-46d7-a037-8a842216e81b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:51:48.818Z|83344e8a-f63d-46d7-a037-8a842216e81b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:51:49.900Z|433c78c6-176c-4b91-9ce0-9f84a33d013b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:51:49.901Z|433c78c6-176c-4b91-9ce0-9f84a33d013b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:51:56.993Z|5535d5ae-3cb8-4e85-a827-c74cd965a4de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:51:56.993Z|5535d5ae-3cb8-4e85-a827-c74cd965a4de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:51:56.994Z|4812883e-fc65-46d8-b0b1-1ef26fb923aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:51:56.995Z|4812883e-fc65-46d8-b0b1-1ef26fb923aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:51:56.996Z|fc621837-2908-4fd8-9468-ef50528868b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:51:56.996Z|fc621837-2908-4fd8-9468-ef50528868b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:52:03.817Z|45143018-0403-4a84-ad79-991f59d09d49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:52:03.818Z|45143018-0403-4a84-ad79-991f59d09d49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:52:07.022Z|98d554bd-7c7c-41bd-aa99-01cd30e58197|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:52:07.023Z|98d554bd-7c7c-41bd-aa99-01cd30e58197|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:52:07.024Z|447c8e95-30d6-4f32-9bcf-79a072331006|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:52:07.024Z|447c8e95-30d6-4f32-9bcf-79a072331006|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:52:07.027Z|9e65038c-a20a-487f-b324-2035bbddba5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:52:07.027Z|9e65038c-a20a-487f-b324-2035bbddba5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:52:15.770Z|30ac522c-fdbe-4672-9cec-079bd7f840a8|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T09:52:15.772Z|30ac522c-fdbe-4672-9cec-079bd7f840a8|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T09:52:17.054Z|9317038f-ece5-4036-bd26-341ddc28f712|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:52:17.054Z|049eb950-cf92-4318-ac43-8fd4963666ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:52:17.054Z|9317038f-ece5-4036-bd26-341ddc28f712|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:52:17.055Z|049eb950-cf92-4318-ac43-8fd4963666ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:52:17.058Z|4aff2203-c834-4fed-9b10-4247e21769c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:52:17.059Z|4aff2203-c834-4fed-9b10-4247e21769c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:52:18.817Z|58e12ab9-9fb8-4c26-a90e-07dea34fc490|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:52:18.822Z|58e12ab9-9fb8-4c26-a90e-07dea34fc490|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:52:19.902Z|cfc4202c-8e44-4ac8-8471-07e27f354651|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:52:19.902Z|cfc4202c-8e44-4ac8-8471-07e27f354651|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:52:27.083Z|003aba11-7d16-4860-8745-fc8d27576411|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:52:27.083Z|003aba11-7d16-4860-8745-fc8d27576411|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:52:27.083Z|5d9e4f40-3a42-4092-a9ca-8c36f2292818|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:52:27.084Z|5d9e4f40-3a42-4092-a9ca-8c36f2292818|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:52:27.087Z|f6502b91-8a55-4921-a7ad-5203203271b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:52:27.088Z|f6502b91-8a55-4921-a7ad-5203203271b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:52:33.817Z|90499bfd-3ee7-488f-9a14-3d28fa41f346|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:52:33.818Z|90499bfd-3ee7-488f-9a14-3d28fa41f346|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:52:37.113Z|98e11efc-41a3-4ac7-99df-53e093c6c986|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:52:37.114Z|98e11efc-41a3-4ac7-99df-53e093c6c986|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:52:37.119Z|38583792-7532-4ba9-819a-6f0441f3171d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:52:37.119Z|38583792-7532-4ba9-819a-6f0441f3171d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:52:37.120Z|c7cf9d35-c89f-405f-a460-c8729674c41e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:52:37.122Z|c7cf9d35-c89f-405f-a460-c8729674c41e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:52:47.142Z|a5c01845-921f-4906-8e58-cce32159851a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:52:47.142Z|a5c01845-921f-4906-8e58-cce32159851a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:52:47.157Z|0dbbbf16-79e7-4772-b3a8-7f4c33b53bbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:52:47.158Z|0dbbbf16-79e7-4772-b3a8-7f4c33b53bbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:52:47.158Z|21f29c60-a43a-49ce-aa83-31b97d162dc3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:52:47.159Z|21f29c60-a43a-49ce-aa83-31b97d162dc3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:52:48.817Z|ecb05bc0-0adb-4011-9ff4-e0b180892b76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:52:48.818Z|ecb05bc0-0adb-4011-9ff4-e0b180892b76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:52:49.903Z|e85e4e7c-b03f-44f6-8465-9a4692ba290a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:52:49.903Z|e85e4e7c-b03f-44f6-8465-9a4692ba290a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:52:57.172Z|58c520c4-ee3a-44ba-94cc-d8fad97669aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:52:57.173Z|58c520c4-ee3a-44ba-94cc-d8fad97669aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:52:57.187Z|f6164450-01e9-4ff0-baef-10c849bf617c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:52:57.188Z|f6164450-01e9-4ff0-baef-10c849bf617c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:52:57.189Z|6bac3e3e-6469-42ae-8b58-098b09e38ba6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:52:57.189Z|6bac3e3e-6469-42ae-8b58-098b09e38ba6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:53:03.817Z|d48b80fc-ed7b-4d9b-8ca3-ebd418e42b02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:53:03.821Z|d48b80fc-ed7b-4d9b-8ca3-ebd418e42b02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:53:07.205Z|f992300b-99b5-4a9f-b821-295caf924861|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:53:07.206Z|f992300b-99b5-4a9f-b821-295caf924861|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:53:07.221Z|229c61f6-f338-4664-9cd1-e8d66d9a769e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:53:07.221Z|a6c34309-547d-42b3-89ce-3b0f6cce8622|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:53:07.221Z|229c61f6-f338-4664-9cd1-e8d66d9a769e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:53:07.222Z|a6c34309-547d-42b3-89ce-3b0f6cce8622|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:53:15.770Z|fb5f8914-c7d4-4b2a-a9b2-c44cc37c4713|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T09:53:15.771Z|fb5f8914-c7d4-4b2a-a9b2-c44cc37c4713|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T09:53:17.233Z|3c400cbf-82c9-423d-af00-c3ff70106c00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:53:17.234Z|3c400cbf-82c9-423d-af00-c3ff70106c00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:53:17.252Z|d01af33c-346f-42e6-99c6-13b2aaceafab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:53:17.253Z|d01af33c-346f-42e6-99c6-13b2aaceafab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:53:17.253Z|200cc1b4-391a-4b4f-a04f-bffad73a25d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:53:17.253Z|200cc1b4-391a-4b4f-a04f-bffad73a25d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:53:18.817Z|3eb2f6a0-d18d-49ae-8536-977cb0a1a541|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:53:18.818Z|3eb2f6a0-d18d-49ae-8536-977cb0a1a541|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:53:19.903Z|be0950f4-6a7a-4748-b05d-11edd12f00dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:53:19.904Z|be0950f4-6a7a-4748-b05d-11edd12f00dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:53:27.259Z|b931f8aa-60e6-4391-8fb2-1e80a0c3985b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:53:27.260Z|b931f8aa-60e6-4391-8fb2-1e80a0c3985b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:53:27.283Z|16e3d8ec-7499-41ea-a24e-e92a0187f4e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:53:27.284Z|16e3d8ec-7499-41ea-a24e-e92a0187f4e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:53:27.284Z|88f054d6-9a92-4879-a588-7e44aad4e41a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:53:27.285Z|88f054d6-9a92-4879-a588-7e44aad4e41a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:53:33.817Z|f7601727-8845-4543-9b6b-7e43bad8069c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:53:33.818Z|f7601727-8845-4543-9b6b-7e43bad8069c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:53:37.299Z|86add14a-be42-40ae-8458-3f4befe09458|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:53:37.300Z|86add14a-be42-40ae-8458-3f4befe09458|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:53:37.313Z|cddcdf4f-91cf-4b29-b081-1e4e873ebaa5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:53:37.314Z|cddcdf4f-91cf-4b29-b081-1e4e873ebaa5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:53:37.316Z|9136e13e-fa36-4b3e-b727-bdbe8d0cc1ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:53:37.317Z|9136e13e-fa36-4b3e-b727-bdbe8d0cc1ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:53:47.332Z|8751bd01-94d3-423b-b486-6e9a9aa438b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:53:47.332Z|8751bd01-94d3-423b-b486-6e9a9aa438b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:53:47.346Z|a82e18b0-dfdd-4331-b5bd-dc92fe119142|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:53:47.347Z|a82e18b0-dfdd-4331-b5bd-dc92fe119142|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:53:47.350Z|dbb0b365-2a7a-4eff-ab64-a567ffb9badc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:53:47.351Z|dbb0b365-2a7a-4eff-ab64-a567ffb9badc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:53:48.817Z|4fb39dee-1139-4166-b8de-08837065886e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:53:48.821Z|4fb39dee-1139-4166-b8de-08837065886e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:53:49.904Z|8bb0e86e-478a-4c32-b19e-08533c1b82cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:53:49.905Z|8bb0e86e-478a-4c32-b19e-08533c1b82cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:53:57.374Z|5b1ada9f-13cb-4000-a920-38e6110469bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:53:57.374Z|5b1ada9f-13cb-4000-a920-38e6110469bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:53:57.376Z|ebb1c846-cdef-4bac-a95b-fb945c54b9a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:53:57.377Z|ebb1c846-cdef-4bac-a95b-fb945c54b9a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:53:57.379Z|0270dedd-3fe0-4fd7-bc61-e36162697ab3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:53:57.380Z|0270dedd-3fe0-4fd7-bc61-e36162697ab3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:54:03.817Z|af0dacbd-49c0-4b9e-95b1-770507f4160a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:54:03.818Z|af0dacbd-49c0-4b9e-95b1-770507f4160a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:54:07.411Z|0e4baad7-f62a-4883-9aa0-e221324c1fdc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:54:07.411Z|80a967ec-70e5-4fb0-aed4-7d8fa97f0bc6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:54:07.411Z|a66f3236-97bd-4667-b0bf-81de520f1fd7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:54:07.412Z|0e4baad7-f62a-4883-9aa0-e221324c1fdc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:54:07.413Z|80a967ec-70e5-4fb0-aed4-7d8fa97f0bc6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:54:07.413Z|a66f3236-97bd-4667-b0bf-81de520f1fd7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:54:15.772Z|bbb46e85-4006-415e-82c9-c7c0b89e923a|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T09:54:15.773Z|bbb46e85-4006-415e-82c9-c7c0b89e923a|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T09:54:17.445Z|2a65fd94-c3a1-4337-be41-d8a4a05c5088|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:54:17.446Z|2a65fd94-c3a1-4337-be41-d8a4a05c5088|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:54:17.456Z|e85a9d34-4a21-4bcb-b60b-e7ea845d5ea4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:54:17.455Z|04ad8636-7c4d-4abf-9fce-fc59cf6cc424|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:54:17.456Z|e85a9d34-4a21-4bcb-b60b-e7ea845d5ea4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:54:17.456Z|04ad8636-7c4d-4abf-9fce-fc59cf6cc424|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:54:18.817Z|07e9fe1d-98b2-44b2-a550-7e5169895ebf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:54:18.818Z|07e9fe1d-98b2-44b2-a550-7e5169895ebf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:54:19.905Z|bfcd9af6-11aa-4e84-acb2-a163d4f4a7bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:54:19.906Z|bfcd9af6-11aa-4e84-acb2-a163d4f4a7bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:54:27.481Z|d58426b4-7fb7-4945-805f-d4910b79bef2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:54:27.482Z|d58426b4-7fb7-4945-805f-d4910b79bef2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:54:27.484Z|3d7a05f4-4e20-4a7e-9ec0-3160c092c1f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:54:27.485Z|3d7a05f4-4e20-4a7e-9ec0-3160c092c1f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:54:27.486Z|2a34f578-e797-400a-a66a-6c25923ea0ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:54:27.486Z|2a34f578-e797-400a-a66a-6c25923ea0ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:54:33.817Z|7b7fd323-b1dc-4403-8888-6df216d6aae6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:54:33.821Z|7b7fd323-b1dc-4403-8888-6df216d6aae6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:54:37.514Z|1038e1cd-9c30-40c5-98b5-098957419172|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:54:37.514Z|1038e1cd-9c30-40c5-98b5-098957419172|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:54:37.514Z|40d57dec-2819-4fc9-b020-664cb527b2c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:54:37.515Z|40d57dec-2819-4fc9-b020-664cb527b2c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:54:37.518Z|536ccfaa-42f0-4fef-96ec-54e1a28eba2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:54:37.519Z|536ccfaa-42f0-4fef-96ec-54e1a28eba2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:54:47.544Z|5de28f3a-9f73-4c5c-a043-bf3b9909f846|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:54:47.545Z|5de28f3a-9f73-4c5c-a043-bf3b9909f846|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:54:47.545Z|a6984ee4-e576-4c08-a8dc-7c083566e5b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:54:47.545Z|a6984ee4-e576-4c08-a8dc-7c083566e5b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:54:47.548Z|50ff6ba9-0f1a-4842-a207-10aac991f65c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:54:47.548Z|50ff6ba9-0f1a-4842-a207-10aac991f65c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:54:48.817Z|3adde859-0265-4463-bc9b-684e8731b755|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:54:48.818Z|3adde859-0265-4463-bc9b-684e8731b755|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:54:49.906Z|41146cee-4437-49cf-8593-5361994c3f50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:54:49.907Z|41146cee-4437-49cf-8593-5361994c3f50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:54:57.576Z|cf225766-f494-496e-b22d-c7a727d46526|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:54:57.577Z|cf225766-f494-496e-b22d-c7a727d46526|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:54:57.578Z|564d02b7-f992-427f-9c12-89eccabf76f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:54:57.580Z|564d02b7-f992-427f-9c12-89eccabf76f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:54:57.585Z|a10a0299-13dc-412d-9939-77bdd782c2c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:54:57.586Z|a10a0299-13dc-412d-9939-77bdd782c2c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:55:03.817Z|f91cad8f-e854-4b84-8ebe-7bbe58e1b65a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:55:03.818Z|f91cad8f-e854-4b84-8ebe-7bbe58e1b65a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:55:07.608Z|32326357-d910-48ac-a645-b0133f418c7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:55:07.608Z|32326357-d910-48ac-a645-b0133f418c7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:55:07.612Z|e7f2240f-2cb7-46cf-8d7e-6cce076c1d45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:55:07.612Z|e7f2240f-2cb7-46cf-8d7e-6cce076c1d45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:55:07.615Z|62713c43-de88-4bc9-bf99-870f9a4153f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:55:07.615Z|62713c43-de88-4bc9-bf99-870f9a4153f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:55:15.772Z|0feae21c-65e3-4db1-85a5-2fe50a5381b5|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T09:55:15.773Z|0feae21c-65e3-4db1-85a5-2fe50a5381b5|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T09:55:17.643Z|5b6fec80-a167-4423-bdaa-e1e2cd687e54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:55:17.644Z|5b6fec80-a167-4423-bdaa-e1e2cd687e54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:55:17.647Z|11e8dfaa-0af9-4d03-973f-012c5448d21b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:55:17.648Z|11e8dfaa-0af9-4d03-973f-012c5448d21b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:55:17.650Z|00d1dbe7-cbe1-480b-95f7-8ba8b142f605|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:55:17.651Z|00d1dbe7-cbe1-480b-95f7-8ba8b142f605|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:55:18.817Z|5abdfdc8-0f53-4476-b43d-1d55192e1371|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:55:18.821Z|5abdfdc8-0f53-4476-b43d-1d55192e1371|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:55:19.907Z|009585da-5bc1-4117-9d74-7e991b9b9987|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:55:19.908Z|009585da-5bc1-4117-9d74-7e991b9b9987|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:55:27.671Z|5da0b668-46dc-4680-96a4-6301ba340133|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:55:27.671Z|5da0b668-46dc-4680-96a4-6301ba340133|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:55:27.678Z|a2186fe9-058c-415a-a55d-624c379ef06c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:55:27.678Z|c066ce30-505a-4954-89e0-7764095e2ed7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:55:27.679Z|a2186fe9-058c-415a-a55d-624c379ef06c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:55:27.679Z|c066ce30-505a-4954-89e0-7764095e2ed7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:55:33.817Z|11b11298-abd6-42b9-9b87-35334340ccde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:55:33.818Z|11b11298-abd6-42b9-9b87-35334340ccde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:55:37.698Z|b72ead3e-af0a-4a8a-a70d-8ab21e9c8b4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:55:37.699Z|b72ead3e-af0a-4a8a-a70d-8ab21e9c8b4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:55:37.715Z|78ef6677-2e70-4509-bcce-51196a1a0d28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:55:37.716Z|78ef6677-2e70-4509-bcce-51196a1a0d28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:55:37.716Z|3b6716cf-bfda-4001-ade8-a65a8f0d12f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:55:37.717Z|3b6716cf-bfda-4001-ade8-a65a8f0d12f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:55:47.722Z|cdc259ab-399a-4292-a647-5b5403abb5ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:55:47.722Z|cdc259ab-399a-4292-a647-5b5403abb5ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:55:47.743Z|c04ba05b-dfd5-400c-afc9-1bc8569b3429|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:55:47.744Z|c04ba05b-dfd5-400c-afc9-1bc8569b3429|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:55:47.744Z|fe399c6f-4dc3-43cc-a8dc-e0dce98fff66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:55:47.744Z|fe399c6f-4dc3-43cc-a8dc-e0dce98fff66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:55:48.818Z|b8eedc1e-dd7c-4e32-8c1f-756b4b26f13c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:55:48.818Z|b8eedc1e-dd7c-4e32-8c1f-756b4b26f13c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:55:49.909Z|9b3450fb-4a9e-422b-b782-9bf70a850569|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:55:49.909Z|9b3450fb-4a9e-422b-b782-9bf70a850569|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:55:57.754Z|78c7548d-26bf-45b1-b234-a4991cec6c69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:55:57.754Z|78c7548d-26bf-45b1-b234-a4991cec6c69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:55:57.771Z|619b1e7e-12c5-40ad-8f40-ece47aaea8a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:55:57.772Z|619b1e7e-12c5-40ad-8f40-ece47aaea8a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:55:57.773Z|56eb66fe-21af-46a9-88d3-5cdd2bb8b331|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:55:57.774Z|56eb66fe-21af-46a9-88d3-5cdd2bb8b331|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:56:03.817Z|26e66c58-4772-4624-8fab-f178a613a1ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:56:03.821Z|26e66c58-4772-4624-8fab-f178a613a1ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:56:07.788Z|acb9f0e5-00c0-4784-bc9e-2abc2e5d975e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:56:07.788Z|acb9f0e5-00c0-4784-bc9e-2abc2e5d975e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:56:07.800Z|4178a64c-157e-45bd-b137-a4f8530ab66c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:56:07.800Z|4178a64c-157e-45bd-b137-a4f8530ab66c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:56:07.807Z|0be3d057-af2f-400f-8e1f-0fbcf145b76c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:56:07.808Z|0be3d057-af2f-400f-8e1f-0fbcf145b76c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:56:15.770Z|380f72d5-f4a2-4b87-a82b-46d2c1f02d6f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T09:56:15.772Z|380f72d5-f4a2-4b87-a82b-46d2c1f02d6f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T09:56:17.828Z|38178c05-4950-475d-b09c-ef586624bcea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:56:17.829Z|38178c05-4950-475d-b09c-ef586624bcea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:56:17.832Z|e0465b35-836b-4d33-a949-f5032add65cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:56:17.832Z|e0465b35-836b-4d33-a949-f5032add65cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:56:17.841Z|e7a20c3b-24ee-47d3-9251-a2260897763d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:56:17.842Z|e7a20c3b-24ee-47d3-9251-a2260897763d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:56:18.817Z|f2e763a5-ff7f-40c0-a632-69fcf270ac6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:56:18.818Z|f2e763a5-ff7f-40c0-a632-69fcf270ac6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:56:19.910Z|8c26244c-6efe-4dd1-95d0-37a773dd177b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:56:19.910Z|8c26244c-6efe-4dd1-95d0-37a773dd177b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:56:27.861Z|6b9086cc-f01a-4405-a583-f0890b640cb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:56:27.861Z|6b9086cc-f01a-4405-a583-f0890b640cb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:56:27.869Z|7a5d1880-9718-4111-bd55-c9d07728213e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:56:27.870Z|7a5d1880-9718-4111-bd55-c9d07728213e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:56:27.872Z|4ac17096-e933-4214-bffd-47c881981ec1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:56:27.872Z|4ac17096-e933-4214-bffd-47c881981ec1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:56:33.817Z|50d351d4-7efb-43d5-832a-12787f0a42e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:56:33.818Z|50d351d4-7efb-43d5-832a-12787f0a42e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:56:37.898Z|8937cbcc-8ea6-4cd3-b9cd-d3221a885acb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:56:37.898Z|3c2a404d-7a19-4835-87ba-d718570f449c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:56:37.898Z|f831fd36-c399-449b-be0f-bd5428484d91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:56:37.899Z|3c2a404d-7a19-4835-87ba-d718570f449c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:56:37.899Z|f831fd36-c399-449b-be0f-bd5428484d91|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:56:37.900Z|8937cbcc-8ea6-4cd3-b9cd-d3221a885acb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:56:47.929Z|c03a57ba-55e6-46e6-b85f-e05d17a99e24|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:56:47.930Z|c03a57ba-55e6-46e6-b85f-e05d17a99e24|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:56:47.929Z|cce89231-c155-437b-b89b-29be0e2bf4a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:56:47.930Z|cce89231-c155-437b-b89b-29be0e2bf4a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:56:47.939Z|7603cc46-8059-4386-8641-21594317e4f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:56:47.939Z|7603cc46-8059-4386-8641-21594317e4f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:56:48.817Z|29b436fa-ee73-41c8-80c8-dfaddfe38169|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:56:48.822Z|29b436fa-ee73-41c8-80c8-dfaddfe38169|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:56:49.911Z|8dcc24fe-5b04-4c58-939a-06745a4267df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:56:49.912Z|8dcc24fe-5b04-4c58-939a-06745a4267df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:56:57.960Z|7d6112f5-e90b-4d15-8f48-36fa74a7fe92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:56:57.960Z|7d6112f5-e90b-4d15-8f48-36fa74a7fe92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:56:57.966Z|b0d81129-fa94-4330-9f29-40de0c1b08a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:56:57.966Z|b0d81129-fa94-4330-9f29-40de0c1b08a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:56:57.968Z|0d3022f7-be61-42a4-b65e-840a6772c731|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:56:57.969Z|0d3022f7-be61-42a4-b65e-840a6772c731|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:57:03.817Z|16aa4da0-22e2-4a11-b4e3-67a2b0ae11a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:57:03.818Z|16aa4da0-22e2-4a11-b4e3-67a2b0ae11a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:57:07.992Z|f97c70d1-30d4-40d9-9a04-edcbb8b0fe03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:57:07.993Z|f97c70d1-30d4-40d9-9a04-edcbb8b0fe03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:57:08.002Z|72665f2e-104f-4549-86ba-ca006889e94d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:57:08.003Z|72665f2e-104f-4549-86ba-ca006889e94d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:57:08.011Z|012a9f25-d695-439b-81d5-6851c851ade4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:57:08.012Z|012a9f25-d695-439b-81d5-6851c851ade4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:57:15.772Z|7ba63179-9506-40f5-880c-834a005fadc9|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T09:57:15.772Z|7ba63179-9506-40f5-880c-834a005fadc9|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T09:57:18.024Z|9e832bf2-3479-4d7e-8bad-8ea097ebce49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:57:18.024Z|9e832bf2-3479-4d7e-8bad-8ea097ebce49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:57:18.037Z|59f1db93-139d-44e8-8272-bedae24bac32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:57:18.038Z|59f1db93-139d-44e8-8272-bedae24bac32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:57:18.044Z|50d32151-9ccd-440d-8cf5-6e94aa6369eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:57:18.044Z|50d32151-9ccd-440d-8cf5-6e94aa6369eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:57:18.817Z|523bb123-89bb-46c2-9373-fefdfd631d46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:57:18.818Z|523bb123-89bb-46c2-9373-fefdfd631d46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:57:19.912Z|c11c8097-fb56-491a-bcf8-ea9283be2b5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:57:19.913Z|c11c8097-fb56-491a-bcf8-ea9283be2b5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:57:28.063Z|324858e9-33b8-425d-9b5c-2e09fe9d6bba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:57:28.064Z|324858e9-33b8-425d-9b5c-2e09fe9d6bba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:57:28.069Z|fc04b495-c292-453e-896c-81ae3e05b71d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:57:28.069Z|fc04b495-c292-453e-896c-81ae3e05b71d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:57:28.073Z|fe56f70a-d697-4f8a-9d7f-63f8888b5fa7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:57:28.074Z|fe56f70a-d697-4f8a-9d7f-63f8888b5fa7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:57:33.817Z|e419b5f3-9317-464b-8bb9-2665be268259|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:57:33.821Z|e419b5f3-9317-464b-8bb9-2665be268259|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:57:38.102Z|291687ed-b78d-473e-8ff1-ba466bc9da0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:57:38.102Z|291687ed-b78d-473e-8ff1-ba466bc9da0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:57:38.105Z|006f1785-a132-46e4-bf97-767f870b121d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:57:38.105Z|006f1785-a132-46e4-bf97-767f870b121d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:57:38.109Z|a84467d1-a5a5-485e-8aa9-6f35bc42f33f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:57:38.110Z|a84467d1-a5a5-485e-8aa9-6f35bc42f33f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:57:48.143Z|a934eb02-5434-41ff-a495-9519257f5673|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:57:48.143Z|57fa3aab-a155-4185-965d-f4c9770ab36a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:57:48.144Z|a934eb02-5434-41ff-a495-9519257f5673|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:57:48.144Z|57fa3aab-a155-4185-965d-f4c9770ab36a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:57:48.145Z|3d7dc45f-6934-4bc9-8664-49cb206393d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:57:48.145Z|3d7dc45f-6934-4bc9-8664-49cb206393d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:57:48.817Z|120c35fd-6956-4584-9d66-c38acbb9a88b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:57:48.818Z|120c35fd-6956-4584-9d66-c38acbb9a88b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:57:49.913Z|7dcae10e-02ad-47cf-bb3e-6613a77d1148|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:57:49.913Z|7dcae10e-02ad-47cf-bb3e-6613a77d1148|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:57:58.173Z|227a264f-e328-4a12-8a8a-7c14a5323e0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:57:58.174Z|227a264f-e328-4a12-8a8a-7c14a5323e0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:57:58.174Z|abe63ad6-c365-4466-b100-4e36b346df48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:57:58.174Z|cad6433e-289f-4751-950e-7c1bcc182441|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:57:58.174Z|abe63ad6-c365-4466-b100-4e36b346df48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:57:58.174Z|cad6433e-289f-4751-950e-7c1bcc182441|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:58:03.817Z|ce43219e-f872-4b81-affb-55e9b2ae54f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:58:03.818Z|ce43219e-f872-4b81-affb-55e9b2ae54f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:58:08.200Z|6cc8c404-f8df-451e-bfa6-206931da6ff1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:58:08.201Z|6cc8c404-f8df-451e-bfa6-206931da6ff1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:58:08.205Z|d86cac20-6f7b-465d-a4ff-83e0a3c61ba5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:58:08.205Z|57f21c4e-5a47-4b28-a593-eaac6476901d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:58:08.206Z|d86cac20-6f7b-465d-a4ff-83e0a3c61ba5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:58:08.206Z|57f21c4e-5a47-4b28-a593-eaac6476901d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:58:15.772Z|d7c0aa28-a89f-4dc2-9180-ad27e80be6d8|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T09:58:15.773Z|d7c0aa28-a89f-4dc2-9180-ad27e80be6d8|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T09:58:18.230Z|d8ccdff4-ea96-4afc-a90d-649c326c6383|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:58:18.230Z|d8ccdff4-ea96-4afc-a90d-649c326c6383|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:58:18.231Z|6aa5497b-e277-4d89-b1e0-3d353913fe8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:58:18.231Z|6aa5497b-e277-4d89-b1e0-3d353913fe8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:58:18.236Z|3ada4cb8-b066-40b8-a163-f9f004078361|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:58:18.237Z|3ada4cb8-b066-40b8-a163-f9f004078361|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:58:18.817Z|b2a14bc7-e5ee-40b2-b91b-7857c4f5ca69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:58:18.821Z|b2a14bc7-e5ee-40b2-b91b-7857c4f5ca69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:58:19.914Z|a47cd3e2-2e30-4fa5-aa3e-c49210432c2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:58:19.915Z|a47cd3e2-2e30-4fa5-aa3e-c49210432c2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:58:28.262Z|9b6ee032-dfd5-4d29-8761-cf12781f2896|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:58:28.262Z|4240b0c8-7d92-45e7-8851-df68d2f6ee0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:58:28.263Z|9b6ee032-dfd5-4d29-8761-cf12781f2896|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:58:28.263Z|4240b0c8-7d92-45e7-8851-df68d2f6ee0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:58:28.268Z|6c3bb405-62de-45f0-8654-85bda5279052|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:58:28.268Z|6c3bb405-62de-45f0-8654-85bda5279052|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:58:33.817Z|1c483d74-4fc9-4256-9516-bc7dc45c7bbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:58:33.818Z|1c483d74-4fc9-4256-9516-bc7dc45c7bbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:58:38.311Z|0600addd-6f4b-475d-986d-be664bf6ee4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:58:38.312Z|0600addd-6f4b-475d-986d-be664bf6ee4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:58:38.312Z|94b8193e-87ce-40a0-88a2-4caba64389cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:58:38.313Z|94b8193e-87ce-40a0-88a2-4caba64389cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:58:38.318Z|e7812e27-52cd-4837-a340-60903046777d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:58:38.319Z|e7812e27-52cd-4837-a340-60903046777d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:58:48.339Z|1b001f01-77a1-4401-8248-fec73da7e8ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:58:48.339Z|1b001f01-77a1-4401-8248-fec73da7e8ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:58:48.346Z|a3bbc2f6-8b59-43eb-bfb8-33665576f9d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:58:48.346Z|a3bbc2f6-8b59-43eb-bfb8-33665576f9d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:58:48.347Z|2bac2158-5919-4919-a8b6-6a9522d96056|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:58:48.348Z|2bac2158-5919-4919-a8b6-6a9522d96056|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:58:48.817Z|467cbff5-05b7-4e05-8211-03c5c18ce4d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:58:48.818Z|467cbff5-05b7-4e05-8211-03c5c18ce4d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:58:49.915Z|e661b4a3-2f4a-40db-b0e7-d7c3915441d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:58:49.916Z|e661b4a3-2f4a-40db-b0e7-d7c3915441d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:58:58.368Z|3b2b4e46-4564-452e-bad0-43af992663cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:58:58.369Z|3b2b4e46-4564-452e-bad0-43af992663cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:58:58.377Z|60369550-7bf3-4d11-89b9-47235b1890e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:58:58.378Z|60369550-7bf3-4d11-89b9-47235b1890e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:58:58.379Z|2936ce21-7a89-4aa2-8e06-a27b737d6b56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:58:58.379Z|2936ce21-7a89-4aa2-8e06-a27b737d6b56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:59:03.817Z|3c429a6a-a536-4761-a391-c7b83448711e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:59:03.821Z|3c429a6a-a536-4761-a391-c7b83448711e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:59:08.402Z|c0d093fb-ad6a-44a6-a209-f4e5e6d4fb17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:59:08.403Z|c0d093fb-ad6a-44a6-a209-f4e5e6d4fb17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:59:08.411Z|bb82f6df-6e3e-4219-847f-80a95bf57442|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:59:08.411Z|e3bffb76-5118-43e7-8498-0367e5e746bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:59:08.412Z|bb82f6df-6e3e-4219-847f-80a95bf57442|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:59:08.412Z|e3bffb76-5118-43e7-8498-0367e5e746bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:59:15.771Z|e0cc7a1d-9c2d-49ff-bce4-f4e01feb371f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T09:59:15.771Z|e0cc7a1d-9c2d-49ff-bce4-f4e01feb371f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T09:59:18.439Z|dea46460-7571-4faf-b444-e65719ab61ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:59:18.440Z|dea46460-7571-4faf-b444-e65719ab61ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:59:18.440Z|78c31cd3-7868-44f3-bd55-c924aa9e49f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:59:18.441Z|78c31cd3-7868-44f3-bd55-c924aa9e49f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:59:18.443Z|7f32f828-f170-47b0-8b3a-ca6487e1aab0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:59:18.444Z|7f32f828-f170-47b0-8b3a-ca6487e1aab0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:59:18.817Z|3e751ce3-a0bd-441e-9904-ed754945b3a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:59:18.818Z|3e751ce3-a0bd-441e-9904-ed754945b3a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:59:19.916Z|513f404e-242b-49a6-ab00-708116470eb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:59:19.917Z|513f404e-242b-49a6-ab00-708116470eb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:59:28.466Z|0596287f-c3ca-4513-80f1-8d05a50e0c44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:59:28.466Z|0596287f-c3ca-4513-80f1-8d05a50e0c44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:59:28.467Z|b4a03899-cd3b-4d98-ae87-db2ace9d4a4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:59:28.468Z|b4a03899-cd3b-4d98-ae87-db2ace9d4a4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:59:28.471Z|ccef7718-0dd0-4a0c-af79-55be1ed75cc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:59:28.472Z|ccef7718-0dd0-4a0c-af79-55be1ed75cc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:59:33.817Z|726eacaa-37e6-4ae1-ae91-a591912d0747|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:59:33.818Z|726eacaa-37e6-4ae1-ae91-a591912d0747|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:59:38.499Z|0a86cbf0-56fc-44c0-9dba-bc08e8269cd4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:59:38.499Z|79e72c9b-a68c-4527-a9c0-e4d024426c25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:59:38.500Z|0a86cbf0-56fc-44c0-9dba-bc08e8269cd4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:59:38.500Z|79e72c9b-a68c-4527-a9c0-e4d024426c25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:59:38.507Z|dadb1376-6cf7-480e-bab6-e0904ba78ca6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:59:38.507Z|dadb1376-6cf7-480e-bab6-e0904ba78ca6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:59:48.528Z|5e6b2c7c-895e-4d7b-8163-217388252e0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:59:48.528Z|5e6b2c7c-895e-4d7b-8163-217388252e0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:59:48.529Z|37bfcb8b-af2b-410e-a6eb-938c29c60eb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:59:48.530Z|37bfcb8b-af2b-410e-a6eb-938c29c60eb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:59:48.534Z|8f5db073-1a74-4d20-bc5a-e94a4fdcfd2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:59:48.534Z|8f5db073-1a74-4d20-bc5a-e94a4fdcfd2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:59:48.817Z|b6a2146c-ea6e-4659-9250-1c8177a10986|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:59:48.822Z|b6a2146c-ea6e-4659-9250-1c8177a10986|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:59:49.917Z|a280ea37-759c-4ebe-97e2-e6bd0a7be603|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T09:59:49.918Z|a280ea37-759c-4ebe-97e2-e6bd0a7be603|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T09:59:58.565Z|7c2ef7f9-a242-4506-bb74-794bfc918a26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:59:58.565Z|7c2ef7f9-a242-4506-bb74-794bfc918a26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:59:58.567Z|8dfad520-2b0e-4b4a-9d2b-699c7480df86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:59:58.567Z|03b4974e-cc49-4afe-84f3-69d71e4c577a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T09:59:58.568Z|8dfad520-2b0e-4b4a-9d2b-699c7480df86|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T09:59:58.568Z|03b4974e-cc49-4afe-84f3-69d71e4c577a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:00:03.818Z|8e40e339-7c1b-4b27-be74-3f1ff20039ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:00:03.818Z|8e40e339-7c1b-4b27-be74-3f1ff20039ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:00:08.598Z|75d5b678-25f5-4c4e-a0a2-84121cee920d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:00:08.598Z|75d5b678-25f5-4c4e-a0a2-84121cee920d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:00:08.598Z|d2000aa8-19dc-476b-b629-f610b917bfcc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:00:08.599Z|d2000aa8-19dc-476b-b629-f610b917bfcc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:00:08.600Z|a7610898-6de5-49af-bfb6-2adcb9bf5ade|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:00:08.600Z|a7610898-6de5-49af-bfb6-2adcb9bf5ade|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:00:15.770Z|fa50de66-a5b8-4c7b-a7c3-accada732cc4|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T10:00:15.771Z|fa50de66-a5b8-4c7b-a7c3-accada732cc4|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T10:00:18.625Z|822f882b-a2d9-4ee5-86cf-70c6acfddb13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:00:18.625Z|822f882b-a2d9-4ee5-86cf-70c6acfddb13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:00:18.632Z|0d0da609-7a56-4982-8518-c058fbef4b7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:00:18.632Z|0d0da609-7a56-4982-8518-c058fbef4b7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:00:18.632Z|fa5ec533-c9cc-400b-86ab-b1a492e1055a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:00:18.632Z|fa5ec533-c9cc-400b-86ab-b1a492e1055a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:00:18.817Z|df7b78e9-1de7-4c03-9bb3-037bae2d4aba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:00:18.818Z|df7b78e9-1de7-4c03-9bb3-037bae2d4aba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:00:19.918Z|edc56467-20bb-4091-853f-e67c516b311f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:00:19.919Z|edc56467-20bb-4091-853f-e67c516b311f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:00:28.656Z|7adfe924-f11b-4fac-8c16-938d211a71d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:00:28.656Z|7adfe924-f11b-4fac-8c16-938d211a71d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:00:28.660Z|87c08e05-a898-4abb-a236-6476b090ae20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:00:28.661Z|87c08e05-a898-4abb-a236-6476b090ae20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:00:28.662Z|bda6c91b-a2ee-4e55-8517-72056a70c976|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:00:28.662Z|bda6c91b-a2ee-4e55-8517-72056a70c976|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:00:33.817Z|e6478f76-b503-48eb-b830-7fb7c710e0d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:00:33.821Z|e6478f76-b503-48eb-b830-7fb7c710e0d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:00:38.687Z|1feb8ae0-c62b-410b-ba96-d9d8ea915f56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:00:38.688Z|1feb8ae0-c62b-410b-ba96-d9d8ea915f56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:00:38.688Z|3ddc3512-fa71-4d8d-9f05-bee030d86ada|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:00:38.689Z|3ddc3512-fa71-4d8d-9f05-bee030d86ada|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:00:38.694Z|3c7b3bf7-982b-4406-81be-332faebf614a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:00:38.695Z|3c7b3bf7-982b-4406-81be-332faebf614a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:00:48.719Z|aef87e69-832c-46e1-a9fd-071b9a7e2f1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:00:48.720Z|aef87e69-832c-46e1-a9fd-071b9a7e2f1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:00:48.722Z|d9099a8d-3b5e-4fb6-866f-acbf93df5447|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:00:48.723Z|d9099a8d-3b5e-4fb6-866f-acbf93df5447|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:00:48.724Z|5c1907bf-37ca-4288-8ed9-15cef8b36762|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:00:48.724Z|5c1907bf-37ca-4288-8ed9-15cef8b36762|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:00:48.817Z|c7f24aa7-c6ee-4dc3-8b0a-255299e2adf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:00:48.818Z|c7f24aa7-c6ee-4dc3-8b0a-255299e2adf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:00:49.919Z|a8455ac2-5e7f-4d92-b43c-a1350910d277|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:00:49.920Z|a8455ac2-5e7f-4d92-b43c-a1350910d277|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:00:58.745Z|6beaf547-1ef6-4306-8b85-07e0b1f2e3b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:00:58.746Z|6beaf547-1ef6-4306-8b85-07e0b1f2e3b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:00:58.751Z|7b411b51-77ca-4d66-bf31-a18abc3981f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:00:58.750Z|8a9a2270-51f3-46eb-b382-78b882b00ef2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:00:58.752Z|7b411b51-77ca-4d66-bf31-a18abc3981f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:00:58.752Z|8a9a2270-51f3-46eb-b382-78b882b00ef2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:01:03.817Z|bcc999d3-4929-4154-8a03-3694aa46d42d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:01:03.818Z|bcc999d3-4929-4154-8a03-3694aa46d42d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:01:08.775Z|f0d3e549-a187-44a6-9aac-b13cf1339e53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:01:08.775Z|f0d3e549-a187-44a6-9aac-b13cf1339e53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:01:08.782Z|93265381-743d-45b3-bfd8-ad43bd8784ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:01:08.782Z|3d51954e-93ab-4231-9907-dbd88d5696f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:01:08.783Z|93265381-743d-45b3-bfd8-ad43bd8784ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:01:08.783Z|3d51954e-93ab-4231-9907-dbd88d5696f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:01:15.771Z|de3bfb8e-9c4a-4fe2-8d5d-d23a3ed71d63|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T10:01:15.772Z|de3bfb8e-9c4a-4fe2-8d5d-d23a3ed71d63|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T10:01:18.804Z|e79a8f80-dbf0-4b6f-ae3b-f8aaadf0667a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:01:18.805Z|e79a8f80-dbf0-4b6f-ae3b-f8aaadf0667a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:01:18.811Z|bf0b56d2-e815-44af-a35c-b39573d42a39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:01:18.812Z|bf0b56d2-e815-44af-a35c-b39573d42a39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:01:18.813Z|ccd2a588-71e2-4991-9f07-7fa262c022d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:01:18.814Z|ccd2a588-71e2-4991-9f07-7fa262c022d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:01:18.817Z|873e0bd0-f3ff-4a76-9aa9-737e43479b48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:01:18.822Z|873e0bd0-f3ff-4a76-9aa9-737e43479b48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:01:19.921Z|ac132ea0-944f-46ac-8856-d3023dc41d81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:01:19.921Z|ac132ea0-944f-46ac-8856-d3023dc41d81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:01:28.837Z|a5d10079-b997-4201-9ba5-33d43e8ba195|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:01:28.838Z|a5d10079-b997-4201-9ba5-33d43e8ba195|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:01:28.846Z|e63ba41a-22f6-491b-831c-2929c3d8fbd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:01:28.847Z|e63ba41a-22f6-491b-831c-2929c3d8fbd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:01:28.846Z|1e2718d0-285b-4edc-976d-b704e95c7c36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:01:28.848Z|1e2718d0-285b-4edc-976d-b704e95c7c36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:01:33.818Z|feb43f7b-4188-4982-aa2d-94b4b93c2176|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:01:33.819Z|feb43f7b-4188-4982-aa2d-94b4b93c2176|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:01:38.875Z|b78e52c7-e8c1-49d2-b7fc-cb5aeb6d7dad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:01:38.875Z|58fe9b08-8d56-4af0-ae01-3cffc1ba8f2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:01:38.876Z|b78e52c7-e8c1-49d2-b7fc-cb5aeb6d7dad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:01:38.876Z|58fe9b08-8d56-4af0-ae01-3cffc1ba8f2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:01:38.877Z|2300cfc0-96a7-4897-bb4b-370f80eb8a38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:01:38.877Z|2300cfc0-96a7-4897-bb4b-370f80eb8a38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:01:48.817Z|f166440b-1488-4cf6-861e-1290d9a9d9ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:01:48.818Z|f166440b-1488-4cf6-861e-1290d9a9d9ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:01:48.904Z|8c213c59-58fd-468e-b5a5-2d9e830bbec0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:01:48.904Z|d59a8961-a6d8-4f69-8e1f-09e626cb0f63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:01:48.904Z|8c213c59-58fd-468e-b5a5-2d9e830bbec0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:01:48.904Z|d59a8961-a6d8-4f69-8e1f-09e626cb0f63|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:01:48.906Z|8f04e87d-83a7-4c58-a535-0aa574d653bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:01:48.906Z|8f04e87d-83a7-4c58-a535-0aa574d653bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:01:49.922Z|38c652d9-c709-41d0-8795-bd3c9f98c813|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:01:49.922Z|38c652d9-c709-41d0-8795-bd3c9f98c813|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:01:58.932Z|a298431e-f117-4d5d-87bc-3b559a0e6047|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:01:58.933Z|a298431e-f117-4d5d-87bc-3b559a0e6047|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:01:58.939Z|8fd50206-e4c0-49e5-8c38-e880db76afaf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:01:58.940Z|8fd50206-e4c0-49e5-8c38-e880db76afaf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:01:58.942Z|a5062fb8-c0d1-46cd-9966-aa44892036b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:01:58.943Z|a5062fb8-c0d1-46cd-9966-aa44892036b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:02:03.817Z|b60b805b-edac-404d-922e-b95fe4078808|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:02:03.823Z|b60b805b-edac-404d-922e-b95fe4078808|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:02:08.964Z|f5babbd7-510b-4e3a-81bd-ae5c2c5a6c4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:02:08.965Z|f5babbd7-510b-4e3a-81bd-ae5c2c5a6c4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:02:08.967Z|214535f8-b247-4365-b640-3bc6390c7836|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:02:08.968Z|214535f8-b247-4365-b640-3bc6390c7836|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:02:08.971Z|3faba750-7ae8-4e49-8ef6-388ab1371015|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:02:08.972Z|3faba750-7ae8-4e49-8ef6-388ab1371015|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:02:15.771Z|02b9c63b-44f8-4191-8640-b1dbc3144c33|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T10:02:15.772Z|02b9c63b-44f8-4191-8640-b1dbc3144c33|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T10:02:18.817Z|16f49328-7b1a-4cfe-b74d-91b0b04d40b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:02:18.818Z|16f49328-7b1a-4cfe-b74d-91b0b04d40b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:02:18.999Z|e86923ad-4515-4f83-a8e2-dbf145fd4485|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:02:19.000Z|e86923ad-4515-4f83-a8e2-dbf145fd4485|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:02:19.004Z|23370081-159f-4d56-8800-0fc0038b812c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:02:19.005Z|23370081-159f-4d56-8800-0fc0038b812c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:02:19.006Z|5804a814-ac99-4f4e-92eb-d0ab52aab54a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:02:19.007Z|5804a814-ac99-4f4e-92eb-d0ab52aab54a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:02:19.923Z|e605c473-c1b7-4250-9d7c-03b026346036|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:02:19.923Z|e605c473-c1b7-4250-9d7c-03b026346036|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:02:29.030Z|1b2e2d4a-6d25-413f-a96a-9d091e750194|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:02:29.031Z|1b2e2d4a-6d25-413f-a96a-9d091e750194|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:02:29.034Z|e33d34bf-b3d1-4841-b93c-5c147fa242ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:02:29.034Z|e21290f7-b579-40d6-92d6-ee7654e85cc3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:02:29.035Z|e33d34bf-b3d1-4841-b93c-5c147fa242ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:02:29.035Z|e21290f7-b579-40d6-92d6-ee7654e85cc3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:02:33.818Z|0bab311a-219e-4e1e-9f7c-9571c56cd3c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:02:33.818Z|0bab311a-219e-4e1e-9f7c-9571c56cd3c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:02:39.063Z|49891d1f-1b41-428f-8b5d-90a97877c800|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:02:39.064Z|49891d1f-1b41-428f-8b5d-90a97877c800|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:02:39.066Z|cc27bcc7-ae1f-4b09-be8d-33d58f237f90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:02:39.067Z|cc27bcc7-ae1f-4b09-be8d-33d58f237f90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:02:39.070Z|b864f54d-bb10-4184-9573-eafc60558abd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:02:39.070Z|b864f54d-bb10-4184-9573-eafc60558abd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:02:48.818Z|43e449a3-877b-48ce-a055-bf340e28acc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:02:48.822Z|43e449a3-877b-48ce-a055-bf340e28acc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:02:49.093Z|3c4cd2e3-1a63-4108-92b3-2fbcdb267a3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:02:49.094Z|3c4cd2e3-1a63-4108-92b3-2fbcdb267a3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:02:49.098Z|9bd69673-2342-43a4-8450-5245fe6bb379|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:02:49.099Z|67e8d4b8-071e-4478-9e2d-55dd80e62598|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:02:49.100Z|67e8d4b8-071e-4478-9e2d-55dd80e62598|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:02:49.100Z|9bd69673-2342-43a4-8450-5245fe6bb379|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:02:49.924Z|982e04bb-5b5b-49d4-b87b-84cd253b3894|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:02:49.924Z|982e04bb-5b5b-49d4-b87b-84cd253b3894|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:02:59.122Z|1e86ce4e-13de-4dbf-b975-17caa32cd0c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:02:59.123Z|1e86ce4e-13de-4dbf-b975-17caa32cd0c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:02:59.144Z|4cec2d8b-8f59-4ffe-b62a-d90d457ae536|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:02:59.145Z|4cec2d8b-8f59-4ffe-b62a-d90d457ae536|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:02:59.145Z|40f10d46-837c-4479-93e4-11e0910cd0de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:02:59.146Z|40f10d46-837c-4479-93e4-11e0910cd0de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:03:03.817Z|8c55a761-8656-4890-a381-c2f7628efe13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:03:03.818Z|8c55a761-8656-4890-a381-c2f7628efe13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:03:09.165Z|a876f313-25df-43c0-86e6-6e38dd385936|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:03:09.166Z|a876f313-25df-43c0-86e6-6e38dd385936|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:03:09.175Z|e7e493fa-6b08-444d-a1a3-4030fe1f0ea1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:03:09.176Z|e7e493fa-6b08-444d-a1a3-4030fe1f0ea1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:03:09.178Z|172ea3ba-6c84-4511-bbf5-6bdacfab2263|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:03:09.179Z|172ea3ba-6c84-4511-bbf5-6bdacfab2263|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:03:15.771Z|d4dfbc58-57b6-4bfd-a01b-2f6737f9e76b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T10:03:15.772Z|d4dfbc58-57b6-4bfd-a01b-2f6737f9e76b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T10:03:18.817Z|3fe1faf1-b1a3-4b6f-b85e-076f89a3bf8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:03:18.818Z|3fe1faf1-b1a3-4b6f-b85e-076f89a3bf8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:03:19.199Z|3f9a9c12-57c1-4ca8-aa35-81113971ffae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:03:19.200Z|3f9a9c12-57c1-4ca8-aa35-81113971ffae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:03:19.216Z|da6d619b-7e61-4918-82b8-ec6e9bad7ca1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:03:19.216Z|8b3cb510-7224-48b3-ac37-19878fa786cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:03:19.217Z|da6d619b-7e61-4918-82b8-ec6e9bad7ca1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:03:19.217Z|8b3cb510-7224-48b3-ac37-19878fa786cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:03:19.924Z|d9f94306-fa9d-46af-8c2a-c27fa8fb17af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:03:19.925Z|d9f94306-fa9d-46af-8c2a-c27fa8fb17af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:03:29.233Z|64c0eade-de43-47ea-8ab9-753341704872|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:03:29.234Z|64c0eade-de43-47ea-8ab9-753341704872|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:03:29.253Z|53f2e37e-2301-400b-9833-dfb011bef6e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:03:29.253Z|755f38fa-fff0-49db-b4dc-edea80960883|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:03:29.254Z|53f2e37e-2301-400b-9833-dfb011bef6e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:03:29.254Z|755f38fa-fff0-49db-b4dc-edea80960883|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:03:33.817Z|66284cca-7ed2-48f7-94bc-7382f3b66259|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:03:33.822Z|66284cca-7ed2-48f7-94bc-7382f3b66259|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:03:39.266Z|acd81de9-c680-4b7b-bdd9-eaf4af987c44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:03:39.266Z|acd81de9-c680-4b7b-bdd9-eaf4af987c44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:03:39.280Z|944cbf17-d3b8-47e1-9237-d55c1aa1a9db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:03:39.280Z|944cbf17-d3b8-47e1-9237-d55c1aa1a9db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:03:39.286Z|7a152f34-09d0-4a0b-9789-2a6f2eff1ff4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:03:39.287Z|7a152f34-09d0-4a0b-9789-2a6f2eff1ff4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:03:48.817Z|6efeeb79-0146-4cc0-9668-a5126aebc62f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:03:48.818Z|6efeeb79-0146-4cc0-9668-a5126aebc62f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:03:49.300Z|f4bb7185-7959-4aa7-8f87-281e1771ed65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:03:49.300Z|f4bb7185-7959-4aa7-8f87-281e1771ed65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:03:49.307Z|d5769451-827c-46db-ac06-6c3ef57582bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:03:49.308Z|d5769451-827c-46db-ac06-6c3ef57582bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:03:49.318Z|35a2921f-c4c5-4a12-8ee9-4c2f391d8ef7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:03:49.319Z|35a2921f-c4c5-4a12-8ee9-4c2f391d8ef7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:03:49.926Z|f6f5c149-fdca-4563-9760-b3d91ddc85d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:03:49.926Z|f6f5c149-fdca-4563-9760-b3d91ddc85d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:03:59.328Z|df28cede-c6a7-4a35-afbf-2c05efb411e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:03:59.329Z|df28cede-c6a7-4a35-afbf-2c05efb411e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:03:59.332Z|277da6b6-c9f4-4621-81f2-56250ecc1b7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:03:59.334Z|277da6b6-c9f4-4621-81f2-56250ecc1b7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:03:59.346Z|7671eece-5c30-41d3-8111-67db24b26c52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:03:59.347Z|7671eece-5c30-41d3-8111-67db24b26c52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:04:03.817Z|1c822b4e-24a5-4f7d-8871-6ce472177066|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:04:03.818Z|1c822b4e-24a5-4f7d-8871-6ce472177066|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:04:09.361Z|7dfb68d8-19a4-4614-a663-f1d735bbd8cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:04:09.362Z|7dfb68d8-19a4-4614-a663-f1d735bbd8cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:04:09.362Z|d7eb08d3-0abe-459b-b041-f202abafb5e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:04:09.363Z|d7eb08d3-0abe-459b-b041-f202abafb5e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:04:09.377Z|54f216fe-b645-4263-8b99-72c051884978|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:04:09.377Z|54f216fe-b645-4263-8b99-72c051884978|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:04:15.771Z|86fabd05-4ede-4682-baae-71ce35aefbc3|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T10:04:15.772Z|86fabd05-4ede-4682-baae-71ce35aefbc3|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T10:04:18.817Z|0e616871-1234-4251-98e6-cb1edc24a0f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:04:18.820Z|0e616871-1234-4251-98e6-cb1edc24a0f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:04:19.395Z|eb54ea7b-9b24-419f-bc55-e2dac94b1dad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:04:19.396Z|eb54ea7b-9b24-419f-bc55-e2dac94b1dad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:04:19.399Z|c2766ff8-17ec-491d-a2b1-ae69388719ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:04:19.400Z|c2766ff8-17ec-491d-a2b1-ae69388719ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:04:19.408Z|ad3e3103-eec9-47da-a592-91183586ff2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:04:19.409Z|ad3e3103-eec9-47da-a592-91183586ff2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:04:19.927Z|ce0f7d70-c4c4-4cde-b967-28555dfcd781|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:04:19.927Z|ce0f7d70-c4c4-4cde-b967-28555dfcd781|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:04:29.426Z|65625d23-1710-47a5-9e5d-f16e71371327|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:04:29.426Z|65625d23-1710-47a5-9e5d-f16e71371327|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:04:29.430Z|391d0048-2fd8-4aec-99b0-6793f7d77339|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:04:29.432Z|391d0048-2fd8-4aec-99b0-6793f7d77339|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:04:29.438Z|c068d130-acac-4d18-8be3-14afc843c6bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:04:29.439Z|c068d130-acac-4d18-8be3-14afc843c6bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:04:33.817Z|2cda7bfe-ab99-4c58-a831-e5a4dafd7ed3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:04:33.818Z|2cda7bfe-ab99-4c58-a831-e5a4dafd7ed3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:04:39.454Z|594236b0-64eb-40d6-b822-0ba5254bea7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:04:39.455Z|594236b0-64eb-40d6-b822-0ba5254bea7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:04:39.462Z|027b8258-9c6d-497c-82f0-a67a36d85a51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:04:39.463Z|027b8258-9c6d-497c-82f0-a67a36d85a51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:04:39.469Z|615f11cb-9369-4977-970f-0f2b1e245098|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:04:39.470Z|615f11cb-9369-4977-970f-0f2b1e245098|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:04:48.817Z|78318d90-e95a-428b-bd25-98968a789979|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:04:48.818Z|78318d90-e95a-428b-bd25-98968a789979|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:04:49.487Z|f6ef7962-d15b-49a6-89fd-914064d2013c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:04:49.488Z|f6ef7962-d15b-49a6-89fd-914064d2013c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:04:49.493Z|59339dc6-528e-4dab-b0c8-e11055a898c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:04:49.494Z|59339dc6-528e-4dab-b0c8-e11055a898c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:04:49.501Z|b50d9aed-2176-4426-a5ae-e6d34e3afc6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:04:49.503Z|b50d9aed-2176-4426-a5ae-e6d34e3afc6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:04:49.928Z|a479456b-b1c8-4925-90aa-5af31982650d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:04:49.929Z|a479456b-b1c8-4925-90aa-5af31982650d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:04:59.517Z|74067e93-68d4-4189-aee3-77831f818958|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:04:59.518Z|74067e93-68d4-4189-aee3-77831f818958|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:04:59.523Z|ad68509f-3957-46ff-9e40-073ccc0e450e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:04:59.524Z|ad68509f-3957-46ff-9e40-073ccc0e450e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:04:59.530Z|329a0daa-1d7e-4286-ba61-ea63b81daa85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:04:59.531Z|329a0daa-1d7e-4286-ba61-ea63b81daa85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:05:03.817Z|76004f5f-7f7b-4cea-94ed-e25bee67c424|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:05:03.822Z|76004f5f-7f7b-4cea-94ed-e25bee67c424|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:05:09.553Z|5e534777-0671-4e8c-8cfc-b50f0006bce5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:05:09.554Z|5e534777-0671-4e8c-8cfc-b50f0006bce5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:05:09.556Z|70029ed8-0885-4a7c-987a-20fdc1398afd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:05:09.557Z|70029ed8-0885-4a7c-987a-20fdc1398afd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:05:09.563Z|4fb8fce2-0e06-45fb-bb41-1067d040d928|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:05:09.565Z|4fb8fce2-0e06-45fb-bb41-1067d040d928|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:05:15.772Z|ab60ce19-05ed-42ee-b196-aeeb2962029a|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T10:05:15.773Z|ab60ce19-05ed-42ee-b196-aeeb2962029a|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T10:05:18.818Z|beceb992-3bda-4eb2-932e-49ed56d3a946|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:05:18.819Z|beceb992-3bda-4eb2-932e-49ed56d3a946|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:05:19.584Z|6c270487-6855-4326-a008-907a5d53b40c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:05:19.585Z|6c270487-6855-4326-a008-907a5d53b40c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:05:19.591Z|976257a0-574e-41c7-a70b-28387447d267|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:05:19.592Z|976257a0-574e-41c7-a70b-28387447d267|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:05:19.594Z|01c03dca-ddd7-4b0e-ab86-5f6fa36cedd2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:05:19.595Z|01c03dca-ddd7-4b0e-ab86-5f6fa36cedd2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:05:19.929Z|a1c41619-821b-4056-8537-2afee7356ae0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:05:19.929Z|a1c41619-821b-4056-8537-2afee7356ae0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:05:29.611Z|e67e5657-c952-416f-9adc-2d343467fb86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:05:29.611Z|e67e5657-c952-416f-9adc-2d343467fb86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:05:29.617Z|5242034d-3a19-4f9e-a9d6-8cf42809ed15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:05:29.617Z|5242034d-3a19-4f9e-a9d6-8cf42809ed15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:05:29.618Z|6e75b0ac-8b31-4bf7-96a2-159ec3438826|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:05:29.619Z|6e75b0ac-8b31-4bf7-96a2-159ec3438826|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:05:33.817Z|9bf2503a-7b34-41a6-864e-4c34a8839e9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:05:33.818Z|9bf2503a-7b34-41a6-864e-4c34a8839e9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:05:39.640Z|01b02c49-f3ba-4e5b-a51b-1fa803929d56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:05:39.641Z|01b02c49-f3ba-4e5b-a51b-1fa803929d56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:05:39.644Z|d54e89a9-9c3e-4a4c-8e3d-bfdbc9936ea4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:05:39.645Z|d54e89a9-9c3e-4a4c-8e3d-bfdbc9936ea4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:05:39.649Z|1602eb57-71d6-474e-b261-e8eda928c0a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:05:39.650Z|1602eb57-71d6-474e-b261-e8eda928c0a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:05:48.817Z|87c3212a-002a-4eff-9f34-0c4b7ea1c597|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:05:48.819Z|87c3212a-002a-4eff-9f34-0c4b7ea1c597|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:05:49.677Z|76baa16d-eb56-412b-83f0-31016f04785e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:05:49.678Z|76baa16d-eb56-412b-83f0-31016f04785e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:05:49.677Z|adbb8999-2c52-4820-9db7-8fbe1dbcfba3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:05:49.678Z|adbb8999-2c52-4820-9db7-8fbe1dbcfba3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:05:49.679Z|020c02b1-8508-4e51-9568-634224376112|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:05:49.680Z|020c02b1-8508-4e51-9568-634224376112|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:05:49.930Z|d94c539d-fb32-4e0d-9a06-d98b5f31a92a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:05:49.930Z|d94c539d-fb32-4e0d-9a06-d98b5f31a92a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:05:59.704Z|a6cf42b9-a13d-431d-81bf-dfb26a19d41b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:05:59.705Z|a6cf42b9-a13d-431d-81bf-dfb26a19d41b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:05:59.707Z|ae5baf27-38fa-448c-96aa-d99075328efa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:05:59.708Z|ae5baf27-38fa-448c-96aa-d99075328efa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:05:59.710Z|f8e60bca-a1a2-4107-ac55-bcee31d0ce10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:05:59.710Z|f8e60bca-a1a2-4107-ac55-bcee31d0ce10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:06:03.818Z|d4d43a4a-594b-4275-a0e1-4f77c626ef10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:06:03.818Z|d4d43a4a-594b-4275-a0e1-4f77c626ef10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:06:09.756Z|a4e5cfff-f117-4f72-bded-c4a0de3816e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:06:09.756Z|3acd0cd0-6b01-4958-83c6-c8452ce3ef79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:06:09.757Z|3acd0cd0-6b01-4958-83c6-c8452ce3ef79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:06:09.757Z|a4e5cfff-f117-4f72-bded-c4a0de3816e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:06:09.757Z|226a4dc2-1f4e-409f-af74-66658229f593|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:06:09.759Z|226a4dc2-1f4e-409f-af74-66658229f593|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:06:15.771Z|0129108f-25c7-4cab-93bc-3319532cb9f3|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T10:06:15.771Z|0129108f-25c7-4cab-93bc-3319532cb9f3|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T10:06:18.817Z|a665b6c9-dfa6-4633-9f39-7c7726724f91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:06:18.818Z|a665b6c9-dfa6-4633-9f39-7c7726724f91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:06:19.790Z|8332008f-cf88-416c-b0d0-6d09ce552aa1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:06:19.791Z|8332008f-cf88-416c-b0d0-6d09ce552aa1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:06:19.791Z|ee3fb46b-b672-4ccb-9f71-b9dcbd5d4c64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:06:19.791Z|ee3fb46b-b672-4ccb-9f71-b9dcbd5d4c64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:06:19.792Z|c7b4caaa-66a1-49de-8621-78bdaaec6493|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:06:19.793Z|c7b4caaa-66a1-49de-8621-78bdaaec6493|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:06:19.931Z|4c8f0e57-b60e-4d14-9721-0647d111e833|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:06:19.931Z|4c8f0e57-b60e-4d14-9721-0647d111e833|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:06:29.836Z|da9fba5a-9906-4617-b061-450537a441c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:06:29.837Z|da9fba5a-9906-4617-b061-450537a441c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:06:29.839Z|be0e136f-fb37-47dc-ad86-29fa5cac143f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:06:29.839Z|be0e136f-fb37-47dc-ad86-29fa5cac143f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:06:29.844Z|bb5e286b-0c74-43fa-8f82-1a2df93617f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:06:29.844Z|bb5e286b-0c74-43fa-8f82-1a2df93617f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:06:33.818Z|71a8d6de-c3a8-426f-9d57-3b0dd49bdd6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:06:33.818Z|71a8d6de-c3a8-426f-9d57-3b0dd49bdd6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:06:39.867Z|05a65d11-5df2-4e76-bd80-5f759359d25d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:06:39.867Z|05a65d11-5df2-4e76-bd80-5f759359d25d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:06:39.870Z|3099bb7f-31e6-4efc-b7e1-d7d8b86ea2c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:06:39.870Z|3099bb7f-31e6-4efc-b7e1-d7d8b86ea2c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:06:39.872Z|722a675e-7230-45b6-9434-0174e8246aab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:06:39.874Z|722a675e-7230-45b6-9434-0174e8246aab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:06:48.817Z|62451d37-e9df-4b01-9d45-57557acaa33d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:06:48.818Z|62451d37-e9df-4b01-9d45-57557acaa33d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:06:49.900Z|ad83ddb3-4bf8-45f4-973c-0c24f8ec94b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:06:49.900Z|0e17c830-e79a-4605-8fef-03125ff91332|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:06:49.901Z|ad83ddb3-4bf8-45f4-973c-0c24f8ec94b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:06:49.901Z|0e17c830-e79a-4605-8fef-03125ff91332|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:06:49.907Z|83596cf8-ef45-4c5b-a67f-7bddbd4583b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:06:49.907Z|83596cf8-ef45-4c5b-a67f-7bddbd4583b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:06:49.932Z|acd83b2b-6254-4d6b-b37a-739d631a16f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:06:49.932Z|acd83b2b-6254-4d6b-b37a-739d631a16f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:06:59.935Z|a4b5212e-abf0-4f6b-bc76-f830d739ebc6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:06:59.935Z|840b4b93-d3e3-4ad1-90d2-8b7fa869f76f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:06:59.935Z|a4b5212e-abf0-4f6b-bc76-f830d739ebc6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:06:59.936Z|840b4b93-d3e3-4ad1-90d2-8b7fa869f76f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:06:59.937Z|72bd022d-42a8-4ec2-8881-8bcf134a27d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:06:59.937Z|72bd022d-42a8-4ec2-8881-8bcf134a27d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:07:03.817Z|8f0a7880-480a-4324-8013-ee35a738157c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:07:03.818Z|8f0a7880-480a-4324-8013-ee35a738157c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:07:09.965Z|c4b556bf-5567-40b4-a770-b4d3c6984546|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:07:09.965Z|1d995410-c3df-47b2-af9f-418f39acd369|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:07:09.966Z|1d995410-c3df-47b2-af9f-418f39acd369|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:07:09.967Z|93b194f3-d3e4-4a62-a71a-a1663c373e14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:07:09.968Z|93b194f3-d3e4-4a62-a71a-a1663c373e14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:07:09.969Z|c4b556bf-5567-40b4-a770-b4d3c6984546|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:07:15.771Z|09c08504-19b1-41b6-b073-f0f777b8ea19|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T10:07:15.772Z|09c08504-19b1-41b6-b073-f0f777b8ea19|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T10:07:18.817Z|43c0a43b-ddfd-426f-a284-4fe3beebf068|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:07:18.818Z|43c0a43b-ddfd-426f-a284-4fe3beebf068|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:07:19.933Z|62170e76-fde0-4f5e-b45c-400f5953d3a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:07:19.933Z|62170e76-fde0-4f5e-b45c-400f5953d3a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:07:19.993Z|420f1a95-d5e7-4670-9d95-6d861e2ee533|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:07:19.993Z|420f1a95-d5e7-4670-9d95-6d861e2ee533|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:07:19.998Z|cbff296c-5ecd-4cb6-8a14-e844a4297c80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:07:19.999Z|cbff296c-5ecd-4cb6-8a14-e844a4297c80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:07:19.999Z|6a8d4fb2-22db-47ef-b61e-309e9168563e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:07:20.000Z|6a8d4fb2-22db-47ef-b61e-309e9168563e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:07:30.025Z|4435cbc9-345b-4ff1-9483-32ed8be96418|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:07:30.026Z|4435cbc9-345b-4ff1-9483-32ed8be96418|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:07:30.027Z|8e4714dd-fe1a-4a10-bb80-adb419f3a9b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:07:30.028Z|1216d4fc-c7c6-4781-8866-3e5b5c94239c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:07:30.028Z|8e4714dd-fe1a-4a10-bb80-adb419f3a9b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:07:30.028Z|1216d4fc-c7c6-4781-8866-3e5b5c94239c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:07:33.817Z|1078456d-9a54-418c-9a70-d9684c31c03b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:07:33.818Z|1078456d-9a54-418c-9a70-d9684c31c03b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:07:40.071Z|9d2a213e-0796-4ae3-a002-26df4cee88e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:07:40.071Z|9d2a213e-0796-4ae3-a002-26df4cee88e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:07:40.074Z|fdfb53aa-6698-43aa-b6aa-c3eab999fc30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:07:40.075Z|fdfb53aa-6698-43aa-b6aa-c3eab999fc30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:07:40.080Z|556f1ac3-dfd5-4cf2-83bc-3c5029480117|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:07:40.080Z|556f1ac3-dfd5-4cf2-83bc-3c5029480117|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:07:48.817Z|438f230d-e3e4-4f56-8602-448b39a59688|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:07:48.818Z|438f230d-e3e4-4f56-8602-448b39a59688|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:07:49.934Z|29ea7980-9841-4afa-97d5-3aa26fdfaaf6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:07:49.934Z|29ea7980-9841-4afa-97d5-3aa26fdfaaf6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:07:50.102Z|2db8833d-83c8-4296-8ffe-4c3eb3a3742f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:07:50.102Z|c9fc655b-a377-4938-94c1-22de1ac48d58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:07:50.102Z|2db8833d-83c8-4296-8ffe-4c3eb3a3742f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:07:50.103Z|c9fc655b-a377-4938-94c1-22de1ac48d58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:07:50.110Z|8b88cfde-77a3-4f5f-9276-c2973ca62a30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:07:50.111Z|8b88cfde-77a3-4f5f-9276-c2973ca62a30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:08:00.126Z|0dcd92c8-9da7-420a-808f-d79de623bc2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:08:00.127Z|0dcd92c8-9da7-420a-808f-d79de623bc2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:08:00.129Z|70285953-21f8-4822-92e9-03ab0a368e10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:08:00.130Z|70285953-21f8-4822-92e9-03ab0a368e10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:08:00.138Z|7a39527d-2499-42da-950c-07c08b82ed1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:08:00.138Z|7a39527d-2499-42da-950c-07c08b82ed1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:08:03.818Z|476f8aaa-c8ea-4d2f-831c-500a58582c8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:08:03.821Z|476f8aaa-c8ea-4d2f-831c-500a58582c8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:08:10.155Z|d3d90192-a34d-496d-8d05-8d05e27e3081|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:08:10.157Z|d3d90192-a34d-496d-8d05-8d05e27e3081|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:08:10.156Z|5e9511d7-91d8-48e0-b646-e1e603404c69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:08:10.158Z|5e9511d7-91d8-48e0-b646-e1e603404c69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:08:10.167Z|ca59d295-a0eb-4010-92fa-ceae905438d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:08:10.168Z|ca59d295-a0eb-4010-92fa-ceae905438d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:08:15.771Z|de36ede2-10da-4776-acfc-9b38f9607b44|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T10:08:15.771Z|de36ede2-10da-4776-acfc-9b38f9607b44|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T10:08:18.817Z|17d36814-cd4e-47db-b100-0b60719bf088|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:08:18.817Z|17d36814-cd4e-47db-b100-0b60719bf088|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:08:19.935Z|f51fe8d0-074e-4c5b-86ae-430dc73af780|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:08:19.935Z|f51fe8d0-074e-4c5b-86ae-430dc73af780|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:08:20.184Z|36e866bb-3765-4888-9293-06046dc101f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:08:20.184Z|36e866bb-3765-4888-9293-06046dc101f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:08:20.194Z|ee91dd6a-3e70-4953-a38f-966eac1186e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:08:20.195Z|ee91dd6a-3e70-4953-a38f-966eac1186e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:08:20.199Z|b36d706f-2444-44f3-a10c-fbdf33a719ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:08:20.200Z|b36d706f-2444-44f3-a10c-fbdf33a719ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:08:30.222Z|dfab5f15-aa58-48e8-85c5-a7fa0c09b75e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:08:30.223Z|dfab5f15-aa58-48e8-85c5-a7fa0c09b75e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:08:30.224Z|ae03936c-1a5d-4a9d-9754-e5b5af333d5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:08:30.225Z|ae03936c-1a5d-4a9d-9754-e5b5af333d5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:08:30.228Z|0a985742-bb69-483b-a10a-6dbbd7b563e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:08:30.228Z|0a985742-bb69-483b-a10a-6dbbd7b563e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:08:33.817Z|5f4094ef-a8cd-4adb-ad39-bb3bd233ce69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:08:33.818Z|5f4094ef-a8cd-4adb-ad39-bb3bd233ce69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:08:40.253Z|be237e70-ea74-43a4-9a7f-79d4775f254d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:08:40.254Z|be237e70-ea74-43a4-9a7f-79d4775f254d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:08:40.255Z|5937448b-f0c4-4d98-b766-e4cf4291d98c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:08:40.255Z|5937448b-f0c4-4d98-b766-e4cf4291d98c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:08:40.261Z|a0e424c7-7fe6-40b5-aa6c-51442a085394|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:08:40.262Z|a0e424c7-7fe6-40b5-aa6c-51442a085394|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:08:48.817Z|0cd5ae73-2b3f-447e-bb2e-d3ebfae2d07d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:08:48.818Z|0cd5ae73-2b3f-447e-bb2e-d3ebfae2d07d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:08:49.936Z|c229abb0-f12c-4390-be22-4a8527b945f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:08:49.936Z|c229abb0-f12c-4390-be22-4a8527b945f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:08:50.285Z|9d35680b-a69e-4342-90b1-2d132ce1ce9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:08:50.285Z|9d35680b-a69e-4342-90b1-2d132ce1ce9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:08:50.288Z|fa7d16e9-e9d6-44eb-83f6-719eb303bfa8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:08:50.289Z|fa7d16e9-e9d6-44eb-83f6-719eb303bfa8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:08:50.297Z|7b6aa071-c13d-431f-87d6-f545e596dd60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:08:50.298Z|7b6aa071-c13d-431f-87d6-f545e596dd60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:09:00.312Z|f90bdf09-6638-4a0c-afb8-13d6bb6088fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:09:00.312Z|f90bdf09-6638-4a0c-afb8-13d6bb6088fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:09:00.314Z|2c0e0271-6d79-46f6-a4f5-ca333992262c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:09:00.314Z|2c0e0271-6d79-46f6-a4f5-ca333992262c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:09:00.326Z|45f28fd8-dfd2-4492-8cf8-d72643ba7b83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:09:00.326Z|45f28fd8-dfd2-4492-8cf8-d72643ba7b83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:09:03.817Z|1c86e8d7-7c3c-4486-be04-b48d461c017d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:09:03.818Z|1c86e8d7-7c3c-4486-be04-b48d461c017d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:09:10.346Z|5da16875-80ef-4c7a-9edd-f7c964beaa1a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:09:10.347Z|5da16875-80ef-4c7a-9edd-f7c964beaa1a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:09:10.351Z|df017689-f1cb-4f73-86db-721af4a29d15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:09:10.352Z|df017689-f1cb-4f73-86db-721af4a29d15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:09:10.358Z|93b0cbc1-cf6f-46e7-9671-33b3ab473e81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:09:10.359Z|93b0cbc1-cf6f-46e7-9671-33b3ab473e81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:09:15.773Z|1a30690a-ff04-40f4-932d-2c8379ff791e|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T10:09:15.774Z|1a30690a-ff04-40f4-932d-2c8379ff791e|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T10:09:18.817Z|b8cd170d-6f9b-4f9d-961e-d3fa1c5f5e42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:09:18.821Z|b8cd170d-6f9b-4f9d-961e-d3fa1c5f5e42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:09:19.936Z|6e826e63-789a-41f7-8cb0-597bf4cc84d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:09:19.937Z|6e826e63-789a-41f7-8cb0-597bf4cc84d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:09:20.379Z|a0f2b96c-7084-41b3-8f08-64f6daae9648|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:09:20.380Z|a0f2b96c-7084-41b3-8f08-64f6daae9648|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:09:20.386Z|8db0fc77-60fb-4e21-a5f1-cab02949b6a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:09:20.386Z|8db0fc77-60fb-4e21-a5f1-cab02949b6a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:09:20.388Z|1d51d8aa-feb3-4e65-b491-f091ac815828|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:09:20.389Z|1d51d8aa-feb3-4e65-b491-f091ac815828|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:09:30.413Z|8d5a509a-c6c3-4833-ad19-2acbe6daaf1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:09:30.414Z|8d5a509a-c6c3-4833-ad19-2acbe6daaf1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:09:30.417Z|ee5f91c1-da40-4f60-a938-6de896a4f4f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:09:30.418Z|ee5f91c1-da40-4f60-a938-6de896a4f4f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:09:30.420Z|f2eda5db-eacb-4082-b000-ba4390b25491|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:09:30.420Z|f2eda5db-eacb-4082-b000-ba4390b25491|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:09:33.817Z|ac0b4200-1446-4aff-b5f0-e3956656f5d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:09:33.818Z|ac0b4200-1446-4aff-b5f0-e3956656f5d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:09:40.446Z|62e5661b-d780-4a17-b77f-33f10790a5a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:09:40.446Z|04efdabf-e4e9-4074-b9dc-34dbf850f97d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:09:40.446Z|62e5661b-d780-4a17-b77f-33f10790a5a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:09:40.446Z|04efdabf-e4e9-4074-b9dc-34dbf850f97d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:09:40.452Z|27b5b661-cb07-47cf-b521-99fec429c720|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:09:40.452Z|27b5b661-cb07-47cf-b521-99fec429c720|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:09:48.817Z|a0fa0bd9-409a-4294-a28d-9d7cf5658dbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:09:48.818Z|a0fa0bd9-409a-4294-a28d-9d7cf5658dbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:09:49.938Z|57633b25-56de-4317-a202-2be1471b1556|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:09:49.938Z|57633b25-56de-4317-a202-2be1471b1556|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:09:50.473Z|3242336c-e102-41a1-91ac-a1545a9700c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:09:50.474Z|3242336c-e102-41a1-91ac-a1545a9700c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:09:50.481Z|d1a938b2-8a1b-41a5-8488-9611b8e975c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:09:50.481Z|d1a938b2-8a1b-41a5-8488-9611b8e975c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:09:50.481Z|73c78426-35a4-40e0-97cb-393bf5473244|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:09:50.481Z|73c78426-35a4-40e0-97cb-393bf5473244|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:10:00.506Z|bdcd2923-5b77-46fd-8b7d-0a2ba56e0740|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:10:00.507Z|069830d4-d1b7-4e32-a5fc-400a96692bc7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:10:00.507Z|069830d4-d1b7-4e32-a5fc-400a96692bc7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:10:00.507Z|bdcd2923-5b77-46fd-8b7d-0a2ba56e0740|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:10:00.512Z|98cc427d-6c23-4e6c-ab2b-990787c88cdf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:10:00.512Z|98cc427d-6c23-4e6c-ab2b-990787c88cdf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:10:03.819Z|9bc0887e-bc03-41bd-ba0e-9533c0170e2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:10:03.824Z|9bc0887e-bc03-41bd-ba0e-9533c0170e2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:10:10.536Z|133d6245-f0af-47de-8e93-83427441376b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:10:10.536Z|133d6245-f0af-47de-8e93-83427441376b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:10:10.539Z|ec50f335-f266-4609-8901-bfe145f76081|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:10:10.539Z|ec50f335-f266-4609-8901-bfe145f76081|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:10:10.541Z|dbf70472-d697-4c61-b652-a6dd13913bc7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:10:10.541Z|dbf70472-d697-4c61-b652-a6dd13913bc7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:10:15.772Z|c519b433-13d7-47e6-bf5b-67bc685afcf3|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T10:10:15.773Z|c519b433-13d7-47e6-bf5b-67bc685afcf3|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T10:10:18.817Z|d4dd28d5-7117-4907-a8c1-bf029b32dee7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:10:18.818Z|d4dd28d5-7117-4907-a8c1-bf029b32dee7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:10:19.939Z|37de52d3-9bcd-4176-9c86-1b4d3028eacc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:10:19.940Z|37de52d3-9bcd-4176-9c86-1b4d3028eacc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:10:20.567Z|ea3f5ec3-579d-4fea-b714-c58b4edfa8c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:10:20.567Z|9da07b53-ff17-4842-b3a6-01c2635292be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:10:20.567Z|ea3f5ec3-579d-4fea-b714-c58b4edfa8c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:10:20.567Z|9da07b53-ff17-4842-b3a6-01c2635292be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:10:20.570Z|7deb1c42-c8af-4be6-857f-3d22cc468202|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:10:20.570Z|7deb1c42-c8af-4be6-857f-3d22cc468202|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:10:30.593Z|e2ff838e-f5dd-4b35-be4a-dbda17d735d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:10:30.593Z|e2ff838e-f5dd-4b35-be4a-dbda17d735d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:10:30.595Z|6b3c2b63-e02c-4113-a4e3-95ed364457cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:10:30.596Z|6b3c2b63-e02c-4113-a4e3-95ed364457cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:10:30.607Z|4b66f374-c840-4830-8793-5847b3a47b39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:10:30.608Z|4b66f374-c840-4830-8793-5847b3a47b39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:10:33.817Z|8a50a34a-3d10-4a5f-aae5-11cff3e4fc43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:10:33.818Z|8a50a34a-3d10-4a5f-aae5-11cff3e4fc43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:10:40.634Z|9128ee9b-432b-4a2a-82fd-64f863930034|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:10:40.634Z|9128ee9b-432b-4a2a-82fd-64f863930034|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:10:40.639Z|e6557551-e0c2-496c-a7dd-758c8769bd9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:10:40.640Z|e6557551-e0c2-496c-a7dd-758c8769bd9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:10:40.656Z|924f8925-5cf0-4afb-86f5-ee7fdab1b799|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:10:40.657Z|924f8925-5cf0-4afb-86f5-ee7fdab1b799|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:10:48.817Z|665657ae-30d0-4ead-b80a-bf64b12e9aea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:10:48.822Z|665657ae-30d0-4ead-b80a-bf64b12e9aea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:10:49.940Z|256c7174-1442-4de8-96e0-13b697b987ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:10:49.941Z|256c7174-1442-4de8-96e0-13b697b987ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:10:50.663Z|718b2801-cdb2-4995-9e33-30eb1e12b8e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:10:50.664Z|718b2801-cdb2-4995-9e33-30eb1e12b8e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:10:50.680Z|21c35b84-7b7d-41fd-b44b-9f450a8ecd6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:10:50.681Z|21c35b84-7b7d-41fd-b44b-9f450a8ecd6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:10:50.687Z|e4849fbe-7c66-4d66-a56e-b35cb5985ee3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:10:50.687Z|e4849fbe-7c66-4d66-a56e-b35cb5985ee3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:11:00.692Z|715249b9-ae0f-4e9c-ada4-61fa991c65f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:11:00.693Z|715249b9-ae0f-4e9c-ada4-61fa991c65f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:11:00.719Z|df66cf5b-9400-48c2-ae58-bc29b6beab80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:11:00.719Z|df66cf5b-9400-48c2-ae58-bc29b6beab80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:11:00.720Z|37feacf8-366a-4dbd-9eb8-a6a2b7fbaf5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:11:00.720Z|37feacf8-366a-4dbd-9eb8-a6a2b7fbaf5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:11:03.817Z|1e99f1f8-d16d-4d47-bd73-8af4bf384c05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:11:03.818Z|1e99f1f8-d16d-4d47-bd73-8af4bf384c05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:11:10.722Z|9dc7a075-ef59-44d0-8ebf-ca063081fa27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:11:10.723Z|9dc7a075-ef59-44d0-8ebf-ca063081fa27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:11:10.748Z|ccd3e365-f1bc-487d-9994-f9b2a5e35789|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:11:10.749Z|ccd3e365-f1bc-487d-9994-f9b2a5e35789|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:11:10.751Z|ca3026b4-2aa8-4778-8b3a-35dfc5c00f8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:11:10.751Z|ca3026b4-2aa8-4778-8b3a-35dfc5c00f8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:11:15.772Z|3e0ff22c-448a-4bae-acae-2d01574455a1|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T10:11:15.772Z|3e0ff22c-448a-4bae-acae-2d01574455a1|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T10:11:18.819Z|688c05fe-1f34-47eb-9a04-b2bf1045888a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:11:18.819Z|688c05fe-1f34-47eb-9a04-b2bf1045888a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:11:19.941Z|45b74a48-d3fe-4869-9da7-471588ca497a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:11:19.942Z|45b74a48-d3fe-4869-9da7-471588ca497a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:11:20.747Z|3df23015-0dde-4e04-a98d-1a4703950098|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:11:20.747Z|3df23015-0dde-4e04-a98d-1a4703950098|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:11:20.772Z|884240cb-28f3-4252-8f64-560e4e9d8622|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:11:20.773Z|884240cb-28f3-4252-8f64-560e4e9d8622|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:11:20.783Z|e638f336-6eb4-41a5-95d3-a09353e0c519|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:11:20.784Z|e638f336-6eb4-41a5-95d3-a09353e0c519|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:11:30.777Z|ffc3df15-e9f9-4927-95a5-dea56bdc019c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:11:30.777Z|ffc3df15-e9f9-4927-95a5-dea56bdc019c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:11:30.798Z|cb17afc3-334c-44f0-9658-c8e9177f1c93|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:11:30.799Z|cb17afc3-334c-44f0-9658-c8e9177f1c93|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:11:30.814Z|9d00b4be-3b9b-4170-86a3-2e110f66a2eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:11:30.815Z|9d00b4be-3b9b-4170-86a3-2e110f66a2eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:11:33.817Z|99bb7ff9-3663-45f5-82b8-296649a30751|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:11:33.821Z|99bb7ff9-3663-45f5-82b8-296649a30751|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:11:40.814Z|3931c7bf-9c8b-48b5-90d4-094842b9096a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:11:40.814Z|3931c7bf-9c8b-48b5-90d4-094842b9096a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:11:40.829Z|ae3d7127-919f-4f96-bba7-b996db4e191e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:11:40.830Z|ae3d7127-919f-4f96-bba7-b996db4e191e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:11:40.845Z|77593fd7-2142-4b76-88db-438f4e22a5c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:11:40.845Z|77593fd7-2142-4b76-88db-438f4e22a5c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:11:48.817Z|06e77f20-5863-4569-8c2b-a75354516b2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:11:48.820Z|06e77f20-5863-4569-8c2b-a75354516b2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:11:49.943Z|4e21f06e-aca4-46aa-858e-53eaa83a5f1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:11:49.943Z|4e21f06e-aca4-46aa-858e-53eaa83a5f1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:11:50.853Z|62378184-70c3-40a2-90eb-46d15be16976|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:11:50.853Z|62378184-70c3-40a2-90eb-46d15be16976|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:11:50.861Z|5beebb04-c175-42ea-93d3-f0e2ca9765f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:11:50.862Z|5beebb04-c175-42ea-93d3-f0e2ca9765f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:11:50.878Z|38253bdd-012f-41d7-ac0e-d32186a2cc8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:11:50.878Z|38253bdd-012f-41d7-ac0e-d32186a2cc8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:12:00.883Z|706380df-f1fd-444e-94cf-4f11a65e84da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:12:00.884Z|706380df-f1fd-444e-94cf-4f11a65e84da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:12:00.891Z|0ba7b99a-f3ca-4803-8310-0166f4f25f86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:12:00.892Z|0ba7b99a-f3ca-4803-8310-0166f4f25f86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:12:00.909Z|e05f9559-6b0d-474b-b3b9-50ce042c26e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:12:00.910Z|e05f9559-6b0d-474b-b3b9-50ce042c26e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:12:03.817Z|43566c25-2a13-4069-8138-622979e04ead|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:12:03.818Z|43566c25-2a13-4069-8138-622979e04ead|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:12:10.918Z|a089c623-9e19-458b-b4a6-df34a8fce843|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:12:10.920Z|a089c623-9e19-458b-b4a6-df34a8fce843|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:12:10.925Z|266936fb-a7e8-4189-90e2-b44d36cc9dd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:12:10.926Z|266936fb-a7e8-4189-90e2-b44d36cc9dd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:12:10.941Z|229b453e-a011-4ea7-b3bc-529623c0fcf7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:12:10.941Z|229b453e-a011-4ea7-b3bc-529623c0fcf7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:12:15.771Z|122d660e-1fcc-4f44-9c93-414162996da9|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T10:12:15.771Z|122d660e-1fcc-4f44-9c93-414162996da9|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T10:12:18.817Z|27e50f11-d4cd-488b-9cd1-2ac8c1909141|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:12:18.822Z|27e50f11-d4cd-488b-9cd1-2ac8c1909141|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:12:19.944Z|cef1e4a7-1baa-4c96-b8aa-b99b5a85b886|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:12:19.944Z|cef1e4a7-1baa-4c96-b8aa-b99b5a85b886|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:12:20.952Z|07855d2c-94f8-489e-b141-22ce62f960b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:12:20.953Z|07855d2c-94f8-489e-b141-22ce62f960b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:12:20.956Z|4eee44c4-332b-4e43-b310-dba5afb7d301|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:12:20.956Z|4eee44c4-332b-4e43-b310-dba5afb7d301|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:12:20.969Z|cb5b4f1a-481d-425b-9f2f-3cb46b99dfdc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:12:20.970Z|cb5b4f1a-481d-425b-9f2f-3cb46b99dfdc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:12:30.986Z|eed47b16-292d-4ddd-86b9-284d848b49d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:12:30.987Z|eed47b16-292d-4ddd-86b9-284d848b49d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:12:30.993Z|fbf1b58a-3ed1-40ee-99dc-1944e94973d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:12:30.994Z|fbf1b58a-3ed1-40ee-99dc-1944e94973d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:12:30.997Z|4ba7c3ad-31d2-4931-aff8-a9e063bbb319|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:12:30.997Z|4ba7c3ad-31d2-4931-aff8-a9e063bbb319|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:12:33.817Z|0454be72-947e-40aa-ad2a-4d6d9c69bad0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:12:33.818Z|0454be72-947e-40aa-ad2a-4d6d9c69bad0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:12:41.017Z|2dd5c792-483b-4ba3-9f03-4c314818a992|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:12:41.018Z|2dd5c792-483b-4ba3-9f03-4c314818a992|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:12:41.025Z|d6472979-59b3-46a4-8918-2df8d45de356|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:12:41.026Z|d6472979-59b3-46a4-8918-2df8d45de356|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:12:41.028Z|d96a542f-fdd8-42c0-bddc-d4fd232c139e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:12:41.030Z|d96a542f-fdd8-42c0-bddc-d4fd232c139e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:12:48.817Z|85743f8c-0d8b-46bb-a937-a6c9c11a579b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:12:48.818Z|85743f8c-0d8b-46bb-a937-a6c9c11a579b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:12:49.945Z|dbde401d-a591-45cd-85fe-9f9c06b015f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:12:49.945Z|dbde401d-a591-45cd-85fe-9f9c06b015f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:12:51.049Z|f4b10fd9-9cc5-49be-965d-78e2b9fd5955|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:12:51.050Z|f4b10fd9-9cc5-49be-965d-78e2b9fd5955|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:12:51.049Z|6657abb6-fb40-4968-8f32-2e4e3ae4a86d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:12:51.051Z|6657abb6-fb40-4968-8f32-2e4e3ae4a86d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:12:51.062Z|3181c7ee-be26-4c2c-be48-4d204c92b76a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:12:51.063Z|3181c7ee-be26-4c2c-be48-4d204c92b76a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:13:01.081Z|2c562b46-f103-4990-99ca-5b25525c3f0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:13:01.083Z|2c562b46-f103-4990-99ca-5b25525c3f0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:13:01.088Z|fe218db2-595f-4ae5-81f3-0c8b694dbb2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:13:01.089Z|fe218db2-595f-4ae5-81f3-0c8b694dbb2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:13:01.093Z|0632fbf9-9450-4385-a4fa-a78c96549fa1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:13:01.094Z|0632fbf9-9450-4385-a4fa-a78c96549fa1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:13:03.817Z|9419525a-de2c-45d5-96bb-571126982e77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:13:03.821Z|9419525a-de2c-45d5-96bb-571126982e77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:13:11.115Z|1d2f675b-7045-41a7-abe7-f57947b0e090|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:13:11.116Z|1d2f675b-7045-41a7-abe7-f57947b0e090|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:13:11.121Z|6013082c-7e1b-4c0c-939f-a523b658d336|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:13:11.122Z|0ed2d50e-19b5-4968-98df-9872040bf771|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:13:11.122Z|0ed2d50e-19b5-4968-98df-9872040bf771|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:13:11.122Z|6013082c-7e1b-4c0c-939f-a523b658d336|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:13:15.771Z|2ec7dbcd-74d1-40e1-8869-aa1a25df92ef|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T10:13:15.772Z|2ec7dbcd-74d1-40e1-8869-aa1a25df92ef|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T10:13:18.817Z|8193c8d1-e1e1-4706-bf92-7b1d59c57b1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:13:18.818Z|8193c8d1-e1e1-4706-bf92-7b1d59c57b1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:13:19.946Z|7164ff8e-6c75-4d26-8eb6-3a44115f279b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:13:19.946Z|7164ff8e-6c75-4d26-8eb6-3a44115f279b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:13:21.148Z|2d327928-6ac5-4337-953c-94e982f8d895|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:13:21.148Z|2d327928-6ac5-4337-953c-94e982f8d895|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:13:21.153Z|54fece26-f466-4ad1-966c-d84fefa013f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:13:21.154Z|54fece26-f466-4ad1-966c-d84fefa013f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:13:21.156Z|c7be1499-fbc5-4e96-bedd-56e06e922e20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:13:21.157Z|c7be1499-fbc5-4e96-bedd-56e06e922e20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:13:31.179Z|ed2e8ece-4a1e-4f69-824c-df042b1eeed3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:13:31.180Z|ed2e8ece-4a1e-4f69-824c-df042b1eeed3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:13:31.181Z|de9f7b79-c827-4c37-8d02-8fa168b0ff72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:13:31.182Z|1d15de86-3007-4c31-9378-833d5f31a5e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:13:31.182Z|1d15de86-3007-4c31-9378-833d5f31a5e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:13:31.182Z|de9f7b79-c827-4c37-8d02-8fa168b0ff72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:13:33.818Z|9242cce9-2aa4-4516-a675-c40c7b7dc2b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:13:33.818Z|9242cce9-2aa4-4516-a675-c40c7b7dc2b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:13:41.209Z|2f131e58-f3f0-40c8-97d3-e646820520d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:13:41.209Z|2f131e58-f3f0-40c8-97d3-e646820520d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:13:41.209Z|642286d0-4e69-4e72-93ba-ab1352917951|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:13:41.210Z|642286d0-4e69-4e72-93ba-ab1352917951|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:13:41.219Z|856bf5d5-998a-4f62-b283-f9aa59b29ab1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:13:41.220Z|856bf5d5-998a-4f62-b283-f9aa59b29ab1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:13:48.817Z|dd1db124-1d9d-4a5b-9298-1b7bacc39e99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:13:48.821Z|dd1db124-1d9d-4a5b-9298-1b7bacc39e99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:13:49.947Z|414e59f4-42ee-470f-b4b0-156dfc0fe9e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:13:49.947Z|414e59f4-42ee-470f-b4b0-156dfc0fe9e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:13:51.242Z|c69429ba-bbad-43a4-a4f7-3920c7845e38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:13:51.242Z|c69429ba-bbad-43a4-a4f7-3920c7845e38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:13:51.246Z|348ff30f-2ed4-4759-8a9a-a1f29774aa8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:13:51.246Z|348ff30f-2ed4-4759-8a9a-a1f29774aa8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:13:51.252Z|c90bf0b7-6b17-4b07-8ff2-cc5b03508776|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:13:51.253Z|c90bf0b7-6b17-4b07-8ff2-cc5b03508776|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:14:01.274Z|a5ccfefb-3de8-4c67-9072-621a4b98b80f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:14:01.276Z|742a5450-226e-4baf-86d4-b8161535a78c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:14:01.277Z|742a5450-226e-4baf-86d4-b8161535a78c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:14:01.277Z|a5ccfefb-3de8-4c67-9072-621a4b98b80f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:14:01.282Z|51193deb-14d6-4e0f-8d1b-54903bb604b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:14:01.283Z|51193deb-14d6-4e0f-8d1b-54903bb604b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:14:03.817Z|c9943332-2140-4742-8d3b-3a9d1f875818|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:14:03.818Z|c9943332-2140-4742-8d3b-3a9d1f875818|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:14:11.311Z|dcbab45b-1f21-454e-bf3e-e245b8ca82d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:14:11.312Z|dcbab45b-1f21-454e-bf3e-e245b8ca82d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:14:11.317Z|7c8a0b72-1eca-4550-9270-bcd7f76f8e18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:14:11.317Z|7c8a0b72-1eca-4550-9270-bcd7f76f8e18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:14:11.319Z|ff4b6e69-a2f4-4116-906d-81d60c1dd21e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:14:11.320Z|ff4b6e69-a2f4-4116-906d-81d60c1dd21e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:14:15.772Z|ca4ef996-1e25-44fd-a802-dd6f87a12297|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T10:14:15.774Z|ca4ef996-1e25-44fd-a802-dd6f87a12297|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T10:14:18.817Z|2cce9a77-585a-4093-9389-0fc744a41568|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:14:18.818Z|2cce9a77-585a-4093-9389-0fc744a41568|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:14:19.948Z|a4e28ee9-ad9d-4c09-8253-664afce870a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:14:19.948Z|a4e28ee9-ad9d-4c09-8253-664afce870a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:14:21.344Z|0c05aa85-094b-40b0-95c6-9afbb59e9036|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:14:21.345Z|0c05aa85-094b-40b0-95c6-9afbb59e9036|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:14:21.347Z|eef45e86-cc65-4f26-9a4b-de86c584609f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:14:21.347Z|eef45e86-cc65-4f26-9a4b-de86c584609f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:14:21.358Z|72bff14b-4e5f-4752-b73f-edd872680938|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:14:21.359Z|72bff14b-4e5f-4752-b73f-edd872680938|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:14:31.385Z|29b7170a-c994-4138-9ea6-1cfdd0e8d7c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:14:31.386Z|29b7170a-c994-4138-9ea6-1cfdd0e8d7c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:14:31.386Z|d4d120b5-b753-4c7c-9c0e-5ce24df6c98b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:14:31.387Z|d4d120b5-b753-4c7c-9c0e-5ce24df6c98b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:14:31.397Z|4292d8d3-f365-49e6-8dc4-1323fe256230|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:14:31.398Z|4292d8d3-f365-49e6-8dc4-1323fe256230|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:14:33.817Z|36108c63-7a75-4b2d-9ce5-de46929f4abe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:14:33.821Z|36108c63-7a75-4b2d-9ce5-de46929f4abe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:14:41.413Z|8b8923d9-eef8-4c8e-9da1-507c6b3156d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:14:41.414Z|8b8923d9-eef8-4c8e-9da1-507c6b3156d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:14:41.416Z|685c71e3-daaa-4c58-a6f6-b89f825c99f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:14:41.416Z|685c71e3-daaa-4c58-a6f6-b89f825c99f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:14:41.424Z|e49118b2-ffd8-4401-8b66-cb026928b9b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:14:41.425Z|e49118b2-ffd8-4401-8b66-cb026928b9b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:14:48.818Z|a57d15e0-4d67-4a26-9fe5-709fe9716c68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:14:48.818Z|a57d15e0-4d67-4a26-9fe5-709fe9716c68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:14:49.949Z|1d988848-006e-4c05-87b5-232d45252bc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:14:49.949Z|1d988848-006e-4c05-87b5-232d45252bc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:14:51.439Z|bf288245-0824-46bb-ac2b-07292bee46f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:14:51.440Z|bf288245-0824-46bb-ac2b-07292bee46f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:14:51.443Z|e4cecca5-51e4-448b-b57f-f2e238c2898f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:14:51.444Z|e4cecca5-51e4-448b-b57f-f2e238c2898f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:14:51.447Z|edb958df-c65e-406f-9ced-c1aa6c80ea7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:14:51.448Z|edb958df-c65e-406f-9ced-c1aa6c80ea7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:15:01.470Z|c2d1fed2-f065-426d-9d8a-11f2dcd41558|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:15:01.471Z|c2d1fed2-f065-426d-9d8a-11f2dcd41558|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:15:01.476Z|80c5fe56-a1bd-41ef-b499-630fdbad0542|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:15:01.476Z|80c5fe56-a1bd-41ef-b499-630fdbad0542|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:15:01.479Z|95558ce2-fdfa-4665-816a-4f3b99b0973c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:15:01.479Z|95558ce2-fdfa-4665-816a-4f3b99b0973c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:15:03.817Z|c9e7afcd-b41a-4d9c-b271-ec5a3be54ba8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:15:03.818Z|c9e7afcd-b41a-4d9c-b271-ec5a3be54ba8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:15:11.503Z|bc49b9c3-c7f2-4ef5-9819-bf131ead7da0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:15:11.503Z|bc49b9c3-c7f2-4ef5-9819-bf131ead7da0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:15:11.503Z|2214e7eb-cf26-4169-8b69-a1b9efadd46a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:15:11.504Z|2214e7eb-cf26-4169-8b69-a1b9efadd46a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:15:11.509Z|1103e619-8ae4-4bea-99e9-80d1d7dca321|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:15:11.509Z|1103e619-8ae4-4bea-99e9-80d1d7dca321|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:15:15.771Z|742b62b1-713e-433e-8522-e08b60627b7f|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T10:15:15.771Z|742b62b1-713e-433e-8522-e08b60627b7f|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T10:15:18.817Z|dc4077f0-db9a-4077-8375-637d75837aac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:15:18.821Z|dc4077f0-db9a-4077-8375-637d75837aac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:15:19.949Z|0ab47113-2fa5-46fe-8573-588075f3757c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:15:19.950Z|0ab47113-2fa5-46fe-8573-588075f3757c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:15:21.531Z|598cb93d-fab4-4f8e-a27d-8c859c0a5ae4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:15:21.532Z|598cb93d-fab4-4f8e-a27d-8c859c0a5ae4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:15:21.533Z|b41dbeed-6d1e-424a-bde2-bd27a4db0a8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:15:21.533Z|b41dbeed-6d1e-424a-bde2-bd27a4db0a8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:15:21.542Z|6c830f46-0b92-4ed2-a230-ecdcedbae717|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:15:21.542Z|6c830f46-0b92-4ed2-a230-ecdcedbae717|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:15:31.560Z|d3347ce9-8c0d-4641-a24f-7ef9be27c9c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:15:31.561Z|d3347ce9-8c0d-4641-a24f-7ef9be27c9c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:15:31.568Z|e8c846b1-e33a-48de-a4f9-871d8511fd10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:15:31.568Z|e8c846b1-e33a-48de-a4f9-871d8511fd10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:15:31.575Z|84aed794-1c26-44fd-a713-f9dbc1d2f5b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:15:31.575Z|84aed794-1c26-44fd-a713-f9dbc1d2f5b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:15:33.817Z|25ddeed1-12bc-401e-9afa-e08ffb6ef819|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:15:33.818Z|25ddeed1-12bc-401e-9afa-e08ffb6ef819|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:15:41.588Z|fbd2d30b-6552-43bd-aa9e-5ec7ddcb348d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:15:41.589Z|fbd2d30b-6552-43bd-aa9e-5ec7ddcb348d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:15:41.595Z|e2a41603-e0af-4f1d-856f-11a230b400fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:15:41.596Z|e2a41603-e0af-4f1d-856f-11a230b400fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:15:41.607Z|f1450dbc-5df8-45a6-96aa-13fcf7e6dd10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:15:41.608Z|f1450dbc-5df8-45a6-96aa-13fcf7e6dd10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:15:48.817Z|d76e08e3-9993-4787-8a3b-9d43368dd095|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:15:48.818Z|d76e08e3-9993-4787-8a3b-9d43368dd095|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:15:49.951Z|5761ada1-8177-47ba-b8a2-80f9f70f9441|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:15:49.951Z|5761ada1-8177-47ba-b8a2-80f9f70f9441|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:15:51.636Z|fa2a30e8-4c27-41d1-bf97-ae66d138172b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:15:51.636Z|2fd6735e-5f10-47fc-8f3f-e80de4569833|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:15:51.637Z|fa2a30e8-4c27-41d1-bf97-ae66d138172b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:15:51.637Z|2fd6735e-5f10-47fc-8f3f-e80de4569833|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:15:51.643Z|5812f774-3969-4c2c-9eec-73758f9de624|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:15:51.643Z|5812f774-3969-4c2c-9eec-73758f9de624|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:16:01.666Z|141449c7-d210-484a-912e-08c723014e83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:16:01.667Z|141449c7-d210-484a-912e-08c723014e83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:16:01.672Z|5576d0ea-7131-464c-b60f-5013e86f56c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:16:01.673Z|5576d0ea-7131-464c-b60f-5013e86f56c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:16:01.675Z|4d156ed1-3eb9-4e61-812d-44e55543ffff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:16:01.675Z|4d156ed1-3eb9-4e61-812d-44e55543ffff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:16:03.817Z|1f45bfc1-24a9-4fc5-851c-ae062f506aae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:16:03.821Z|1f45bfc1-24a9-4fc5-851c-ae062f506aae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:16:11.696Z|b777a07e-3c2a-4b50-8fcf-1bac835dfd24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:16:11.697Z|b777a07e-3c2a-4b50-8fcf-1bac835dfd24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:16:11.702Z|1cfad7f9-736d-4388-910a-079df68d1eb0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:16:11.703Z|1cfad7f9-736d-4388-910a-079df68d1eb0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:16:11.707Z|d8b98281-2a92-4f7d-a26c-ee373529bb72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:16:11.708Z|d8b98281-2a92-4f7d-a26c-ee373529bb72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:16:15.772Z|c754de6e-8397-4fe4-9ce5-782bddd0d82f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T10:16:15.772Z|c754de6e-8397-4fe4-9ce5-782bddd0d82f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T10:16:18.817Z|cb3326a2-568e-4e75-b039-48c5b5944243|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:16:18.818Z|cb3326a2-568e-4e75-b039-48c5b5944243|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:16:19.952Z|740128ec-2f92-4da2-afe3-7a11f796bf40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:16:19.952Z|740128ec-2f92-4da2-afe3-7a11f796bf40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:16:21.734Z|ac7126df-8900-420b-a98e-086563b42482|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:16:21.735Z|ac7126df-8900-420b-a98e-086563b42482|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:16:21.736Z|0f79f3a0-14ae-48df-91bf-632fbb20323e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:16:21.737Z|0f79f3a0-14ae-48df-91bf-632fbb20323e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:16:21.743Z|f142edd8-86e6-44cc-b8ce-74dfb468945b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:16:21.744Z|f142edd8-86e6-44cc-b8ce-74dfb468945b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:16:31.771Z|de1130ce-1929-4d81-a418-4de17dcb2f5f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:16:31.772Z|de1130ce-1929-4d81-a418-4de17dcb2f5f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:16:31.780Z|7cb6f668-5fe0-4cae-8da4-7ec2a070fd4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:16:31.780Z|0b5229d0-a9fd-45af-882d-74d40d7c081b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:16:31.781Z|7cb6f668-5fe0-4cae-8da4-7ec2a070fd4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:16:31.782Z|0b5229d0-a9fd-45af-882d-74d40d7c081b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:16:33.817Z|d48d27b2-a6d4-45a0-b9bf-db6f8815114e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:16:33.818Z|d48d27b2-a6d4-45a0-b9bf-db6f8815114e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:16:41.802Z|6b1c7b7a-450d-403e-9110-a9193aaf85f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:16:41.803Z|6b1c7b7a-450d-403e-9110-a9193aaf85f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:16:41.804Z|52eed961-04cb-4994-9e33-b087dce0a844|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:16:41.805Z|52eed961-04cb-4994-9e33-b087dce0a844|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:16:41.809Z|ea19a7a6-acbb-4487-a6d5-b4713cdf54d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:16:41.810Z|ea19a7a6-acbb-4487-a6d5-b4713cdf54d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:16:48.817Z|51a08089-06dd-4f90-b79f-41db8b8fd036|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:16:48.823Z|51a08089-06dd-4f90-b79f-41db8b8fd036|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:16:49.953Z|83de605a-277a-4847-9cda-615aa7e76a18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:16:49.953Z|83de605a-277a-4847-9cda-615aa7e76a18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:16:51.837Z|474155f4-e183-4622-abe2-16af1fe9ecff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:16:51.837Z|474155f4-e183-4622-abe2-16af1fe9ecff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:16:51.840Z|78ed3087-25b5-4499-9a05-54c1fe973bdf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:16:51.840Z|78ed3087-25b5-4499-9a05-54c1fe973bdf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:16:51.843Z|2f9d7e51-9416-4d14-805a-7cd8685f3445|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:16:51.843Z|2f9d7e51-9416-4d14-805a-7cd8685f3445|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:17:01.868Z|30879239-38cd-426b-bbe5-45eb728f907b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:17:01.869Z|30879239-38cd-426b-bbe5-45eb728f907b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:17:01.872Z|7a961885-7225-40d5-9eee-d7861e00eca2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:17:01.872Z|7a961885-7225-40d5-9eee-d7861e00eca2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:17:01.873Z|a8a96434-c4cc-468d-9dc1-bdcbc88ed166|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:17:01.874Z|a8a96434-c4cc-468d-9dc1-bdcbc88ed166|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:17:03.818Z|b43d2201-f2b3-4951-8394-4ccb10085b59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:17:03.818Z|b43d2201-f2b3-4951-8394-4ccb10085b59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:17:11.898Z|04d5ed5e-159e-4a5c-b52d-d5827ffe77c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:17:11.898Z|04d5ed5e-159e-4a5c-b52d-d5827ffe77c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:17:11.902Z|387aa6a6-ec57-4191-9e55-c70e408bd46c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:17:11.903Z|387aa6a6-ec57-4191-9e55-c70e408bd46c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:17:11.907Z|f095eade-3ae9-4d90-b231-e2a176287867|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:17:11.908Z|f095eade-3ae9-4d90-b231-e2a176287867|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:17:15.770Z|d5e57e0c-126b-4f82-b4d0-f2188a8c3723|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T10:17:15.771Z|d5e57e0c-126b-4f82-b4d0-f2188a8c3723|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T10:17:18.818Z|aa21cc8e-f83b-4ee7-abf7-53dfa7ad6c45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:17:18.818Z|aa21cc8e-f83b-4ee7-abf7-53dfa7ad6c45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:17:19.954Z|143bdfb7-c6aa-461b-b7a2-f1eafe7bcebf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:17:19.954Z|143bdfb7-c6aa-461b-b7a2-f1eafe7bcebf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:17:21.929Z|49147d6f-b73b-47df-8121-51dbdd44962e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:17:21.929Z|49147d6f-b73b-47df-8121-51dbdd44962e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:17:21.938Z|f140919c-6df6-4683-9647-0b278a78a69b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:17:21.939Z|f140919c-6df6-4683-9647-0b278a78a69b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:17:21.943Z|97cb1f11-3c74-49d2-9407-08c318381bbe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:17:21.943Z|97cb1f11-3c74-49d2-9407-08c318381bbe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:17:31.970Z|75b4033b-6876-4d5c-9533-058160d3eea0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:17:31.970Z|acdf0fb8-572f-426f-a0b8-c842555db498|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:17:31.970Z|75b4033b-6876-4d5c-9533-058160d3eea0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:17:31.970Z|acdf0fb8-572f-426f-a0b8-c842555db498|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:17:31.977Z|a3c0769b-1ad1-490e-b5ef-0f3241f84d40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:17:31.978Z|a3c0769b-1ad1-490e-b5ef-0f3241f84d40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:17:33.817Z|20776016-d7be-45e7-b036-00ac445b7c49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:17:33.821Z|20776016-d7be-45e7-b036-00ac445b7c49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:17:42.002Z|e9a70c8f-3096-4586-8581-25a1026962ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:17:42.003Z|e9a70c8f-3096-4586-8581-25a1026962ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:17:42.003Z|d2ccae23-a02b-413b-85bf-159631cee945|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:17:42.004Z|d2ccae23-a02b-413b-85bf-159631cee945|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:17:42.012Z|c6f29246-c395-4376-b52c-b72d6cef1a88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:17:42.013Z|c6f29246-c395-4376-b52c-b72d6cef1a88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:17:48.817Z|60733bc3-ebc4-4cb4-a325-c559700c5b31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:17:48.818Z|60733bc3-ebc4-4cb4-a325-c559700c5b31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:17:49.955Z|fbc57038-cf10-4e45-a767-feb2f11c10f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:17:49.955Z|fbc57038-cf10-4e45-a767-feb2f11c10f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:17:52.029Z|c562954f-6d66-4a9d-ba07-cadf86582270|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:17:52.030Z|c562954f-6d66-4a9d-ba07-cadf86582270|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:17:52.034Z|704e3069-dac8-413d-8488-3c2c61dbcc29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:17:52.035Z|704e3069-dac8-413d-8488-3c2c61dbcc29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:17:52.043Z|c102cae5-5e94-4af1-a4df-fac39779e772|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:17:52.044Z|c102cae5-5e94-4af1-a4df-fac39779e772|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:18:02.054Z|1c213e18-65ca-47df-9d58-73ab59587500|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:18:02.054Z|1c213e18-65ca-47df-9d58-73ab59587500|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:18:02.060Z|00c53ccb-577a-4dd1-a4b5-01fdbad695fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:18:02.060Z|00c53ccb-577a-4dd1-a4b5-01fdbad695fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:18:02.068Z|caaa3394-548a-48f2-b2cf-07a466b0ebb1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:18:02.068Z|caaa3394-548a-48f2-b2cf-07a466b0ebb1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:18:03.817Z|690d5362-db50-4e33-8911-5baa8380cc81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:18:03.818Z|690d5362-db50-4e33-8911-5baa8380cc81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:18:12.081Z|3360982b-6546-49b9-9dcb-3d48693d92ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:18:12.082Z|3360982b-6546-49b9-9dcb-3d48693d92ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:18:12.091Z|ae94c771-8623-48b8-b69e-4da9ffb111d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:18:12.092Z|ae94c771-8623-48b8-b69e-4da9ffb111d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:18:12.094Z|535f3448-534c-4d8e-a930-bc570d2f917c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:18:12.094Z|535f3448-534c-4d8e-a930-bc570d2f917c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:18:15.773Z|0423b961-5846-4031-9d01-431d6b41088e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T10:18:15.774Z|0423b961-5846-4031-9d01-431d6b41088e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T10:18:18.817Z|1369ecda-4b3e-4312-8445-ad38f1fd13d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:18:18.821Z|1369ecda-4b3e-4312-8445-ad38f1fd13d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:18:19.956Z|6a86f9ef-3ace-4ae5-9ed8-13a6d9b84b93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:18:19.956Z|6a86f9ef-3ace-4ae5-9ed8-13a6d9b84b93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:18:22.110Z|f2026b7c-fa5e-4aab-9854-7c297c70c2d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:18:22.111Z|f2026b7c-fa5e-4aab-9854-7c297c70c2d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:18:22.118Z|967d8c05-023c-4d83-95c0-d57ff2510407|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:18:22.119Z|967d8c05-023c-4d83-95c0-d57ff2510407|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:18:22.122Z|419b61da-2dd0-4f14-a92c-a3ead22fe858|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:18:22.122Z|419b61da-2dd0-4f14-a92c-a3ead22fe858|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:18:32.150Z|d01c4308-b1d0-44bd-b1bb-751b11ef08bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:18:32.151Z|4a19aa3e-29cc-431c-a57f-49f29f77945e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:18:32.151Z|d01c4308-b1d0-44bd-b1bb-751b11ef08bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:18:32.151Z|4a19aa3e-29cc-431c-a57f-49f29f77945e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:18:32.153Z|8be97152-d46e-4722-a984-28e492509634|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:18:32.154Z|8be97152-d46e-4722-a984-28e492509634|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:18:33.817Z|cc32f093-73e8-4b3e-a433-f55eda44c553|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:18:33.818Z|cc32f093-73e8-4b3e-a433-f55eda44c553|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:18:42.184Z|54275501-5ba1-4732-a283-810704e5ebc1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:18:42.184Z|54275501-5ba1-4732-a283-810704e5ebc1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:18:42.186Z|a3f654ff-fda7-4ea5-94e4-dd0e51384958|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:18:42.186Z|a3f654ff-fda7-4ea5-94e4-dd0e51384958|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:18:42.188Z|c29e8bab-6a06-4a8a-8a28-27f051607ff7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:18:42.189Z|c29e8bab-6a06-4a8a-8a28-27f051607ff7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:18:48.818Z|40c7c7ba-03db-4d3d-921d-d55b59fef8ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:18:48.818Z|40c7c7ba-03db-4d3d-921d-d55b59fef8ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:18:49.957Z|4e971b93-e8a7-49d4-89f0-b588823f1e1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:18:49.958Z|4e971b93-e8a7-49d4-89f0-b588823f1e1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:18:52.223Z|8cfdb67f-e865-435c-a69d-d7658ddd1234|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:18:52.223Z|3d18367a-8d07-41d4-88ed-a7028419d9fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:18:52.223Z|8d86bd38-9c27-49bb-b853-ec5fceee3dba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:18:52.224Z|8cfdb67f-e865-435c-a69d-d7658ddd1234|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:18:52.224Z|3d18367a-8d07-41d4-88ed-a7028419d9fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:18:52.224Z|8d86bd38-9c27-49bb-b853-ec5fceee3dba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:19:02.256Z|a91546c7-3090-4ec4-ba83-546bdb1bbd74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:19:02.257Z|a91546c7-3090-4ec4-ba83-546bdb1bbd74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:19:02.265Z|59282ee3-587d-4b13-86a5-1698a3b49335|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:19:02.265Z|59282ee3-587d-4b13-86a5-1698a3b49335|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:19:02.266Z|78de8aad-4649-432c-b28d-a9832bd2d786|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:19:02.266Z|78de8aad-4649-432c-b28d-a9832bd2d786|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:19:03.818Z|2430befb-6932-4eb2-baec-59ea88cb898d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:19:03.821Z|2430befb-6932-4eb2-baec-59ea88cb898d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:19:12.293Z|b743c4cc-a526-412a-bf37-c2138a7fe921|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:19:12.293Z|1fefcc7d-4e64-47b1-ac8e-c33a94a130ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:19:12.293Z|b743c4cc-a526-412a-bf37-c2138a7fe921|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:19:12.293Z|1fefcc7d-4e64-47b1-ac8e-c33a94a130ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:19:12.302Z|a46b2c37-85e0-408a-a978-ff68d77237e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:19:12.302Z|a46b2c37-85e0-408a-a978-ff68d77237e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:19:15.771Z|67c94b60-32b1-4338-8589-9947ad29d78d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T10:19:15.772Z|67c94b60-32b1-4338-8589-9947ad29d78d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T10:19:18.817Z|ac1351b4-be41-4035-a7ed-0c9bc656ba4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:19:18.818Z|ac1351b4-be41-4035-a7ed-0c9bc656ba4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:19:19.958Z|659eddee-19a8-43a6-898c-be6d9359269b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:19:19.959Z|659eddee-19a8-43a6-898c-be6d9359269b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:19:22.340Z|bc577f6b-0454-4c62-965c-b8efaace49ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:19:22.341Z|bc577f6b-0454-4c62-965c-b8efaace49ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:19:22.343Z|816fac5d-6abd-4f85-9b97-0dc093632506|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:19:22.343Z|095dd86e-49bc-4250-9ea3-32e34a7bd1a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:19:22.343Z|816fac5d-6abd-4f85-9b97-0dc093632506|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:19:22.343Z|095dd86e-49bc-4250-9ea3-32e34a7bd1a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:19:32.377Z|becd5ced-2bd7-4f18-ae62-eb3869eaf689|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:19:32.377Z|becd5ced-2bd7-4f18-ae62-eb3869eaf689|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:19:32.379Z|f8d1034b-ae4d-4a03-b019-10fd0139d384|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:19:32.379Z|2769a64c-9121-40e9-8ea6-a189e2322a10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:19:32.379Z|2769a64c-9121-40e9-8ea6-a189e2322a10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:19:32.379Z|f8d1034b-ae4d-4a03-b019-10fd0139d384|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:19:33.817Z|8ab762ce-55c3-4ef5-96c2-b53d2ea0d4c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:19:33.818Z|8ab762ce-55c3-4ef5-96c2-b53d2ea0d4c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:19:42.402Z|c7fcb4ef-0e83-4ab0-95d5-5166fd69ad23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:19:42.403Z|c7fcb4ef-0e83-4ab0-95d5-5166fd69ad23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:19:42.405Z|acc90b47-4eb9-48d0-89e5-5a031698b663|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:19:42.405Z|acc90b47-4eb9-48d0-89e5-5a031698b663|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:19:42.407Z|b680484f-eaed-466f-8ff6-555a3e312084|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:19:42.407Z|b680484f-eaed-466f-8ff6-555a3e312084|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:19:48.817Z|32917060-5a89-4fd8-8e48-135f4298404f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:19:48.821Z|32917060-5a89-4fd8-8e48-135f4298404f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:19:49.959Z|2ad098c7-73d0-4a69-b408-470585d4ad5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:19:49.959Z|2ad098c7-73d0-4a69-b408-470585d4ad5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:19:52.434Z|f99298d0-a3a1-46db-bfb3-694aabfd4045|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:19:52.434Z|f99298d0-a3a1-46db-bfb3-694aabfd4045|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:19:52.436Z|2222080c-f789-427d-8c90-611b9e2a3e85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:19:52.436Z|2222080c-f789-427d-8c90-611b9e2a3e85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:19:52.442Z|b852d999-06e8-4dff-9b06-fc6088b45b40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:19:52.443Z|b852d999-06e8-4dff-9b06-fc6088b45b40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:20:02.468Z|571873a5-7c49-45a9-a847-7b01967bd8b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:20:02.468Z|f9ef3da4-3353-4f5f-94b6-74fb16e0017c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:20:02.468Z|571873a5-7c49-45a9-a847-7b01967bd8b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:20:02.469Z|f9ef3da4-3353-4f5f-94b6-74fb16e0017c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:20:02.471Z|508b58ee-2969-4daf-8924-7995010ce8f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:20:02.471Z|508b58ee-2969-4daf-8924-7995010ce8f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:20:03.817Z|2268c1fc-f4b9-47a4-b56f-03eb4f500489|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:20:03.818Z|2268c1fc-f4b9-47a4-b56f-03eb4f500489|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:20:12.499Z|67fdfe78-44a5-4b89-9387-3c0c96cf7091|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:20:12.500Z|67fdfe78-44a5-4b89-9387-3c0c96cf7091|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:20:12.501Z|7c19c124-1326-4276-9548-460f82449d5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:20:12.501Z|7c19c124-1326-4276-9548-460f82449d5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:20:12.507Z|d3598bba-1add-4940-8056-a57428afedae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:20:12.508Z|d3598bba-1add-4940-8056-a57428afedae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:20:15.770Z|155b952b-b446-4b00-b819-c06a88b29a85|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T10:20:15.771Z|155b952b-b446-4b00-b819-c06a88b29a85|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T10:20:18.817Z|cf2eba85-10ab-41f0-bf7b-1116e2e45a4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:20:18.818Z|cf2eba85-10ab-41f0-bf7b-1116e2e45a4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:20:19.960Z|9ce67d43-d07a-4392-a19a-31f223250df4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:20:19.960Z|9ce67d43-d07a-4392-a19a-31f223250df4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:20:22.528Z|22faacf5-c7df-45fc-af05-a36eadd21570|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:20:22.528Z|22faacf5-c7df-45fc-af05-a36eadd21570|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:20:22.533Z|43c9b997-abf8-4c60-bc6c-399658b3bd4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:20:22.534Z|43c9b997-abf8-4c60-bc6c-399658b3bd4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:20:22.542Z|bd59f139-fa68-41ba-9808-53ffe38f2141|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:20:22.543Z|bd59f139-fa68-41ba-9808-53ffe38f2141|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:20:32.565Z|3ac4cb54-6a35-4ebe-9bc6-7f916904b431|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:20:32.565Z|3ac4cb54-6a35-4ebe-9bc6-7f916904b431|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:20:32.574Z|69a346e7-dfb9-42d7-a169-c0b9b191371b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:20:32.575Z|69a346e7-dfb9-42d7-a169-c0b9b191371b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:20:32.576Z|73ffdac5-e398-41b9-862e-8792fd0328db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:20:32.577Z|73ffdac5-e398-41b9-862e-8792fd0328db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:20:33.817Z|60e9a6c3-09a0-44eb-b3ed-0c34dc15a336|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:20:33.821Z|60e9a6c3-09a0-44eb-b3ed-0c34dc15a336|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:20:42.596Z|c299a9e1-482c-4e78-8859-9a1ce4422551|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:20:42.597Z|c299a9e1-482c-4e78-8859-9a1ce4422551|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:20:42.603Z|e977977b-73cb-4f2e-a28e-8ecd1dacbd60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:20:42.603Z|e977977b-73cb-4f2e-a28e-8ecd1dacbd60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:20:42.614Z|2a641514-9ceb-40c7-b24d-3a63c6838c75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:20:42.615Z|2a641514-9ceb-40c7-b24d-3a63c6838c75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:20:48.817Z|20981434-18d7-40cd-81f4-66174df02eab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:20:48.818Z|20981434-18d7-40cd-81f4-66174df02eab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:20:49.961Z|e6a1a289-1530-413a-bb6c-34c9b13bc3cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:20:49.962Z|e6a1a289-1530-413a-bb6c-34c9b13bc3cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:20:52.643Z|67049dff-f1fd-43a3-80f5-e0980ea28f5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:20:52.643Z|99e159b4-b18e-4124-b114-59872a10277d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:20:52.643Z|99e159b4-b18e-4124-b114-59872a10277d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:20:52.643Z|67049dff-f1fd-43a3-80f5-e0980ea28f5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:20:52.645Z|4378ea94-1fe2-4b13-a327-12bc61571e99|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:20:52.645Z|4378ea94-1fe2-4b13-a327-12bc61571e99|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:21:02.669Z|988b45d6-5df8-4709-81a1-444d4a185f00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:21:02.670Z|988b45d6-5df8-4709-81a1-444d4a185f00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:21:02.670Z|55ba3faa-f576-49c7-ae22-bc15dc511f54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:21:02.670Z|55ba3faa-f576-49c7-ae22-bc15dc511f54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:21:02.674Z|54fbc67b-72b4-4614-a8f5-b6b0b2681810|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:21:02.675Z|54fbc67b-72b4-4614-a8f5-b6b0b2681810|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:21:03.817Z|6f3426f2-df26-4e57-9252-135713e24257|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:21:03.818Z|6f3426f2-df26-4e57-9252-135713e24257|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:21:12.695Z|afc6fc0a-f92d-49b4-b50a-238f0c579cb6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:21:12.695Z|afc6fc0a-f92d-49b4-b50a-238f0c579cb6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:21:12.699Z|41344120-1d49-4b4a-b691-4eb10ebd6f04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:21:12.700Z|41344120-1d49-4b4a-b691-4eb10ebd6f04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:21:12.700Z|e38d422e-3606-4c77-acd5-420696015eae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:21:12.701Z|e38d422e-3606-4c77-acd5-420696015eae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:21:15.770Z|aabed42c-8521-4681-898a-ca3527c54d76|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T10:21:15.771Z|aabed42c-8521-4681-898a-ca3527c54d76|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T10:21:18.817Z|93db3023-2349-4bcc-9472-c3c496efe62e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:21:18.821Z|93db3023-2349-4bcc-9472-c3c496efe62e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:21:19.962Z|b9639c29-6a22-4384-9352-e4790bd92311|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:21:19.963Z|b9639c29-6a22-4384-9352-e4790bd92311|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:21:22.727Z|c2d38159-7013-44c8-9601-319307c886a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:21:22.728Z|7c558c7e-20c8-4797-9832-b10aff999e13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:21:22.729Z|7c558c7e-20c8-4797-9832-b10aff999e13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:21:22.729Z|c2d38159-7013-44c8-9601-319307c886a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:21:22.731Z|72e9bcae-c27e-42c8-a373-65b2822c3234|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:21:22.732Z|72e9bcae-c27e-42c8-a373-65b2822c3234|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:21:32.760Z|92acd265-106f-40d6-822e-49e45ac972e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:21:32.761Z|92acd265-106f-40d6-822e-49e45ac972e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:21:32.761Z|972b7def-f67d-432a-9fe0-651cd155a46f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:21:32.762Z|972b7def-f67d-432a-9fe0-651cd155a46f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:21:32.765Z|5b5d97b0-409e-4dc5-8a5e-141c3e3a6821|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:21:32.765Z|5b5d97b0-409e-4dc5-8a5e-141c3e3a6821|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:21:33.822Z|7018b016-9cc4-4138-a792-a39998748f77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:21:33.822Z|7018b016-9cc4-4138-a792-a39998748f77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:21:42.785Z|71e45840-4110-484d-8dda-cf6782bb1ffe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:21:42.785Z|71e45840-4110-484d-8dda-cf6782bb1ffe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:21:42.788Z|11660414-1b33-4db7-917c-dff6cdb26e82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:21:42.788Z|11660414-1b33-4db7-917c-dff6cdb26e82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:21:42.790Z|2270ac87-4efb-49aa-82cd-8b98efc957c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:21:42.790Z|2270ac87-4efb-49aa-82cd-8b98efc957c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:21:48.817Z|7bcac3e1-8e62-4e0c-9f0d-a1af84429507|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:21:48.817Z|7bcac3e1-8e62-4e0c-9f0d-a1af84429507|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:21:49.968Z|92b9e621-1714-4db3-a3c9-3c00672cf807|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:21:49.969Z|92b9e621-1714-4db3-a3c9-3c00672cf807|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:21:52.810Z|c6e88027-7283-434d-b5b3-6b9f1c34037a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:21:52.810Z|c6e88027-7283-434d-b5b3-6b9f1c34037a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:21:52.815Z|aafa503b-29c7-4b26-aff1-f122dfd2beba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:21:52.816Z|aafa503b-29c7-4b26-aff1-f122dfd2beba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:21:52.817Z|dc19f32d-7b46-4e58-a187-ce7544a1e19d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:21:52.818Z|dc19f32d-7b46-4e58-a187-ce7544a1e19d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:22:02.837Z|f01feb26-6102-445e-afed-8c605501f12e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:22:02.838Z|f01feb26-6102-445e-afed-8c605501f12e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:22:02.844Z|f246d029-38db-4f97-adb5-a25322d52fa4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:22:02.845Z|f246d029-38db-4f97-adb5-a25322d52fa4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:22:02.846Z|054f3692-1539-4004-8a02-407764d8cd55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:22:02.847Z|054f3692-1539-4004-8a02-407764d8cd55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:22:03.817Z|3d35f65c-d9e6-4e5a-b4f3-623b1028d0e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:22:03.822Z|3d35f65c-d9e6-4e5a-b4f3-623b1028d0e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:22:12.863Z|ec73e382-5ab7-450a-b712-2bd8f31ae463|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:22:12.864Z|ec73e382-5ab7-450a-b712-2bd8f31ae463|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:22:12.875Z|3cebb8eb-cc42-4e15-aa39-8051d3a60233|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:22:12.875Z|6a3afbc4-5817-4083-9d6d-cc07c5b116cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:22:12.875Z|3cebb8eb-cc42-4e15-aa39-8051d3a60233|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:22:12.876Z|6a3afbc4-5817-4083-9d6d-cc07c5b116cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:22:15.770Z|980dd9c4-2093-4058-863c-4b6386b2dabb|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T10:22:15.770Z|980dd9c4-2093-4058-863c-4b6386b2dabb|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T10:22:18.817Z|4f48c176-bd1a-4a95-8fed-aba43e4cff36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:22:18.818Z|4f48c176-bd1a-4a95-8fed-aba43e4cff36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:22:19.969Z|33f40d8e-3289-414e-9198-df3476d3a285|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:22:19.970Z|33f40d8e-3289-414e-9198-df3476d3a285|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:22:22.890Z|d1342898-d1b5-46f6-94bd-c3a6bfce8d6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:22:22.891Z|d1342898-d1b5-46f6-94bd-c3a6bfce8d6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:22:22.904Z|20641edd-0812-497d-bd4e-3455e46080cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:22:22.905Z|20641edd-0812-497d-bd4e-3455e46080cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:22:22.906Z|39dde45d-7887-4809-ae1d-1ee6ec9de9e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:22:22.907Z|39dde45d-7887-4809-ae1d-1ee6ec9de9e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:22:32.919Z|613f37fe-fd26-46e0-9971-dde7ae445962|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:22:32.920Z|613f37fe-fd26-46e0-9971-dde7ae445962|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:22:32.930Z|2fc8d4a2-e351-4c88-bc20-105c48160e5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:22:32.930Z|2fc8d4a2-e351-4c88-bc20-105c48160e5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:22:32.937Z|492c96cf-8147-4d4c-946c-f6531d4324f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:22:32.938Z|492c96cf-8147-4d4c-946c-f6531d4324f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:22:33.817Z|8efd3c11-8fd0-492f-8d05-fb6174d511a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:22:33.818Z|8efd3c11-8fd0-492f-8d05-fb6174d511a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:22:42.953Z|3adacb92-578d-48e4-afd6-cc6e32a61815|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:22:42.954Z|3adacb92-578d-48e4-afd6-cc6e32a61815|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:22:42.959Z|ac1864a0-9a50-4268-aee4-3d4f05416780|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:22:42.960Z|ac1864a0-9a50-4268-aee4-3d4f05416780|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:22:42.975Z|0f5af2ca-f71e-4c3a-b29a-5ada0d39a144|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:22:42.976Z|0f5af2ca-f71e-4c3a-b29a-5ada0d39a144|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:22:48.817Z|f8387f99-2087-442e-82f0-44899cca34ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:22:48.821Z|f8387f99-2087-442e-82f0-44899cca34ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:22:49.970Z|130ad6c3-eec9-48a1-8a73-7718d5e5d9db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:22:49.970Z|130ad6c3-eec9-48a1-8a73-7718d5e5d9db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:22:53.002Z|18a94f26-81e9-4662-9d1b-b522d1da4655|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:22:53.005Z|18a94f26-81e9-4662-9d1b-b522d1da4655|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:22:53.006Z|1ba5bfa4-7191-4a5a-8446-7a37bbe9f423|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:22:53.006Z|1ba5bfa4-7191-4a5a-8446-7a37bbe9f423|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:22:53.024Z|b41991c7-c900-4a20-a0b7-e92cc1d3a1ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:22:53.024Z|b41991c7-c900-4a20-a0b7-e92cc1d3a1ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:23:03.031Z|2c509e51-b4bb-4402-96f2-feb609dc1945|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:23:03.032Z|2c509e51-b4bb-4402-96f2-feb609dc1945|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:23:03.036Z|75dc1dc2-33db-43e6-961f-e563ad4e11c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:23:03.037Z|75dc1dc2-33db-43e6-961f-e563ad4e11c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:23:03.053Z|22d57b49-3a7d-49fc-b4eb-04ac358aff18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:23:03.053Z|22d57b49-3a7d-49fc-b4eb-04ac358aff18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:23:03.817Z|7ec202bd-f836-4f34-88f2-3aad10a4d1f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:23:03.818Z|7ec202bd-f836-4f34-88f2-3aad10a4d1f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:23:13.072Z|486ad822-4078-4ada-b096-7f7851b79d0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:23:13.072Z|486ad822-4078-4ada-b096-7f7851b79d0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:23:13.084Z|2e2f801e-fbdf-4808-9431-d465a3d0a787|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:23:13.084Z|2e2f801e-fbdf-4808-9431-d465a3d0a787|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:23:13.084Z|1f41ce4b-b753-40d0-9f3b-bb34a716ead2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:23:13.085Z|1f41ce4b-b753-40d0-9f3b-bb34a716ead2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:23:15.771Z|4334c757-ab5c-474a-b95b-809d7fa11406|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T10:23:15.772Z|4334c757-ab5c-474a-b95b-809d7fa11406|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T10:23:18.817Z|bc8488d8-4cea-414d-9ad8-6894001ef8cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:23:18.817Z|bc8488d8-4cea-414d-9ad8-6894001ef8cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:23:19.971Z|eae352c0-1c6b-41fd-bec6-7d777e7a448c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:23:19.971Z|eae352c0-1c6b-41fd-bec6-7d777e7a448c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:23:23.112Z|a86dbde6-4fe1-40e4-a647-fa9f00c6e9e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:23:23.113Z|a86dbde6-4fe1-40e4-a647-fa9f00c6e9e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:23:23.115Z|f14876fc-319c-4931-8117-58016e797aec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:23:23.116Z|f14876fc-319c-4931-8117-58016e797aec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:23:23.116Z|e0b8a984-5173-4f02-9b7b-71817261a80e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:23:23.118Z|e0b8a984-5173-4f02-9b7b-71817261a80e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:23:33.152Z|101c88e7-86a7-43f8-8d75-f38b7cb1a4f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:23:33.153Z|ac05aff1-3d98-41b4-a06c-11b25b70d551|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:23:33.153Z|101c88e7-86a7-43f8-8d75-f38b7cb1a4f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:23:33.153Z|ac05aff1-3d98-41b4-a06c-11b25b70d551|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:23:33.156Z|a739232c-15a2-47a8-b26e-c7297347ae26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:23:33.156Z|a739232c-15a2-47a8-b26e-c7297347ae26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:23:33.817Z|ec1d1fff-3aa4-4579-a5db-e40bebe9f420|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:23:33.825Z|ec1d1fff-3aa4-4579-a5db-e40bebe9f420|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:23:43.183Z|d6f999a6-3dc6-4cba-a73b-4af2da41f462|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:23:43.184Z|d6f999a6-3dc6-4cba-a73b-4af2da41f462|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:23:43.184Z|3dd5c467-0811-4ece-bfd9-7a27cb17d7c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:23:43.185Z|3dd5c467-0811-4ece-bfd9-7a27cb17d7c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:23:43.188Z|dfcf3132-8072-4f7b-a7be-132b657a7948|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:23:43.188Z|dfcf3132-8072-4f7b-a7be-132b657a7948|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:23:48.817Z|e948c964-a7d8-4250-b95a-b80712f86d12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:23:48.818Z|e948c964-a7d8-4250-b95a-b80712f86d12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:23:49.972Z|6ae46528-5745-412f-9ecf-787609226f16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:23:49.972Z|6ae46528-5745-412f-9ecf-787609226f16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:23:53.218Z|ba55f1bd-1ffe-4e42-8e54-94f889583b8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:23:53.219Z|ba55f1bd-1ffe-4e42-8e54-94f889583b8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:23:53.224Z|947ceeab-34b9-44ae-9734-4bbc94862a1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:23:53.224Z|fad4b9f8-98e4-44fd-b76a-48773a31a348|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:23:53.225Z|fad4b9f8-98e4-44fd-b76a-48773a31a348|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:23:53.225Z|947ceeab-34b9-44ae-9734-4bbc94862a1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:24:03.254Z|3929ef6a-f3ab-4587-9df5-94062498164a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:24:03.254Z|3929ef6a-f3ab-4587-9df5-94062498164a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:24:03.258Z|725510a8-9c92-48ed-9438-4cdf87d4985f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:24:03.258Z|725510a8-9c92-48ed-9438-4cdf87d4985f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:24:03.260Z|aa13dc83-c43e-4d3d-8323-f3caad3627dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:24:03.261Z|aa13dc83-c43e-4d3d-8323-f3caad3627dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:24:03.817Z|4272aab5-295b-41e2-b4d6-4579a8ed578a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:24:03.818Z|4272aab5-295b-41e2-b4d6-4579a8ed578a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:24:13.291Z|99d45cad-f83b-4f3b-bac4-9639c1db2fca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:24:13.291Z|37ccf376-d82e-4d1f-b0f0-d20c7c79795c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:24:13.292Z|37ccf376-d82e-4d1f-b0f0-d20c7c79795c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:24:13.292Z|99d45cad-f83b-4f3b-bac4-9639c1db2fca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:24:13.298Z|dbad2545-b4ba-409e-8202-d87f495176a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:24:13.299Z|dbad2545-b4ba-409e-8202-d87f495176a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:24:15.772Z|1ea6fa7e-6be6-4fd6-9704-f3c66e99b3af|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T10:24:15.773Z|1ea6fa7e-6be6-4fd6-9704-f3c66e99b3af|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T10:24:18.817Z|89d8f5d3-dea5-4aa9-a8de-02dfe79b13fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:24:18.821Z|89d8f5d3-dea5-4aa9-a8de-02dfe79b13fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:24:19.973Z|74889351-7485-4d63-b9e9-031a0a16af8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:24:19.973Z|74889351-7485-4d63-b9e9-031a0a16af8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:24:23.330Z|66c71f72-92ab-4ae2-96a9-debb82972f58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:24:23.331Z|ccdd5740-7ef8-43f9-ac65-1901e3f0aa97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:24:23.331Z|3edd6a42-8768-4de3-a250-7889a3631610|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:24:23.331Z|ccdd5740-7ef8-43f9-ac65-1901e3f0aa97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:24:23.331Z|3edd6a42-8768-4de3-a250-7889a3631610|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:24:23.332Z|66c71f72-92ab-4ae2-96a9-debb82972f58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:24:33.366Z|1d6a41ec-1bf1-4ab3-8729-cb7b6486d116|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:24:33.367Z|1d6a41ec-1bf1-4ab3-8729-cb7b6486d116|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:24:33.373Z|ac17e2d5-df96-4c40-908f-0e647919264c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:24:33.374Z|e877c84b-c39f-4749-be8a-0452cabf3149|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:24:33.374Z|ac17e2d5-df96-4c40-908f-0e647919264c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:24:33.374Z|e877c84b-c39f-4749-be8a-0452cabf3149|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:24:33.818Z|63069aff-4bc3-4d24-87e9-b14f34088390|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:24:33.818Z|63069aff-4bc3-4d24-87e9-b14f34088390|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:24:43.404Z|de5318c5-8a87-4697-8a88-a103f440aa6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:24:43.405Z|d14ab3ff-acd9-4b85-9190-95bdfcdddcd6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:24:43.405Z|de5318c5-8a87-4697-8a88-a103f440aa6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:24:43.405Z|d14ab3ff-acd9-4b85-9190-95bdfcdddcd6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:24:43.408Z|756085f0-84b9-496d-91cd-f52a8d461b5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:24:43.408Z|756085f0-84b9-496d-91cd-f52a8d461b5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:24:48.817Z|f3e44274-ad85-4cf8-ad21-fc6e00aa11f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:24:48.818Z|f3e44274-ad85-4cf8-ad21-fc6e00aa11f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:24:49.974Z|d48b9148-b104-49f4-abf3-9c997aca5220|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:24:49.974Z|d48b9148-b104-49f4-abf3-9c997aca5220|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:24:53.432Z|1077fa82-5a51-4b26-8fab-fc9b7e7e57f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:24:53.432Z|1077fa82-5a51-4b26-8fab-fc9b7e7e57f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:24:53.437Z|cc9336f5-88bb-45b6-9cdf-2211f6a41b9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:24:53.437Z|cc9336f5-88bb-45b6-9cdf-2211f6a41b9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:24:53.444Z|ba4c9f27-04f5-4f1b-96a4-bed3d39a2d78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:24:53.444Z|ba4c9f27-04f5-4f1b-96a4-bed3d39a2d78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:25:03.465Z|cc9607f7-15be-446f-b9af-8a8855578f5c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:25:03.465Z|cc9607f7-15be-446f-b9af-8a8855578f5c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:25:03.469Z|91bbaac4-f066-4492-9104-620b077c5b90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:25:03.469Z|91bbaac4-f066-4492-9104-620b077c5b90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:25:03.474Z|f2a027f5-eb0c-443b-a178-826235d17059|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:25:03.474Z|f2a027f5-eb0c-443b-a178-826235d17059|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:25:03.817Z|20da7a0e-e9db-4ad8-8022-03223d34bfe2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:25:03.821Z|20da7a0e-e9db-4ad8-8022-03223d34bfe2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:25:13.494Z|02cb843c-3309-4ae8-ae7d-740e8306a1d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:25:13.496Z|02cb843c-3309-4ae8-ae7d-740e8306a1d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:25:13.501Z|a712fe86-94a4-41c1-854b-cc2328a5968d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:25:13.502Z|a712fe86-94a4-41c1-854b-cc2328a5968d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:25:13.505Z|357b3395-ca68-420d-b86a-be4d5feaa4e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:25:13.506Z|357b3395-ca68-420d-b86a-be4d5feaa4e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:25:15.772Z|c42650eb-d820-4b5c-9843-2ffbf93e26ab|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T10:25:15.773Z|c42650eb-d820-4b5c-9843-2ffbf93e26ab|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T10:25:18.817Z|487bc0ec-f525-44fb-ab04-e4af074755b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:25:18.818Z|487bc0ec-f525-44fb-ab04-e4af074755b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:25:19.975Z|c17f5ab2-96a4-4f6b-b4ed-10618ca70882|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:25:19.976Z|c17f5ab2-96a4-4f6b-b4ed-10618ca70882|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:25:23.536Z|7ae7d1fe-6fb2-4849-bd4b-173100144ff5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:25:23.537Z|7ae7d1fe-6fb2-4849-bd4b-173100144ff5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:25:23.537Z|aafd36b9-f2a1-465a-9260-0720a8f1b918|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:25:23.538Z|d0118551-a472-4874-bf30-6fbf62b78373|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:25:23.538Z|aafd36b9-f2a1-465a-9260-0720a8f1b918|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:25:23.538Z|d0118551-a472-4874-bf30-6fbf62b78373|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:25:33.567Z|351ce792-b52f-4f35-ad5a-1361ef351b77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:25:33.568Z|351ce792-b52f-4f35-ad5a-1361ef351b77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:25:33.572Z|4b7f3c54-1b89-4114-b087-73ef41094782|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:25:33.573Z|4b7f3c54-1b89-4114-b087-73ef41094782|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:25:33.572Z|0202b147-6430-4410-acfe-c872abe4b7c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:25:33.574Z|0202b147-6430-4410-acfe-c872abe4b7c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:25:33.817Z|dbe4c7b3-52fd-4198-8240-9bc1a12e611c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:25:33.818Z|dbe4c7b3-52fd-4198-8240-9bc1a12e611c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:25:43.602Z|345240f8-58d3-4b10-b5a7-95932985c3af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:25:43.602Z|345240f8-58d3-4b10-b5a7-95932985c3af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:25:43.606Z|9f87350e-a538-49ba-ad70-3cead78636fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:25:43.607Z|9f87350e-a538-49ba-ad70-3cead78636fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:25:43.608Z|80835f5e-5488-4629-a97a-69b389c63f86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:25:43.608Z|80835f5e-5488-4629-a97a-69b389c63f86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:25:48.817Z|117ff184-0764-422a-9f52-961ed3b524c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:25:48.822Z|117ff184-0764-422a-9f52-961ed3b524c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:25:49.977Z|baa3d278-7433-4b02-a790-852c266458e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:25:49.977Z|baa3d278-7433-4b02-a790-852c266458e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:25:53.633Z|e10442f5-cecd-4b2a-9123-51e82aee25df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:25:53.635Z|e10442f5-cecd-4b2a-9123-51e82aee25df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:25:53.636Z|5ff05e27-f1d4-4f7c-89a8-86672ea446c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:25:53.636Z|5ff05e27-f1d4-4f7c-89a8-86672ea446c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:25:53.639Z|d523f2f9-e155-4aa8-942d-db97879a1dc8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:25:53.640Z|d523f2f9-e155-4aa8-942d-db97879a1dc8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:26:03.671Z|02259992-cfc7-43a4-87e1-13dd49f6d19e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:26:03.672Z|02259992-cfc7-43a4-87e1-13dd49f6d19e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:26:03.676Z|f90a0a29-90e2-47e8-accc-7d0c9ee6cb22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:26:03.677Z|f90a0a29-90e2-47e8-accc-7d0c9ee6cb22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:26:03.679Z|ce2d2706-0b63-4fa8-969b-e772709e61bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:26:03.680Z|ce2d2706-0b63-4fa8-969b-e772709e61bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:26:03.817Z|2113bdbc-dab9-4eb5-b1bd-c417c659265e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:26:03.818Z|2113bdbc-dab9-4eb5-b1bd-c417c659265e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:26:13.724Z|36b2d13d-49b9-4ea2-90bc-e4e68354abff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:26:13.724Z|36b2d13d-49b9-4ea2-90bc-e4e68354abff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:26:13.726Z|2756084b-b1f6-4cb3-bb0d-3dc680e927ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:26:13.727Z|2756084b-b1f6-4cb3-bb0d-3dc680e927ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:26:13.733Z|70ea0153-6bbf-41fb-8254-609ebf3308bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:26:13.733Z|70ea0153-6bbf-41fb-8254-609ebf3308bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:26:15.772Z|96623a67-b65e-4e4a-b920-012e41c1395d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T10:26:15.773Z|96623a67-b65e-4e4a-b920-012e41c1395d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T10:26:18.817Z|24a400ea-54cc-4d01-b4ea-038ea309b4aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:26:18.818Z|24a400ea-54cc-4d01-b4ea-038ea309b4aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:26:19.978Z|1cf364ae-dfa6-4de8-87bc-b6d99ad31503|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:26:19.979Z|1cf364ae-dfa6-4de8-87bc-b6d99ad31503|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:26:23.752Z|0c5da58a-c5d0-4e03-96dd-71e2b7194518|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:26:23.754Z|0c5da58a-c5d0-4e03-96dd-71e2b7194518|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:26:23.759Z|dd942d96-8257-4fa1-89c4-496c4291d0b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:26:23.760Z|dd942d96-8257-4fa1-89c4-496c4291d0b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:26:23.765Z|2caca40f-5546-472a-873b-fe62ca4d2cf1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:26:23.766Z|2caca40f-5546-472a-873b-fe62ca4d2cf1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:26:33.790Z|52c97012-f1b0-4f32-94dc-bc5349a39246|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:26:33.790Z|131c9ab2-ab5e-4f11-829c-5c90bf1051eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:26:33.790Z|52c97012-f1b0-4f32-94dc-bc5349a39246|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:26:33.791Z|131c9ab2-ab5e-4f11-829c-5c90bf1051eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:26:33.797Z|3654c994-2a1e-47b8-8672-d57b654ac81e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:26:33.798Z|3654c994-2a1e-47b8-8672-d57b654ac81e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:26:33.817Z|cc987ff5-a2b6-4d92-94ae-92e3eb0c1455|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:26:33.820Z|cc987ff5-a2b6-4d92-94ae-92e3eb0c1455|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:26:43.814Z|476bdd9f-85a6-4e7d-ad99-ee4c2dc44e04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:26:43.814Z|476bdd9f-85a6-4e7d-ad99-ee4c2dc44e04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:26:43.818Z|43c98b02-22cc-4664-ba47-33a2fd17e31d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:26:43.818Z|43c98b02-22cc-4664-ba47-33a2fd17e31d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:26:43.825Z|24b42845-0547-4cb3-99d4-18fea4ca4520|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:26:43.826Z|24b42845-0547-4cb3-99d4-18fea4ca4520|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:26:48.817Z|6afa47af-2afe-4d9d-8432-f0d178133634|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:26:48.818Z|6afa47af-2afe-4d9d-8432-f0d178133634|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:26:49.979Z|69396515-a07c-4b89-816a-93da6cfa0caa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:26:49.980Z|69396515-a07c-4b89-816a-93da6cfa0caa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:26:53.871Z|cf352892-6778-4086-9660-520611e5fbb2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:26:53.872Z|cf352892-6778-4086-9660-520611e5fbb2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:26:53.874Z|514fa910-7040-4e0e-8c2e-058abf6bc96a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:26:53.876Z|514fa910-7040-4e0e-8c2e-058abf6bc96a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:26:53.889Z|dfc2c805-96d8-41b3-8383-e83829bdbfdf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:26:53.890Z|dfc2c805-96d8-41b3-8383-e83829bdbfdf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:27:03.817Z|7f33db5e-e1c7-493d-8569-62ce79d4b25e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:27:03.818Z|7f33db5e-e1c7-493d-8569-62ce79d4b25e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:27:03.904Z|6d9dbe0c-09cc-4456-80a0-04b68f816f11|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:27:03.904Z|6d9dbe0c-09cc-4456-80a0-04b68f816f11|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:27:03.907Z|da77bd20-bc5e-409a-97de-b2cb3e4f831f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:27:03.908Z|da77bd20-bc5e-409a-97de-b2cb3e4f831f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:27:03.912Z|3b5627dc-ec77-43d2-98c9-28601e9f3931|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:27:03.913Z|3b5627dc-ec77-43d2-98c9-28601e9f3931|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:27:13.946Z|a0c313b6-fff6-4470-ae0b-f04db0bc24ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:27:13.947Z|a0c313b6-fff6-4470-ae0b-f04db0bc24ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:27:13.948Z|89daa8d9-6f74-452b-9f85-6b1626f38c79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:27:13.949Z|89daa8d9-6f74-452b-9f85-6b1626f38c79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:27:13.951Z|8d2c5a5e-55a3-4286-a1cc-483af098fe0b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:27:13.952Z|8d2c5a5e-55a3-4286-a1cc-483af098fe0b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:27:15.771Z|81759327-c0c4-4b26-b05c-65372d14ab73|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T10:27:15.771Z|81759327-c0c4-4b26-b05c-65372d14ab73|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T10:27:18.817Z|4ed3f2c9-de05-48a7-9849-9ef9c809f670|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:27:18.822Z|4ed3f2c9-de05-48a7-9849-9ef9c809f670|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:27:19.980Z|be3859cc-f167-49ce-9349-2da936852829|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:27:19.981Z|be3859cc-f167-49ce-9349-2da936852829|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:27:23.988Z|57d13cd4-9739-42a7-b92c-438be6871f01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:27:23.988Z|57d13cd4-9739-42a7-b92c-438be6871f01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:27:23.990Z|906b6ba0-f452-43ef-9289-31ffd18b0f10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:27:23.990Z|c3d48b04-a607-48f2-83c3-16374851d2b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:27:23.991Z|906b6ba0-f452-43ef-9289-31ffd18b0f10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:27:23.991Z|c3d48b04-a607-48f2-83c3-16374851d2b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:27:33.817Z|6af5a6da-d9e4-45ad-900b-e28fc56e1543|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:27:33.818Z|6af5a6da-d9e4-45ad-900b-e28fc56e1543|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:27:34.020Z|396a011b-71a9-4882-a6a1-830a103973ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:27:34.021Z|396a011b-71a9-4882-a6a1-830a103973ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:27:34.025Z|a690f282-5fca-4f67-8e03-9244f5bc9415|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:27:34.026Z|a690f282-5fca-4f67-8e03-9244f5bc9415|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:27:34.029Z|2a41ce35-1e33-4928-96f5-3eef0cf08555|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:27:34.029Z|2a41ce35-1e33-4928-96f5-3eef0cf08555|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:27:44.045Z|3b085fd4-548a-4aa3-9ff0-65c0cee5e3fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:27:44.046Z|3b085fd4-548a-4aa3-9ff0-65c0cee5e3fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:27:44.057Z|aa5c1c8c-5088-43de-a50c-a5e01b45c69b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:27:44.058Z|aa5c1c8c-5088-43de-a50c-a5e01b45c69b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:27:44.058Z|03ab1869-2562-4d42-8a8e-caa466c0eb87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:27:44.058Z|03ab1869-2562-4d42-8a8e-caa466c0eb87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:27:48.817Z|048d920a-e95f-4139-9b8b-023eb725d51a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:27:48.818Z|048d920a-e95f-4139-9b8b-023eb725d51a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:27:49.982Z|7a0f0296-650a-4d17-b671-93cbea99bd72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:27:49.982Z|7a0f0296-650a-4d17-b671-93cbea99bd72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:27:54.086Z|498a5a34-f2ae-476b-8152-9b7524c8579a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:27:54.087Z|498a5a34-f2ae-476b-8152-9b7524c8579a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:27:54.091Z|372e1dfd-f577-41cb-bcce-0e95f4109daa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:27:54.092Z|372e1dfd-f577-41cb-bcce-0e95f4109daa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:27:54.092Z|c3e9a97e-fc81-44e5-baa8-8c06d538411c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:27:54.093Z|c3e9a97e-fc81-44e5-baa8-8c06d538411c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:28:03.817Z|dc231e4f-7706-4a11-95f2-1521640daecc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:28:03.821Z|dc231e4f-7706-4a11-95f2-1521640daecc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:28:04.116Z|248ff7c7-1964-4bc4-9509-8b2e5e72389b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:28:04.117Z|248ff7c7-1964-4bc4-9509-8b2e5e72389b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:28:04.121Z|850914ba-5169-4cca-be9e-ea053ef15d99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:28:04.122Z|850914ba-5169-4cca-be9e-ea053ef15d99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:28:04.122Z|34dc5388-e44f-4a23-89a3-73533fdb0c9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:28:04.123Z|34dc5388-e44f-4a23-89a3-73533fdb0c9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:28:14.156Z|2a77ce31-ff81-462c-8833-ae423f11226d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:28:14.157Z|2a77ce31-ff81-462c-8833-ae423f11226d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:28:14.161Z|15026a4a-a489-4806-9639-298c61535e55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:28:14.161Z|f9fd804b-f855-4592-9390-0f5a40d2b706|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:28:14.161Z|15026a4a-a489-4806-9639-298c61535e55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:28:14.162Z|f9fd804b-f855-4592-9390-0f5a40d2b706|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:28:15.771Z|99789ec6-a695-4493-8c9c-ee0148dcede2|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T10:28:15.771Z|99789ec6-a695-4493-8c9c-ee0148dcede2|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T10:28:18.822Z|c0ec6257-8a66-4800-90eb-99c9a253b0d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:28:18.823Z|c0ec6257-8a66-4800-90eb-99c9a253b0d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:28:19.983Z|9c4bede2-bc1d-4b6d-8740-0a3945d7513e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:28:19.983Z|9c4bede2-bc1d-4b6d-8740-0a3945d7513e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:28:24.190Z|5489018a-5ff8-4124-99c7-e7981acf92e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:28:24.191Z|5489018a-5ff8-4124-99c7-e7981acf92e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:28:24.198Z|ee5f037a-dd24-4fc2-a7e9-223cd397ab5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:28:24.199Z|ee5f037a-dd24-4fc2-a7e9-223cd397ab5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:28:24.215Z|5c905f11-fadc-49ad-8f9a-6733dea3de9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:28:24.215Z|5c905f11-fadc-49ad-8f9a-6733dea3de9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:28:33.817Z|a692f4bb-41d4-4d9c-ad87-09d9d3be71d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:28:33.818Z|a692f4bb-41d4-4d9c-ad87-09d9d3be71d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:28:34.247Z|b321b0de-52c6-4c3d-8425-2eb87e4b9e77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:28:34.248Z|b321b0de-52c6-4c3d-8425-2eb87e4b9e77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:28:34.248Z|756cd435-2756-4304-a620-59bc4391ffbb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:28:34.248Z|756cd435-2756-4304-a620-59bc4391ffbb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:28:34.250Z|f4c522b8-f6b9-4eb9-bc3e-44d9cfed48ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:28:34.251Z|f4c522b8-f6b9-4eb9-bc3e-44d9cfed48ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:28:44.287Z|ae1d55b5-b700-4d5c-b810-4140eb919729|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:28:44.288Z|ae1d55b5-b700-4d5c-b810-4140eb919729|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:28:44.288Z|951ee56f-40d6-4b0d-8c82-aca870d4f18b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:28:44.288Z|951ee56f-40d6-4b0d-8c82-aca870d4f18b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:28:44.299Z|e9afe34a-8c60-450f-a82d-480992ea6b73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:28:44.300Z|e9afe34a-8c60-450f-a82d-480992ea6b73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:28:48.818Z|39e01403-4fc6-4833-b6e5-a3c1c5b257e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:28:48.823Z|39e01403-4fc6-4833-b6e5-a3c1c5b257e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:28:49.984Z|be67f00e-9af8-4ffc-bd38-177d48c0e69f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:28:49.985Z|be67f00e-9af8-4ffc-bd38-177d48c0e69f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:28:54.334Z|6ea2ab6c-f270-4bb2-9a39-79cb07d0a550|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:28:54.334Z|6ea2ab6c-f270-4bb2-9a39-79cb07d0a550|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:28:54.334Z|453440e8-c6d4-40d0-ad48-0b0081d4d386|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:28:54.335Z|453440e8-c6d4-40d0-ad48-0b0081d4d386|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:28:54.337Z|48452900-3dd8-492f-a3f9-699359bd1eea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:28:54.337Z|48452900-3dd8-492f-a3f9-699359bd1eea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:29:03.817Z|db93914d-50fb-4346-b14a-a51f36513928|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:29:03.818Z|db93914d-50fb-4346-b14a-a51f36513928|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:29:04.362Z|b5c31a95-f7f7-4ed3-bd14-04c8a44e6273|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:29:04.362Z|dc149962-f30c-43af-8d08-21e45f108a6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:29:04.363Z|dc149962-f30c-43af-8d08-21e45f108a6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:29:04.363Z|b5c31a95-f7f7-4ed3-bd14-04c8a44e6273|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:29:04.368Z|f74fb6a5-9532-400b-9010-56fe5c135687|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:29:04.369Z|f74fb6a5-9532-400b-9010-56fe5c135687|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:29:14.394Z|cc60c495-33e4-4dfe-aa08-d7c2daf0b579|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:29:14.394Z|325e6fbf-65f8-443c-a214-f0532fd99342|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:29:14.395Z|cc60c495-33e4-4dfe-aa08-d7c2daf0b579|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:29:14.395Z|325e6fbf-65f8-443c-a214-f0532fd99342|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:29:14.399Z|9488ca88-9e4d-4e52-927d-413b462eac90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:29:14.400Z|9488ca88-9e4d-4e52-927d-413b462eac90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:29:15.770Z|8c26489b-1e6c-4163-b97b-0f0cdd094d55|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T10:29:15.770Z|8c26489b-1e6c-4163-b97b-0f0cdd094d55|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T10:29:18.817Z|8ad815d0-895e-4e11-bf99-605c3a64ce05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:29:18.818Z|8ad815d0-895e-4e11-bf99-605c3a64ce05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:29:19.986Z|5b914ea8-3a52-47e3-b2d7-2f01849662ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:29:19.986Z|5b914ea8-3a52-47e3-b2d7-2f01849662ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:29:24.424Z|27ad3101-3881-435e-a93b-654defe122b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:29:24.425Z|27ad3101-3881-435e-a93b-654defe122b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:29:24.434Z|b5926d89-7fad-44fd-8319-017a8e1cbcc5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:29:24.435Z|b5926d89-7fad-44fd-8319-017a8e1cbcc5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:29:24.436Z|c6d783ba-ff00-4be9-977d-b39154538da0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:29:24.437Z|c6d783ba-ff00-4be9-977d-b39154538da0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:29:33.817Z|05f010b6-2f7a-4b3e-879c-b7bc6f4490c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:29:33.822Z|05f010b6-2f7a-4b3e-879c-b7bc6f4490c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:29:34.458Z|eeeb0596-b0c2-441d-9a11-46a65205cd60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:29:34.459Z|eeeb0596-b0c2-441d-9a11-46a65205cd60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:29:34.465Z|52b88a72-5b81-4cfa-bf06-0d623417824b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:29:34.466Z|52b88a72-5b81-4cfa-bf06-0d623417824b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:29:34.465Z|79386d36-4654-42bf-9800-218e42ed28f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:29:34.467Z|79386d36-4654-42bf-9800-218e42ed28f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:29:44.493Z|f4351ed4-2028-47f1-9898-65aff2d85864|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:29:44.494Z|f4351ed4-2028-47f1-9898-65aff2d85864|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:29:44.496Z|c62f4f28-a1e9-4995-808f-01ecb9d53256|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:29:44.497Z|c62f4f28-a1e9-4995-808f-01ecb9d53256|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:29:44.499Z|79f89051-f8d1-4837-8252-ac19ad681377|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:29:44.500Z|79f89051-f8d1-4837-8252-ac19ad681377|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:29:48.817Z|2c027ce6-0311-4c94-86f9-13f7bfb18afa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:29:48.818Z|2c027ce6-0311-4c94-86f9-13f7bfb18afa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:29:49.987Z|2d095cb9-b2b0-4540-86b0-311e7a7678ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:29:49.987Z|2d095cb9-b2b0-4540-86b0-311e7a7678ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:29:54.528Z|9e5b7ba1-88f8-46a1-b738-df7c6fb276b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:29:54.528Z|9e5b7ba1-88f8-46a1-b738-df7c6fb276b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:29:54.532Z|5afb5395-5a75-4e66-8f15-32fa76ecc908|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:29:54.533Z|f37fb8be-4a7d-4158-a3f6-d0e3b5f146fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:29:54.533Z|5afb5395-5a75-4e66-8f15-32fa76ecc908|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:29:54.533Z|f37fb8be-4a7d-4158-a3f6-d0e3b5f146fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:30:03.817Z|6199a75d-16b9-469a-a866-84023c75bbe4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:30:03.818Z|6199a75d-16b9-469a-a866-84023c75bbe4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:30:04.568Z|46910fdf-9249-4589-8d72-df67f0dad52a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:30:04.569Z|46910fdf-9249-4589-8d72-df67f0dad52a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:30:04.576Z|46df33b8-9fe1-48c4-ae8b-48f247abcf1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:30:04.576Z|e353c9ed-f378-46e8-be04-50c5f2551219|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:30:04.577Z|46df33b8-9fe1-48c4-ae8b-48f247abcf1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:30:04.577Z|e353c9ed-f378-46e8-be04-50c5f2551219|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:30:14.602Z|9a4c724b-9972-482a-a802-134ec7ce8e8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:30:14.604Z|9a4c724b-9972-482a-a802-134ec7ce8e8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:30:14.607Z|5f24a3d3-57d9-4520-b2b7-bdcdd8459135|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:30:14.608Z|5f24a3d3-57d9-4520-b2b7-bdcdd8459135|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:30:14.609Z|ea57be5b-5e79-4ff1-8f84-59359988b8b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:30:14.609Z|ea57be5b-5e79-4ff1-8f84-59359988b8b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:30:15.770Z|e26d898d-fed1-41f7-a833-de67c4a028ac|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T10:30:15.771Z|e26d898d-fed1-41f7-a833-de67c4a028ac|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T10:30:18.817Z|5629043d-7415-43ee-a4b9-53ff8b518f27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:30:18.821Z|5629043d-7415-43ee-a4b9-53ff8b518f27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:30:19.988Z|71a31f4e-8517-4af3-b908-7631793e8a5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:30:19.988Z|71a31f4e-8517-4af3-b908-7631793e8a5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:30:24.638Z|72b9c97f-a5a2-4cac-ba58-006f182bf73c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:30:24.639Z|72b9c97f-a5a2-4cac-ba58-006f182bf73c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:30:24.641Z|7d2a0b6a-dfac-4d0a-aeda-b86c5f9d5145|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:30:24.641Z|7d2a0b6a-dfac-4d0a-aeda-b86c5f9d5145|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:30:24.643Z|64b8cf86-0bab-4cef-98bf-6ea52d4214d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:30:24.644Z|64b8cf86-0bab-4cef-98bf-6ea52d4214d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:30:33.817Z|ce372ea5-26c7-4a68-bb54-4da8fad7d2e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:30:33.818Z|ce372ea5-26c7-4a68-bb54-4da8fad7d2e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:30:34.671Z|d66753fe-0673-4100-a761-067f10facd17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:30:34.671Z|d66753fe-0673-4100-a761-067f10facd17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:30:34.672Z|610429f7-4c53-4f68-bdbd-bdada8258bb7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:30:34.673Z|610429f7-4c53-4f68-bdbd-bdada8258bb7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:30:34.673Z|86b17c87-a2c3-40fd-96c7-5ff8c202fb71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:30:34.674Z|86b17c87-a2c3-40fd-96c7-5ff8c202fb71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:30:44.705Z|b697a6e0-d411-4a41-926b-6e5ccfae6dd8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:30:44.705Z|b697a6e0-d411-4a41-926b-6e5ccfae6dd8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:30:44.707Z|9701f921-b52e-4bc3-9b08-18ff30f29300|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:30:44.707Z|e53c580a-c240-4e6d-8846-13e18d68c7bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:30:44.708Z|9701f921-b52e-4bc3-9b08-18ff30f29300|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:30:44.708Z|e53c580a-c240-4e6d-8846-13e18d68c7bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:30:48.817Z|0ccfd469-25d8-49e3-9886-fac01d08551d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:30:48.818Z|0ccfd469-25d8-49e3-9886-fac01d08551d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:30:49.989Z|7c753b4b-acea-4b39-9abb-746567228584|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:30:49.989Z|7c753b4b-acea-4b39-9abb-746567228584|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:30:54.735Z|baf72cbc-3b3d-4138-96ed-93bec6cb6aff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:30:54.736Z|baf72cbc-3b3d-4138-96ed-93bec6cb6aff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:30:54.738Z|8ca5d9af-a24c-4318-8ad0-79b7b43e89f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:30:54.739Z|8ca5d9af-a24c-4318-8ad0-79b7b43e89f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:30:54.743Z|251d995f-a34f-4c0c-9c35-3ae1142a7cb5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:30:54.743Z|251d995f-a34f-4c0c-9c35-3ae1142a7cb5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:31:03.818Z|43ec9cbe-5d91-45b0-94aa-c7ccc84fa364|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:31:03.821Z|43ec9cbe-5d91-45b0-94aa-c7ccc84fa364|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:31:04.769Z|4f57fd6f-b4c2-4b68-bc1a-e20d49926577|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:31:04.769Z|6ffad776-a620-4bf6-b080-7bcc4aca14c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:31:04.769Z|4f57fd6f-b4c2-4b68-bc1a-e20d49926577|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:31:04.770Z|6ffad776-a620-4bf6-b080-7bcc4aca14c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:31:04.773Z|6b9586e6-6c97-4317-b3e3-30298aa94b96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:31:04.774Z|6b9586e6-6c97-4317-b3e3-30298aa94b96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:31:14.799Z|34865821-ed7d-45d1-96e3-2d7732d9826b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:31:14.800Z|34865821-ed7d-45d1-96e3-2d7732d9826b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:31:14.799Z|fbf01255-4eb0-45af-951c-f85afe10e014|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:31:14.801Z|fbf01255-4eb0-45af-951c-f85afe10e014|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:31:14.808Z|2cf673d1-2a0a-43e0-8187-3392e015753b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:31:14.808Z|2cf673d1-2a0a-43e0-8187-3392e015753b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:31:15.770Z|0287267f-4bc1-4d4c-bea8-7e364b2434c0|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T10:31:15.770Z|0287267f-4bc1-4d4c-bea8-7e364b2434c0|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T10:31:18.817Z|fd27b5e6-3442-480b-bf9f-1d2c9efa6819|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:31:18.818Z|fd27b5e6-3442-480b-bf9f-1d2c9efa6819|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:31:19.990Z|6efc7050-bc5e-4d3d-af63-1b439057a0a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:31:19.990Z|6efc7050-bc5e-4d3d-af63-1b439057a0a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:31:24.827Z|ba45a532-94cd-4655-951c-d81daa06f253|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:31:24.827Z|ba45a532-94cd-4655-951c-d81daa06f253|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:31:24.829Z|d4ce21d8-4e0f-4325-acbd-30d0d6082ab6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:31:24.829Z|d4ce21d8-4e0f-4325-acbd-30d0d6082ab6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:31:24.834Z|0bb1d6df-3882-43c9-bb31-c293d28756e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:31:24.834Z|0bb1d6df-3882-43c9-bb31-c293d28756e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:31:33.817Z|44edbe2f-aa68-43b6-934a-03a2852d45e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:31:33.818Z|44edbe2f-aa68-43b6-934a-03a2852d45e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:31:34.859Z|0e97f5bd-11f2-495c-9352-bad7d91f0fed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:31:34.860Z|0e97f5bd-11f2-495c-9352-bad7d91f0fed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:31:34.859Z|9dfd3d0a-c962-49b7-9051-f7945357ee41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:31:34.860Z|9dfd3d0a-c962-49b7-9051-f7945357ee41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:31:34.861Z|e0ee40ed-f91f-4289-b11b-54a2b21096df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:31:34.861Z|e0ee40ed-f91f-4289-b11b-54a2b21096df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:31:44.888Z|f2fbe4cf-6f17-4564-b1bb-d163164b1b79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:31:44.889Z|f2fbe4cf-6f17-4564-b1bb-d163164b1b79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:31:44.894Z|7f25de8d-5c15-4f59-b85b-f9600b743b23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:31:44.894Z|8226911f-d900-46c2-b292-b622457a37d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:31:44.894Z|7f25de8d-5c15-4f59-b85b-f9600b743b23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:31:44.894Z|8226911f-d900-46c2-b292-b622457a37d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:31:48.817Z|0f0a3273-9d0e-4f8b-9c1a-99cfb57130e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:31:48.821Z|0f0a3273-9d0e-4f8b-9c1a-99cfb57130e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:31:49.991Z|f87c9098-016e-470a-a7f4-9ea28c7b013f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:31:49.991Z|f87c9098-016e-470a-a7f4-9ea28c7b013f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:31:54.920Z|04a79035-88e0-4542-b2a5-ba2e43aa1223|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:31:54.921Z|04a79035-88e0-4542-b2a5-ba2e43aa1223|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:31:54.927Z|a37c39d2-98dd-4129-82b0-98101b603777|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:31:54.927Z|a37c39d2-98dd-4129-82b0-98101b603777|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:31:54.928Z|e24ecf29-9198-4b0d-814b-2dbf34f07b35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:31:54.928Z|e24ecf29-9198-4b0d-814b-2dbf34f07b35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:32:03.817Z|87bcb2a4-db8e-4973-8802-bb1e3b7090f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:32:03.818Z|87bcb2a4-db8e-4973-8802-bb1e3b7090f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:32:04.952Z|3e514b14-50d7-4425-a6ec-7b7a80c95f51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:32:04.953Z|3e514b14-50d7-4425-a6ec-7b7a80c95f51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:32:04.960Z|08986ef1-5a4f-4c1f-a5fd-b4cd234958bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:32:04.961Z|08986ef1-5a4f-4c1f-a5fd-b4cd234958bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:32:04.961Z|ad58dd64-d557-4a5b-b090-10147bc0f787|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:32:04.964Z|ad58dd64-d557-4a5b-b090-10147bc0f787|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:32:14.990Z|4a2ae551-c71f-4ec3-a2a2-cba2f110d481|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:32:14.991Z|4a2ae551-c71f-4ec3-a2a2-cba2f110d481|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:32:14.991Z|bf363d99-5a4f-47db-9816-caf5bec7e177|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:32:14.992Z|bf363d99-5a4f-47db-9816-caf5bec7e177|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:32:14.998Z|dc5ca55c-9175-4ef3-a946-48699b489d1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:32:14.999Z|dc5ca55c-9175-4ef3-a946-48699b489d1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:32:15.770Z|167075c3-a46b-446f-b792-f668c40739a0|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T10:32:15.771Z|167075c3-a46b-446f-b792-f668c40739a0|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T10:32:18.817Z|ee13dad4-0219-4b89-98bb-6b625bd62466|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:32:18.818Z|ee13dad4-0219-4b89-98bb-6b625bd62466|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:32:19.992Z|82311d79-ce13-4757-938b-99b0bf00d34d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:32:19.992Z|82311d79-ce13-4757-938b-99b0bf00d34d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:32:25.027Z|d9ab988c-8b5c-4ba4-b36f-926a02da6018|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:32:25.028Z|d9ab988c-8b5c-4ba4-b36f-926a02da6018|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:32:25.028Z|9ccbde22-fd43-4c27-9acd-6357ff5b0008|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:32:25.029Z|9ccbde22-fd43-4c27-9acd-6357ff5b0008|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:32:25.033Z|dff838ad-c25b-44fa-9557-905ef49cc429|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:32:25.034Z|dff838ad-c25b-44fa-9557-905ef49cc429|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:32:33.817Z|432c2d67-fddc-4352-a5d7-96a8464a4a95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:32:33.822Z|432c2d67-fddc-4352-a5d7-96a8464a4a95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:32:35.062Z|ef9cd2f6-3441-4335-8940-75733693a009|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:32:35.062Z|ef9cd2f6-3441-4335-8940-75733693a009|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:32:35.063Z|a6dc6b8d-7ffc-479a-bab4-b9e583148f6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:32:35.063Z|a6dc6b8d-7ffc-479a-bab4-b9e583148f6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:32:35.065Z|baa04cd7-b720-4f5c-bb26-41c2341ba964|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:32:35.066Z|baa04cd7-b720-4f5c-bb26-41c2341ba964|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:32:45.100Z|01e5e13a-6d51-4dd2-9410-794aa6846eaa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:32:45.101Z|01e5e13a-6d51-4dd2-9410-794aa6846eaa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:32:45.102Z|a9454eb8-7dc8-474a-b4fd-2b0781177bb9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:32:45.102Z|a9454eb8-7dc8-474a-b4fd-2b0781177bb9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:32:45.103Z|7b9af916-1211-47ce-92cb-0604282f7535|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:32:45.104Z|7b9af916-1211-47ce-92cb-0604282f7535|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:32:48.817Z|17df37ad-3911-4f2b-9ffb-06340e129e32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:32:48.818Z|17df37ad-3911-4f2b-9ffb-06340e129e32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:32:49.993Z|7df1f6ec-3a35-45fe-b2a3-3d966925bc0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:32:49.993Z|7df1f6ec-3a35-45fe-b2a3-3d966925bc0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:32:55.129Z|9d59e3ff-8109-4159-885b-e759562ac99f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:32:55.129Z|9d59e3ff-8109-4159-885b-e759562ac99f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:32:55.129Z|b49c1235-1a36-455f-8b19-84eb53f240ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:32:55.130Z|b49c1235-1a36-455f-8b19-84eb53f240ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:32:55.139Z|46fc22ba-5dcc-41a0-b97d-5d4335ee05fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:32:55.139Z|46fc22ba-5dcc-41a0-b97d-5d4335ee05fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:33:03.817Z|629ea868-f103-4e1b-bce7-bbeb46c36aad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:33:03.818Z|629ea868-f103-4e1b-bce7-bbeb46c36aad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:33:05.155Z|6cf2951c-0e0e-4a9d-b24e-49df8212ab79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:33:05.156Z|6cf2951c-0e0e-4a9d-b24e-49df8212ab79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:33:05.158Z|9d76b66c-8315-4647-8e0a-a2c33a21a596|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:33:05.160Z|9d76b66c-8315-4647-8e0a-a2c33a21a596|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:33:05.173Z|0e0d603a-e76f-4606-8418-e14c4a9c0191|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:33:05.174Z|0e0d603a-e76f-4606-8418-e14c4a9c0191|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:33:15.199Z|9c30a7a1-81d8-4fc9-8ccc-2f8ae4fdfda3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:33:15.200Z|3b5e388c-a88a-4aa6-94a8-610f1a366d31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:33:15.200Z|9c30a7a1-81d8-4fc9-8ccc-2f8ae4fdfda3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:33:15.200Z|3b5e388c-a88a-4aa6-94a8-610f1a366d31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:33:15.206Z|8437275a-ef16-428d-a5ed-d82166213653|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:33:15.207Z|8437275a-ef16-428d-a5ed-d82166213653|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:33:15.771Z|73a74e5b-b980-4f26-8429-f8f248aba872|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T10:33:15.772Z|73a74e5b-b980-4f26-8429-f8f248aba872|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T10:33:18.817Z|ce402cc0-8c5c-4d0b-b635-b9d3d3112142|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:33:18.821Z|ce402cc0-8c5c-4d0b-b635-b9d3d3112142|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:33:19.994Z|cc4c5357-8fbe-4e78-90a8-3164a09ec339|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:33:19.994Z|cc4c5357-8fbe-4e78-90a8-3164a09ec339|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:33:25.231Z|41a1e4f3-8383-4303-b9e1-af79db993178|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:33:25.232Z|41a1e4f3-8383-4303-b9e1-af79db993178|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:33:25.232Z|a0ba4076-1b71-4851-888e-9c190858edfe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:33:25.233Z|a0ba4076-1b71-4851-888e-9c190858edfe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:33:25.237Z|0f067bb9-7bf9-4bb5-9345-07aad024d6b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:33:25.237Z|0f067bb9-7bf9-4bb5-9345-07aad024d6b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:33:33.818Z|67c500fd-a63f-4575-8bf0-575e7b76e81b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:33:33.818Z|67c500fd-a63f-4575-8bf0-575e7b76e81b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:33:35.265Z|4e1ed8d5-2e6a-4e73-94a4-e39f8d34d2c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:33:35.266Z|4e1ed8d5-2e6a-4e73-94a4-e39f8d34d2c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:33:35.268Z|1337bc21-e98c-4243-9a4f-fcc5f4ebf576|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:33:35.268Z|3e377542-f065-4cbb-95d8-15c5bfa780b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:33:35.268Z|3e377542-f065-4cbb-95d8-15c5bfa780b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:33:35.268Z|1337bc21-e98c-4243-9a4f-fcc5f4ebf576|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:33:45.294Z|8a20c8dc-8e95-47da-a71a-19634c99adc5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:33:45.295Z|8a20c8dc-8e95-47da-a71a-19634c99adc5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:33:45.294Z|188b26a3-57ea-4057-a5dc-f6729217c352|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:33:45.295Z|188b26a3-57ea-4057-a5dc-f6729217c352|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:33:45.297Z|b370ee13-c20d-4a5a-8283-1202324038f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:33:45.297Z|b370ee13-c20d-4a5a-8283-1202324038f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:33:48.817Z|36811039-b343-44ff-9905-1753353b718d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:33:48.818Z|36811039-b343-44ff-9905-1753353b718d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:33:49.995Z|facc08b0-ed46-4313-ac47-787049a76533|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:33:49.996Z|facc08b0-ed46-4313-ac47-787049a76533|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:33:55.321Z|64a01561-a8df-4298-b886-ee297e84b6d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:33:55.321Z|64a01561-a8df-4298-b886-ee297e84b6d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:33:55.327Z|d40c4735-d9fd-46b3-87cc-343bfe265a80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:33:55.328Z|d40c4735-d9fd-46b3-87cc-343bfe265a80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:33:55.328Z|b9c13529-98e0-4d2e-8843-09d5301429f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:33:55.329Z|b9c13529-98e0-4d2e-8843-09d5301429f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:34:03.817Z|d78d7f20-7a2e-447c-aa41-17ca9cdfd7ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:34:03.821Z|d78d7f20-7a2e-447c-aa41-17ca9cdfd7ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:34:05.361Z|fdc3409d-8ce7-4af2-85c7-4fcdf78b83b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:34:05.361Z|fdc3409d-8ce7-4af2-85c7-4fcdf78b83b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:34:05.365Z|0f022e0e-1b7a-43e8-a933-01339d1583c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:34:05.365Z|0f022e0e-1b7a-43e8-a933-01339d1583c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:34:05.370Z|c6e3b252-ce53-431c-9f91-4117017ff957|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:34:05.370Z|c6e3b252-ce53-431c-9f91-4117017ff957|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:34:15.391Z|f2149354-9bc3-43c0-a61f-fb957dd0c25d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:34:15.392Z|f2149354-9bc3-43c0-a61f-fb957dd0c25d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:34:15.400Z|ef2254a2-3c82-44d2-bc82-6ddfcbfcce2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:34:15.400Z|ef2254a2-3c82-44d2-bc82-6ddfcbfcce2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:34:15.402Z|69a84756-82d4-4c2b-9523-6489c4cfd8fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:34:15.403Z|69a84756-82d4-4c2b-9523-6489c4cfd8fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:34:15.770Z|05c80320-b378-49c6-ae37-1b219dcbde0f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T10:34:15.771Z|05c80320-b378-49c6-ae37-1b219dcbde0f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T10:34:18.817Z|d4314060-57dc-44d1-ae0f-fbf93c400dfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:34:18.818Z|d4314060-57dc-44d1-ae0f-fbf93c400dfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:34:19.996Z|155c34e4-0d1e-4335-9fd8-936d5ae7b694|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:34:19.997Z|155c34e4-0d1e-4335-9fd8-936d5ae7b694|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:34:25.432Z|4a78cdc2-3ad4-4673-ab5a-9e64bab0f8e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:34:25.433Z|4a78cdc2-3ad4-4673-ab5a-9e64bab0f8e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:34:25.436Z|a37b76fe-89e2-4028-a1f1-ab1536d6d729|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:34:25.436Z|a37b76fe-89e2-4028-a1f1-ab1536d6d729|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:34:25.439Z|5c372375-0c66-4cef-bb05-07e3e44249a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:34:25.440Z|5c372375-0c66-4cef-bb05-07e3e44249a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:34:33.817Z|ef3baa1c-2da7-4a06-9fb9-041f78aec1ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:34:33.818Z|ef3baa1c-2da7-4a06-9fb9-041f78aec1ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:34:35.466Z|229c7128-ce42-4dc7-bdbd-4011879ac53d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:34:35.467Z|229c7128-ce42-4dc7-bdbd-4011879ac53d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:34:35.468Z|ff3fcc92-d43c-4048-8a0c-b72401b5b77f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:34:35.469Z|ff3fcc92-d43c-4048-8a0c-b72401b5b77f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:34:35.470Z|e00dbbab-733f-48b1-b1fd-e5701076cd83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:34:35.471Z|e00dbbab-733f-48b1-b1fd-e5701076cd83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:34:45.496Z|d4bb7d4d-aaae-4bba-83ca-abf3175ad9cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:34:45.497Z|c008c5d4-5dc8-4414-aea4-6d465ecf59b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:34:45.497Z|b6603f43-9c59-472f-b137-fb3294045f72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:34:45.497Z|d4bb7d4d-aaae-4bba-83ca-abf3175ad9cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:34:45.498Z|b6603f43-9c59-472f-b137-fb3294045f72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:34:45.498Z|c008c5d4-5dc8-4414-aea4-6d465ecf59b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:34:48.817Z|5e6f2dc8-e5c7-491a-a521-ec8a1f11bee5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:34:48.821Z|5e6f2dc8-e5c7-491a-a521-ec8a1f11bee5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:34:49.997Z|fb30c664-37af-4a94-85c9-1296796ef7ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:34:49.998Z|fb30c664-37af-4a94-85c9-1296796ef7ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:34:55.540Z|b282d104-b314-49d3-844b-edfba33fa9c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:34:55.540Z|425d5b1d-c483-471b-9852-d01ca841328d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:34:55.541Z|05b530d8-9aec-4e56-a4e0-a05ea83067fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:34:55.541Z|b282d104-b314-49d3-844b-edfba33fa9c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:34:55.541Z|425d5b1d-c483-471b-9852-d01ca841328d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:34:55.541Z|05b530d8-9aec-4e56-a4e0-a05ea83067fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:35:03.817Z|5b57b45f-120b-409c-98d1-0b418b9530f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:35:03.818Z|5b57b45f-120b-409c-98d1-0b418b9530f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:35:05.574Z|82cb3453-d2a0-462e-b514-112a3eefb5fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:35:05.575Z|9b75a8fd-77f8-47b1-9af5-53ed1216a48e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:35:05.575Z|82cb3453-d2a0-462e-b514-112a3eefb5fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:35:05.575Z|9b75a8fd-77f8-47b1-9af5-53ed1216a48e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:35:05.578Z|05daf383-f234-4f24-88cf-adfbd9c8a636|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:35:05.579Z|05daf383-f234-4f24-88cf-adfbd9c8a636|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:35:15.606Z|e199154d-d723-4671-ba66-1bd328d1d68c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:35:15.607Z|e199154d-d723-4671-ba66-1bd328d1d68c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:35:15.609Z|529e7389-aa12-495d-bee2-212ccaaea821|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:35:15.610Z|529e7389-aa12-495d-bee2-212ccaaea821|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:35:15.611Z|b4eb2f1e-8bbe-4fec-8ec3-4a6889b63a02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:35:15.611Z|b4eb2f1e-8bbe-4fec-8ec3-4a6889b63a02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:35:15.769Z|adbb73f0-cd6c-4b18-b925-b1af61e56adf|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T10:35:15.770Z|adbb73f0-cd6c-4b18-b925-b1af61e56adf|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T10:35:18.817Z|091d04d4-1755-4a76-b472-f8bf1edca47b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:35:18.818Z|091d04d4-1755-4a76-b472-f8bf1edca47b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:35:19.999Z|43940865-3295-4ad9-be2a-b65941d110a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:35:19.999Z|43940865-3295-4ad9-be2a-b65941d110a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:35:25.634Z|318d821e-c97a-4d0c-96c3-6fbcd6520d30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:35:25.634Z|318d821e-c97a-4d0c-96c3-6fbcd6520d30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:35:25.637Z|0f155c3f-9a08-4a5a-a504-b1c31946f226|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:35:25.637Z|0f155c3f-9a08-4a5a-a504-b1c31946f226|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:35:25.638Z|da7df37e-5306-4f46-9ce6-4b2b972530db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:35:25.639Z|da7df37e-5306-4f46-9ce6-4b2b972530db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:35:33.817Z|f3b5ca82-333b-419a-9ed1-ace567f4757e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:35:33.819Z|f3b5ca82-333b-419a-9ed1-ace567f4757e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:35:35.659Z|ea9c3e1a-ac6e-462e-9217-33330eedd36f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:35:35.660Z|ea9c3e1a-ac6e-462e-9217-33330eedd36f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:35:35.664Z|1657f60a-13c3-4eea-bd7a-3bc1c4be4a9e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:35:35.664Z|1657f60a-13c3-4eea-bd7a-3bc1c4be4a9e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:35:35.666Z|107cb6e8-d58c-48fb-af18-56d0bc577651|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:35:35.666Z|107cb6e8-d58c-48fb-af18-56d0bc577651|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:35:45.695Z|294bcbf4-e488-45de-8158-f5b58344ce53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:35:45.696Z|294bcbf4-e488-45de-8158-f5b58344ce53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:35:45.696Z|2d5a8705-ad65-4837-b331-b0b165f4ebd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:35:45.696Z|2d5a8705-ad65-4837-b331-b0b165f4ebd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:35:45.701Z|75278b34-d3f1-4f84-893f-f0a4350c851a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:35:45.702Z|75278b34-d3f1-4f84-893f-f0a4350c851a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:35:48.817Z|71e5cbf5-a38d-4e56-b31b-4bb2e914d9fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:35:48.818Z|71e5cbf5-a38d-4e56-b31b-4bb2e914d9fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:35:50.000Z|805974a0-7944-4a99-8a7c-086e301e1511|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:35:50.000Z|805974a0-7944-4a99-8a7c-086e301e1511|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:35:55.721Z|b73ff5e6-09bb-42bc-8ac7-6b5231648cc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:35:55.722Z|b73ff5e6-09bb-42bc-8ac7-6b5231648cc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:35:55.726Z|16e8e578-296d-4d52-ac0d-1e4c952a89cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:35:55.727Z|16e8e578-296d-4d52-ac0d-1e4c952a89cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:35:55.728Z|e9539e8c-f9df-4e7d-91d3-2f2819b8ebfe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:35:55.728Z|e9539e8c-f9df-4e7d-91d3-2f2819b8ebfe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:36:03.818Z|747755bd-ce68-4faf-859a-05214e5c1ef7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:36:03.818Z|747755bd-ce68-4faf-859a-05214e5c1ef7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:36:05.759Z|db7b5ea1-a47f-4184-a188-ae01de189260|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:36:05.760Z|db7b5ea1-a47f-4184-a188-ae01de189260|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:36:05.759Z|d172dc22-0717-4bc7-b05d-465dafb29fd3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:36:05.760Z|d172dc22-0717-4bc7-b05d-465dafb29fd3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:36:05.767Z|56677915-7c46-485b-aad1-4cc96371db39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:36:05.767Z|56677915-7c46-485b-aad1-4cc96371db39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:36:15.770Z|a29313c9-d0f9-4171-bbcc-06493443d296|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T10:36:15.771Z|a29313c9-d0f9-4171-bbcc-06493443d296|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T10:36:15.806Z|9fb17aa5-ec59-42c6-bfc8-3692f20abc48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:36:15.806Z|7fe10237-4d8e-4237-b290-3ac208ffe9d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:36:15.806Z|9fb17aa5-ec59-42c6-bfc8-3692f20abc48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:36:15.807Z|7fe10237-4d8e-4237-b290-3ac208ffe9d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:36:15.808Z|8d2e3e02-f326-4599-bd84-8d59a102833b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:36:15.808Z|8d2e3e02-f326-4599-bd84-8d59a102833b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:36:18.818Z|ecc0b628-47d7-4a88-bdd9-b15a7f23cd82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:36:18.818Z|ecc0b628-47d7-4a88-bdd9-b15a7f23cd82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:36:20.001Z|88470c7d-0f82-4462-ab74-414ad6291959|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:36:20.001Z|88470c7d-0f82-4462-ab74-414ad6291959|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:36:25.832Z|f05a523e-b154-4766-a132-c1895cb7ec14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:36:25.833Z|f05a523e-b154-4766-a132-c1895cb7ec14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:36:25.841Z|cdc173e1-1f3d-4a47-9ba2-16e1900da880|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:36:25.841Z|321aed09-0180-43b2-bb21-cfbd16ee5d60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:36:25.842Z|321aed09-0180-43b2-bb21-cfbd16ee5d60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:36:25.842Z|cdc173e1-1f3d-4a47-9ba2-16e1900da880|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:36:33.817Z|72a6ebec-d614-4502-9979-5ade98ad4dd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:36:33.818Z|72a6ebec-d614-4502-9979-5ade98ad4dd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:36:35.869Z|5c6098f9-43ac-4d25-87ac-3fc2a31aaa45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:36:35.870Z|5c6098f9-43ac-4d25-87ac-3fc2a31aaa45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:36:35.870Z|60da9162-2e83-45ee-b899-5f8474bdd633|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:36:35.872Z|60da9162-2e83-45ee-b899-5f8474bdd633|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:36:35.872Z|6a46565d-9e1a-474b-afd0-a2a22e2ad289|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:36:35.872Z|6a46565d-9e1a-474b-afd0-a2a22e2ad289|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:36:45.895Z|b07a026d-b0a3-41ab-90aa-e2f386428679|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:36:45.896Z|b07a026d-b0a3-41ab-90aa-e2f386428679|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:36:45.898Z|24936c60-5afc-42f4-96c9-76ff42a381cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:36:45.898Z|24936c60-5afc-42f4-96c9-76ff42a381cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:36:45.901Z|7036aec8-2a88-4506-b7b0-273e5aafae5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:36:45.901Z|7036aec8-2a88-4506-b7b0-273e5aafae5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:36:48.817Z|f3e56b2f-b373-4461-852f-52df124ddb14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:36:48.818Z|f3e56b2f-b373-4461-852f-52df124ddb14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:36:50.002Z|8c5fd1ea-4a6d-4ff3-9abe-47ba4e6224aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:36:50.002Z|8c5fd1ea-4a6d-4ff3-9abe-47ba4e6224aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:36:55.923Z|d38d033b-2e80-42de-b4bf-36a025336e7f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:36:55.924Z|d38d033b-2e80-42de-b4bf-36a025336e7f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:36:55.928Z|260e79e6-c97c-437b-a1b0-378c4a2423f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:36:55.929Z|260e79e6-c97c-437b-a1b0-378c4a2423f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:36:55.934Z|3a00afe9-479b-4015-9ba8-20feb94b9438|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:36:55.934Z|3a00afe9-479b-4015-9ba8-20feb94b9438|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:37:03.817Z|5b9f4705-4226-4f8d-aea2-e6ab874a26ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:37:03.817Z|5b9f4705-4226-4f8d-aea2-e6ab874a26ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:37:05.960Z|3409bf1b-b794-4824-aa6f-0035cb1de136|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:37:05.960Z|3409bf1b-b794-4824-aa6f-0035cb1de136|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:37:05.965Z|78cda401-bf5c-485a-860b-32e9f5050409|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:37:05.965Z|78cda401-bf5c-485a-860b-32e9f5050409|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:37:05.969Z|88ad6cea-ab37-4575-a95a-7a3bfa194117|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:37:05.970Z|88ad6cea-ab37-4575-a95a-7a3bfa194117|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:37:15.773Z|8b1ad923-4d0e-4062-a6ac-fdfbc71e53cd|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T10:37:15.774Z|8b1ad923-4d0e-4062-a6ac-fdfbc71e53cd|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T10:37:15.988Z|c9173aca-48c9-452a-8448-3b0b1562280f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:37:15.988Z|c9173aca-48c9-452a-8448-3b0b1562280f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:37:15.992Z|8fec910d-6631-41e7-92cd-e29744386d7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:37:15.992Z|151ca149-844d-4a3f-bb37-b29e64f112d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:37:15.992Z|8fec910d-6631-41e7-92cd-e29744386d7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:37:15.992Z|151ca149-844d-4a3f-bb37-b29e64f112d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:37:18.817Z|c9008db7-7f12-4127-b290-b6a15c79f4f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:37:18.820Z|c9008db7-7f12-4127-b290-b6a15c79f4f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:37:20.003Z|41d82a29-0cd5-463a-a2ac-7cf5be187220|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:37:20.003Z|41d82a29-0cd5-463a-a2ac-7cf5be187220|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:37:26.017Z|9011010e-baca-4654-b189-e560db17a0c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:37:26.018Z|9011010e-baca-4654-b189-e560db17a0c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:37:26.023Z|e09632d2-b7de-4f61-8b99-d7e7726eb0c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:37:26.024Z|e09632d2-b7de-4f61-8b99-d7e7726eb0c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:37:26.040Z|3847d7d9-32f4-46f2-8e3c-3b2ced4e4d35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:37:26.041Z|3847d7d9-32f4-46f2-8e3c-3b2ced4e4d35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:37:33.817Z|c281fd16-2965-4f20-bbfd-0cef5af7a7e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:37:33.818Z|c281fd16-2965-4f20-bbfd-0cef5af7a7e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:37:36.047Z|78f7bf6e-569e-4a8c-995b-7af057296b13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:37:36.048Z|78f7bf6e-569e-4a8c-995b-7af057296b13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:37:36.052Z|e02b5511-a13a-4719-bbc8-7b99b267d1b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:37:36.053Z|e02b5511-a13a-4719-bbc8-7b99b267d1b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:37:36.068Z|298054ae-2840-4428-a652-d0ed5a9898e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:37:36.069Z|298054ae-2840-4428-a652-d0ed5a9898e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:37:46.080Z|f7a533cd-39cf-47cf-94f2-861e8d575abc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:37:46.081Z|f7a533cd-39cf-47cf-94f2-861e8d575abc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:37:46.091Z|be84cd85-707f-45c9-a173-169b9def2030|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:37:46.091Z|be84cd85-707f-45c9-a173-169b9def2030|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:37:46.100Z|677024fc-467e-4639-9abc-5f1e959c96a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:37:46.100Z|677024fc-467e-4639-9abc-5f1e959c96a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:37:48.817Z|9b32d145-f509-4138-80b2-9ecafe0e33ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:37:48.818Z|9b32d145-f509-4138-80b2-9ecafe0e33ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:37:50.004Z|5124f97e-b6a6-4a99-9262-d78fe62c02f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:37:50.004Z|5124f97e-b6a6-4a99-9262-d78fe62c02f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:37:56.116Z|39fcbb49-4c5b-4751-add0-8e5f03d6c7d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:37:56.117Z|39fcbb49-4c5b-4751-add0-8e5f03d6c7d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:37:56.129Z|92436870-0398-45d2-b915-4a2dc72253be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:37:56.129Z|92436870-0398-45d2-b915-4a2dc72253be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:37:56.132Z|31d4e7e6-3a9c-47cc-bae2-c80034269b41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:37:56.132Z|31d4e7e6-3a9c-47cc-bae2-c80034269b41|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:38:03.817Z|d1a0d741-16c9-4cd0-9425-b9d738122c1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:38:03.821Z|d1a0d741-16c9-4cd0-9425-b9d738122c1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:38:06.151Z|836c4d0e-a404-4017-8706-24522475902d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:38:06.152Z|836c4d0e-a404-4017-8706-24522475902d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:38:06.160Z|31dadf9a-a5df-4fa1-880d-a2d9517637ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:38:06.160Z|c04e4b78-8237-4454-9fdd-5381487432e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:38:06.161Z|31dadf9a-a5df-4fa1-880d-a2d9517637ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:38:06.161Z|c04e4b78-8237-4454-9fdd-5381487432e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:38:15.772Z|e3b53bba-8cfa-47be-a1f3-d2bfdc0512ff|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T10:38:15.773Z|e3b53bba-8cfa-47be-a1f3-d2bfdc0512ff|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T10:38:16.176Z|f17ea96c-9db5-4a79-ac92-1af9abf0f29b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:38:16.177Z|f17ea96c-9db5-4a79-ac92-1af9abf0f29b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:38:16.193Z|d2f1da90-1b2f-4bd5-af2c-6441a2d4c57c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:38:16.194Z|3a86a871-1e97-43e7-934c-a085cdc982a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:38:16.194Z|3a86a871-1e97-43e7-934c-a085cdc982a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:38:16.194Z|d2f1da90-1b2f-4bd5-af2c-6441a2d4c57c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:38:18.817Z|b335df9e-7e77-4624-afde-b887ab30fb99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:38:18.818Z|b335df9e-7e77-4624-afde-b887ab30fb99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:38:20.005Z|1d09bcd9-6100-496c-bfe6-07ccb6bc8a97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:38:20.006Z|1d09bcd9-6100-496c-bfe6-07ccb6bc8a97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:38:26.212Z|a074346d-6e40-4a18-94d1-7cd1c3eede82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:38:26.213Z|a074346d-6e40-4a18-94d1-7cd1c3eede82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:38:26.225Z|2d5e2eb2-da90-4b08-81ff-5ece76c77148|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:38:26.226Z|2d5e2eb2-da90-4b08-81ff-5ece76c77148|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:38:26.227Z|56d3b9fd-1a36-4b3f-8685-950931aaadf4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:38:26.228Z|56d3b9fd-1a36-4b3f-8685-950931aaadf4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:38:33.817Z|396b759c-012a-44fa-bfe2-a2bf03469744|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:38:33.818Z|396b759c-012a-44fa-bfe2-a2bf03469744|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:38:36.243Z|554ccdcb-3f4f-4512-abb3-4996ac118904|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:38:36.244Z|554ccdcb-3f4f-4512-abb3-4996ac118904|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:38:36.252Z|b2e455ef-c5db-4cbc-b9e0-a1f60b95b7e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:38:36.252Z|b2e455ef-c5db-4cbc-b9e0-a1f60b95b7e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:38:36.255Z|e40390d0-a753-48d8-b8b4-7ca530b6d083|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:38:36.255Z|e40390d0-a753-48d8-b8b4-7ca530b6d083|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:38:46.276Z|516d1f99-d69a-4c62-9417-28b8c4215407|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:38:46.277Z|516d1f99-d69a-4c62-9417-28b8c4215407|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:38:46.281Z|274e9c8e-08f4-49e8-9042-0e6d0f28a8df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:38:46.281Z|274e9c8e-08f4-49e8-9042-0e6d0f28a8df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:38:46.285Z|f0429abd-253a-4a16-9578-9864ab50a28f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:38:46.286Z|f0429abd-253a-4a16-9578-9864ab50a28f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:38:48.818Z|1533e21c-bd9a-4b9d-9339-73c90d57354f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:38:48.821Z|1533e21c-bd9a-4b9d-9339-73c90d57354f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:38:50.007Z|0cb718cc-c399-429c-9bff-c162aa9996cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:38:50.007Z|0cb718cc-c399-429c-9bff-c162aa9996cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:38:56.313Z|6e033484-ed2a-47ed-8d7a-372249fbfd43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:38:56.313Z|6e033484-ed2a-47ed-8d7a-372249fbfd43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:38:56.316Z|2111802b-5327-414c-83d3-3479787a23ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:38:56.317Z|2111802b-5327-414c-83d3-3479787a23ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:38:56.317Z|0fd37c1d-0dcc-4339-9a9d-aef03908681d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:38:56.318Z|0fd37c1d-0dcc-4339-9a9d-aef03908681d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:39:03.817Z|db29ad97-f5e0-47c8-a506-b7a0ec0884cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:39:03.818Z|db29ad97-f5e0-47c8-a506-b7a0ec0884cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:39:06.344Z|ecf52133-0547-4b87-89ab-d79c57eaf6ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:39:06.344Z|a60255f1-2b6a-4b3a-a0eb-92669f82bcd5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:39:06.344Z|ecf52133-0547-4b87-89ab-d79c57eaf6ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:39:06.344Z|a60255f1-2b6a-4b3a-a0eb-92669f82bcd5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:39:06.347Z|cfcff8bb-54b0-4124-bc71-a0b26d2f3764|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:39:06.347Z|cfcff8bb-54b0-4124-bc71-a0b26d2f3764|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:39:15.770Z|ac584739-a2de-4f03-8bb1-67690de11dbf|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T10:39:15.771Z|ac584739-a2de-4f03-8bb1-67690de11dbf|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T10:39:16.372Z|aa3ee7df-eba6-4260-8a1a-5b12ed04e7aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:39:16.373Z|aa3ee7df-eba6-4260-8a1a-5b12ed04e7aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:39:16.373Z|c1d0805a-6073-4919-a1f1-742ca88d2131|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:39:16.374Z|c1d0805a-6073-4919-a1f1-742ca88d2131|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:39:16.375Z|8f8d892a-261e-4a6a-8b7a-f8fd22047f81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:39:16.376Z|8f8d892a-261e-4a6a-8b7a-f8fd22047f81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:39:18.817Z|14e40bca-37a0-4b33-ba22-af757ea7d62b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:39:18.818Z|14e40bca-37a0-4b33-ba22-af757ea7d62b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:39:20.008Z|134dd125-47fc-4f6c-9acf-c7b8de4b7253|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:39:20.009Z|134dd125-47fc-4f6c-9acf-c7b8de4b7253|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:39:26.397Z|43b2b60d-e5e8-4778-9daa-a3f86ede59da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:39:26.398Z|43b2b60d-e5e8-4778-9daa-a3f86ede59da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:39:26.402Z|b970d54d-4f38-44e4-a393-94b45fbaa796|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:39:26.402Z|d8cc45db-9976-42cb-bc82-a33763383904|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:39:26.402Z|b970d54d-4f38-44e4-a393-94b45fbaa796|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:39:26.402Z|d8cc45db-9976-42cb-bc82-a33763383904|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:39:33.817Z|f33e71b3-404f-4490-b7e4-9e1498dd85ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:39:33.821Z|f33e71b3-404f-4490-b7e4-9e1498dd85ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:39:36.425Z|4800a85e-e4d4-4cae-8f2d-cba93caed321|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:39:36.426Z|4800a85e-e4d4-4cae-8f2d-cba93caed321|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:39:36.429Z|76558432-d2ba-430d-81ee-9ce2774bdd8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:39:36.430Z|76558432-d2ba-430d-81ee-9ce2774bdd8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:39:36.431Z|f8c994fe-4379-449c-9bf1-4c005c398c6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:39:36.432Z|f8c994fe-4379-449c-9bf1-4c005c398c6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:39:46.451Z|2c703265-f5ed-4e98-ae58-ad27968c63f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:39:46.451Z|2c703265-f5ed-4e98-ae58-ad27968c63f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:39:46.460Z|bbaf66a1-6332-48d7-9676-b07a5e2737a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:39:46.461Z|bbaf66a1-6332-48d7-9676-b07a5e2737a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:39:46.466Z|ec0d8bd8-a1c8-437a-a2ae-1412fa42a87a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:39:46.466Z|ec0d8bd8-a1c8-437a-a2ae-1412fa42a87a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:39:48.817Z|7bab15b0-2b36-44a8-b3b8-b03c155b6a73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:39:48.818Z|7bab15b0-2b36-44a8-b3b8-b03c155b6a73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:39:50.009Z|6bdf6efc-6ba1-40c4-99f3-01aaa9faeda6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:39:50.010Z|6bdf6efc-6ba1-40c4-99f3-01aaa9faeda6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:39:56.488Z|ab59c8a3-6624-4ad5-b067-e0d7f0dd0fa8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:39:56.488Z|95596c0b-0ad2-46a9-9918-29141ee199cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:39:56.489Z|ab59c8a3-6624-4ad5-b067-e0d7f0dd0fa8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:39:56.489Z|95596c0b-0ad2-46a9-9918-29141ee199cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:39:56.504Z|b91f5778-c7eb-4a12-8ff6-d183326ad070|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:39:56.505Z|b91f5778-c7eb-4a12-8ff6-d183326ad070|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:40:03.817Z|d698d600-3405-407b-95f6-460f8c318788|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:40:03.818Z|d698d600-3405-407b-95f6-460f8c318788|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:40:06.523Z|193e0405-b3f9-4f96-8d2b-5886d26c4cc3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:40:06.524Z|193e0405-b3f9-4f96-8d2b-5886d26c4cc3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:40:06.525Z|85741dc7-5224-4bac-935e-fd23c618b34d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:40:06.526Z|85741dc7-5224-4bac-935e-fd23c618b34d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:40:06.539Z|b87c60c1-157f-44ff-82ac-93e6ba3c6f2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:40:06.540Z|b87c60c1-157f-44ff-82ac-93e6ba3c6f2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:40:15.772Z|7d5d07fb-b8b9-4311-a432-3481eb17fe2a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T10:40:15.772Z|7d5d07fb-b8b9-4311-a432-3481eb17fe2a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T10:40:16.555Z|c4c916aa-5061-4698-8638-3f8dfac35e09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:40:16.555Z|c4c916aa-5061-4698-8638-3f8dfac35e09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:40:16.558Z|57e0efa2-48db-469a-ac70-5c76139dfeb9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:40:16.559Z|57e0efa2-48db-469a-ac70-5c76139dfeb9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:40:16.616Z|b7381b82-f816-4cca-a45e-80c8ba4d571d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:40:16.617Z|b7381b82-f816-4cca-a45e-80c8ba4d571d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:40:18.818Z|87096d55-a3f4-4d20-9f60-b95168b73892|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:40:18.821Z|87096d55-a3f4-4d20-9f60-b95168b73892|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:40:20.011Z|9997309b-c5e6-4bf8-badf-dc8a7f6d3c6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:40:20.011Z|9997309b-c5e6-4bf8-badf-dc8a7f6d3c6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:40:26.584Z|4dc930cf-9047-4c4e-a92c-ba74f6f5bc5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:40:26.585Z|4dc930cf-9047-4c4e-a92c-ba74f6f5bc5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:40:26.640Z|55c51e59-662f-4545-8bde-634490113564|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:40:26.641Z|55c51e59-662f-4545-8bde-634490113564|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:40:26.644Z|d5a179f4-2b53-4758-a515-e1dd45c7824f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:40:26.645Z|d5a179f4-2b53-4758-a515-e1dd45c7824f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:40:33.817Z|6d490b40-f4b4-47d0-91bc-f7a9177f38d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:40:33.818Z|6d490b40-f4b4-47d0-91bc-f7a9177f38d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:40:36.616Z|62354cd4-ee71-4ecb-a8db-4af4b83107e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:40:36.617Z|62354cd4-ee71-4ecb-a8db-4af4b83107e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:40:36.672Z|5edac74b-9b2b-4a24-8ac5-11a3ed86daa7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:40:36.672Z|5edac74b-9b2b-4a24-8ac5-11a3ed86daa7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:40:36.673Z|bfe3123c-3e88-4bce-b374-9ef327796803|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:40:36.674Z|bfe3123c-3e88-4bce-b374-9ef327796803|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:40:46.646Z|8e2b2d6a-250d-4685-9c1c-5d1403d150ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:40:46.647Z|8e2b2d6a-250d-4685-9c1c-5d1403d150ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:40:46.699Z|0398f1fc-2530-4d71-8ff3-e3c9b398ea88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:40:46.699Z|0398f1fc-2530-4d71-8ff3-e3c9b398ea88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:40:46.705Z|1da03c57-eec0-4faf-8d94-0307a1857367|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:40:46.706Z|1da03c57-eec0-4faf-8d94-0307a1857367|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:40:48.818Z|7a20b83f-e2bf-4491-bcde-bcf3b27a0e3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:40:48.818Z|7a20b83f-e2bf-4491-bcde-bcf3b27a0e3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:40:50.012Z|99e4f776-deea-457b-9f1f-18db1dadf5b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:40:50.012Z|99e4f776-deea-457b-9f1f-18db1dadf5b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:40:56.687Z|1a30f89a-9733-4dc7-879b-4415f9fee3e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:40:56.688Z|1a30f89a-9733-4dc7-879b-4415f9fee3e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:40:56.732Z|c8c36364-5611-4258-b4c0-90fdf8a69e17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:40:56.733Z|c8c36364-5611-4258-b4c0-90fdf8a69e17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:40:56.734Z|0f4647c8-13b4-4721-97b0-47d077855119|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:40:56.735Z|0f4647c8-13b4-4721-97b0-47d077855119|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:41:03.817Z|062a85b7-a9b9-4ada-b30d-b9ee6a7de9da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:41:03.820Z|062a85b7-a9b9-4ada-b30d-b9ee6a7de9da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:41:06.717Z|67aa048f-725f-4c80-8a53-bd6054b8157b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:41:06.718Z|67aa048f-725f-4c80-8a53-bd6054b8157b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:41:06.764Z|e99cef80-53ba-4b1b-befc-46dca5d597f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:41:06.764Z|e99cef80-53ba-4b1b-befc-46dca5d597f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:41:06.765Z|d1f89052-cf1b-40b9-9fba-14b04cf5a496|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:41:06.765Z|d1f89052-cf1b-40b9-9fba-14b04cf5a496|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:41:15.771Z|344f1a93-496b-40f0-9f0e-4ca678ff3975|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T10:41:15.772Z|344f1a93-496b-40f0-9f0e-4ca678ff3975|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T10:41:16.747Z|9aa1d5b4-d686-4ff6-be2d-689ade92060b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:41:16.748Z|9aa1d5b4-d686-4ff6-be2d-689ade92060b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:41:16.796Z|fae3db39-4d32-48e0-b873-f271b31a2dd1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:41:16.797Z|fae3db39-4d32-48e0-b873-f271b31a2dd1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:41:16.797Z|97eb61c5-2bf8-45db-9457-0d3a94ea3843|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:41:16.798Z|97eb61c5-2bf8-45db-9457-0d3a94ea3843|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:41:18.817Z|5d5abf58-a1f4-4030-a5c7-a02de8a5a143|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:41:18.818Z|5d5abf58-a1f4-4030-a5c7-a02de8a5a143|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:41:20.013Z|d7785302-bb39-4768-85bb-0d1916e95f50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:41:20.014Z|d7785302-bb39-4768-85bb-0d1916e95f50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:41:26.786Z|4ff8fe17-ab06-4743-bf04-123b481b846b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:41:26.787Z|4ff8fe17-ab06-4743-bf04-123b481b846b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:41:26.825Z|df04f0d3-1a89-4dd2-9f52-323b434360cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:41:26.826Z|df04f0d3-1a89-4dd2-9f52-323b434360cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:41:26.826Z|25c54f88-3dd2-452c-8998-7d5d2b4df6e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:41:26.827Z|25c54f88-3dd2-452c-8998-7d5d2b4df6e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:41:33.817Z|792d8511-a8fa-4624-bb23-11d06bfdd0d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:41:33.818Z|792d8511-a8fa-4624-bb23-11d06bfdd0d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:41:36.815Z|88a64103-6e0f-46fa-83c7-74e6c650d848|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:41:36.816Z|88a64103-6e0f-46fa-83c7-74e6c650d848|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:41:36.852Z|6c82a89e-428c-420f-8b9e-4f63ab520af4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:41:36.853Z|6c82a89e-428c-420f-8b9e-4f63ab520af4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:41:36.853Z|cae0ec01-5ccd-4551-96df-29d656d3a360|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:41:36.854Z|cae0ec01-5ccd-4551-96df-29d656d3a360|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:41:46.852Z|56906d18-b06d-4f9f-b8ff-d052ba4f9299|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:41:46.852Z|56906d18-b06d-4f9f-b8ff-d052ba4f9299|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:41:46.881Z|8627db0f-6d07-45d9-b04e-db6ca7230656|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:41:46.882Z|8627db0f-6d07-45d9-b04e-db6ca7230656|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:41:46.882Z|a7d9c16e-1290-4cc3-b1d8-5849266391c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:41:46.883Z|a7d9c16e-1290-4cc3-b1d8-5849266391c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:41:48.818Z|3b8739be-9182-4412-af99-90a63823dcfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:41:48.822Z|3b8739be-9182-4412-af99-90a63823dcfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:41:50.014Z|c1f740ff-f01b-4ece-b195-1287ca67b927|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:41:50.014Z|c1f740ff-f01b-4ece-b195-1287ca67b927|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:41:56.879Z|77423a2a-6822-42bc-9237-dc0c49d95b4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:41:56.879Z|77423a2a-6822-42bc-9237-dc0c49d95b4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:41:56.912Z|c3f46d6e-639d-4a45-9b1f-3a350e4215d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:41:56.912Z|86007c41-40d2-4dec-90a0-63bb4de9bdf7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:41:56.912Z|c3f46d6e-639d-4a45-9b1f-3a350e4215d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:41:56.912Z|86007c41-40d2-4dec-90a0-63bb4de9bdf7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:42:03.817Z|9c2ecfbb-8508-412c-a5b9-af5f1b64cccf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:42:03.818Z|9c2ecfbb-8508-412c-a5b9-af5f1b64cccf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:42:06.915Z|e0b1dd13-5652-44c4-b830-71403cb2feca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:42:06.916Z|e0b1dd13-5652-44c4-b830-71403cb2feca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:42:06.943Z|ef47e29c-0023-4132-96de-1c698828da44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:42:06.943Z|ef47e29c-0023-4132-96de-1c698828da44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:42:06.944Z|71223e83-405c-4a2b-b76a-d6dd3f48766a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:42:06.945Z|71223e83-405c-4a2b-b76a-d6dd3f48766a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:42:15.770Z|07837843-835d-4c59-ace0-50df47c4e71b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T10:42:15.772Z|07837843-835d-4c59-ace0-50df47c4e71b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T10:42:16.945Z|67e6e2c6-fa4c-4fef-a175-ae81c922dd59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:42:16.946Z|67e6e2c6-fa4c-4fef-a175-ae81c922dd59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:42:16.968Z|c13d5552-83c0-463a-b4c2-d10fbe717a78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:42:16.969Z|c13d5552-83c0-463a-b4c2-d10fbe717a78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:42:16.974Z|0c33f053-0c0b-4746-b6c1-7a59afee4756|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:42:16.974Z|0c33f053-0c0b-4746-b6c1-7a59afee4756|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:42:18.817Z|5f3d3bac-562e-4aaa-8d05-ce9d74294dd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:42:18.818Z|5f3d3bac-562e-4aaa-8d05-ce9d74294dd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:42:20.015Z|65915449-d430-47b3-bd2e-3fb9d8f2e3d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:42:20.016Z|65915449-d430-47b3-bd2e-3fb9d8f2e3d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:42:26.985Z|95de6d94-796f-44ee-9e86-59d8888b42b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:42:26.985Z|95de6d94-796f-44ee-9e86-59d8888b42b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:42:27.005Z|6f738476-2f8a-410f-8c05-11aab8b10d56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:42:27.006Z|6f738476-2f8a-410f-8c05-11aab8b10d56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:42:27.011Z|c5bc4b66-2d86-4572-a6fe-192969e14e39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:42:27.012Z|c5bc4b66-2d86-4572-a6fe-192969e14e39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:42:33.817Z|c89cd700-4a9e-4f0d-9149-36e438aec56b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:42:33.821Z|c89cd700-4a9e-4f0d-9149-36e438aec56b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:42:37.014Z|89b97d08-a1f0-4cec-86a6-3cd8ab350c07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:42:37.015Z|89b97d08-a1f0-4cec-86a6-3cd8ab350c07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:42:37.036Z|68df972f-5e7d-4f66-a506-ffd29cf1f1c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:42:37.037Z|68df972f-5e7d-4f66-a506-ffd29cf1f1c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:42:37.041Z|02e23603-337b-4964-82d3-55125b81ef70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:42:37.041Z|02e23603-337b-4964-82d3-55125b81ef70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:42:47.045Z|8163ff32-4e0d-4917-8d85-dc781aee284c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:42:47.045Z|8163ff32-4e0d-4917-8d85-dc781aee284c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:42:47.072Z|f124c9b1-05f1-49ab-8295-81d767048825|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:42:47.073Z|f124c9b1-05f1-49ab-8295-81d767048825|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:42:47.073Z|63395250-85b6-4645-827f-6d3334534eee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:42:47.074Z|63395250-85b6-4645-827f-6d3334534eee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:42:48.817Z|bd124cb5-a3be-4aac-badb-80d4c7381a5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:42:48.817Z|bd124cb5-a3be-4aac-badb-80d4c7381a5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:42:50.016Z|151bdb74-c3f9-4f78-8d5b-eedf0b6d4981|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:42:50.017Z|151bdb74-c3f9-4f78-8d5b-eedf0b6d4981|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:42:57.076Z|565943dc-b7f5-493e-ab3c-83d7903bfce4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:42:57.077Z|565943dc-b7f5-493e-ab3c-83d7903bfce4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:42:57.100Z|e86980db-2494-41e0-9404-550634ee4b2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:42:57.101Z|e86980db-2494-41e0-9404-550634ee4b2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:42:57.105Z|67c03de8-04e7-4d54-8f6f-f1e8c6dc6d65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:42:57.105Z|67c03de8-04e7-4d54-8f6f-f1e8c6dc6d65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:43:03.817Z|43038401-4959-4bd2-a79a-f0a16c5dd538|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:43:03.818Z|43038401-4959-4bd2-a79a-f0a16c5dd538|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:43:07.119Z|88641866-4413-4265-ad8f-36a5c0bba72f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:43:07.120Z|88641866-4413-4265-ad8f-36a5c0bba72f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:43:07.139Z|cc5243ab-5719-4fd3-a801-49072a747ffe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:43:07.140Z|cc5243ab-5719-4fd3-a801-49072a747ffe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:43:07.140Z|0fbd8fd8-648f-4703-8332-fda7275ba4e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:43:07.141Z|0fbd8fd8-648f-4703-8332-fda7275ba4e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:43:15.770Z|8f574372-2c4c-4ef7-b4d4-1bd9805410ee|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T10:43:15.772Z|8f574372-2c4c-4ef7-b4d4-1bd9805410ee|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T10:43:17.154Z|d29b816f-ad17-41f8-b5c4-32df3f68eead|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:43:17.155Z|d29b816f-ad17-41f8-b5c4-32df3f68eead|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:43:17.170Z|cc2b1b92-e21f-4cd1-9f5f-984fa12bd2af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:43:17.171Z|cc2b1b92-e21f-4cd1-9f5f-984fa12bd2af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:43:17.172Z|0b25e12c-4c1f-452e-9cc2-f6af4f7acb58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:43:17.172Z|0b25e12c-4c1f-452e-9cc2-f6af4f7acb58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:43:18.817Z|55f0d275-d61f-4129-9ad0-2f166b2062bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:43:18.822Z|55f0d275-d61f-4129-9ad0-2f166b2062bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:43:20.017Z|87da8f32-50d9-4300-b38b-8b78adff2c41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:43:20.017Z|87da8f32-50d9-4300-b38b-8b78adff2c41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:43:27.184Z|2d917dca-d0ec-4c94-ae6c-fff2fa580c3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:43:27.185Z|2d917dca-d0ec-4c94-ae6c-fff2fa580c3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:43:27.199Z|5f8f28da-0c8d-4867-ada4-60494573b97f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:43:27.200Z|5f8f28da-0c8d-4867-ada4-60494573b97f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:43:27.210Z|cdb98553-9d4d-46bb-9a6b-a87116b56b17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:43:27.210Z|cdb98553-9d4d-46bb-9a6b-a87116b56b17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:43:33.817Z|2eaf3325-6d2f-407b-86b3-d94fc6705993|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:43:33.818Z|2eaf3325-6d2f-407b-86b3-d94fc6705993|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:43:37.226Z|a94736d7-84c2-4961-bd97-1f1b19f3f93a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:43:37.227Z|a94736d7-84c2-4961-bd97-1f1b19f3f93a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:43:37.230Z|9a3102ee-9b80-44a8-b87e-0cd08efe5dec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:43:37.231Z|9a3102ee-9b80-44a8-b87e-0cd08efe5dec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:43:37.238Z|a21f4d37-bd2e-4eea-b177-3e73970a896a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:43:37.239Z|a21f4d37-bd2e-4eea-b177-3e73970a896a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:43:47.260Z|865a7a2d-b4bc-4496-bea4-93e0a4ad6bda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:43:47.260Z|865a7a2d-b4bc-4496-bea4-93e0a4ad6bda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:43:47.266Z|49fd6d93-fabe-4f5f-b8e2-071542313042|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:43:47.266Z|7dbd871a-4674-4b99-9949-6696002bcb50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:43:47.266Z|7dbd871a-4674-4b99-9949-6696002bcb50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:43:47.267Z|49fd6d93-fabe-4f5f-b8e2-071542313042|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:43:48.817Z|869a9665-4167-4074-bb19-4835654e8e57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:43:48.818Z|869a9665-4167-4074-bb19-4835654e8e57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:43:50.018Z|31e4d0c3-e54c-452a-a583-be67397dc27a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:43:50.018Z|31e4d0c3-e54c-452a-a583-be67397dc27a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:43:57.303Z|ce4dadc4-77f3-40bd-bd64-2a261ffa5ac9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:43:57.304Z|ce4dadc4-77f3-40bd-bd64-2a261ffa5ac9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:43:57.304Z|97d2ddfc-38e3-4373-9d12-2ff434f37fd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:43:57.306Z|97d2ddfc-38e3-4373-9d12-2ff434f37fd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:43:57.307Z|af28c563-2b42-4e3b-96ae-a965d332fa28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:43:57.308Z|af28c563-2b42-4e3b-96ae-a965d332fa28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:44:03.817Z|543d1ee1-2e23-4e72-bc79-46ca00aa06f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:44:03.822Z|543d1ee1-2e23-4e72-bc79-46ca00aa06f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:44:07.333Z|3db485e5-271f-4c3b-9d87-81707b6feeea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:44:07.334Z|3db485e5-271f-4c3b-9d87-81707b6feeea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:44:07.334Z|d10aa49e-b546-4e68-b53d-6be2824e4d76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:44:07.334Z|d10aa49e-b546-4e68-b53d-6be2824e4d76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:44:07.339Z|2ee428d8-8b12-43b4-9db5-7a82539b3fa4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:44:07.339Z|2ee428d8-8b12-43b4-9db5-7a82539b3fa4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:44:15.771Z|3d3830d8-cce5-4971-8f37-98414893cc08|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T10:44:15.772Z|3d3830d8-cce5-4971-8f37-98414893cc08|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T10:44:17.361Z|2ff9fc86-ce17-49de-83b3-cc7495cf47f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:44:17.362Z|2ff9fc86-ce17-49de-83b3-cc7495cf47f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:44:17.362Z|91494e6e-5a7b-4312-a0f2-446c274ceb94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:44:17.362Z|91494e6e-5a7b-4312-a0f2-446c274ceb94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:44:17.367Z|853f94e3-010e-4426-9fba-611b40535401|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:44:17.368Z|853f94e3-010e-4426-9fba-611b40535401|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:44:18.817Z|04f334b1-4470-470d-ac41-0d37f9f3b050|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:44:18.818Z|04f334b1-4470-470d-ac41-0d37f9f3b050|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:44:20.019Z|3097b4f6-e1ae-4e94-8711-fdc5964cfdce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:44:20.020Z|3097b4f6-e1ae-4e94-8711-fdc5964cfdce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:44:27.391Z|4a0f80e5-6b94-47f6-8705-ecf07aa0f6f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:44:27.392Z|4a0f80e5-6b94-47f6-8705-ecf07aa0f6f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:44:27.391Z|9f4271ab-14c7-4e66-946f-8f3a80f63013|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:44:27.393Z|9f4271ab-14c7-4e66-946f-8f3a80f63013|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:44:27.398Z|0348596d-e739-451d-a1b5-62625a6dcb88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:44:27.399Z|0348596d-e739-451d-a1b5-62625a6dcb88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:44:33.817Z|e0ee8aa7-1bb8-440d-a668-27bfdf8985b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:44:33.818Z|e0ee8aa7-1bb8-440d-a668-27bfdf8985b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:44:37.423Z|d2d6858c-068c-482f-9720-dd0398a0786b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:44:37.424Z|d2d6858c-068c-482f-9720-dd0398a0786b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:44:37.428Z|cf96c979-0ecc-4152-adf0-dbd02cbbf577|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:44:37.429Z|cf96c979-0ecc-4152-adf0-dbd02cbbf577|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:44:37.432Z|ffbc0afa-fcaa-4bec-9cbf-426c3163eb56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:44:37.432Z|ffbc0afa-fcaa-4bec-9cbf-426c3163eb56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:44:47.483Z|43359957-c403-4b3b-840f-384a3624dfc6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:44:47.484Z|43359957-c403-4b3b-840f-384a3624dfc6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:44:47.484Z|737971b9-c465-4d53-903e-13e20be8a052|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:44:47.485Z|737971b9-c465-4d53-903e-13e20be8a052|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:44:47.485Z|5e1edc4c-ba8f-4276-a059-87d5d54916e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:44:47.486Z|5e1edc4c-ba8f-4276-a059-87d5d54916e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:44:48.817Z|9e507004-b982-4398-9d51-28aead61cca0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:44:48.821Z|9e507004-b982-4398-9d51-28aead61cca0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:44:50.020Z|cdc5bed2-c645-4cd0-8406-3533662be69b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:44:50.021Z|cdc5bed2-c645-4cd0-8406-3533662be69b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:44:57.517Z|0e99ef6d-e401-4a6d-b67b-ca238dc04188|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:44:57.518Z|0e99ef6d-e401-4a6d-b67b-ca238dc04188|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:44:57.518Z|8d6c2d14-ac6a-46f7-a0f2-9a826a2f9d02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:44:57.519Z|8d6c2d14-ac6a-46f7-a0f2-9a826a2f9d02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:44:57.522Z|d8b5cc48-9637-4df4-961e-3e1c4c495306|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:44:57.523Z|d8b5cc48-9637-4df4-961e-3e1c4c495306|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:45:03.817Z|8c994ed2-85bb-4037-9242-982478a527a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:45:03.818Z|8c994ed2-85bb-4037-9242-982478a527a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:45:07.543Z|b2447051-6e42-457e-b6a3-26bf972a0205|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:45:07.545Z|b2447051-6e42-457e-b6a3-26bf972a0205|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:45:07.546Z|7db2576d-1503-43a9-b13a-243b45a762bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:45:07.547Z|7db2576d-1503-43a9-b13a-243b45a762bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:45:07.552Z|0f8c0434-494c-4b33-873b-0856570e5b0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:45:07.553Z|0f8c0434-494c-4b33-873b-0856570e5b0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:45:15.771Z|716fc212-c37c-4074-a2c2-1cadcaf0a088|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T10:45:15.772Z|716fc212-c37c-4074-a2c2-1cadcaf0a088|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T10:45:17.571Z|eedf16b4-8e14-461b-98a5-56779bf0e5f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:45:17.572Z|eedf16b4-8e14-461b-98a5-56779bf0e5f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:45:17.579Z|ba1f52e8-355b-45c9-9f6b-dc8c55259f2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:45:17.580Z|ba1f52e8-355b-45c9-9f6b-dc8c55259f2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:45:17.580Z|1f91796b-e768-4309-ac72-aad964fd0e25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:45:17.580Z|1f91796b-e768-4309-ac72-aad964fd0e25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:45:18.817Z|52ec4a66-98ff-48c8-8770-435e8f408f05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:45:18.818Z|52ec4a66-98ff-48c8-8770-435e8f408f05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:45:20.021Z|b77b684d-e8e3-4e07-a780-eef5c1f1bdda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:45:20.022Z|b77b684d-e8e3-4e07-a780-eef5c1f1bdda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:45:27.600Z|c264fa0a-6d9f-48f1-b90e-3014160e02ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:45:27.601Z|c264fa0a-6d9f-48f1-b90e-3014160e02ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:45:27.603Z|fb245a48-7c1b-4a8d-a6c9-1df6b79b43b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:45:27.604Z|fb245a48-7c1b-4a8d-a6c9-1df6b79b43b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:45:27.605Z|43d32975-7310-4d6c-8719-505835793905|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:45:27.605Z|43d32975-7310-4d6c-8719-505835793905|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:45:33.817Z|9c96acec-2181-4fbb-a38c-4aa4c1552627|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:45:33.822Z|9c96acec-2181-4fbb-a38c-4aa4c1552627|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:45:37.631Z|1223e377-024d-4148-b3db-9852764a29f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:45:37.631Z|f8565841-3c6e-4228-aaf1-06e2bc74daa1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:45:37.632Z|1223e377-024d-4148-b3db-9852764a29f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:45:37.632Z|f8565841-3c6e-4228-aaf1-06e2bc74daa1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:45:37.636Z|8ea476ff-976d-47f1-abdc-6f62028b546b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:45:37.637Z|8ea476ff-976d-47f1-abdc-6f62028b546b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:45:47.657Z|e49ac8fb-d10f-4fe3-81eb-efb6023bc0b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:45:47.658Z|e49ac8fb-d10f-4fe3-81eb-efb6023bc0b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:45:47.661Z|f080c259-8a5a-416c-adef-134dd826e270|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:45:47.661Z|f080c259-8a5a-416c-adef-134dd826e270|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:45:47.663Z|b0c8c8a6-50d4-47c7-a161-214c0b0c8754|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:45:47.664Z|b0c8c8a6-50d4-47c7-a161-214c0b0c8754|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:45:48.817Z|04d0dbda-0890-40e7-b3d1-40d18aabd87b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:45:48.818Z|04d0dbda-0890-40e7-b3d1-40d18aabd87b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:45:50.022Z|181989df-ab4c-4ca0-815e-c2acad03f761|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:45:50.023Z|181989df-ab4c-4ca0-815e-c2acad03f761|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:45:57.684Z|29983580-9c7b-40df-9f82-c4a1d958ad31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:45:57.687Z|29983580-9c7b-40df-9f82-c4a1d958ad31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:45:57.688Z|c946e74d-f4e0-4445-babb-a516e9278bc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:45:57.688Z|c946e74d-f4e0-4445-babb-a516e9278bc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:45:57.692Z|0dae55cc-6a56-481e-9318-7b59f0e9fd2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:45:57.692Z|0dae55cc-6a56-481e-9318-7b59f0e9fd2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:46:03.818Z|2d586d9a-91ed-4084-a821-013f9bf76869|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:46:03.818Z|2d586d9a-91ed-4084-a821-013f9bf76869|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:46:07.717Z|41e6714f-e1de-4e7c-87fb-e59aaa748005|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:46:07.717Z|41e6714f-e1de-4e7c-87fb-e59aaa748005|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:46:07.717Z|7596f2b9-5263-4484-b721-88048665d4cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:46:07.718Z|7596f2b9-5263-4484-b721-88048665d4cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:46:07.723Z|a1e555bc-0554-49c4-96a5-a5058c48229f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:46:07.724Z|a1e555bc-0554-49c4-96a5-a5058c48229f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:46:15.771Z|3d40fff0-a3b5-463d-a366-6fb1a6421605|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T10:46:15.772Z|3d40fff0-a3b5-463d-a366-6fb1a6421605|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T10:46:17.750Z|ba20efcf-3ad8-483f-9fcf-89b2c14459fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:46:17.750Z|ba20efcf-3ad8-483f-9fcf-89b2c14459fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:46:17.753Z|2ce3c0c7-1399-4f6f-97f9-e614e0fd512c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:46:17.753Z|2ce3c0c7-1399-4f6f-97f9-e614e0fd512c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:46:17.755Z|a19c7be9-745b-42b5-9544-52bbfe8b9474|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:46:17.756Z|a19c7be9-745b-42b5-9544-52bbfe8b9474|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:46:18.817Z|40390208-be9e-4b4f-b6ad-dc1d83a69fd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:46:18.821Z|40390208-be9e-4b4f-b6ad-dc1d83a69fd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:46:20.023Z|17190f8a-3b03-4292-9515-f0a233a439dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:46:20.024Z|17190f8a-3b03-4292-9515-f0a233a439dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:46:27.787Z|95375845-9ec1-4489-a87f-0c5e53c72708|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:46:27.788Z|95375845-9ec1-4489-a87f-0c5e53c72708|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:46:27.798Z|d574bea0-c291-4471-98f5-44276e09a789|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:46:27.798Z|d574bea0-c291-4471-98f5-44276e09a789|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:46:27.800Z|539ef30e-1d45-44c5-823f-1cb0825c0810|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:46:27.800Z|539ef30e-1d45-44c5-823f-1cb0825c0810|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:46:33.817Z|3f452b35-8392-4f5e-93bd-f976a98b9bb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:46:33.818Z|3f452b35-8392-4f5e-93bd-f976a98b9bb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:46:37.818Z|e6c0c98a-557d-4ed7-bc5b-562c3cb74978|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:46:37.819Z|e6c0c98a-557d-4ed7-bc5b-562c3cb74978|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:46:37.826Z|7d4416c2-6033-4c34-9546-b9ca0f6fd353|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:46:37.826Z|7d4416c2-6033-4c34-9546-b9ca0f6fd353|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:46:37.832Z|f3a341df-03fe-402a-a93d-8d414964db88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:46:37.833Z|f3a341df-03fe-402a-a93d-8d414964db88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:46:47.848Z|6a33f0cf-d3b1-40c8-80c0-dc4dd77e7dbe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:46:47.849Z|6a33f0cf-d3b1-40c8-80c0-dc4dd77e7dbe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:46:47.857Z|08e71040-eeda-4aad-8b4b-9b84d91cd945|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:46:47.858Z|08e71040-eeda-4aad-8b4b-9b84d91cd945|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:46:47.861Z|3bb00af7-8229-46f5-814e-3e766d640336|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:46:47.862Z|3bb00af7-8229-46f5-814e-3e766d640336|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:46:48.817Z|bab70e64-c804-4ea9-9da4-6ca30363b48d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:46:48.818Z|bab70e64-c804-4ea9-9da4-6ca30363b48d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:46:50.025Z|25fe71b3-a69e-4078-b8e0-5afaff2134f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:46:50.025Z|25fe71b3-a69e-4078-b8e0-5afaff2134f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:46:57.877Z|a7bc8255-e255-49e2-b74b-d9ac10ccddcb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:46:57.878Z|a7bc8255-e255-49e2-b74b-d9ac10ccddcb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:46:57.886Z|c196955b-4932-441a-b6b7-ec9c2238a59d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:46:57.886Z|c196955b-4932-441a-b6b7-ec9c2238a59d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:46:57.890Z|33633bc5-7657-4f2b-a4e7-d0c6e34e5383|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:46:57.891Z|33633bc5-7657-4f2b-a4e7-d0c6e34e5383|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:47:03.817Z|371d83b7-40d0-4f11-90f0-7f5d207f4d20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:47:03.821Z|371d83b7-40d0-4f11-90f0-7f5d207f4d20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:47:07.910Z|b4737d22-2161-4f47-849f-fd6eb89a3a5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:47:07.910Z|b4737d22-2161-4f47-849f-fd6eb89a3a5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:47:07.913Z|0e66ad25-17fa-406d-b90d-a250675d84f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:47:07.914Z|0e66ad25-17fa-406d-b90d-a250675d84f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:47:07.915Z|bb84db97-63f1-47fb-92ef-07ad495b5775|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:47:07.916Z|bb84db97-63f1-47fb-92ef-07ad495b5775|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:47:15.771Z|47b7cdbd-ff05-4bfc-9118-64aa542ff72d|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T10:47:15.771Z|47b7cdbd-ff05-4bfc-9118-64aa542ff72d|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T10:47:17.941Z|f9a9f94d-8f52-412a-adf6-f471c57b74ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:47:17.942Z|f9a9f94d-8f52-412a-adf6-f471c57b74ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:47:17.947Z|4855051a-be9e-407f-a2a2-a5911f5dcca7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:47:17.947Z|4855051a-be9e-407f-a2a2-a5911f5dcca7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:47:17.950Z|e652f6fb-2b05-4b7e-8a27-c67c81851798|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:47:17.950Z|e652f6fb-2b05-4b7e-8a27-c67c81851798|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:47:18.817Z|0e98aaed-8e6b-49c9-813b-378ae589d191|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:47:18.818Z|0e98aaed-8e6b-49c9-813b-378ae589d191|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:47:20.026Z|c3a39bb7-b7a5-4ee1-be3b-37af8b858046|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:47:20.026Z|c3a39bb7-b7a5-4ee1-be3b-37af8b858046|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:47:27.972Z|592826b8-6608-45ed-8422-0a27e389567d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:47:27.973Z|592826b8-6608-45ed-8422-0a27e389567d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:47:27.978Z|c365152a-43bd-4286-825f-2e81ac584dc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:47:27.978Z|c365152a-43bd-4286-825f-2e81ac584dc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:47:27.982Z|b0157eca-89fb-42ae-9a70-7aedf14bee12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:47:27.983Z|b0157eca-89fb-42ae-9a70-7aedf14bee12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:47:33.817Z|411f7962-aab5-4191-8965-9a3d2b232509|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:47:33.818Z|411f7962-aab5-4191-8965-9a3d2b232509|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:47:38.005Z|9482c7c7-ad74-47a6-9602-79dd79399116|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:47:38.006Z|9482c7c7-ad74-47a6-9602-79dd79399116|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:47:38.008Z|bd354ceb-7519-484a-80de-943e1dafb4ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:47:38.008Z|bd354ceb-7519-484a-80de-943e1dafb4ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:47:38.012Z|0493d8a9-4739-4534-975c-0dad8b321587|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:47:38.014Z|0493d8a9-4739-4534-975c-0dad8b321587|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:47:48.034Z|b133aa87-643f-40fa-acc8-2ab2ab0843c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:47:48.034Z|b133aa87-643f-40fa-acc8-2ab2ab0843c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:47:48.038Z|4826cb9e-ed8d-4e9b-92cc-ba94ff671342|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:47:48.038Z|4826cb9e-ed8d-4e9b-92cc-ba94ff671342|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:47:48.041Z|82e1b7b6-4ed3-4b55-a12a-0f43482648f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:47:48.042Z|82e1b7b6-4ed3-4b55-a12a-0f43482648f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:47:48.818Z|9d01c832-f829-40f5-aacf-331e8771be47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:47:48.823Z|9d01c832-f829-40f5-aacf-331e8771be47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:47:50.027Z|15ec3103-cb46-4d81-adf1-072b6daf2b50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:47:50.027Z|15ec3103-cb46-4d81-adf1-072b6daf2b50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:47:58.067Z|96d02e30-3f41-4533-80a1-1064869c7ce3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:47:58.068Z|96d02e30-3f41-4533-80a1-1064869c7ce3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:47:58.068Z|cb85c83f-a237-4844-9e6b-60e0c86fbd87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:47:58.069Z|cb85c83f-a237-4844-9e6b-60e0c86fbd87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:47:58.073Z|b1ae0e4d-09a9-431a-95d1-c246c5ef98c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:47:58.073Z|b1ae0e4d-09a9-431a-95d1-c246c5ef98c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:48:03.818Z|5b7861e4-9b76-44da-ba39-b02c7c4f1ec9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:48:03.819Z|5b7861e4-9b76-44da-ba39-b02c7c4f1ec9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:48:08.102Z|9b769bc7-a1bc-43f9-ad11-9002e97d9130|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:48:08.103Z|9b769bc7-a1bc-43f9-ad11-9002e97d9130|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:48:08.103Z|d877ad72-d8f6-4e29-a063-d0d915303a1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:48:08.103Z|3a696dbd-8550-4617-86b4-78cdf3794e59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:48:08.104Z|d877ad72-d8f6-4e29-a063-d0d915303a1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:48:08.104Z|3a696dbd-8550-4617-86b4-78cdf3794e59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:48:15.772Z|4a3ea89b-2a66-4589-8d6b-ee82536a97f2|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T10:48:15.772Z|4a3ea89b-2a66-4589-8d6b-ee82536a97f2|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T10:48:18.132Z|578ee5d4-6b0d-4ffa-b3ae-5537e403ce5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:48:18.133Z|578ee5d4-6b0d-4ffa-b3ae-5537e403ce5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:48:18.137Z|b14ba22a-c1e1-4dad-8791-da0cc4bed917|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:48:18.137Z|b14ba22a-c1e1-4dad-8791-da0cc4bed917|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:48:18.139Z|6e835dba-97e8-4cfd-a681-9fcac8af726a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:48:18.140Z|6e835dba-97e8-4cfd-a681-9fcac8af726a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:48:18.817Z|43a55ccc-d6dc-4ebb-b46c-38d7793a957a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:48:18.818Z|43a55ccc-d6dc-4ebb-b46c-38d7793a957a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:48:20.028Z|6c59878b-d78c-4537-9752-d4c5903a822d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:48:20.029Z|6c59878b-d78c-4537-9752-d4c5903a822d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:48:28.169Z|2f08bca7-f366-4759-89cd-6f504e0f212e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:48:28.169Z|2f08bca7-f366-4759-89cd-6f504e0f212e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:48:28.169Z|b1e0dfa2-a34e-4cb9-b368-378eb8320377|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:48:28.170Z|b1e0dfa2-a34e-4cb9-b368-378eb8320377|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:48:28.172Z|053c61ea-da0e-449f-80ab-ba621175bf2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:48:28.172Z|053c61ea-da0e-449f-80ab-ba621175bf2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:48:33.817Z|1d8ded89-09a5-4603-80cf-da658ad21ffe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:48:33.823Z|1d8ded89-09a5-4603-80cf-da658ad21ffe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:48:38.201Z|7ec974bb-5f28-4973-b2c3-cfea90e2f5ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:48:38.202Z|7ec974bb-5f28-4973-b2c3-cfea90e2f5ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:48:38.204Z|5fbefdee-d39b-48c7-a147-297c64d749ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:48:38.205Z|5fbefdee-d39b-48c7-a147-297c64d749ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:48:38.206Z|dbfc2a22-3298-4651-927b-671d5df1d19e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:48:38.207Z|dbfc2a22-3298-4651-927b-671d5df1d19e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:48:48.234Z|ecc675b0-edce-485b-b99f-b09a9778aac9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:48:48.234Z|ecc675b0-edce-485b-b99f-b09a9778aac9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:48:48.247Z|bdc9b972-27a2-4a1f-8eb3-65df5fe322c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:48:48.247Z|bdc9b972-27a2-4a1f-8eb3-65df5fe322c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:48:48.247Z|9e4acd0c-01d1-4086-b453-c1758b9ba43c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:48:48.248Z|9e4acd0c-01d1-4086-b453-c1758b9ba43c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:48:48.817Z|d788ea6b-0e91-47b8-af37-23af5eb59347|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:48:48.818Z|d788ea6b-0e91-47b8-af37-23af5eb59347|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:48:50.029Z|514df992-d073-4a31-9999-4889ca37b87e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:48:50.030Z|514df992-d073-4a31-9999-4889ca37b87e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:48:58.269Z|4442f188-ece2-4921-8084-6422191e48a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:48:58.270Z|4442f188-ece2-4921-8084-6422191e48a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:48:58.278Z|239f4b9c-436d-40b5-ad08-6df217d9a577|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:48:58.279Z|05b6da38-8dc9-4f00-ab29-5a5bce03ce33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:48:58.278Z|239f4b9c-436d-40b5-ad08-6df217d9a577|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:48:58.279Z|05b6da38-8dc9-4f00-ab29-5a5bce03ce33|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:49:03.817Z|d524330f-3200-4282-a4d2-f1049ebd8aae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:49:03.818Z|d524330f-3200-4282-a4d2-f1049ebd8aae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:49:08.294Z|4e495d89-a1d1-4c6a-be07-7087b8bfc576|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:49:08.295Z|4e495d89-a1d1-4c6a-be07-7087b8bfc576|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:49:08.311Z|a446fbea-1656-4e2c-9234-13c0c7af3ab9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:49:08.312Z|a446fbea-1656-4e2c-9234-13c0c7af3ab9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:49:08.314Z|8bc24c76-bbcf-4f8e-a14e-33342095c011|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:49:08.315Z|8bc24c76-bbcf-4f8e-a14e-33342095c011|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:49:15.774Z|a8fd5813-4dd1-4345-b04e-c6ae48256fa9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T10:49:15.775Z|a8fd5813-4dd1-4345-b04e-c6ae48256fa9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T10:49:18.330Z|ee55eec3-7e5e-4a2e-a29b-c7c81d9798bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:49:18.332Z|ee55eec3-7e5e-4a2e-a29b-c7c81d9798bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:49:18.335Z|3686616f-b3c2-4954-ad1d-881aa04b913b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:49:18.336Z|3686616f-b3c2-4954-ad1d-881aa04b913b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:49:18.346Z|5b8fafc1-b391-4744-9cb1-bb5c1cda05e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:49:18.347Z|5b8fafc1-b391-4744-9cb1-bb5c1cda05e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:49:18.817Z|76289331-fb25-474c-9396-81abba770581|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:49:18.823Z|76289331-fb25-474c-9396-81abba770581|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:49:20.030Z|34e72a9e-440c-4c43-bb69-047c7dc5a98d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:49:20.031Z|34e72a9e-440c-4c43-bb69-047c7dc5a98d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:49:28.360Z|575a056b-f0af-46d9-8903-b9ed579d8d3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:49:28.361Z|575a056b-f0af-46d9-8903-b9ed579d8d3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:49:28.364Z|fa48ae52-21cf-4655-8c46-9240c10f0998|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:49:28.365Z|fa48ae52-21cf-4655-8c46-9240c10f0998|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:49:28.375Z|46eb4d3b-13d7-43aa-b636-d9aab503f983|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:49:28.375Z|46eb4d3b-13d7-43aa-b636-d9aab503f983|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:49:33.818Z|0021c1de-2927-4488-bdc6-b62d15b6cd4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:49:33.819Z|0021c1de-2927-4488-bdc6-b62d15b6cd4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:49:38.405Z|1d73e60b-fb79-4293-a77d-9b93fb88188b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:49:38.407Z|fc10a92f-ff3d-4207-a799-4822767efcc0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:49:38.407Z|1d73e60b-fb79-4293-a77d-9b93fb88188b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:49:38.407Z|fc10a92f-ff3d-4207-a799-4822767efcc0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:49:38.410Z|8579f989-4252-4902-bb85-f4452e1e75c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:49:38.410Z|8579f989-4252-4902-bb85-f4452e1e75c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:49:48.436Z|67241e6c-9f9e-4754-b30d-1a139114f93e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:49:48.437Z|67241e6c-9f9e-4754-b30d-1a139114f93e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:49:48.442Z|dbb7e975-d8a9-4fe6-bbfc-b89c55049f9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:49:48.442Z|61cbc6db-0bf9-4fd0-9454-1ac3c18c3a8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:49:48.443Z|dbb7e975-d8a9-4fe6-bbfc-b89c55049f9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:49:48.443Z|61cbc6db-0bf9-4fd0-9454-1ac3c18c3a8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:49:48.817Z|08b3094a-d9fa-4f69-8625-be93ca17d642|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:49:48.818Z|08b3094a-d9fa-4f69-8625-be93ca17d642|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:49:50.032Z|12544651-9799-492b-b684-e618ecccec4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:49:50.032Z|12544651-9799-492b-b684-e618ecccec4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:49:58.474Z|80e26026-6f7d-4f78-b9c3-5206d49bb4cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:49:58.475Z|80e26026-6f7d-4f78-b9c3-5206d49bb4cb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:49:58.481Z|0e4afd5c-8da8-4146-a468-11ae88aac526|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:49:58.481Z|d0f3760b-7e94-4e4e-8bbb-76cd9522a52c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:49:58.481Z|d0f3760b-7e94-4e4e-8bbb-76cd9522a52c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:49:58.482Z|0e4afd5c-8da8-4146-a468-11ae88aac526|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:50:03.817Z|993eed95-ed72-416f-8434-7613d66f69b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:50:03.822Z|993eed95-ed72-416f-8434-7613d66f69b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:50:08.509Z|f62dce80-fa04-4822-a27d-20cd0a928f47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:50:08.509Z|f62dce80-fa04-4822-a27d-20cd0a928f47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:50:08.511Z|a5671efb-7f38-47d6-94c0-3fbd467ef6c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:50:08.512Z|a5671efb-7f38-47d6-94c0-3fbd467ef6c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:50:08.514Z|cc3aa04f-e339-4b07-a1f7-69fb365c1465|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:50:08.515Z|cc3aa04f-e339-4b07-a1f7-69fb365c1465|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:50:15.772Z|8038200d-c08c-43f6-aa8f-10966d45909b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T10:50:15.773Z|8038200d-c08c-43f6-aa8f-10966d45909b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T10:50:18.544Z|0f97e2ca-d488-4b14-b24c-3dd007c355c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:50:18.544Z|dce06f78-807a-4141-b6a3-42090e713f97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:50:18.544Z|0f97e2ca-d488-4b14-b24c-3dd007c355c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:50:18.545Z|dce06f78-807a-4141-b6a3-42090e713f97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:50:18.544Z|d8b0dc94-d03e-4e8c-a371-83fef1fefb02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:50:18.546Z|d8b0dc94-d03e-4e8c-a371-83fef1fefb02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:50:18.818Z|4d037bfe-1b0e-45e6-9a32-ad0c482800fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:50:18.818Z|4d037bfe-1b0e-45e6-9a32-ad0c482800fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:50:20.032Z|744484c5-4ca7-4201-8adb-76a9ea6fe02a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:50:20.033Z|744484c5-4ca7-4201-8adb-76a9ea6fe02a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:50:28.571Z|34548109-3b42-4d80-a1b0-4c2bd8cd3674|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:50:28.575Z|34548109-3b42-4d80-a1b0-4c2bd8cd3674|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:50:28.577Z|8214cfb1-5a39-4c09-a43e-2e33a017f88e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:50:28.578Z|8214cfb1-5a39-4c09-a43e-2e33a017f88e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:50:28.590Z|50b3558c-7fbf-42f0-9275-4b6f3eae629c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:50:28.590Z|50b3558c-7fbf-42f0-9275-4b6f3eae629c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:50:33.817Z|03f43136-5668-417c-81f5-49e446de4be8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:50:33.818Z|03f43136-5668-417c-81f5-49e446de4be8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:50:38.611Z|b8a15a6d-4c7b-4b95-99d7-eb6456c8b931|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:50:38.611Z|3df10d9f-416d-45d1-9cca-d6846bfacec4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:50:38.611Z|b8a15a6d-4c7b-4b95-99d7-eb6456c8b931|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:50:38.611Z|3df10d9f-416d-45d1-9cca-d6846bfacec4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:50:38.615Z|57c2da86-bc7d-44f0-b365-c81d85381f7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:50:38.615Z|57c2da86-bc7d-44f0-b365-c81d85381f7f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:50:48.645Z|808c4235-c8ba-4e57-bf7a-6456db128746|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:50:48.646Z|808c4235-c8ba-4e57-bf7a-6456db128746|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:50:48.646Z|ef7976e4-d30a-40ee-86d8-4a07b346cb06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:50:48.647Z|ef7976e4-d30a-40ee-86d8-4a07b346cb06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:50:48.654Z|9a54da6c-da63-45af-ad75-775281085745|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:50:48.656Z|9a54da6c-da63-45af-ad75-775281085745|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:50:48.817Z|447bc210-f5aa-443e-b4a4-b7ed06468707|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:50:48.821Z|447bc210-f5aa-443e-b4a4-b7ed06468707|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:50:50.033Z|e904a4d3-7cc0-46c4-baea-67a2ffc8d635|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:50:50.034Z|e904a4d3-7cc0-46c4-baea-67a2ffc8d635|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:50:58.680Z|9487cdc2-4ef0-463b-a24e-91d3353cf397|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:50:58.680Z|9487cdc2-4ef0-463b-a24e-91d3353cf397|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:50:58.685Z|e997bfa6-d82d-4e98-b391-4e0b7b238372|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:50:58.685Z|e997bfa6-d82d-4e98-b391-4e0b7b238372|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:50:58.692Z|f4539968-2203-4bd2-82de-32d3160fc260|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:50:58.693Z|f4539968-2203-4bd2-82de-32d3160fc260|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:51:03.817Z|b8387233-b537-4b63-9ef4-83176796637f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:51:03.818Z|b8387233-b537-4b63-9ef4-83176796637f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:51:08.717Z|694ad77e-19d5-41a9-a388-6b9fd02600b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:51:08.718Z|694ad77e-19d5-41a9-a388-6b9fd02600b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:51:08.719Z|3436a293-d44c-4429-be67-e5bfec36ffce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:51:08.720Z|3436a293-d44c-4429-be67-e5bfec36ffce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:51:08.724Z|12f7f5ba-6908-415a-8957-d01b2d8ff697|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:51:08.724Z|12f7f5ba-6908-415a-8957-d01b2d8ff697|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:51:15.770Z|ae40ab30-b4fb-409b-a9bb-018017633f07|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T10:51:15.771Z|ae40ab30-b4fb-409b-a9bb-018017633f07|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T10:51:18.749Z|e4c99fc8-4f9c-40c3-bd83-30a73b585970|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:51:18.750Z|e4c99fc8-4f9c-40c3-bd83-30a73b585970|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:51:18.751Z|85f2caae-5f66-4955-b5e9-1d7f4d6141f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:51:18.752Z|85f2caae-5f66-4955-b5e9-1d7f4d6141f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:51:18.756Z|50a59dca-6643-4e93-907e-7742341e609c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:51:18.756Z|50a59dca-6643-4e93-907e-7742341e609c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:51:18.817Z|9cc2433d-1d93-484d-abc2-bc5b885c118d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:51:18.818Z|9cc2433d-1d93-484d-abc2-bc5b885c118d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:51:20.034Z|3d1aea63-edd4-41c5-abdd-f6387202cbc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:51:20.035Z|3d1aea63-edd4-41c5-abdd-f6387202cbc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:51:28.784Z|57b3b2fd-e3b8-4e34-9fc8-a83cac78474f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:51:28.785Z|57b3b2fd-e3b8-4e34-9fc8-a83cac78474f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:51:28.785Z|48bd92f8-60a2-46ec-9620-9c1263074483|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:51:28.786Z|48bd92f8-60a2-46ec-9620-9c1263074483|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:51:28.790Z|31c6aa88-eaf4-40f4-904e-806abb3a445b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:51:28.791Z|31c6aa88-eaf4-40f4-904e-806abb3a445b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:51:33.818Z|3f938b51-4b26-4a8a-9363-76fab4b21dae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:51:33.821Z|3f938b51-4b26-4a8a-9363-76fab4b21dae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:51:38.811Z|a7dbf478-c481-4d66-a045-366dd8ce8738|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:51:38.811Z|a7dbf478-c481-4d66-a045-366dd8ce8738|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:51:38.818Z|a60ee527-88a5-4297-bde4-1dc6a71e2e3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:51:38.818Z|a60ee527-88a5-4297-bde4-1dc6a71e2e3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:51:38.820Z|33f304d7-e6a5-4a01-a5c0-53de6eed4c81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:51:38.821Z|33f304d7-e6a5-4a01-a5c0-53de6eed4c81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:51:48.817Z|d4fe4dec-0b30-46b9-b505-0334d04ccc4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:51:48.818Z|d4fe4dec-0b30-46b9-b505-0334d04ccc4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:51:48.853Z|d7731648-1660-4984-94c2-e425669dfe2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:51:48.853Z|560f1710-2e98-4601-9b47-9bc21430aff4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:51:48.854Z|560f1710-2e98-4601-9b47-9bc21430aff4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:51:48.854Z|d7731648-1660-4984-94c2-e425669dfe2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:51:48.856Z|0ee06715-62aa-4446-81db-13181be56f79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:51:48.857Z|0ee06715-62aa-4446-81db-13181be56f79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:51:50.035Z|9a1aed11-edb7-410e-a260-4a2a88243bdf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:51:50.036Z|9a1aed11-edb7-410e-a260-4a2a88243bdf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:51:58.886Z|778d8823-5145-4edd-aec4-cde4a642962f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:51:58.886Z|778d8823-5145-4edd-aec4-cde4a642962f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:51:58.886Z|e7abd141-97d3-41b7-b195-5607b60bfd8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:51:58.887Z|e7abd141-97d3-41b7-b195-5607b60bfd8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:51:58.890Z|4b7abab8-de05-4cd1-b07a-0c4895004162|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:51:58.890Z|4b7abab8-de05-4cd1-b07a-0c4895004162|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:52:03.817Z|cefbdc74-e230-4363-b8d6-6c6701ceec5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:52:03.818Z|cefbdc74-e230-4363-b8d6-6c6701ceec5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:52:08.911Z|43027273-338e-4efd-bdda-f604b3ebf3e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:52:08.912Z|43027273-338e-4efd-bdda-f604b3ebf3e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:52:08.913Z|f3e15281-cbc5-4146-a9fb-4ac6b5a6a5f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:52:08.913Z|f3e15281-cbc5-4146-a9fb-4ac6b5a6a5f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:52:08.915Z|8678938b-f8ed-4161-81b8-18de0a455d72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:52:08.916Z|8678938b-f8ed-4161-81b8-18de0a455d72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:52:15.773Z|23d5065c-c92f-4a48-8f6f-92f14a92ceaf|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T10:52:15.774Z|23d5065c-c92f-4a48-8f6f-92f14a92ceaf|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T10:52:18.817Z|a631911d-eeab-4562-b532-50a945c2007a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:52:18.821Z|a631911d-eeab-4562-b532-50a945c2007a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:52:18.936Z|caf1d05c-c5d3-4b31-aaf7-f447777700a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:52:18.937Z|caf1d05c-c5d3-4b31-aaf7-f447777700a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:52:18.939Z|59fd54ce-174b-4a36-8baf-d1f84e8a597c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:52:18.939Z|59fd54ce-174b-4a36-8baf-d1f84e8a597c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:52:18.940Z|cc0959c4-f716-47fa-b58d-96ab0db9f929|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:52:18.941Z|cc0959c4-f716-47fa-b58d-96ab0db9f929|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:52:20.037Z|1e3b9f21-f16a-4a8c-a1d0-42b5a736e80e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:52:20.037Z|1e3b9f21-f16a-4a8c-a1d0-42b5a736e80e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:52:28.976Z|328751b6-6360-4ee5-a264-a6ea6b58f884|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:52:28.977Z|2b39e7a6-6acd-4f97-a3d1-34fcab7383a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:52:28.977Z|328751b6-6360-4ee5-a264-a6ea6b58f884|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:52:28.977Z|2b39e7a6-6acd-4f97-a3d1-34fcab7383a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:52:28.979Z|b672249c-eeda-46e9-a1e1-03187292596c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:52:28.980Z|b672249c-eeda-46e9-a1e1-03187292596c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:52:33.817Z|f103042d-eb11-44ba-b066-7c6768680d3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:52:33.818Z|f103042d-eb11-44ba-b066-7c6768680d3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:52:39.012Z|7fce6f9b-6dbe-4de7-b71e-b80f7906c8c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:52:39.012Z|7fce6f9b-6dbe-4de7-b71e-b80f7906c8c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:52:39.013Z|45051e0a-32bb-44ca-bb22-a9cc9b7b148a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:52:39.012Z|d12bb063-2975-4c87-b1ca-47a8b4c7aaee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:52:39.013Z|45051e0a-32bb-44ca-bb22-a9cc9b7b148a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:52:39.013Z|d12bb063-2975-4c87-b1ca-47a8b4c7aaee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:52:48.817Z|98737a43-87af-4603-b8b7-940c09fe33ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:52:48.818Z|98737a43-87af-4603-b8b7-940c09fe33ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:52:49.039Z|c6e59def-2af7-408c-965e-8ab0161941b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:52:49.040Z|c6e59def-2af7-408c-965e-8ab0161941b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:52:49.041Z|54ae86f8-c023-4266-849b-b2a3abb526ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:52:49.042Z|54ae86f8-c023-4266-849b-b2a3abb526ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:52:49.046Z|5a9bedde-7bda-46fd-ac16-6b908f42bf2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:52:49.047Z|5a9bedde-7bda-46fd-ac16-6b908f42bf2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:52:50.038Z|87371203-0f44-4b03-9aea-0e814500b887|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:52:50.038Z|87371203-0f44-4b03-9aea-0e814500b887|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:52:59.068Z|c837394b-3cae-4d0c-95c3-99b667463ed9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:52:59.069Z|c837394b-3cae-4d0c-95c3-99b667463ed9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:52:59.072Z|6c2afe7c-5e86-4389-8386-ab1507a434b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:52:59.073Z|6c2afe7c-5e86-4389-8386-ab1507a434b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:52:59.076Z|8e2f8573-5677-4ec2-94a7-d354b98e0d5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:52:59.077Z|8e2f8573-5677-4ec2-94a7-d354b98e0d5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:53:03.817Z|57c49621-f01b-4386-8fc3-f3833ac16994|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:53:03.822Z|57c49621-f01b-4386-8fc3-f3833ac16994|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:53:09.097Z|4d2a4918-9251-43d8-beea-7f3c86b221b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:53:09.098Z|4d2a4918-9251-43d8-beea-7f3c86b221b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:53:09.099Z|20f94e75-3285-40be-b498-fc2035d36491|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:53:09.099Z|20f94e75-3285-40be-b498-fc2035d36491|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:53:09.104Z|b13cb072-47ff-4e21-a30c-f180433c1496|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:53:09.105Z|b13cb072-47ff-4e21-a30c-f180433c1496|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:53:15.771Z|735f5e3e-ade0-43dd-84cb-0b178745d810|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T10:53:15.772Z|735f5e3e-ade0-43dd-84cb-0b178745d810|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T10:53:18.817Z|a228396e-2d71-4bca-af01-a9de9b07e0af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:53:18.818Z|a228396e-2d71-4bca-af01-a9de9b07e0af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:53:19.132Z|b0e8568d-612a-4a4c-9ff7-c146734e3b48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:53:19.132Z|b0e8568d-612a-4a4c-9ff7-c146734e3b48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:53:19.134Z|7b1a3c66-24af-4142-9aa8-3b1d5f590827|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:53:19.135Z|7b1a3c66-24af-4142-9aa8-3b1d5f590827|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:53:19.135Z|926365fb-d06e-4f60-9252-4f0da41f35b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:53:19.135Z|926365fb-d06e-4f60-9252-4f0da41f35b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:53:20.039Z|9ef55da2-955a-4e72-b46e-0b963469d930|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:53:20.039Z|9ef55da2-955a-4e72-b46e-0b963469d930|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:53:29.164Z|167bb1f0-c3cb-4005-8eee-1d8957f037f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:53:29.164Z|167bb1f0-c3cb-4005-8eee-1d8957f037f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:53:29.171Z|c7a9038b-8c6e-4a3f-9d2e-41892791a7bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:53:29.171Z|9babd293-544c-44a0-baf8-f6f952f3532f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:53:29.172Z|9babd293-544c-44a0-baf8-f6f952f3532f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:53:29.172Z|c7a9038b-8c6e-4a3f-9d2e-41892791a7bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:53:33.817Z|8444358b-e6b3-4758-8929-abffff5fd8a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:53:33.818Z|8444358b-e6b3-4758-8929-abffff5fd8a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:53:39.200Z|ba508b1d-098a-479c-b1c7-345bbad2e9b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:53:39.200Z|0c197428-19ae-4b1c-854d-306cb6dbddbc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:53:39.201Z|0c197428-19ae-4b1c-854d-306cb6dbddbc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:53:39.201Z|ba508b1d-098a-479c-b1c7-345bbad2e9b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:53:39.206Z|ec79e3d4-d788-4156-a81c-7f583daff261|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:53:39.207Z|ec79e3d4-d788-4156-a81c-7f583daff261|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:53:48.817Z|5c423d5a-4752-4504-aaa5-1c569fde7b04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:53:48.821Z|5c423d5a-4752-4504-aaa5-1c569fde7b04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:53:49.231Z|54fa9b37-940b-4c02-84a6-e5b1eb461a46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:53:49.231Z|54fa9b37-940b-4c02-84a6-e5b1eb461a46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:53:49.238Z|dfba0faf-b137-4e51-9998-10f0cc101495|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:53:49.240Z|dfba0faf-b137-4e51-9998-10f0cc101495|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:53:49.241Z|d7dd4303-5da1-4998-9bda-1998a8e00db0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:53:49.242Z|d7dd4303-5da1-4998-9bda-1998a8e00db0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:53:50.040Z|d4ac2579-f56f-4b0f-a643-ade5c73e6a73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:53:50.040Z|d4ac2579-f56f-4b0f-a643-ade5c73e6a73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:53:59.272Z|a82dbdb4-1605-459a-9278-66ad19bf25c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:53:59.272Z|613cd3a0-7410-4610-a341-a792a85979be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:53:59.273Z|a82dbdb4-1605-459a-9278-66ad19bf25c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:53:59.273Z|613cd3a0-7410-4610-a341-a792a85979be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:53:59.274Z|893b2988-e98b-4203-9ca5-32d55fe92cbf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:53:59.275Z|893b2988-e98b-4203-9ca5-32d55fe92cbf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:54:03.817Z|3ff14240-4ab9-4f3d-b49b-b8d30df592b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:54:03.818Z|3ff14240-4ab9-4f3d-b49b-b8d30df592b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:54:09.301Z|9ab838ca-0d66-49ce-8b5f-10ca9d206b4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:54:09.302Z|9ab838ca-0d66-49ce-8b5f-10ca9d206b4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:54:09.305Z|00b0ac8e-b632-4eb6-9cd6-3c9d9f590f4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:54:09.305Z|00b0ac8e-b632-4eb6-9cd6-3c9d9f590f4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:54:09.305Z|1a233764-697f-4bc9-bad9-c2c55c61fbb8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:54:09.306Z|1a233764-697f-4bc9-bad9-c2c55c61fbb8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:54:15.770Z|4cc3cdbb-6ad9-48e1-a986-dd4e9d9af508|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T10:54:15.771Z|4cc3cdbb-6ad9-48e1-a986-dd4e9d9af508|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T10:54:18.817Z|338e40f7-ef02-4a5b-a9b8-5fc3858375f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:54:18.818Z|338e40f7-ef02-4a5b-a9b8-5fc3858375f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:54:19.337Z|8cf6d231-58dd-45bb-92cb-6cee9c3f3505|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:54:19.338Z|8cf6d231-58dd-45bb-92cb-6cee9c3f3505|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:54:19.348Z|8a419717-d675-44e4-a9f7-74698554052e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:54:19.349Z|8a419717-d675-44e4-a9f7-74698554052e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:54:19.350Z|13e676cd-91fc-4659-90e4-0b0b98a9c7c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:54:19.350Z|13e676cd-91fc-4659-90e4-0b0b98a9c7c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:54:20.041Z|85cde4b9-5b72-4c37-87d2-87734525cca9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:54:20.042Z|85cde4b9-5b72-4c37-87d2-87734525cca9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:54:29.374Z|bccf1b63-c46a-4e99-b59b-01d8166c12a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:54:29.374Z|bccf1b63-c46a-4e99-b59b-01d8166c12a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:54:29.381Z|ea391af9-83af-4764-a255-56d32264da94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:54:29.381Z|ea391af9-83af-4764-a255-56d32264da94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:54:29.382Z|5174bc32-e78d-4260-b407-f5a307255b3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:54:29.382Z|5174bc32-e78d-4260-b407-f5a307255b3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:54:33.817Z|bce4b002-3412-4483-80fb-42e8609a86ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:54:33.822Z|bce4b002-3412-4483-80fb-42e8609a86ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:54:39.406Z|fd24affe-da78-4d2c-981a-c2607f573268|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:54:39.407Z|fd24affe-da78-4d2c-981a-c2607f573268|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:54:39.407Z|920caccf-0bfb-47b3-aa82-11d7bf2deacc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:54:39.408Z|920caccf-0bfb-47b3-aa82-11d7bf2deacc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:54:39.412Z|373c12d4-3f38-4e19-84fc-fa9fe10216b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:54:39.413Z|373c12d4-3f38-4e19-84fc-fa9fe10216b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:54:48.818Z|0f5cc8d7-6517-4bb3-887a-56d83ff4c210|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:54:48.818Z|0f5cc8d7-6517-4bb3-887a-56d83ff4c210|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:54:49.437Z|6bc87d0b-68ec-42ef-9369-d2069c1bd780|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:54:49.438Z|6bc87d0b-68ec-42ef-9369-d2069c1bd780|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:54:49.440Z|b21fb682-b92a-43ba-ac44-0bddf21dbca9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:54:49.441Z|b21fb682-b92a-43ba-ac44-0bddf21dbca9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:54:49.443Z|b080e220-031b-461d-a01b-c70b502e3d57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:54:49.444Z|b080e220-031b-461d-a01b-c70b502e3d57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:54:50.043Z|d12372e1-2753-450f-ab89-d6264f84419b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:54:50.043Z|d12372e1-2753-450f-ab89-d6264f84419b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:54:59.468Z|1a2ca779-3d82-4e70-9b43-1cc6eb7e789a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:54:59.469Z|1a2ca779-3d82-4e70-9b43-1cc6eb7e789a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:54:59.478Z|7abf3d06-7a45-4880-9bfd-0feaae5378a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:54:59.478Z|eda2c8b5-fe91-42f7-834b-2138c4f8efe0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:54:59.478Z|7abf3d06-7a45-4880-9bfd-0feaae5378a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:54:59.478Z|eda2c8b5-fe91-42f7-834b-2138c4f8efe0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:55:03.817Z|ffc51aa4-d583-4850-a5ca-24bad3413aaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:55:03.818Z|ffc51aa4-d583-4850-a5ca-24bad3413aaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:55:09.496Z|aa396062-3c9a-4091-8493-6bd732a50864|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:55:09.497Z|aa396062-3c9a-4091-8493-6bd732a50864|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:55:09.508Z|46bdfc73-e153-4111-ae38-5d9aba1f8481|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:55:09.508Z|46bdfc73-e153-4111-ae38-5d9aba1f8481|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:55:09.511Z|ed1cb69d-3403-4ad3-87ef-3cfd2b1131fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:55:09.511Z|ed1cb69d-3403-4ad3-87ef-3cfd2b1131fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:55:15.771Z|9384690b-cc9a-4aa4-8f26-ec725492b0d4|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T10:55:15.771Z|9384690b-cc9a-4aa4-8f26-ec725492b0d4|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T10:55:18.817Z|ab2ae4dc-5a79-42bf-9e00-9a3ec99f1111|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:55:18.822Z|ab2ae4dc-5a79-42bf-9e00-9a3ec99f1111|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:55:19.526Z|b4683686-bc42-48e0-8ac1-ca17f9615525|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:55:19.527Z|b4683686-bc42-48e0-8ac1-ca17f9615525|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:55:19.537Z|c90272bf-353b-4965-981c-99a182e113ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:55:19.538Z|c90272bf-353b-4965-981c-99a182e113ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:55:19.542Z|28738e9d-7258-4d71-bbf0-6862d316250a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:55:19.542Z|28738e9d-7258-4d71-bbf0-6862d316250a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:55:20.044Z|363bfb22-acc5-4d95-b394-c5c821bf4fb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:55:20.044Z|363bfb22-acc5-4d95-b394-c5c821bf4fb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:55:29.562Z|4b0de017-ab57-4199-92eb-90b8529b4842|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:55:29.563Z|4b0de017-ab57-4199-92eb-90b8529b4842|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:55:29.563Z|de28feb8-d011-4980-8e09-392cb3567560|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:55:29.564Z|de28feb8-d011-4980-8e09-392cb3567560|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:55:29.569Z|207b2c07-7cf8-4cbe-bbb2-1aec9198437b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:55:29.569Z|207b2c07-7cf8-4cbe-bbb2-1aec9198437b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:55:33.818Z|bf98a14e-05c4-4414-8bbb-625373bbd889|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:55:33.819Z|bf98a14e-05c4-4414-8bbb-625373bbd889|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:55:39.595Z|815d15e2-2ad4-4f89-828c-2240e8c868cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:55:39.596Z|815d15e2-2ad4-4f89-828c-2240e8c868cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:55:39.596Z|56b143fa-7c5d-47f5-a8f9-5c922c5935bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:55:39.596Z|56b143fa-7c5d-47f5-a8f9-5c922c5935bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:55:39.600Z|086846e3-89e7-4af4-8403-948f239a0f72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:55:39.602Z|086846e3-89e7-4af4-8403-948f239a0f72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:55:48.817Z|cfca8a50-9c2a-4037-84dd-11972bd06757|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:55:48.818Z|cfca8a50-9c2a-4037-84dd-11972bd06757|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:55:49.629Z|15a3a4c7-f7b8-45cd-bf1b-a43ca47d7d0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:55:49.630Z|64c27aa3-fe1d-4c0d-9c09-3dda88873b21|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:55:49.630Z|64c27aa3-fe1d-4c0d-9c09-3dda88873b21|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:55:49.630Z|15a3a4c7-f7b8-45cd-bf1b-a43ca47d7d0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:55:49.635Z|bc23bcbe-d1dc-4318-afbf-e55ec05da419|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:55:49.636Z|bc23bcbe-d1dc-4318-afbf-e55ec05da419|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:55:50.045Z|3b709b0e-fd50-4d10-9c42-dd87f0003289|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:55:50.046Z|3b709b0e-fd50-4d10-9c42-dd87f0003289|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:55:59.659Z|a9c379e2-0d63-4a73-8e29-03f9487dd100|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:55:59.660Z|a9c379e2-0d63-4a73-8e29-03f9487dd100|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:55:59.661Z|48155655-7754-4ec8-99b5-3d65cbdc3021|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:55:59.662Z|48155655-7754-4ec8-99b5-3d65cbdc3021|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:55:59.662Z|d5625951-c729-41c8-8adf-c841c3785bc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:55:59.662Z|d5625951-c729-41c8-8adf-c841c3785bc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:56:03.817Z|b4097073-a7f6-4db2-8dfc-8334e8da3d07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:56:03.822Z|b4097073-a7f6-4db2-8dfc-8334e8da3d07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:56:09.699Z|175cd1fa-7a97-4653-bf9d-8cde2e4bfbca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:56:09.700Z|175cd1fa-7a97-4653-bf9d-8cde2e4bfbca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:56:09.704Z|bd258021-9024-480c-b6fd-c98ac2db8be5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:56:09.704Z|bd258021-9024-480c-b6fd-c98ac2db8be5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:56:09.705Z|9dc6db42-71b6-43b2-b7fd-649251709b7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:56:09.705Z|9dc6db42-71b6-43b2-b7fd-649251709b7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:56:15.772Z|6971fa49-e1d7-4afd-af2b-4711bdfe39e7|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T10:56:15.773Z|6971fa49-e1d7-4afd-af2b-4711bdfe39e7|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T10:56:18.817Z|28e1b05e-0905-4764-a373-2713b2e02ff0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:56:18.818Z|28e1b05e-0905-4764-a373-2713b2e02ff0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:56:19.750Z|0924c732-c644-4529-88dd-f0057d754565|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:56:19.751Z|0924c732-c644-4529-88dd-f0057d754565|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:56:19.753Z|77257f44-3ca9-48d0-a704-d41f6d81e960|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:56:19.754Z|77257f44-3ca9-48d0-a704-d41f6d81e960|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:56:19.754Z|b74052f1-12b4-4466-a26a-fe4e1a88e4de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:56:19.755Z|b74052f1-12b4-4466-a26a-fe4e1a88e4de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:56:20.047Z|1976909d-0791-49b0-a20c-2c6be4b2e5ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:56:20.048Z|1976909d-0791-49b0-a20c-2c6be4b2e5ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:56:29.782Z|06d24cda-821d-4eb2-80a2-0f39abc3abaa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:56:29.782Z|06d24cda-821d-4eb2-80a2-0f39abc3abaa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:56:29.785Z|7b138cd1-aaf4-48c9-bbff-56bcdca5deb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:56:29.786Z|7b138cd1-aaf4-48c9-bbff-56bcdca5deb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:56:29.788Z|b3de62cb-5994-4617-b1bf-595a5f44ed97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:56:29.788Z|b3de62cb-5994-4617-b1bf-595a5f44ed97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:56:33.817Z|4de7c4b0-1c26-4b10-881e-509125110891|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:56:33.818Z|4de7c4b0-1c26-4b10-881e-509125110891|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:56:39.816Z|47b68037-e9de-4f32-9af2-24ff34e69325|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:56:39.816Z|47b68037-e9de-4f32-9af2-24ff34e69325|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:56:39.818Z|67ed34f5-90b9-49eb-8926-169cbe6d5568|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:56:39.818Z|67ed34f5-90b9-49eb-8926-169cbe6d5568|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:56:39.823Z|895adb78-6c7e-4d62-ae7c-7d32bf7ff88f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:56:39.824Z|895adb78-6c7e-4d62-ae7c-7d32bf7ff88f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:56:48.817Z|a30fef77-8dda-4d77-8eff-f75364f4fbcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:56:48.821Z|a30fef77-8dda-4d77-8eff-f75364f4fbcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:56:49.865Z|06ec7fa2-cee8-455e-9af5-b98a006969ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:56:49.865Z|853a6d34-d1f3-499c-8447-d8227ac8e534|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:56:49.865Z|06ec7fa2-cee8-455e-9af5-b98a006969ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:56:49.865Z|853a6d34-d1f3-499c-8447-d8227ac8e534|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:56:49.871Z|a0d2f686-bbff-44b2-bcb7-cc77a321abaf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:56:49.872Z|a0d2f686-bbff-44b2-bcb7-cc77a321abaf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:56:50.049Z|125927a7-0933-405e-b89a-e6ac6cc8c745|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:56:50.049Z|125927a7-0933-405e-b89a-e6ac6cc8c745|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:56:59.911Z|71b55d5d-cb77-443c-859f-0125703a80ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:56:59.912Z|71b55d5d-cb77-443c-859f-0125703a80ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:56:59.915Z|8b6f7cbc-ad1e-438d-b9e9-5619becafb8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:56:59.915Z|3ae978c5-6d37-474c-8e8c-60ba7779b579|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:56:59.916Z|8b6f7cbc-ad1e-438d-b9e9-5619becafb8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:56:59.916Z|3ae978c5-6d37-474c-8e8c-60ba7779b579|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:57:03.817Z|e19c0c86-8fc6-4007-9a35-3241f2f79795|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:57:03.818Z|e19c0c86-8fc6-4007-9a35-3241f2f79795|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:57:09.946Z|d338ce92-fc25-4240-9846-223700b8cfd7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:57:09.946Z|488f132a-71d8-426b-a49a-44f71b01ffee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:57:09.947Z|d338ce92-fc25-4240-9846-223700b8cfd7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:57:09.947Z|488f132a-71d8-426b-a49a-44f71b01ffee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:57:09.952Z|b3f0a86e-43a3-4004-8e92-ab6c228acd38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:57:09.953Z|b3f0a86e-43a3-4004-8e92-ab6c228acd38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:57:15.772Z|1c29cefc-0d30-426c-8536-51fbb13e7b05|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T10:57:15.772Z|1c29cefc-0d30-426c-8536-51fbb13e7b05|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T10:57:18.817Z|b39b01f3-5468-41af-a6c5-3c3d0c9ce1c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:57:18.818Z|b39b01f3-5468-41af-a6c5-3c3d0c9ce1c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:57:20.006Z|c1939f15-ae28-4759-9b8a-d2dc8d1a9ec0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:57:20.007Z|c1939f15-ae28-4759-9b8a-d2dc8d1a9ec0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:57:20.008Z|6714363f-f5d4-4d59-b306-3cb8824779bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:57:20.009Z|6714363f-f5d4-4d59-b306-3cb8824779bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:57:20.011Z|c7a6ec6b-7762-4940-a352-38297a90b3fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:57:20.011Z|c7a6ec6b-7762-4940-a352-38297a90b3fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:57:20.050Z|ea83199a-8a08-4238-81bd-a3e3a94d3f6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:57:20.050Z|ea83199a-8a08-4238-81bd-a3e3a94d3f6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:57:30.032Z|d868851a-d6a8-4afc-886f-3c169d0b5c07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:57:30.033Z|d868851a-d6a8-4afc-886f-3c169d0b5c07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:57:30.036Z|76d949d7-bd60-40de-93d0-6768b033996e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:57:30.037Z|76d949d7-bd60-40de-93d0-6768b033996e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:57:30.041Z|045e8af1-9f48-4cf8-a406-d6d05d829293|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:57:30.041Z|045e8af1-9f48-4cf8-a406-d6d05d829293|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:57:33.817Z|29ac81bf-a3e8-4a66-8d03-848d7585d9e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:57:33.822Z|29ac81bf-a3e8-4a66-8d03-848d7585d9e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:57:40.063Z|ee666ab3-69fd-4766-a189-2596f87ca81c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:57:40.064Z|56eba60f-ab24-4c76-acdc-7656fb1d55fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:57:40.064Z|ee666ab3-69fd-4766-a189-2596f87ca81c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:57:40.065Z|56eba60f-ab24-4c76-acdc-7656fb1d55fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:57:40.068Z|a5f20c0e-5b15-40c6-bc1e-8082c6267a6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:57:40.068Z|a5f20c0e-5b15-40c6-bc1e-8082c6267a6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:57:48.817Z|53dce39a-3e01-4e04-b7e5-12356ea01d88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:57:48.818Z|53dce39a-3e01-4e04-b7e5-12356ea01d88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:57:50.050Z|0a7929e9-cd2a-4791-a3d6-8d8b661d1a9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:57:50.051Z|0a7929e9-cd2a-4791-a3d6-8d8b661d1a9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:57:50.096Z|b99d4b1c-137d-4c46-a715-0723cf90e071|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:57:50.097Z|b99d4b1c-137d-4c46-a715-0723cf90e071|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:57:50.106Z|5b935515-724e-4089-9218-4eaca761f6a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:57:50.106Z|1f1d77fe-484d-4dfe-8634-698ee115660d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:57:50.106Z|5b935515-724e-4089-9218-4eaca761f6a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:57:50.107Z|1f1d77fe-484d-4dfe-8634-698ee115660d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:58:00.125Z|38164fb6-68d5-41d0-804c-033d541913b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:58:00.126Z|38164fb6-68d5-41d0-804c-033d541913b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:58:00.135Z|f863c2ed-c0c3-4311-9335-3f73a2bda78e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:58:00.136Z|f863c2ed-c0c3-4311-9335-3f73a2bda78e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:58:00.137Z|b51d9810-e8c8-41e1-96df-9d70b663758e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:58:00.138Z|b51d9810-e8c8-41e1-96df-9d70b663758e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:58:03.818Z|9b8271e4-6cea-4afe-a4ef-40ad8b17c0f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:58:03.818Z|9b8271e4-6cea-4afe-a4ef-40ad8b17c0f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:58:10.156Z|e17eda73-a02b-4760-bb77-0f97752c3733|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:58:10.156Z|e17eda73-a02b-4760-bb77-0f97752c3733|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:58:10.161Z|8f4bbdb0-ce00-44a0-bdbd-d61811f8d315|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:58:10.162Z|8f4bbdb0-ce00-44a0-bdbd-d61811f8d315|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:58:10.167Z|fbc0ed09-cf48-40f0-98bc-d6dc54ec6f97|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:58:10.167Z|fbc0ed09-cf48-40f0-98bc-d6dc54ec6f97|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:58:15.772Z|8770903d-fa23-4559-9eda-060510951881|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T10:58:15.773Z|8770903d-fa23-4559-9eda-060510951881|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T10:58:18.817Z|a0ab3902-fa72-4cb0-86be-84a2d660683a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:58:18.821Z|a0ab3902-fa72-4cb0-86be-84a2d660683a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:58:20.052Z|9184af15-e3e4-48d5-b223-b726cf82388b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:58:20.052Z|9184af15-e3e4-48d5-b223-b726cf82388b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:58:20.187Z|cd403386-bd86-47d2-a418-b150369741b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:58:20.188Z|cd403386-bd86-47d2-a418-b150369741b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:58:20.192Z|cc9efe2c-c17d-49b2-8ccf-c0b9d47973ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:58:20.193Z|cc9efe2c-c17d-49b2-8ccf-c0b9d47973ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:58:20.201Z|74fd9b43-bc25-4804-b867-89aa865d1731|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:58:20.202Z|74fd9b43-bc25-4804-b867-89aa865d1731|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:58:30.211Z|8f09b0b9-f87e-4581-ad23-ca7299fc41f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:58:30.212Z|8f09b0b9-f87e-4581-ad23-ca7299fc41f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:58:30.220Z|db583776-4d26-433a-bcfb-41d06b86e404|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:58:30.220Z|db583776-4d26-433a-bcfb-41d06b86e404|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:58:30.231Z|38bfb5f4-acb1-4ab8-88d5-8e0f660a8ef4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:58:30.232Z|38bfb5f4-acb1-4ab8-88d5-8e0f660a8ef4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:58:33.817Z|e09387ce-644a-463b-a1d1-fa9cc3b97e1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:58:33.818Z|e09387ce-644a-463b-a1d1-fa9cc3b97e1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:58:40.239Z|36212630-418c-45b7-b7ef-fc5663bf8202|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:58:40.240Z|36212630-418c-45b7-b7ef-fc5663bf8202|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:58:40.250Z|b1cce469-25c5-4e0d-891d-ebed212b3f9e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:58:40.251Z|b1cce469-25c5-4e0d-891d-ebed212b3f9e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:58:40.260Z|c137e88f-0d48-48d3-a32a-a1ba8dec9552|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:58:40.261Z|c137e88f-0d48-48d3-a32a-a1ba8dec9552|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:58:48.817Z|e70fa011-9513-4ef1-bc4f-e6021455a4de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:58:48.818Z|e70fa011-9513-4ef1-bc4f-e6021455a4de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:58:50.053Z|9ccb5095-09bc-401d-8b3c-4cf68772d726|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:58:50.053Z|9ccb5095-09bc-401d-8b3c-4cf68772d726|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:58:50.268Z|e746ae81-4543-40e8-ac27-f6f030f597db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:58:50.269Z|e746ae81-4543-40e8-ac27-f6f030f597db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:58:50.278Z|a9444ab2-cc68-4721-a3cf-fa5847027b7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:58:50.278Z|a9444ab2-cc68-4721-a3cf-fa5847027b7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:58:50.294Z|f121cbab-bafb-421f-b7f0-8f968e1b2038|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:58:50.295Z|f121cbab-bafb-421f-b7f0-8f968e1b2038|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:59:00.317Z|0a39862c-cd79-4506-a8ea-19f7dd1b707e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:59:00.317Z|b0c11518-b9fc-4055-a886-a17e322dc4d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:59:00.318Z|0a39862c-cd79-4506-a8ea-19f7dd1b707e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:59:00.318Z|b0c11518-b9fc-4055-a886-a17e322dc4d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:59:00.324Z|2bf04ba6-dee8-4642-ab9e-9d2c8cae926d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:59:00.325Z|2bf04ba6-dee8-4642-ab9e-9d2c8cae926d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:59:03.817Z|aef7ee09-6f4c-4669-b41d-9ff23521e56a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:59:03.822Z|aef7ee09-6f4c-4669-b41d-9ff23521e56a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:59:10.352Z|2d1407e6-3594-4d59-950d-a6c9b2adcb17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:59:10.353Z|2d1407e6-3594-4d59-950d-a6c9b2adcb17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:59:10.354Z|73563a52-6aa5-408a-83b8-26a4ba347fb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:59:10.355Z|73563a52-6aa5-408a-83b8-26a4ba347fb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:59:10.355Z|a5f23f64-64d5-416c-8371-b89a3c83d810|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:59:10.356Z|a5f23f64-64d5-416c-8371-b89a3c83d810|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:59:15.771Z|db21fadd-41a9-4f32-aefc-276c28813df8|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T10:59:15.772Z|db21fadd-41a9-4f32-aefc-276c28813df8|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T10:59:18.817Z|538957ed-729d-42a8-9f0c-f2c383dfd088|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:59:18.818Z|538957ed-729d-42a8-9f0c-f2c383dfd088|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:59:20.054Z|959ae819-a1ff-45b4-aeda-4971a635d9a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:59:20.054Z|959ae819-a1ff-45b4-aeda-4971a635d9a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:59:20.390Z|e1e7c662-c78c-4a2b-8572-774b962e1170|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:59:20.391Z|c2f67a2b-be34-4bea-95af-510086beac42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:59:20.391Z|c2f67a2b-be34-4bea-95af-510086beac42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:59:20.391Z|e1e7c662-c78c-4a2b-8572-774b962e1170|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:59:20.397Z|5e9266aa-7008-40d5-948c-6bb63625b427|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:59:20.398Z|5e9266aa-7008-40d5-948c-6bb63625b427|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:59:30.435Z|df0bc099-4de4-497a-9494-d1c6ee66a47e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:59:30.435Z|07a6975f-1667-43f4-83a7-0a6379091203|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:59:30.436Z|df0bc099-4de4-497a-9494-d1c6ee66a47e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:59:30.436Z|07a6975f-1667-43f4-83a7-0a6379091203|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:59:30.437Z|0a8de1cf-535d-477b-8772-dfa0f772f9a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:59:30.438Z|0a8de1cf-535d-477b-8772-dfa0f772f9a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:59:33.817Z|9a29a6d7-518e-472c-8d1b-f246bd40487b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:59:33.818Z|9a29a6d7-518e-472c-8d1b-f246bd40487b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:59:40.463Z|8d62129a-dce0-43e7-bd6c-34a25518a8bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:59:40.464Z|8d62129a-dce0-43e7-bd6c-34a25518a8bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:59:40.468Z|1ff7351d-d57e-420c-a57a-85a746fb4755|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:59:40.468Z|1ff7351d-d57e-420c-a57a-85a746fb4755|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:59:40.469Z|ada6b48a-cd42-4539-b3a2-8125bda34f95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:59:40.469Z|ada6b48a-cd42-4539-b3a2-8125bda34f95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:59:48.817Z|196a8431-cc63-42e1-a0ed-f80e614f9281|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:59:48.821Z|196a8431-cc63-42e1-a0ed-f80e614f9281|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:59:50.055Z|301a0487-9edb-41fd-b978-80e4b3c2a938|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T10:59:50.055Z|301a0487-9edb-41fd-b978-80e4b3c2a938|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T10:59:50.490Z|882bb7a4-48ef-468b-a827-25592bc72c8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:59:50.490Z|882bb7a4-48ef-468b-a827-25592bc72c8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:59:50.492Z|2fe1ee23-7639-4c0d-9d02-ce084d774331|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:59:50.492Z|2fe1ee23-7639-4c0d-9d02-ce084d774331|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T10:59:50.494Z|9e87ce90-af55-404c-9ca1-0997ef9b06a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T10:59:50.494Z|9e87ce90-af55-404c-9ca1-0997ef9b06a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:00:00.520Z|fd682171-020c-44e7-bd9b-afc766b56b43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:00:00.520Z|6ac052b9-620d-417b-953b-11708dbd6321|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:00:00.520Z|aaaa882e-ccd0-4fe9-ba87-00c5699f5ae9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:00:00.520Z|6ac052b9-620d-417b-953b-11708dbd6321|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:00:00.520Z|fd682171-020c-44e7-bd9b-afc766b56b43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:00:00.521Z|aaaa882e-ccd0-4fe9-ba87-00c5699f5ae9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:00:03.817Z|8002be24-a9c5-4246-a9c5-6c26530d8823|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:00:03.818Z|8002be24-a9c5-4246-a9c5-6c26530d8823|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:00:10.548Z|cb305237-c45b-4932-ac83-a8d4601841b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:00:10.548Z|bd2a6b2a-dad4-4458-9274-a956930d4a49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:00:10.549Z|cb305237-c45b-4932-ac83-a8d4601841b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:00:10.549Z|bd2a6b2a-dad4-4458-9274-a956930d4a49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:00:10.553Z|89ee1547-bb80-4e1e-b49f-2996bcc39901|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:00:10.555Z|89ee1547-bb80-4e1e-b49f-2996bcc39901|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:00:15.772Z|2b129ec5-0177-4619-9411-d23eb5506701|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T11:00:15.773Z|2b129ec5-0177-4619-9411-d23eb5506701|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T11:00:18.817Z|a0364a9a-9318-46ed-b554-36b4ea907978|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:00:18.818Z|a0364a9a-9318-46ed-b554-36b4ea907978|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:00:20.056Z|7a6fdb7c-f5b4-4d8c-986c-b0142d1599e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:00:20.056Z|7a6fdb7c-f5b4-4d8c-986c-b0142d1599e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:00:20.575Z|7b7e1bf6-0516-40c5-ad7f-1cbdcb75c378|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:00:20.576Z|7b7e1bf6-0516-40c5-ad7f-1cbdcb75c378|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:00:20.582Z|0c0faaf0-1c09-4d97-a5a7-2963b0af5948|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:00:20.582Z|14be3d89-ccbe-4166-a5d6-ddfef50d0de3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:00:20.582Z|0c0faaf0-1c09-4d97-a5a7-2963b0af5948|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:00:20.582Z|14be3d89-ccbe-4166-a5d6-ddfef50d0de3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:00:30.603Z|ae13f80e-4674-4089-b3a0-4a117c911cdf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:00:30.604Z|ae13f80e-4674-4089-b3a0-4a117c911cdf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:00:30.609Z|0f2e1b81-5f92-47ae-83a1-5a0c5b84603a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:00:30.610Z|0f2e1b81-5f92-47ae-83a1-5a0c5b84603a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:00:30.610Z|5d6cc752-e94f-41ba-80cb-55ead4753657|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:00:30.615Z|5d6cc752-e94f-41ba-80cb-55ead4753657|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:00:33.817Z|2f2da702-6abd-4c9c-8c9b-80db397cbb20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:00:33.821Z|2f2da702-6abd-4c9c-8c9b-80db397cbb20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:00:40.640Z|159f985e-3409-4fd6-9716-3c8b0eed7dce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:00:40.644Z|159f985e-3409-4fd6-9716-3c8b0eed7dce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:00:40.646Z|d8add96b-f1b6-44fc-bde5-bee621084764|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:00:40.647Z|d8add96b-f1b6-44fc-bde5-bee621084764|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:00:40.652Z|8cde80c2-6fd9-45a8-a84e-c6cade8ac29f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:00:40.652Z|8cde80c2-6fd9-45a8-a84e-c6cade8ac29f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:00:48.817Z|39310b4c-810d-439a-8eac-a66818554958|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:00:48.818Z|39310b4c-810d-439a-8eac-a66818554958|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:00:50.057Z|1ef92761-da39-489a-b0e0-ae26d9bbd68c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:00:50.057Z|1ef92761-da39-489a-b0e0-ae26d9bbd68c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:00:50.674Z|f235958a-cb16-4627-bc97-5a84c1df62d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:00:50.675Z|f235958a-cb16-4627-bc97-5a84c1df62d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:00:50.679Z|28112eb9-4ee8-4073-af4b-4b8aa6792c35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:00:50.680Z|28112eb9-4ee8-4073-af4b-4b8aa6792c35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:00:50.681Z|cc44622c-5e6f-4eb2-aedc-df4c60654e9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:00:50.682Z|cc44622c-5e6f-4eb2-aedc-df4c60654e9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:01:00.705Z|242feb2f-cbb9-4dea-9106-8ee9343469ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:01:00.705Z|242feb2f-cbb9-4dea-9106-8ee9343469ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:01:00.715Z|b9103f37-a7c7-40df-87ae-a7ba7d61fccc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:01:00.715Z|a5439189-f2c0-4811-95cd-02a97b3b59d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:01:00.716Z|b9103f37-a7c7-40df-87ae-a7ba7d61fccc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:01:00.716Z|a5439189-f2c0-4811-95cd-02a97b3b59d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:01:03.817Z|c010f380-3220-469a-b20c-49202e9622f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:01:03.818Z|c010f380-3220-469a-b20c-49202e9622f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:01:10.735Z|b79e066d-0d38-451d-a5ee-7546bbeed8e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:01:10.737Z|b79e066d-0d38-451d-a5ee-7546bbeed8e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:01:10.742Z|c4d34a27-44f3-4caf-af34-83a16c65ff7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:01:10.743Z|c4d34a27-44f3-4caf-af34-83a16c65ff7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:01:10.745Z|9276d4b1-c2bf-4d29-af6b-1c197ad22923|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:01:10.746Z|9276d4b1-c2bf-4d29-af6b-1c197ad22923|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:01:15.772Z|0929554f-d522-458b-977e-4c324e40bde4|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T11:01:15.772Z|0929554f-d522-458b-977e-4c324e40bde4|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T11:01:18.817Z|98a03b2b-c196-4b1c-89aa-41a58a0abff4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:01:18.821Z|98a03b2b-c196-4b1c-89aa-41a58a0abff4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:01:20.058Z|76daf842-ded9-43d1-9ac6-13c7ebc09bf8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:01:20.058Z|76daf842-ded9-43d1-9ac6-13c7ebc09bf8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:01:20.773Z|2e2867cc-42bc-4923-a0b1-4b7ad0179aea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:01:20.773Z|0f255941-0cd5-44c7-a082-43b3dd692309|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:01:20.773Z|2e2867cc-42bc-4923-a0b1-4b7ad0179aea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:01:20.774Z|0f255941-0cd5-44c7-a082-43b3dd692309|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:01:20.777Z|3dfab10e-a039-4214-81bd-dcb4bd0b68a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:01:20.777Z|3dfab10e-a039-4214-81bd-dcb4bd0b68a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:01:30.800Z|1dde838c-93c5-4053-8312-eeaeffbe8c2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:01:30.801Z|1dde838c-93c5-4053-8312-eeaeffbe8c2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:01:30.803Z|1c506b56-f6ff-40a5-a279-9a215d2759a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:01:30.803Z|1c506b56-f6ff-40a5-a279-9a215d2759a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:01:30.807Z|c0427d91-164c-4992-a003-6a1b04d80fd0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:01:30.808Z|c0427d91-164c-4992-a003-6a1b04d80fd0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:01:33.817Z|ee945e0e-bc31-4ad4-90de-64df883c7d36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:01:33.818Z|ee945e0e-bc31-4ad4-90de-64df883c7d36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:01:40.835Z|aad6f455-683c-49b1-96fe-88eb556b8c31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:01:40.836Z|aad6f455-683c-49b1-96fe-88eb556b8c31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:01:40.838Z|11bc7034-2ce1-42e7-bab0-b38dfa16a4ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:01:40.838Z|87d605bf-7010-4209-81cc-8b968433e5fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:01:40.838Z|11bc7034-2ce1-42e7-bab0-b38dfa16a4ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:01:40.839Z|87d605bf-7010-4209-81cc-8b968433e5fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:01:48.818Z|747eae87-a978-4ec4-b5b6-3e83e93ce858|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:01:48.818Z|747eae87-a978-4ec4-b5b6-3e83e93ce858|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:01:50.059Z|c782015f-30a6-43ab-a6e2-6235a510d5bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:01:50.060Z|c782015f-30a6-43ab-a6e2-6235a510d5bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:01:50.861Z|398249fa-dc1f-471a-a6c6-5800de2413b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:01:50.862Z|398249fa-dc1f-471a-a6c6-5800de2413b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:01:50.863Z|d7423b7a-21b6-4c62-b464-aff3f49251c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:01:50.863Z|d7423b7a-21b6-4c62-b464-aff3f49251c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:01:50.864Z|ecd57a76-f754-456a-a209-624e01a69b75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:01:50.865Z|ecd57a76-f754-456a-a209-624e01a69b75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:02:00.888Z|153eeeed-cecb-4df9-88b7-607c661c004d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:02:00.888Z|153eeeed-cecb-4df9-88b7-607c661c004d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:02:00.891Z|e32788ba-5242-4622-80d5-1219f98b0674|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:02:00.891Z|e32788ba-5242-4622-80d5-1219f98b0674|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:02:00.897Z|eae10e03-aed6-4a17-b6c6-c3963c83781d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:02:00.897Z|eae10e03-aed6-4a17-b6c6-c3963c83781d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:02:03.817Z|8d3fc33f-b440-4f5e-952f-65cb913e538c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:02:03.822Z|8d3fc33f-b440-4f5e-952f-65cb913e538c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:02:10.916Z|9a9bc386-9dba-4e22-afb5-a302890b48ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:02:10.916Z|23a978fd-7a65-4b81-a63c-8ca2deabfa72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:02:10.917Z|23a978fd-7a65-4b81-a63c-8ca2deabfa72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:02:10.917Z|9a9bc386-9dba-4e22-afb5-a302890b48ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:02:10.923Z|3af82401-7d00-455a-8feb-2eb51f8bb2e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:02:10.924Z|3af82401-7d00-455a-8feb-2eb51f8bb2e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:02:15.775Z|eeb994a4-b340-4898-9bdd-a5908f1de09e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T11:02:15.776Z|eeb994a4-b340-4898-9bdd-a5908f1de09e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T11:02:18.817Z|42ba4fd6-f27f-4855-80d6-1deb98785c8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:02:18.818Z|42ba4fd6-f27f-4855-80d6-1deb98785c8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:02:20.060Z|c0e3ae73-cd7b-410c-bba0-bf04223e1ae3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:02:20.061Z|c0e3ae73-cd7b-410c-bba0-bf04223e1ae3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:02:20.946Z|b94dcee1-7b50-46f7-b189-8202fa94c139|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:02:20.947Z|b94dcee1-7b50-46f7-b189-8202fa94c139|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:02:20.949Z|cc26d128-71df-40ee-a83c-a33868468d20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:02:20.949Z|cc26d128-71df-40ee-a83c-a33868468d20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:02:20.954Z|b966b9ef-209b-4676-82e0-c0d3d638b173|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:02:20.955Z|b966b9ef-209b-4676-82e0-c0d3d638b173|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:02:30.976Z|7dbf9001-44b1-43ee-b0d7-c8ee9ead20a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:02:30.976Z|7dbf9001-44b1-43ee-b0d7-c8ee9ead20a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:02:30.983Z|343c7720-6a54-4585-970c-c9274ed1132d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:02:30.984Z|343c7720-6a54-4585-970c-c9274ed1132d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:02:30.985Z|19f97801-6335-415b-bf22-d21e505bc3a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:02:30.986Z|19f97801-6335-415b-bf22-d21e505bc3a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:02:33.817Z|90d04659-bdc3-4494-8f11-1fac6e751364|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:02:33.818Z|90d04659-bdc3-4494-8f11-1fac6e751364|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:02:41.008Z|d4ed6b51-3d16-4beb-a991-52767bbc8f63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:02:41.009Z|d4ed6b51-3d16-4beb-a991-52767bbc8f63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:02:41.010Z|fad1f1c3-a309-4e24-8e77-034e47846416|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:02:41.011Z|fad1f1c3-a309-4e24-8e77-034e47846416|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:02:41.012Z|99784b73-d83b-4759-b569-29e1317c99f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:02:41.013Z|99784b73-d83b-4759-b569-29e1317c99f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:02:48.818Z|92eb4da3-3b19-424d-9ef3-7ecfff0df047|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:02:48.822Z|92eb4da3-3b19-424d-9ef3-7ecfff0df047|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:02:50.061Z|5a1d80c9-c04b-4518-a9b6-feaf16d96ec4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:02:50.062Z|5a1d80c9-c04b-4518-a9b6-feaf16d96ec4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:02:51.037Z|d7d91c33-c3b0-4414-800f-6bf4a3f2e4fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:02:51.038Z|d7d91c33-c3b0-4414-800f-6bf4a3f2e4fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:02:51.040Z|b91c0a22-fc46-41e6-b149-de56c426ab73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:02:51.041Z|b91c0a22-fc46-41e6-b149-de56c426ab73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:02:51.043Z|0582fa4f-a3d4-419a-b4dd-f81720d0b39a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:02:51.044Z|0582fa4f-a3d4-419a-b4dd-f81720d0b39a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:03:01.067Z|723c4a40-e38c-4235-9a42-03b898dc4398|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:03:01.067Z|723c4a40-e38c-4235-9a42-03b898dc4398|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:03:01.068Z|72a4c0f9-242a-43fb-9a8f-026650c1d32e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:03:01.069Z|72a4c0f9-242a-43fb-9a8f-026650c1d32e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:03:01.074Z|a476e3ed-c8a1-4524-b268-a9b433e3a196|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:03:01.075Z|a476e3ed-c8a1-4524-b268-a9b433e3a196|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:03:03.817Z|6289d046-e72e-4a74-b528-acf70e7611ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:03:03.818Z|6289d046-e72e-4a74-b528-acf70e7611ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:03:11.093Z|9d465605-5e80-4253-8c91-28e8b98e7aa1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:03:11.094Z|9d465605-5e80-4253-8c91-28e8b98e7aa1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:03:11.095Z|c993e448-5b3f-4c09-8231-fb4feafc33da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:03:11.096Z|c993e448-5b3f-4c09-8231-fb4feafc33da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:03:11.103Z|fce05a16-fe0d-4c1e-9d0a-b61ccd5820a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:03:11.104Z|fce05a16-fe0d-4c1e-9d0a-b61ccd5820a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:03:15.770Z|d7e6bbdf-fa13-40af-b37a-a877b646969e|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T11:03:15.771Z|d7e6bbdf-fa13-40af-b37a-a877b646969e|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T11:03:18.817Z|e800fe6d-5948-40ee-94dd-56cf30144bba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:03:18.818Z|e800fe6d-5948-40ee-94dd-56cf30144bba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:03:20.063Z|126a0837-74be-4ace-9471-049d97675373|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:03:20.063Z|126a0837-74be-4ace-9471-049d97675373|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:03:21.120Z|20d2bc44-ec83-40dc-9e7d-89d2a28244d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:03:21.121Z|20d2bc44-ec83-40dc-9e7d-89d2a28244d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:03:21.127Z|a1d8c729-948e-4dc2-88c1-e8d64ee2b55d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:03:21.127Z|c35d959e-5936-411a-a2ed-a134ffda38a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:03:21.127Z|a1d8c729-948e-4dc2-88c1-e8d64ee2b55d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:03:21.127Z|c35d959e-5936-411a-a2ed-a134ffda38a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:03:31.145Z|0e42fdc3-984e-460d-9c7d-a08042832d60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:03:31.145Z|0e42fdc3-984e-460d-9c7d-a08042832d60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:03:31.151Z|fdb89915-d204-4352-9be5-0523e51c47fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:03:31.152Z|fdb89915-d204-4352-9be5-0523e51c47fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:03:31.154Z|5cfbbcb0-2120-4363-9c59-9ec814983462|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:03:31.154Z|5cfbbcb0-2120-4363-9c59-9ec814983462|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:03:33.819Z|44745490-3121-47de-8cdf-cb0c493ff0cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:03:33.823Z|44745490-3121-47de-8cdf-cb0c493ff0cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:03:41.175Z|2fe5f51d-8e0c-4278-bc19-0c5109c0fbf2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:03:41.175Z|2fe5f51d-8e0c-4278-bc19-0c5109c0fbf2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:03:41.185Z|22b9459b-9339-4642-bc2c-b914f55b28ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:03:41.187Z|22b9459b-9339-4642-bc2c-b914f55b28ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:03:41.190Z|fe18ff63-a35e-4d9a-93b9-ad3189abd4ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:03:41.190Z|fe18ff63-a35e-4d9a-93b9-ad3189abd4ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:03:48.817Z|fe6a8f48-a183-4ba2-82d1-9ccbc214a799|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:03:48.818Z|fe6a8f48-a183-4ba2-82d1-9ccbc214a799|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:03:50.064Z|fa198bfc-2de6-4643-8c77-054956da7b47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:03:50.064Z|fa198bfc-2de6-4643-8c77-054956da7b47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:03:51.209Z|2b63c16d-5dfd-45dc-9ab9-f3a9153eca11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:03:51.209Z|2b63c16d-5dfd-45dc-9ab9-f3a9153eca11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:03:51.220Z|b9c83abf-1bd3-4942-a1d6-e1ae0199bd1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:03:51.221Z|b9c83abf-1bd3-4942-a1d6-e1ae0199bd1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:03:51.221Z|7f73b01b-c667-4ff6-96b5-b988b49b98ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:03:51.222Z|7f73b01b-c667-4ff6-96b5-b988b49b98ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:04:01.246Z|c633858a-8fb7-46e5-9ad7-d91ce9b0df12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:04:01.246Z|c633858a-8fb7-46e5-9ad7-d91ce9b0df12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:04:01.251Z|79e12685-2b8e-4bed-8e8c-1247ff2de7df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:04:01.251Z|bb247596-00c2-4c99-ba60-facb171cb88d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:04:01.252Z|79e12685-2b8e-4bed-8e8c-1247ff2de7df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:04:01.252Z|bb247596-00c2-4c99-ba60-facb171cb88d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:04:03.817Z|2927e470-cee0-472d-8e5f-bb309b78d0c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:04:03.818Z|2927e470-cee0-472d-8e5f-bb309b78d0c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:04:11.279Z|65b9232f-0cdf-4ee5-b77b-b0917b2f9de1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:04:11.279Z|65b9232f-0cdf-4ee5-b77b-b0917b2f9de1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:04:11.281Z|ce75a8cd-741b-4d82-ae3a-9151fd4ce96e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:04:11.282Z|ce75a8cd-741b-4d82-ae3a-9151fd4ce96e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:04:11.288Z|4832577b-4b0f-4c4c-91ab-ceffbf476355|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:04:11.289Z|4832577b-4b0f-4c4c-91ab-ceffbf476355|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:04:15.771Z|681dca42-bdf3-4589-88fc-395e44d5d423|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T11:04:15.772Z|681dca42-bdf3-4589-88fc-395e44d5d423|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T11:04:18.817Z|0520ef63-1b79-4958-95e8-497d1f146923|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:04:18.819Z|0520ef63-1b79-4958-95e8-497d1f146923|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:04:20.065Z|320d2b6d-3a97-4bc2-b3a0-c933169bb22c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:04:20.065Z|320d2b6d-3a97-4bc2-b3a0-c933169bb22c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:04:21.329Z|39e60946-6a89-4b30-86cc-381f224fde7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:04:21.330Z|4ab6ecc4-27cb-4962-adea-e51e41ccbb67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:04:21.330Z|39e60946-6a89-4b30-86cc-381f224fde7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:04:21.330Z|4ab6ecc4-27cb-4962-adea-e51e41ccbb67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:04:21.335Z|98c098e2-41f2-4b2a-be47-59385b504b30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:04:21.335Z|98c098e2-41f2-4b2a-be47-59385b504b30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:04:31.358Z|6b8d0766-37de-4db8-813d-408a79db8ad3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:04:31.358Z|6b8d0766-37de-4db8-813d-408a79db8ad3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:04:31.364Z|44912e33-4800-4b74-8f97-0116876057d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:04:31.365Z|44912e33-4800-4b74-8f97-0116876057d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:04:31.368Z|6ff6d4a3-d608-4a64-a69d-6747c3fb4c6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:04:31.369Z|6ff6d4a3-d608-4a64-a69d-6747c3fb4c6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:04:33.817Z|c579d6ed-3cf4-4b54-8158-57d1b6226adb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:04:33.818Z|c579d6ed-3cf4-4b54-8158-57d1b6226adb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:04:41.391Z|665a353f-e650-4923-ae0b-40c2e3ed1e31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:04:41.392Z|665a353f-e650-4923-ae0b-40c2e3ed1e31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:04:41.411Z|53563a08-8adc-4a0f-a335-f5f91d7ed4d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:04:41.411Z|53563a08-8adc-4a0f-a335-f5f91d7ed4d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:04:41.411Z|ed82809a-4bb2-4c5f-8f3e-b61bdb17beba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:04:41.412Z|ed82809a-4bb2-4c5f-8f3e-b61bdb17beba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:04:48.817Z|487038ad-6f35-487c-a5e9-f3b489b57aef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:04:48.818Z|487038ad-6f35-487c-a5e9-f3b489b57aef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:04:50.066Z|96c7444f-de46-48a1-b7ec-011fbf293309|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:04:50.066Z|96c7444f-de46-48a1-b7ec-011fbf293309|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:04:51.429Z|a6400d07-a709-4472-a150-bd16a44a19f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:04:51.430Z|a6400d07-a709-4472-a150-bd16a44a19f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:04:51.444Z|ef351f5c-110e-485b-a6a3-234f14740d12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:04:51.445Z|ef351f5c-110e-485b-a6a3-234f14740d12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:04:51.448Z|995e9aed-f147-47bb-93a3-cf8cfc0d7385|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:04:51.448Z|995e9aed-f147-47bb-93a3-cf8cfc0d7385|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:05:01.459Z|f26c5291-8012-491a-907b-0c5d63d80042|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:05:01.460Z|f26c5291-8012-491a-907b-0c5d63d80042|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:05:01.474Z|bea8adde-d615-43b1-b0d8-3a2301fdf606|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:05:01.475Z|bea8adde-d615-43b1-b0d8-3a2301fdf606|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:05:01.475Z|0cb07f48-3026-4015-bbd1-b842fcabe6c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:05:01.475Z|0cb07f48-3026-4015-bbd1-b842fcabe6c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:05:03.817Z|4df41234-5246-4bb1-ae24-b6bd7affbc6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:05:03.822Z|4df41234-5246-4bb1-ae24-b6bd7affbc6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:05:11.486Z|b9f2db55-c1e1-432f-ae02-767c7f646025|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:05:11.486Z|b9f2db55-c1e1-432f-ae02-767c7f646025|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:05:11.501Z|66078c89-d919-4f6a-b16f-289998c20b58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:05:11.501Z|66078c89-d919-4f6a-b16f-289998c20b58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:05:11.505Z|c31ef105-b740-4c6d-810e-cf07b432725e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:05:11.506Z|c31ef105-b740-4c6d-810e-cf07b432725e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:05:15.774Z|0cd70f15-f12a-4283-a2ab-064e38e388ad|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T11:05:15.775Z|0cd70f15-f12a-4283-a2ab-064e38e388ad|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T11:05:18.817Z|96390bf1-3c40-444f-85a4-8d16bb51efa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:05:18.818Z|96390bf1-3c40-444f-85a4-8d16bb51efa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:05:20.067Z|1d030c0b-6f43-41da-8708-694319331ac5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:05:20.067Z|1d030c0b-6f43-41da-8708-694319331ac5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:05:21.511Z|e8eb2978-24fd-4e12-acb6-6e4fd777b71d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:05:21.512Z|e8eb2978-24fd-4e12-acb6-6e4fd777b71d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:05:21.529Z|333fc628-dcf0-449f-871a-ae6b27e2d5cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:05:21.530Z|333fc628-dcf0-449f-871a-ae6b27e2d5cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:05:21.549Z|62da5a74-8f19-48f2-bdfb-bfb8da5dc7fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:05:21.549Z|62da5a74-8f19-48f2-bdfb-bfb8da5dc7fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:05:31.538Z|dba3fb92-7d75-45a9-a0ad-e3c2fd8b0551|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:05:31.539Z|dba3fb92-7d75-45a9-a0ad-e3c2fd8b0551|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:05:31.558Z|5b851745-77e9-4d38-bdcf-3d6d4f074fe2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:05:31.558Z|5b851745-77e9-4d38-bdcf-3d6d4f074fe2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:05:31.576Z|7444bfcc-4b34-4716-9106-6740a817f9f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:05:31.577Z|7444bfcc-4b34-4716-9106-6740a817f9f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:05:33.817Z|313fb66b-71c2-4eac-aa1f-53ee96f5e591|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:05:33.818Z|313fb66b-71c2-4eac-aa1f-53ee96f5e591|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:05:41.566Z|606ae967-bf49-40e9-9778-022e644b0405|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:05:41.566Z|606ae967-bf49-40e9-9778-022e644b0405|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:05:41.583Z|c3de3ad4-ef0b-481f-b408-3a501d5ca266|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:05:41.584Z|c3de3ad4-ef0b-481f-b408-3a501d5ca266|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:05:41.601Z|24819b64-91b7-4897-889d-42934b9660a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:05:41.602Z|24819b64-91b7-4897-889d-42934b9660a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:05:48.817Z|40d8c81d-2bcb-4848-9181-6e1aff163f3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:05:48.818Z|40d8c81d-2bcb-4848-9181-6e1aff163f3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:05:50.068Z|7c1a0bef-6b93-416e-a2d0-2b62b9fe265d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:05:50.069Z|7c1a0bef-6b93-416e-a2d0-2b62b9fe265d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:05:51.595Z|24a18641-fb7a-42e9-bd73-7db8dd980a40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:05:51.596Z|24a18641-fb7a-42e9-bd73-7db8dd980a40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:05:51.617Z|42cff95d-7fdc-4167-ad10-aa5f4cd07a2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:05:51.617Z|42cff95d-7fdc-4167-ad10-aa5f4cd07a2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:05:51.628Z|c7cb762c-88bb-4769-91ac-578d2fe3e9e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:05:51.629Z|c7cb762c-88bb-4769-91ac-578d2fe3e9e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:06:01.629Z|c2b5011d-a7a8-4ee3-a0de-0dc5df984cf1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:06:01.629Z|c2b5011d-a7a8-4ee3-a0de-0dc5df984cf1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:06:01.649Z|b7d0d7a8-ae9f-4bb6-a585-ac1ff43c2436|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:06:01.650Z|b7d0d7a8-ae9f-4bb6-a585-ac1ff43c2436|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:06:01.657Z|29fe15d6-0ff4-4d21-abca-d0fb3f0048ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:06:01.658Z|29fe15d6-0ff4-4d21-abca-d0fb3f0048ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:06:03.818Z|4e33cff2-8930-4a89-9607-c1eabf61a857|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:06:03.818Z|4e33cff2-8930-4a89-9607-c1eabf61a857|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:06:11.664Z|3e79faa3-0f8e-422f-8c8e-782de7f8e15b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:06:11.664Z|3e79faa3-0f8e-422f-8c8e-782de7f8e15b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:06:11.683Z|13ba46e4-c91b-439e-b3f6-acb0b9dc1f53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:06:11.684Z|13ba46e4-c91b-439e-b3f6-acb0b9dc1f53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:06:11.686Z|fe4664f2-e37f-4e8c-8f72-833d1ce05504|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:06:11.686Z|fe4664f2-e37f-4e8c-8f72-833d1ce05504|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:06:15.771Z|78824c59-190a-4fbc-b5ab-4cd846407f8c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T11:06:15.772Z|78824c59-190a-4fbc-b5ab-4cd846407f8c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T11:06:18.817Z|184d345e-acb6-40b2-b2da-7952be4bd6fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:06:18.818Z|184d345e-acb6-40b2-b2da-7952be4bd6fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:06:20.070Z|711264bd-7f17-4772-bb07-2f71ed65756a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:06:20.070Z|711264bd-7f17-4772-bb07-2f71ed65756a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:06:21.704Z|78f139fe-1ebc-4687-9fb6-da71fb9f8912|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:06:21.705Z|78f139fe-1ebc-4687-9fb6-da71fb9f8912|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:06:21.710Z|64cd597f-bdcf-4d62-87da-3bb197906d08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:06:21.711Z|64cd597f-bdcf-4d62-87da-3bb197906d08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:06:21.713Z|1eaaaa6f-899a-46d6-aecc-9ba396cfd47e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:06:21.713Z|1eaaaa6f-899a-46d6-aecc-9ba396cfd47e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:06:31.735Z|9e0a1661-f0f7-4bca-837a-168b51e47e9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:06:31.736Z|9e0a1661-f0f7-4bca-837a-168b51e47e9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:06:31.741Z|a68d9814-2f91-4ec2-93e1-6070f5f7ca9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:06:31.742Z|a68d9814-2f91-4ec2-93e1-6070f5f7ca9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:06:31.744Z|b1bc1680-a1fd-4df8-8a10-3dd00c7330c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:06:31.744Z|b1bc1680-a1fd-4df8-8a10-3dd00c7330c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:06:33.817Z|1657a67e-91e1-4ce6-abf1-5c94d2364e27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:06:33.819Z|1657a67e-91e1-4ce6-abf1-5c94d2364e27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:06:41.766Z|d7ffca8c-6b79-4411-a59f-8458e3311802|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:06:41.767Z|d7ffca8c-6b79-4411-a59f-8458e3311802|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:06:41.773Z|a40315bc-72d7-41bc-8b91-2d588c8a7904|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:06:41.773Z|58b18ed8-9d13-4982-92f5-e652d31b7f88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:06:41.774Z|a40315bc-72d7-41bc-8b91-2d588c8a7904|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:06:41.774Z|58b18ed8-9d13-4982-92f5-e652d31b7f88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:06:48.817Z|a5895cb2-5e9a-44ea-9e8e-d592e955a8b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:06:48.824Z|a5895cb2-5e9a-44ea-9e8e-d592e955a8b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:06:50.071Z|56f083f4-2fb0-4ac6-a06a-630f61db74fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:06:50.072Z|56f083f4-2fb0-4ac6-a06a-630f61db74fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:06:51.799Z|67cf0f98-97d4-4e5b-b193-893a67f7ab2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:06:51.799Z|67cf0f98-97d4-4e5b-b193-893a67f7ab2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:06:51.804Z|9fda962a-f1c9-4d56-9afd-178d75b1b2cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:06:51.805Z|9fda962a-f1c9-4d56-9afd-178d75b1b2cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:06:51.808Z|431b8d69-dff0-45d3-a6dc-428355007f80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:06:51.809Z|431b8d69-dff0-45d3-a6dc-428355007f80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:07:01.833Z|d0436f6e-48cc-480c-ab3c-fb9e264fff19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:07:01.833Z|d0436f6e-48cc-480c-ab3c-fb9e264fff19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:07:01.836Z|21f66c4a-47ba-4663-a4d9-922eb4013d1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:07:01.836Z|21f66c4a-47ba-4663-a4d9-922eb4013d1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:07:01.844Z|cca7581e-2ffa-4777-ab56-eb5096b378e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:07:01.845Z|cca7581e-2ffa-4777-ab56-eb5096b378e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:07:03.817Z|159687c9-727c-4d45-a387-974a7feedb45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:07:03.818Z|159687c9-727c-4d45-a387-974a7feedb45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:07:11.865Z|ceb2eb92-55ec-4905-9121-808661d759c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:07:11.866Z|ceb2eb92-55ec-4905-9121-808661d759c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:07:11.870Z|f44bb71f-cae6-448a-a8f8-f72ef31d56a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:07:11.871Z|f44bb71f-cae6-448a-a8f8-f72ef31d56a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:07:11.873Z|070ae4e4-ce66-41aa-9de7-43592cefaee8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:07:11.875Z|070ae4e4-ce66-41aa-9de7-43592cefaee8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:07:15.772Z|a444c670-36a6-412e-975c-440f7e06ce8f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T11:07:15.773Z|a444c670-36a6-412e-975c-440f7e06ce8f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T11:07:18.817Z|15db197f-ab74-45f3-b1a1-cc990f119149|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:07:18.818Z|15db197f-ab74-45f3-b1a1-cc990f119149|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:07:20.072Z|a277517f-f584-47a9-8be4-f5fa4a09dda2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:07:20.073Z|a277517f-f584-47a9-8be4-f5fa4a09dda2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:07:21.900Z|196f4c4a-3b7f-4ff6-a57e-48242314abca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:07:21.900Z|196f4c4a-3b7f-4ff6-a57e-48242314abca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:07:21.903Z|53f90f1f-d163-482e-b509-5b62509e701b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:07:21.904Z|53f90f1f-d163-482e-b509-5b62509e701b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:07:21.905Z|bc4aeee6-8219-418f-9da3-400138c8b52a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:07:21.906Z|bc4aeee6-8219-418f-9da3-400138c8b52a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:07:31.927Z|2068b42c-d733-423d-8cc3-9f62f8ad3907|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:07:31.928Z|2068b42c-d733-423d-8cc3-9f62f8ad3907|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:07:31.935Z|1a25cc0e-126e-45a8-95b6-4ed57846e84a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:07:31.936Z|1a25cc0e-126e-45a8-95b6-4ed57846e84a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:07:31.936Z|13b83271-f114-4b54-8c8b-e9c7cb04caf8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:07:31.936Z|13b83271-f114-4b54-8c8b-e9c7cb04caf8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:07:33.818Z|dd92b934-96d7-4fc4-9623-efc13dc1526c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:07:33.818Z|dd92b934-96d7-4fc4-9623-efc13dc1526c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:07:41.955Z|9cecc268-6795-496d-84d1-cd8f72374746|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:07:41.956Z|9cecc268-6795-496d-84d1-cd8f72374746|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:07:41.965Z|ce85efc1-6856-4877-8ee2-03878d05f7aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:07:41.966Z|ce85efc1-6856-4877-8ee2-03878d05f7aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:07:41.967Z|45d797d0-36d5-42eb-9394-bf5f7ced783a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:07:41.968Z|45d797d0-36d5-42eb-9394-bf5f7ced783a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:07:48.817Z|cb6eb243-bc63-41ff-abe8-62ac28b37580|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:07:48.818Z|cb6eb243-bc63-41ff-abe8-62ac28b37580|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:07:50.073Z|a996930c-ebe4-457a-956a-2c3904671246|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:07:50.074Z|a996930c-ebe4-457a-956a-2c3904671246|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:07:51.986Z|b9002655-3d3b-4539-b98c-cbc29c75b162|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:07:51.987Z|b9002655-3d3b-4539-b98c-cbc29c75b162|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:07:51.997Z|e1f2a69f-4725-430f-8504-dcd31e5dc175|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:07:51.997Z|e1f2a69f-4725-430f-8504-dcd31e5dc175|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:07:51.999Z|69f94629-c292-44b6-b0f5-cb95d131f9e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:07:52.001Z|69f94629-c292-44b6-b0f5-cb95d131f9e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:08:02.015Z|907bc55a-c4cf-48cc-b99d-9c2571340216|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:08:02.015Z|907bc55a-c4cf-48cc-b99d-9c2571340216|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:08:02.030Z|a12d718f-9939-401a-9e21-e787639520d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:08:02.030Z|d9222a51-f8bd-4ca7-a39b-22e0de14935c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:08:02.031Z|a12d718f-9939-401a-9e21-e787639520d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:08:02.031Z|d9222a51-f8bd-4ca7-a39b-22e0de14935c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:08:03.817Z|c26b536d-8643-4ec2-bdd3-054f04ec7901|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:08:03.818Z|c26b536d-8643-4ec2-bdd3-054f04ec7901|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:08:12.045Z|6d6f4c24-5dd2-4cda-971a-920cb45c4463|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:08:12.046Z|6d6f4c24-5dd2-4cda-971a-920cb45c4463|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:08:12.063Z|66d701e8-a74d-423a-a32a-b1c24edb5187|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:08:12.063Z|83bf5312-cc61-4af5-a931-bd9974a314ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:08:12.064Z|66d701e8-a74d-423a-a32a-b1c24edb5187|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:08:12.064Z|83bf5312-cc61-4af5-a931-bd9974a314ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:08:15.772Z|f82cc28d-3d72-46c1-8210-d7e525827d5a|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T11:08:15.773Z|f82cc28d-3d72-46c1-8210-d7e525827d5a|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T11:08:18.817Z|d28a3816-1137-47e9-975b-961638ea54a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:08:18.818Z|d28a3816-1137-47e9-975b-961638ea54a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:08:20.074Z|3d646edb-ab21-48cf-b86d-ba8c2bf82773|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:08:20.075Z|3d646edb-ab21-48cf-b86d-ba8c2bf82773|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:08:22.076Z|a3f5666a-9173-48c0-8409-a5687e81189a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:08:22.077Z|a3f5666a-9173-48c0-8409-a5687e81189a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:08:22.091Z|b9855527-8af1-47d3-a103-9299273e8fe5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:08:22.092Z|b9855527-8af1-47d3-a103-9299273e8fe5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:08:22.097Z|db6a0627-39fd-44dc-990b-78f09c96d1cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:08:22.097Z|db6a0627-39fd-44dc-990b-78f09c96d1cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:08:32.113Z|b60154b1-75a5-4717-95c7-18a5a01b1783|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:08:32.114Z|b60154b1-75a5-4717-95c7-18a5a01b1783|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:08:32.121Z|79f476a3-d1ff-41cd-8801-33e8ea7b95b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:08:32.122Z|79f476a3-d1ff-41cd-8801-33e8ea7b95b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:08:32.128Z|f1906b46-b39f-4eb3-9a8f-016d6f3971fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:08:32.129Z|f1906b46-b39f-4eb3-9a8f-016d6f3971fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:08:33.817Z|36d4ad60-f553-4554-92f7-9319c51bc6f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:08:33.824Z|36d4ad60-f553-4554-92f7-9319c51bc6f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:08:42.145Z|cebc90eb-769a-4d58-abc2-2a4c68cb6e03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:08:42.145Z|cebc90eb-769a-4d58-abc2-2a4c68cb6e03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:08:42.155Z|5d813b88-837c-4f01-af5d-a17d88d6044d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:08:42.157Z|5d813b88-837c-4f01-af5d-a17d88d6044d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:08:42.158Z|7b2b6a9e-eb61-4d60-95dc-cb5fbd400453|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:08:42.158Z|7b2b6a9e-eb61-4d60-95dc-cb5fbd400453|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:08:48.817Z|f911df7b-dc83-4ded-83ff-f7568ca8a250|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:08:48.818Z|f911df7b-dc83-4ded-83ff-f7568ca8a250|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:08:50.075Z|9f6b4a5d-cc25-4786-94cb-666fca9e36ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:08:50.076Z|9f6b4a5d-cc25-4786-94cb-666fca9e36ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:08:52.183Z|488056d2-5034-4f49-b294-ace4df2f70cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:08:52.184Z|488056d2-5034-4f49-b294-ace4df2f70cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:08:52.189Z|ebc069ff-b67c-4d76-aab5-58bfe62b9742|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:08:52.189Z|ebc069ff-b67c-4d76-aab5-58bfe62b9742|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:08:52.192Z|393ef7dc-1225-4825-9239-5abfffb18f88|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:08:52.193Z|393ef7dc-1225-4825-9239-5abfffb18f88|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:09:02.213Z|725e0b3b-ec30-4ca7-9e83-883268db0f7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:09:02.214Z|725e0b3b-ec30-4ca7-9e83-883268db0f7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:09:02.219Z|e6637ebb-cc67-46ba-8c41-d33f645009a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:09:02.220Z|0dfd5f36-26c6-4128-98ef-8d4e68959835|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:09:02.220Z|0dfd5f36-26c6-4128-98ef-8d4e68959835|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:09:02.220Z|e6637ebb-cc67-46ba-8c41-d33f645009a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:09:03.817Z|cd2b51a1-29ee-4be0-bf2d-d8422ea9fff7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:09:03.818Z|cd2b51a1-29ee-4be0-bf2d-d8422ea9fff7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:09:12.243Z|9ad47207-7086-465f-87d1-373db8e723ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:09:12.244Z|9ad47207-7086-465f-87d1-373db8e723ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:09:12.245Z|b8e5d045-6c24-40f6-a654-bc204ad98785|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:09:12.245Z|b8e5d045-6c24-40f6-a654-bc204ad98785|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:09:12.246Z|02cbd249-46f2-45a1-853f-075e5c5f002f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:09:12.248Z|02cbd249-46f2-45a1-853f-075e5c5f002f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:09:15.770Z|da6a644c-99b7-4f3b-9866-e3dca6876804|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T11:09:15.771Z|da6a644c-99b7-4f3b-9866-e3dca6876804|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T11:09:18.817Z|01704555-96ef-4820-8955-ced55860aa1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:09:18.822Z|01704555-96ef-4820-8955-ced55860aa1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:09:20.077Z|9e079d48-4f68-4a16-b2c8-b73af1d87ad7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:09:20.077Z|9e079d48-4f68-4a16-b2c8-b73af1d87ad7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:09:22.284Z|42b5afe6-076d-4e84-ae4d-45a85e98cca3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:09:22.285Z|e85f75ea-b430-4697-8264-c0fbb315f3ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:09:22.285Z|88c38599-f66a-4df2-a51c-67d619704bed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:09:22.285Z|e85f75ea-b430-4697-8264-c0fbb315f3ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:09:22.285Z|42b5afe6-076d-4e84-ae4d-45a85e98cca3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:09:22.286Z|88c38599-f66a-4df2-a51c-67d619704bed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:09:32.313Z|64b2afb8-920f-4c8e-9f90-065ca983159a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:09:32.314Z|64b2afb8-920f-4c8e-9f90-065ca983159a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:09:32.319Z|5522bb6a-b0ca-4c74-a5ad-17da551e471c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:09:32.320Z|5522bb6a-b0ca-4c74-a5ad-17da551e471c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:09:32.320Z|25cc1789-9ca5-4a5c-9ed2-5cbd3e99b3aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:09:32.321Z|25cc1789-9ca5-4a5c-9ed2-5cbd3e99b3aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:09:33.817Z|3b8aa717-f007-4dc2-bbb2-0773865275fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:09:33.818Z|3b8aa717-f007-4dc2-bbb2-0773865275fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:09:42.346Z|37d054cb-83d5-4c47-984c-452cbd36a482|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:09:42.346Z|37d054cb-83d5-4c47-984c-452cbd36a482|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:09:42.347Z|609010ba-173b-4c19-9f9e-8b6cc31304c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:09:42.348Z|609010ba-173b-4c19-9f9e-8b6cc31304c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:09:42.348Z|e67827b3-9383-4034-976a-cd6a76f25551|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:09:42.349Z|e67827b3-9383-4034-976a-cd6a76f25551|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:09:48.817Z|cb98b2d1-2fa9-4e4b-ae46-0a28982163e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:09:48.818Z|cb98b2d1-2fa9-4e4b-ae46-0a28982163e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:09:50.078Z|522074d3-9e22-47bf-b1b7-f725ce7a446a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:09:50.078Z|522074d3-9e22-47bf-b1b7-f725ce7a446a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:09:52.376Z|b90266ce-9b22-45c1-b325-354cf341ea1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:09:52.377Z|b90266ce-9b22-45c1-b325-354cf341ea1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:09:52.379Z|b6e8e190-861e-4311-9105-e5a0f8ab992e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:09:52.380Z|b6e8e190-861e-4311-9105-e5a0f8ab992e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:09:52.386Z|500c523a-58ab-415b-b0e7-cb438370c6f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:09:52.386Z|500c523a-58ab-415b-b0e7-cb438370c6f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:10:02.404Z|83b97814-bf18-48aa-84f1-9063bb17e2bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:10:02.404Z|9bcdc181-271c-4941-a71c-44ea4e134ea7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:10:02.405Z|9bcdc181-271c-4941-a71c-44ea4e134ea7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:10:02.405Z|83b97814-bf18-48aa-84f1-9063bb17e2bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:10:02.418Z|f902e06b-c635-4571-a156-47799a360cc6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:10:02.418Z|f902e06b-c635-4571-a156-47799a360cc6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:10:03.817Z|4b0e7b4a-983f-413a-9321-169431bb4d5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:10:03.820Z|4b0e7b4a-983f-413a-9321-169431bb4d5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:10:12.438Z|63fd3c80-f62a-4ffd-bcb9-cdfa27335480|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:10:12.438Z|19397a4a-1882-4805-ac01-82cfacd06db1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:10:12.439Z|63fd3c80-f62a-4ffd-bcb9-cdfa27335480|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:10:12.439Z|19397a4a-1882-4805-ac01-82cfacd06db1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:10:12.447Z|4b59d607-d521-4b2e-af76-bcba696b62c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:10:12.447Z|4b59d607-d521-4b2e-af76-bcba696b62c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:10:15.771Z|1e8793cb-13ca-49d8-ba86-99cb54eaf82e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T11:10:15.772Z|1e8793cb-13ca-49d8-ba86-99cb54eaf82e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T11:10:18.817Z|45c1fd80-9f9e-4869-9c99-e05c97f2be2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:10:18.818Z|45c1fd80-9f9e-4869-9c99-e05c97f2be2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:10:20.079Z|0fa61afe-274e-495b-9082-8dfbc45acd21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:10:20.079Z|0fa61afe-274e-495b-9082-8dfbc45acd21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:10:22.469Z|d47f1fd4-921a-4062-9ba9-133f2104a52d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:10:22.470Z|d47f1fd4-921a-4062-9ba9-133f2104a52d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:10:22.475Z|edcb2c70-c8a4-4cb7-bc8f-0b1b6938dcb8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:10:22.475Z|edcb2c70-c8a4-4cb7-bc8f-0b1b6938dcb8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:10:22.475Z|adf85c5b-2568-4aa5-ac36-a144a529e290|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:10:22.476Z|adf85c5b-2568-4aa5-ac36-a144a529e290|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:10:32.499Z|bedf8c7c-611f-483f-a351-e6b850dc2895|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:10:32.500Z|bedf8c7c-611f-483f-a351-e6b850dc2895|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:10:32.503Z|be1cccb9-eada-4f8b-9d62-73c42d3c8f35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:10:32.504Z|be1cccb9-eada-4f8b-9d62-73c42d3c8f35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:10:32.506Z|e7e48ba3-f649-4321-a591-55ab12393a68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:10:32.506Z|e7e48ba3-f649-4321-a591-55ab12393a68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:10:33.818Z|c670acaf-d761-4f6d-8945-ad0f6a29b8b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:10:33.818Z|c670acaf-d761-4f6d-8945-ad0f6a29b8b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:10:42.532Z|41779b77-2fbe-4358-9c7a-68ceb111d47d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:10:42.533Z|41779b77-2fbe-4358-9c7a-68ceb111d47d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:10:42.539Z|90f01d3b-0fae-44a6-8f57-d425483d5761|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:10:42.540Z|90f01d3b-0fae-44a6-8f57-d425483d5761|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:10:42.540Z|2a38df7f-9804-4a2a-bf91-3970a28721f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:10:42.540Z|2a38df7f-9804-4a2a-bf91-3970a28721f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:10:48.818Z|192ef728-7931-44e6-86cc-7414865f7262|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:10:48.821Z|192ef728-7931-44e6-86cc-7414865f7262|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:10:50.080Z|18891117-be5c-4ffc-9de2-7604147fea32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:10:50.080Z|18891117-be5c-4ffc-9de2-7604147fea32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:10:52.569Z|bc3fb3eb-21fb-49a7-b991-17c38d36ddc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:10:52.570Z|bc3fb3eb-21fb-49a7-b991-17c38d36ddc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:10:52.578Z|0116da35-56bc-4ab6-bcc6-20c7ee910253|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:10:52.578Z|0116da35-56bc-4ab6-bcc6-20c7ee910253|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:10:52.579Z|5a26fa61-3a83-48bc-b86e-afa9bde64833|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:10:52.579Z|5a26fa61-3a83-48bc-b86e-afa9bde64833|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:11:02.597Z|a6ff3a8a-7cf0-482d-90da-7920e6627ea6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:11:02.597Z|a6ff3a8a-7cf0-482d-90da-7920e6627ea6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:11:02.612Z|04d9d918-8294-468f-8d16-82474755d988|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:11:02.613Z|04d9d918-8294-468f-8d16-82474755d988|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:11:02.618Z|7983f552-c8f9-4471-be2c-77aaee338e56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:11:02.619Z|7983f552-c8f9-4471-be2c-77aaee338e56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:11:03.817Z|208e1692-e4b6-4eed-a556-f64d7bfbddf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:11:03.818Z|208e1692-e4b6-4eed-a556-f64d7bfbddf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:11:12.620Z|ceaa9098-c7f2-48e0-9d59-28e4493d7b71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:11:12.620Z|ceaa9098-c7f2-48e0-9d59-28e4493d7b71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:11:12.644Z|458a3840-6490-4e97-ba63-e5015b7d69ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:11:12.644Z|458a3840-6490-4e97-ba63-e5015b7d69ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:11:12.650Z|20b1db95-5553-40d3-b87e-be98ed78e78b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:11:12.650Z|20b1db95-5553-40d3-b87e-be98ed78e78b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:11:15.771Z|820f5488-493a-485e-a46b-501060036ac4|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T11:11:15.771Z|820f5488-493a-485e-a46b-501060036ac4|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T11:11:18.818Z|d8365444-fab0-405f-86c2-2f621a954680|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:11:18.819Z|d8365444-fab0-405f-86c2-2f621a954680|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:11:20.081Z|5e75fc65-344d-46f1-ac25-5e1c1e6b8023|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:11:20.081Z|5e75fc65-344d-46f1-ac25-5e1c1e6b8023|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:11:22.667Z|54997b27-c4ea-4223-ab8b-eb5153f04d3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:11:22.668Z|54997b27-c4ea-4223-ab8b-eb5153f04d3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:11:22.673Z|1bca8760-6b0a-48dc-b985-f6fe02de5098|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:11:22.674Z|1bca8760-6b0a-48dc-b985-f6fe02de5098|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:11:22.680Z|5670be69-bfb0-4a57-a0ad-754e42b274e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:11:22.680Z|5670be69-bfb0-4a57-a0ad-754e42b274e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:11:32.700Z|0cc00c4a-5200-4dbe-8d10-100d72a9cae2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:11:32.700Z|0cc00c4a-5200-4dbe-8d10-100d72a9cae2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:11:32.704Z|4c042aad-124a-4a92-a5e8-070495d1553a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:11:32.705Z|4c042aad-124a-4a92-a5e8-070495d1553a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:11:32.707Z|1b244ade-8b80-4ba9-92ca-6beab4387f8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:11:32.707Z|1b244ade-8b80-4ba9-92ca-6beab4387f8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:11:33.817Z|34b2ef66-106b-4e3c-994b-2a4b1832240a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:11:33.821Z|34b2ef66-106b-4e3c-994b-2a4b1832240a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:11:42.728Z|f725c0a4-a9ea-4a2d-83cb-afd2f4685ec5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:11:42.729Z|f725c0a4-a9ea-4a2d-83cb-afd2f4685ec5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:11:42.731Z|c6892723-7e35-43f0-96d3-e5af83a0883c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:11:42.732Z|c6892723-7e35-43f0-96d3-e5af83a0883c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:11:42.732Z|9d99829b-8e15-4231-aee7-e2e0035cc53c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:11:42.732Z|9d99829b-8e15-4231-aee7-e2e0035cc53c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:11:48.817Z|9bad38c8-259d-4dc5-a2c6-06904f17eef7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:11:48.818Z|9bad38c8-259d-4dc5-a2c6-06904f17eef7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:11:50.082Z|9f6ab9bc-4929-4a6c-a583-e29d104403df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:11:50.083Z|9f6ab9bc-4929-4a6c-a583-e29d104403df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:11:52.756Z|7bebd37f-5eb0-40b8-b84e-761082f7c495|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:11:52.757Z|7bebd37f-5eb0-40b8-b84e-761082f7c495|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:11:52.760Z|100d273c-2c62-465a-a469-8ce7447fe872|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:11:52.760Z|5fb649ce-1df6-4fc3-bde9-5d5047d26bf1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:11:52.761Z|5fb649ce-1df6-4fc3-bde9-5d5047d26bf1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:11:52.761Z|100d273c-2c62-465a-a469-8ce7447fe872|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:12:02.790Z|164394b2-ef94-427a-9777-a022f313d9d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:12:02.790Z|689aefad-7604-4e4e-a5fc-abfb30b09af1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:12:02.790Z|164394b2-ef94-427a-9777-a022f313d9d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:12:02.791Z|689aefad-7604-4e4e-a5fc-abfb30b09af1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:12:02.792Z|42405aa0-0367-41b6-afba-23632cea0595|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:12:02.793Z|42405aa0-0367-41b6-afba-23632cea0595|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:12:03.817Z|405a8c31-186e-40a4-8fde-3375c0a6ff83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:12:03.818Z|405a8c31-186e-40a4-8fde-3375c0a6ff83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:12:12.816Z|881ba9c2-e9fa-4ea3-b549-d01fb8f21687|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:12:12.817Z|881ba9c2-e9fa-4ea3-b549-d01fb8f21687|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:12:12.818Z|f4bd4cea-4240-451a-9b59-77da33925140|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:12:12.818Z|f4bd4cea-4240-451a-9b59-77da33925140|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:12:12.820Z|1e3ac803-fb86-463f-b101-3b444fb19c34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:12:12.820Z|1e3ac803-fb86-463f-b101-3b444fb19c34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:12:15.772Z|9b625c27-a8d8-42df-839b-4a334ab94295|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T11:12:15.772Z|9b625c27-a8d8-42df-839b-4a334ab94295|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T11:12:18.817Z|a3f1b0eb-52f3-46d6-bc25-a42f4c4dc05f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:12:18.822Z|a3f1b0eb-52f3-46d6-bc25-a42f4c4dc05f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:12:20.083Z|4779eadc-989a-4fa2-856b-9f1cb2bec944|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:12:20.084Z|4779eadc-989a-4fa2-856b-9f1cb2bec944|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:12:22.852Z|4142f238-771b-4d14-b0ee-03c641e169fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:12:22.852Z|4142f238-771b-4d14-b0ee-03c641e169fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:12:22.854Z|39e3a54f-f2f5-4525-af21-f15f3873cd3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:12:22.855Z|39e3a54f-f2f5-4525-af21-f15f3873cd3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:12:22.856Z|88d326cc-6862-4372-9a48-8324eb6a7eb2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:12:22.856Z|88d326cc-6862-4372-9a48-8324eb6a7eb2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:12:32.882Z|43604710-e5a2-48dd-8728-53b217a6a9e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:12:32.883Z|43604710-e5a2-48dd-8728-53b217a6a9e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:12:32.888Z|623bad71-cdc5-46e6-ab4f-212531e110d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:12:32.889Z|623bad71-cdc5-46e6-ab4f-212531e110d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:12:32.891Z|5de68b80-3094-452e-8a53-5728b23b5add|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:12:32.892Z|5de68b80-3094-452e-8a53-5728b23b5add|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:12:33.817Z|b500b60f-8900-4cc8-81d8-5384130f229b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:12:33.818Z|b500b60f-8900-4cc8-81d8-5384130f229b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:12:42.915Z|6fa7cea3-7251-438e-a493-db87f390783c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:12:42.915Z|6fa7cea3-7251-438e-a493-db87f390783c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:12:42.918Z|513e7e37-3545-46c2-8959-0b247a000568|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:12:42.918Z|513e7e37-3545-46c2-8959-0b247a000568|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:12:42.922Z|d5bc96ac-f328-4e06-bf6f-1d2db0c6521f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:12:42.923Z|d5bc96ac-f328-4e06-bf6f-1d2db0c6521f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:12:48.817Z|c9ff457b-1dd4-4f2b-a1af-677b39fc3f40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:12:48.818Z|c9ff457b-1dd4-4f2b-a1af-677b39fc3f40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:12:50.084Z|31c332b1-e92f-4d13-b19c-9bfcbea27ed5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:12:50.085Z|31c332b1-e92f-4d13-b19c-9bfcbea27ed5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:12:52.952Z|6a409d0c-2fc9-4735-ae97-aaa1945686aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:12:52.952Z|d600ff58-b1e1-4a28-b574-14eba358092c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:12:52.952Z|6a409d0c-2fc9-4735-ae97-aaa1945686aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:12:52.953Z|d600ff58-b1e1-4a28-b574-14eba358092c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:12:52.959Z|70fcc440-7d20-4c87-9a76-7ac9c8369343|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:12:52.959Z|70fcc440-7d20-4c87-9a76-7ac9c8369343|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:13:02.981Z|0ead4515-cdbf-4d77-8bc9-3e42b660e4f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:13:02.982Z|0ead4515-cdbf-4d77-8bc9-3e42b660e4f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:13:02.991Z|4da0f83b-478f-48ca-8eda-dcf67c5931f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:13:02.991Z|64d318c5-d838-4c45-8b9d-16ab6f31a77f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:13:02.992Z|4da0f83b-478f-48ca-8eda-dcf67c5931f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:13:02.993Z|64d318c5-d838-4c45-8b9d-16ab6f31a77f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:13:03.817Z|83a0ff3a-fbe3-4c29-9894-21ef35daede9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:13:03.821Z|83a0ff3a-fbe3-4c29-9894-21ef35daede9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:13:13.021Z|3aa12f55-eba8-4fd0-beb3-2236b137c4d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:13:13.021Z|3aa12f55-eba8-4fd0-beb3-2236b137c4d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:13:13.025Z|cdb81895-b30a-4db7-8134-3ca987f1bd78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:13:13.026Z|cdb81895-b30a-4db7-8134-3ca987f1bd78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:13:13.027Z|c72f06b2-55b2-4343-962e-c76419949288|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:13:13.027Z|c72f06b2-55b2-4343-962e-c76419949288|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:13:15.771Z|0f334b3d-c801-4406-82c6-c96e75aee875|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T11:13:15.772Z|0f334b3d-c801-4406-82c6-c96e75aee875|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T11:13:18.817Z|5719f896-8f5b-42ab-a340-033cee236cf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:13:18.818Z|5719f896-8f5b-42ab-a340-033cee236cf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:13:20.086Z|f10bee92-70ee-4afb-9ab6-624445fc2909|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:13:20.086Z|f10bee92-70ee-4afb-9ab6-624445fc2909|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:13:23.055Z|3b1388fe-78e0-475a-9ea9-ea036f073756|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:13:23.055Z|3b1388fe-78e0-475a-9ea9-ea036f073756|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:13:23.058Z|1a7d79a7-5188-4bf9-875c-e5ecae5acb8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:13:23.058Z|fe6b9ea5-1081-49a5-8041-fab565ae8f46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:13:23.058Z|1a7d79a7-5188-4bf9-875c-e5ecae5acb8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:13:23.058Z|fe6b9ea5-1081-49a5-8041-fab565ae8f46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:13:33.085Z|ca86d1a6-dd30-480d-9afa-527b545bc1f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:13:33.086Z|ca86d1a6-dd30-480d-9afa-527b545bc1f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:13:33.088Z|b9499602-e902-45c8-9c2a-f257b9654a04|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:13:33.089Z|b94a52cf-dd6f-4ea6-89c7-73fe1466f19d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:13:33.089Z|b9499602-e902-45c8-9c2a-f257b9654a04|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:13:33.089Z|b94a52cf-dd6f-4ea6-89c7-73fe1466f19d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:13:33.818Z|2c708b04-447d-4813-a28b-2308b272fe2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:13:33.818Z|2c708b04-447d-4813-a28b-2308b272fe2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:13:43.114Z|eff13c3e-0924-4601-a473-15d9abf61605|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:13:43.115Z|eff13c3e-0924-4601-a473-15d9abf61605|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:13:43.123Z|b65f9f76-cbea-417a-a4ef-5d8990665027|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:13:43.123Z|b65f9f76-cbea-417a-a4ef-5d8990665027|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:13:43.123Z|f6b19c23-1e98-4ab7-95fd-4b0f106c1330|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:13:43.124Z|f6b19c23-1e98-4ab7-95fd-4b0f106c1330|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:13:48.817Z|da5870fa-c7b6-4276-b834-0193396ef9cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:13:48.821Z|da5870fa-c7b6-4276-b834-0193396ef9cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:13:50.087Z|aeac542b-8cac-4662-8a13-e99512ad561b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:13:50.087Z|aeac542b-8cac-4662-8a13-e99512ad561b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:13:53.147Z|ce1f89b4-962a-4a6e-9ef6-00282640ff0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:13:53.147Z|ce1f89b4-962a-4a6e-9ef6-00282640ff0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:13:53.150Z|7527fdba-52af-4283-ad66-8d495cfde78e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:13:53.150Z|7527fdba-52af-4283-ad66-8d495cfde78e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:13:53.157Z|13e52ab4-a21d-49be-908d-0b2fc52c73cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:13:53.158Z|13e52ab4-a21d-49be-908d-0b2fc52c73cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:14:03.183Z|047ecce2-ec75-4fb4-a978-ac996687c915|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:14:03.185Z|047ecce2-ec75-4fb4-a978-ac996687c915|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:14:03.185Z|8c598581-a180-42cd-ae1c-e43ec17bbe3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:14:03.188Z|8c598581-a180-42cd-ae1c-e43ec17bbe3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:14:03.187Z|ea038c3a-14b9-4504-a512-fbbfaa381462|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:14:03.188Z|ea038c3a-14b9-4504-a512-fbbfaa381462|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:14:03.817Z|dd0858b3-1a18-40d8-8d81-a3986787dded|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:14:03.818Z|dd0858b3-1a18-40d8-8d81-a3986787dded|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:14:13.218Z|4db6050f-6245-4605-832d-84a5a01dd8e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:14:13.218Z|4db6050f-6245-4605-832d-84a5a01dd8e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:14:13.223Z|bd3c4dfb-087b-4a54-adb0-a4b59929386d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:14:13.224Z|bd3c4dfb-087b-4a54-adb0-a4b59929386d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:14:13.224Z|9e9d7491-543c-4d6a-bde1-ac18966620cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:14:13.225Z|9e9d7491-543c-4d6a-bde1-ac18966620cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:14:15.771Z|c5c18b45-dd51-4b01-95b8-fd9eb9872750|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T11:14:15.772Z|c5c18b45-dd51-4b01-95b8-fd9eb9872750|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T11:14:18.817Z|0814e771-55a9-4026-a6af-b9e02b8ba7ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:14:18.818Z|0814e771-55a9-4026-a6af-b9e02b8ba7ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:14:20.088Z|a1e300c2-2c96-43fb-8619-6be4802fc72e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:14:20.089Z|a1e300c2-2c96-43fb-8619-6be4802fc72e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:14:23.251Z|9a0c0598-42e0-4c08-9771-dacfde2099a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:14:23.252Z|9a0c0598-42e0-4c08-9771-dacfde2099a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:14:23.256Z|41355e06-65ec-41b7-926b-358746193208|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:14:23.257Z|9dbff234-0e42-4043-a31c-8734128641a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:14:23.257Z|41355e06-65ec-41b7-926b-358746193208|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:14:23.257Z|9dbff234-0e42-4043-a31c-8734128641a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:14:33.284Z|070bb3f3-9541-4c4d-ac09-49f92a55147a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:14:33.284Z|070bb3f3-9541-4c4d-ac09-49f92a55147a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:14:33.287Z|dc67f9d0-102d-427f-bc38-6b13e2f7b02d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:14:33.288Z|e6875caa-49cb-4715-a398-847ff073ff19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:14:33.289Z|e6875caa-49cb-4715-a398-847ff073ff19|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:14:33.287Z|dc67f9d0-102d-427f-bc38-6b13e2f7b02d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:14:33.817Z|661de420-d6ae-4be1-8d87-d4da1f971adf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:14:33.822Z|661de420-d6ae-4be1-8d87-d4da1f971adf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:14:43.315Z|41fc668f-dc10-4c57-873a-529c8ec9a94a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:14:43.316Z|41fc668f-dc10-4c57-873a-529c8ec9a94a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:14:43.316Z|d290afad-d8b3-4e4d-8725-88396ff4441d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:14:43.317Z|d290afad-d8b3-4e4d-8725-88396ff4441d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:14:43.319Z|ed96e823-85e2-4cbe-8923-0aec19425138|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:14:43.320Z|ed96e823-85e2-4cbe-8923-0aec19425138|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:14:48.817Z|6b284755-4a6e-4225-9700-2211d6e68c30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:14:48.818Z|6b284755-4a6e-4225-9700-2211d6e68c30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:14:50.089Z|aae5e4c1-8c12-4937-a9c4-3d733225aac7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:14:50.090Z|aae5e4c1-8c12-4937-a9c4-3d733225aac7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:14:53.349Z|35325833-ebd7-4c29-bdb2-1a70fa11253a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:14:53.350Z|35325833-ebd7-4c29-bdb2-1a70fa11253a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:14:53.353Z|a3783871-e53f-46e0-8ef9-93def9b3b52b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:14:53.353Z|a3783871-e53f-46e0-8ef9-93def9b3b52b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:14:53.354Z|12b33641-af01-463b-ab4d-59a5c8cf18f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:14:53.355Z|12b33641-af01-463b-ab4d-59a5c8cf18f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:15:03.378Z|0a24439e-0e25-4319-8cdd-18646286ae74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:15:03.379Z|0a24439e-0e25-4319-8cdd-18646286ae74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:15:03.380Z|bfaee17f-6797-4887-9880-70fe55f4add8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:15:03.381Z|bfaee17f-6797-4887-9880-70fe55f4add8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:15:03.384Z|110ae613-c1db-4c48-a013-8f3077982dda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:15:03.385Z|110ae613-c1db-4c48-a013-8f3077982dda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:15:03.817Z|af29f82c-03ee-44d6-ad8f-0b2ec7721308|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:15:03.818Z|af29f82c-03ee-44d6-ad8f-0b2ec7721308|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:15:13.408Z|b28d23b8-de6d-4739-9766-ae5a42018dae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:15:13.409Z|b28d23b8-de6d-4739-9766-ae5a42018dae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:15:13.410Z|aa4c7c63-7633-4dde-8404-725a38103c3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:15:13.410Z|aa4c7c63-7633-4dde-8404-725a38103c3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:15:13.410Z|7ba27cde-1a3f-4e45-8663-d23a39b03e8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:15:13.412Z|7ba27cde-1a3f-4e45-8663-d23a39b03e8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:15:15.770Z|6dc7df3e-873c-4d82-9701-a5fec7184ea2|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T11:15:15.771Z|6dc7df3e-873c-4d82-9701-a5fec7184ea2|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T11:15:18.817Z|4e527c14-6543-4ec1-951b-73dcd250e7a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:15:18.822Z|4e527c14-6543-4ec1-951b-73dcd250e7a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:15:20.090Z|03a76d28-bc6c-42db-be79-77d7eb3b558c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:15:20.091Z|03a76d28-bc6c-42db-be79-77d7eb3b558c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:15:23.450Z|43f517a9-3de0-45a3-bf2f-e3b974ab5881|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:15:23.451Z|43f517a9-3de0-45a3-bf2f-e3b974ab5881|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:15:23.451Z|ddc28c6a-6cd8-412e-8910-7bfa76944584|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:15:23.452Z|ddc28c6a-6cd8-412e-8910-7bfa76944584|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:15:23.452Z|b673aa8e-30a7-4877-aecb-f0ad64ee1ce2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:15:23.453Z|b673aa8e-30a7-4877-aecb-f0ad64ee1ce2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:15:33.483Z|60866ff2-7f6b-411d-8877-794ff1bc2e4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:15:33.483Z|60866ff2-7f6b-411d-8877-794ff1bc2e4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:15:33.486Z|a3aedf75-b7b1-4109-9704-37d0ad996d59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:15:33.486Z|cf9864f7-51ee-4305-87ec-e1317a8c7a79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:15:33.487Z|a3aedf75-b7b1-4109-9704-37d0ad996d59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:15:33.487Z|cf9864f7-51ee-4305-87ec-e1317a8c7a79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:15:33.817Z|56d84e3d-9eb6-4766-aa07-0fe0a9a8a0a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:15:33.818Z|56d84e3d-9eb6-4766-aa07-0fe0a9a8a0a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:15:43.516Z|50bf1b0b-be9f-4bc6-9814-1296671584a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:15:43.517Z|50bf1b0b-be9f-4bc6-9814-1296671584a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:15:43.519Z|020a5abb-240b-4f47-8762-53e4eb8b9991|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:15:43.520Z|020a5abb-240b-4f47-8762-53e4eb8b9991|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:15:43.520Z|fcbc323d-869a-4538-b725-04add8f368c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:15:43.520Z|fcbc323d-869a-4538-b725-04add8f368c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:15:48.817Z|78c9d27f-0eca-4efc-b33a-da3e8e52c5d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:15:48.818Z|78c9d27f-0eca-4efc-b33a-da3e8e52c5d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:15:50.091Z|dc8a0bba-e7b1-4ad5-bea1-d8ce163e0183|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:15:50.092Z|dc8a0bba-e7b1-4ad5-bea1-d8ce163e0183|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:15:53.548Z|8755b22c-d12f-411f-b3bc-dfe632e0770b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:15:53.548Z|8755b22c-d12f-411f-b3bc-dfe632e0770b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:15:53.554Z|431bb898-5392-48be-ad83-b09fc854be42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:15:53.554Z|2111cef9-f897-40a6-960c-dc847448d242|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:15:53.554Z|431bb898-5392-48be-ad83-b09fc854be42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:15:53.555Z|2111cef9-f897-40a6-960c-dc847448d242|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:16:03.581Z|b0a8a40a-f514-49ea-afcd-098941695231|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:16:03.582Z|b0a8a40a-f514-49ea-afcd-098941695231|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:16:03.589Z|d164aaed-1214-458c-9916-ee2fb64be79a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:16:03.590Z|d164aaed-1214-458c-9916-ee2fb64be79a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:16:03.590Z|6cbee8e5-1b38-492f-bd1a-4223188f8ac5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:16:03.591Z|6cbee8e5-1b38-492f-bd1a-4223188f8ac5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:16:03.817Z|d6774e3d-1de5-4f3b-a1ce-1490cdbe308e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:16:03.821Z|d6774e3d-1de5-4f3b-a1ce-1490cdbe308e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:16:13.618Z|5440ffb9-82e9-4d16-a771-48ee94d6f34d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:16:13.619Z|5440ffb9-82e9-4d16-a771-48ee94d6f34d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:16:13.620Z|f22824d7-de06-4e8d-842c-563d29dc1014|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:16:13.620Z|f22824d7-de06-4e8d-842c-563d29dc1014|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:16:13.622Z|f9b6dc0e-e18f-425d-816e-37457afc2369|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:16:13.622Z|f9b6dc0e-e18f-425d-816e-37457afc2369|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:16:15.771Z|a0892292-4997-4660-8071-ea7d1a7ffffe|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T11:16:15.771Z|a0892292-4997-4660-8071-ea7d1a7ffffe|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T11:16:18.817Z|4b4bd2fe-9f63-400d-98bf-c81050c5eea7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:16:18.818Z|4b4bd2fe-9f63-400d-98bf-c81050c5eea7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:16:20.093Z|9875222d-be56-4fa4-94a9-38188b2248b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:16:20.093Z|9875222d-be56-4fa4-94a9-38188b2248b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:16:23.646Z|5b8b28e3-2439-4b2b-b2ee-779d98cb2f98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:16:23.647Z|5b8b28e3-2439-4b2b-b2ee-779d98cb2f98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:16:23.647Z|faac1600-ecfd-408f-aa40-c35620b0ec27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:16:23.648Z|faac1600-ecfd-408f-aa40-c35620b0ec27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:16:23.653Z|aa9e2f6b-bd74-4043-bd62-24dd2abe1658|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:16:23.654Z|aa9e2f6b-bd74-4043-bd62-24dd2abe1658|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:16:24.961Z|936fce62-65f2-46c6-98d2-df5efc2569a7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:16:24.968Z|936fce62-65f2-46c6-98d2-df5efc2569a7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 936fce62-65f2-46c6-98d2-df5efc2569a7 already exists in requestDb InfraActiveRequests table 2023-05-06T11:16:25.015Z|936fce62-65f2-46c6-98d2-df5efc2569a7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/936fce62-65f2-46c6-98d2-df5efc2569a7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/936fce62-65f2-46c6-98d2-df5efc2569a7 2023-05-06T11:16:25.016Z|936fce62-65f2-46c6-98d2-df5efc2569a7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/936fce62-65f2-46c6-98d2-df5efc2569a7|INFO|500||Invoke 2023-05-06T11:16:25.016Z|936fce62-65f2-46c6-98d2-df5efc2569a7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/936fce62-65f2-46c6-98d2-df5efc2569a7|DEBUG|500||===========================request begin================================================ 2023-05-06T11:16:25.016Z|936fce62-65f2-46c6-98d2-df5efc2569a7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/936fce62-65f2-46c6-98d2-df5efc2569a7|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/936fce62-65f2-46c6-98d2-df5efc2569a7 2023-05-06T11:16:25.016Z|936fce62-65f2-46c6-98d2-df5efc2569a7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/936fce62-65f2-46c6-98d2-df5efc2569a7|DEBUG|500||Method : GET 2023-05-06T11:16:25.016Z|936fce62-65f2-46c6-98d2-df5efc2569a7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/936fce62-65f2-46c6-98d2-df5efc2569a7|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"55be4f67f90043b928f66edb19752fdc", X-B3-SpanId:"d6613426ee27a8d4", X-B3-ParentSpanId:"a49bb5f8db1e22a2", X-B3-Sampled:"0", X-ONAP-RequestID:"936fce62-65f2-46c6-98d2-df5efc2569a7", X-RequestID:"936fce62-65f2-46c6-98d2-df5efc2569a7", X-TransactionID:"936fce62-65f2-46c6-98d2-df5efc2569a7", X-ECOMP-RequestID:"936fce62-65f2-46c6-98d2-df5efc2569a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7a1fc691-be66-4a46-b105-52b610351375"] 2023-05-06T11:16:25.017Z|936fce62-65f2-46c6-98d2-df5efc2569a7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/936fce62-65f2-46c6-98d2-df5efc2569a7|DEBUG|500||Request body: 2023-05-06T11:16:25.017Z|936fce62-65f2-46c6-98d2-df5efc2569a7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/936fce62-65f2-46c6-98d2-df5efc2569a7|DEBUG|500||==========================request end================================================ 2023-05-06T11:16:26.055Z|936fce62-65f2-46c6-98d2-df5efc2569a7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/936fce62-65f2-46c6-98d2-df5efc2569a7|DEBUG|500||============================response begin========================================== 2023-05-06T11:16:26.055Z|936fce62-65f2-46c6-98d2-df5efc2569a7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/936fce62-65f2-46c6-98d2-df5efc2569a7|DEBUG|500||Status code : 404 NOT_FOUND 2023-05-06T11:16:26.056Z|936fce62-65f2-46c6-98d2-df5efc2569a7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/936fce62-65f2-46c6-98d2-df5efc2569a7|DEBUG|500||Status text : Not Found 2023-05-06T11:16:26.056Z|936fce62-65f2-46c6-98d2-df5efc2569a7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/936fce62-65f2-46c6-98d2-df5efc2569a7|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=76F2F6683756F18274E3E4C796CBB5E5; Path=/; HttpOnly", Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 06 May 2023 11:16:26 GMT", x-envoy-upstream-service-time:"804", server:"envoy"] 2023-05-06T11:16:26.057Z|936fce62-65f2-46c6-98d2-df5efc2569a7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/936fce62-65f2-46c6-98d2-df5efc2569a7|DEBUG|500||Response body: 2023-05-06T11:16:26.057Z|936fce62-65f2-46c6-98d2-df5efc2569a7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/936fce62-65f2-46c6-98d2-df5efc2569a7|DEBUG|500||=======================response end================================================= 2023-05-06T11:16:26.058Z|936fce62-65f2-46c6-98d2-df5efc2569a7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/936fce62-65f2-46c6-98d2-df5efc2569a7|INFO|404|Not Found|InvokeReturn 2023-05-06T11:16:26.189Z|936fce62-65f2-46c6-98d2-df5efc2569a7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 936fce62-65f2-46c6-98d2-df5efc2569a7 2023-05-06T11:16:26.219Z|936fce62-65f2-46c6-98d2-df5efc2569a7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2023-05-06T11:16:26.225Z|936fce62-65f2-46c6-98d2-df5efc2569a7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2023-05-06T11:16:26.226Z|936fce62-65f2-46c6-98d2-df5efc2569a7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2023-05-06T11:16:26.226Z|936fce62-65f2-46c6-98d2-df5efc2569a7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2023-05-06T11:16:26.226Z|936fce62-65f2-46c6-98d2-df5efc2569a7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2023-05-06T11:16:26.227Z|936fce62-65f2-46c6-98d2-df5efc2569a7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2023-05-06T11:16:26.227Z|936fce62-65f2-46c6-98d2-df5efc2569a7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"55be4f67f90043b928f66edb19752fdc", X-B3-SpanId:"dce07ec285d74714", X-B3-ParentSpanId:"a49bb5f8db1e22a2", X-B3-Sampled:"0", X-ONAP-RequestID:"936fce62-65f2-46c6-98d2-df5efc2569a7", X-RequestID:"936fce62-65f2-46c6-98d2-df5efc2569a7", X-TransactionID:"936fce62-65f2-46c6-98d2-df5efc2569a7", X-ECOMP-RequestID:"936fce62-65f2-46c6-98d2-df5efc2569a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb442607-70bc-4363-a339-01c2523d25de"] 2023-05-06T11:16:26.227Z|936fce62-65f2-46c6-98d2-df5efc2569a7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2023-05-06T11:16:26.227Z|936fce62-65f2-46c6-98d2-df5efc2569a7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2023-05-06T11:16:26.331Z|936fce62-65f2-46c6-98d2-df5efc2569a7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2023-05-06T11:16:26.332Z|936fce62-65f2-46c6-98d2-df5efc2569a7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2023-05-06T11:16:26.333Z|936fce62-65f2-46c6-98d2-df5efc2569a7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : Unauthorized 2023-05-06T11:16:26.333Z|936fce62-65f2-46c6-98d2-df5efc2569a7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 06 May 2023 11:16:26 GMT", x-envoy-upstream-service-time:"31", server:"envoy"] 2023-05-06T11:16:26.335Z|936fce62-65f2-46c6-98d2-df5efc2569a7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2023-05-06T11:16:26.335Z|936fce62-65f2-46c6-98d2-df5efc2569a7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2023-05-06T11:16:26.335Z|936fce62-65f2-46c6-98d2-df5efc2569a7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-05-06T11:16:26.337Z|936fce62-65f2-46c6-98d2-df5efc2569a7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$97164e26.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-05-06T11:16:26.341Z|936fce62-65f2-46c6-98d2-df5efc2569a7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2023-05-06T11:16:26.342Z|936fce62-65f2-46c6-98d2-df5efc2569a7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health 2023-05-06T11:16:26.343Z|936fce62-65f2-46c6-98d2-df5efc2569a7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2023-05-06T11:16:26.343Z|936fce62-65f2-46c6-98d2-df5efc2569a7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2023-05-06T11:16:26.344Z|936fce62-65f2-46c6-98d2-df5efc2569a7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI : http://so-catalog-db-adapter:8082/manage/health 2023-05-06T11:16:26.344Z|936fce62-65f2-46c6-98d2-df5efc2569a7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2023-05-06T11:16:26.344Z|936fce62-65f2-46c6-98d2-df5efc2569a7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"55be4f67f90043b928f66edb19752fdc", X-B3-SpanId:"ffa1f292c4349b51", X-B3-ParentSpanId:"a49bb5f8db1e22a2", X-B3-Sampled:"0", X-ONAP-RequestID:"936fce62-65f2-46c6-98d2-df5efc2569a7", X-RequestID:"936fce62-65f2-46c6-98d2-df5efc2569a7", X-TransactionID:"936fce62-65f2-46c6-98d2-df5efc2569a7", X-ECOMP-RequestID:"936fce62-65f2-46c6-98d2-df5efc2569a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6930fe10-74d4-4af2-aa34-98d994a371e7"] 2023-05-06T11:16:26.345Z|936fce62-65f2-46c6-98d2-df5efc2569a7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2023-05-06T11:16:26.345Z|936fce62-65f2-46c6-98d2-df5efc2569a7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2023-05-06T11:16:26.485Z|936fce62-65f2-46c6-98d2-df5efc2569a7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2023-05-06T11:16:26.485Z|936fce62-65f2-46c6-98d2-df5efc2569a7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2023-05-06T11:16:26.486Z|936fce62-65f2-46c6-98d2-df5efc2569a7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : Unauthorized 2023-05-06T11:16:26.486Z|936fce62-65f2-46c6-98d2-df5efc2569a7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 06 May 2023 11:16:27 GMT", x-envoy-upstream-service-time:"101", server:"envoy"] 2023-05-06T11:16:26.486Z|936fce62-65f2-46c6-98d2-df5efc2569a7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2023-05-06T11:16:26.487Z|936fce62-65f2-46c6-98d2-df5efc2569a7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2023-05-06T11:16:26.487Z|936fce62-65f2-46c6-98d2-df5efc2569a7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-05-06T11:16:26.488Z|936fce62-65f2-46c6-98d2-df5efc2569a7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$97164e26.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-05-06T11:16:26.489Z|936fce62-65f2-46c6-98d2-df5efc2569a7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@42f95d8b 2023-05-06T11:16:26.498Z|936fce62-65f2-46c6-98d2-df5efc2569a7|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:16:28.925Z|658eb897-452a-4cc6-84d5-78c5951dda4a|http-nio-8080-exec-4|manage/health|python-requests/2.30.0|||INFO|500||Entering 2023-05-06T11:16:28.926Z|658eb897-452a-4cc6-84d5-78c5951dda4a|http-nio-8080-exec-4|manage/health|python-requests/2.30.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:16:33.679Z|2416ccb0-829c-4809-985f-87d3833f36a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:16:33.680Z|2416ccb0-829c-4809-985f-87d3833f36a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:16:33.685Z|be51df5f-082d-4900-a42e-6967b8834a4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:16:33.690Z|be51df5f-082d-4900-a42e-6967b8834a4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:16:33.693Z|f8afffe7-158e-4ef0-b624-c90b17e0dcdb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:16:33.693Z|f8afffe7-158e-4ef0-b624-c90b17e0dcdb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:16:33.817Z|13fce182-9948-4453-8418-0986e9b1fc19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:16:33.818Z|13fce182-9948-4453-8418-0986e9b1fc19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:16:43.719Z|d0585dd2-7c44-4de1-b729-ef9112666236|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:16:43.719Z|d0585dd2-7c44-4de1-b729-ef9112666236|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:16:43.723Z|b5c70211-12c2-4568-b4dd-bc54571d0be5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:16:43.723Z|b5c70211-12c2-4568-b4dd-bc54571d0be5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:16:43.723Z|c14ffb6c-16a9-4912-9c68-cc414289fbc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:16:43.724Z|c14ffb6c-16a9-4912-9c68-cc414289fbc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:16:47.400Z|09aaeeb9-f11b-4e59-8cdd-02992e5f284b|http-nio-8080-exec-9|manage/health|python-requests/2.30.0|||INFO|500||Entering 2023-05-06T11:16:47.401Z|09aaeeb9-f11b-4e59-8cdd-02992e5f284b|http-nio-8080-exec-9|manage/health|python-requests/2.30.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:16:48.817Z|59675d93-f9ed-4e3d-840f-39caba343212|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:16:48.822Z|59675d93-f9ed-4e3d-840f-39caba343212|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:16:50.095Z|a00e2802-ecc2-4933-9d2d-5068382ef9a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:16:50.095Z|a00e2802-ecc2-4933-9d2d-5068382ef9a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:16:53.752Z|dbb0ae82-b9ea-466b-8bca-386d08da4ec5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:16:53.752Z|73448a6c-f497-4d5e-8ccb-1bf3ef44b390|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:16:53.753Z|73448a6c-f497-4d5e-8ccb-1bf3ef44b390|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:16:53.754Z|dbb0ae82-b9ea-466b-8bca-386d08da4ec5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:16:53.761Z|6b26beb3-e272-4614-98c4-f5ebebc3c2f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:16:53.762Z|6b26beb3-e272-4614-98c4-f5ebebc3c2f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:17:03.784Z|3685725a-2348-4e41-9e0c-c550c6102818|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:17:03.785Z|3685725a-2348-4e41-9e0c-c550c6102818|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:17:03.785Z|92791178-7a0c-47ac-a9aa-479fec6b20fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:17:03.785Z|92791178-7a0c-47ac-a9aa-479fec6b20fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:17:03.793Z|638500ad-8f2c-40e0-bd74-9c2f6a320181|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:17:03.793Z|638500ad-8f2c-40e0-bd74-9c2f6a320181|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:17:03.817Z|ab4d02d0-ae97-4f52-b20e-7b9a84d6ebdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:17:03.818Z|ab4d02d0-ae97-4f52-b20e-7b9a84d6ebdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:17:13.818Z|5e9d5868-a464-43b8-bc21-848249a200ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:17:13.818Z|5e9d5868-a464-43b8-bc21-848249a200ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:17:13.819Z|eb6b9098-7bf1-4697-b142-d9707950c0ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:17:13.819Z|eb6b9098-7bf1-4697-b142-d9707950c0ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:17:13.828Z|e0c98c5d-cea7-4a0f-b7aa-98289294b4d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:17:13.829Z|e0c98c5d-cea7-4a0f-b7aa-98289294b4d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:17:15.773Z|c557c888-fe93-4e0a-a68e-e312da2665a1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T11:17:15.774Z|c557c888-fe93-4e0a-a68e-e312da2665a1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T11:17:18.817Z|9a956c40-c5f9-4fbe-a618-59a579b48058|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:17:18.818Z|9a956c40-c5f9-4fbe-a618-59a579b48058|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:17:20.096Z|7bbcf948-370c-4d81-a9cd-857ccfbe67e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:17:20.097Z|7bbcf948-370c-4d81-a9cd-857ccfbe67e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:17:23.851Z|85216fd6-a6f6-4918-a479-24e38ff9d215|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:17:23.852Z|85216fd6-a6f6-4918-a479-24e38ff9d215|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:17:23.852Z|761de18c-a678-4000-a6e7-dbd716cf150b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:17:23.853Z|761de18c-a678-4000-a6e7-dbd716cf150b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:17:23.861Z|461b12d9-9de1-4f1a-954f-869a262bd592|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:17:23.862Z|461b12d9-9de1-4f1a-954f-869a262bd592|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:17:33.817Z|3e8a8b4c-0e39-42ec-a0f1-0b0522e73863|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:17:33.821Z|3e8a8b4c-0e39-42ec-a0f1-0b0522e73863|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:17:33.885Z|e6bd18a2-2625-4784-8339-b2ebd6736fb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:17:33.886Z|e6bd18a2-2625-4784-8339-b2ebd6736fb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:17:33.886Z|672eed9f-7459-42c7-9bf3-51e767cc762b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:17:33.887Z|672eed9f-7459-42c7-9bf3-51e767cc762b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:17:33.887Z|d10e4617-432f-4e0e-8734-7f57352c6a2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:17:33.888Z|d10e4617-432f-4e0e-8734-7f57352c6a2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:17:43.915Z|f6a05394-c056-4df9-8baf-b992fb6108cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:17:43.916Z|f6a05394-c056-4df9-8baf-b992fb6108cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:17:43.920Z|8dd3fdcd-b13c-410d-a786-e878c899cc0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:17:43.921Z|8dd3fdcd-b13c-410d-a786-e878c899cc0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:17:43.921Z|31bb53e2-daa2-4eba-929e-72ee4c2197f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:17:43.921Z|31bb53e2-daa2-4eba-929e-72ee4c2197f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:17:48.817Z|1cc1fcbe-bf9d-43bc-b484-194055655544|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:17:48.818Z|1cc1fcbe-bf9d-43bc-b484-194055655544|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:17:50.097Z|6e66e1f4-597f-4d59-98b9-fec432ff1198|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:17:50.098Z|6e66e1f4-597f-4d59-98b9-fec432ff1198|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:17:53.952Z|b7abf903-fd4e-405b-8d2e-15b723947123|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:17:53.953Z|b7abf903-fd4e-405b-8d2e-15b723947123|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:17:53.956Z|1cdf24e9-4627-4b49-a5c4-a46c13a94663|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:17:53.956Z|825da242-5077-4b88-9f41-fde6adb056cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:17:53.957Z|1cdf24e9-4627-4b49-a5c4-a46c13a94663|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:17:53.957Z|825da242-5077-4b88-9f41-fde6adb056cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:18:03.817Z|10aa6e1b-30bd-47a3-b963-96860dbeb469|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:18:03.818Z|10aa6e1b-30bd-47a3-b963-96860dbeb469|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:18:03.986Z|c07d17f2-b69b-4572-aeca-a81aa47a0de9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:18:03.987Z|c07d17f2-b69b-4572-aeca-a81aa47a0de9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:18:03.989Z|e711ff31-306b-45d3-81d7-95f729ff9c77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:18:03.989Z|e711ff31-306b-45d3-81d7-95f729ff9c77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:18:03.997Z|a6ed363b-f614-45a1-899b-43155c3bcd6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:18:03.999Z|a6ed363b-f614-45a1-899b-43155c3bcd6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:18:14.022Z|2f30d7e3-aef1-421e-82f0-467682c74d8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:18:14.023Z|2f30d7e3-aef1-421e-82f0-467682c74d8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:18:14.026Z|b99f460c-3a74-4a7f-8aeb-398c84792aad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:18:14.026Z|b99f460c-3a74-4a7f-8aeb-398c84792aad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:18:14.028Z|388d5ec3-a6b9-4fc6-b827-631004b31643|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:18:14.028Z|388d5ec3-a6b9-4fc6-b827-631004b31643|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:18:15.771Z|fd74a9b4-83e0-4c22-8534-01bb2d257eaa|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T11:18:15.772Z|fd74a9b4-83e0-4c22-8534-01bb2d257eaa|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T11:18:18.817Z|3eb83746-bfc7-42b8-8b5f-2751a524f7f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:18:18.821Z|3eb83746-bfc7-42b8-8b5f-2751a524f7f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:18:20.099Z|14926387-772d-4822-b3a8-cb45646d14a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:18:20.099Z|14926387-772d-4822-b3a8-cb45646d14a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:18:24.053Z|b4f1c6e9-aaef-4f7a-a26e-3f139d43bd56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:18:24.054Z|b4f1c6e9-aaef-4f7a-a26e-3f139d43bd56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:18:24.056Z|ef5bf5df-b785-4d33-9586-5b47308fe28c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:18:24.057Z|ef5bf5df-b785-4d33-9586-5b47308fe28c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:18:24.060Z|18dbbc31-f5ad-4624-866d-291c9759e7e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:18:24.061Z|18dbbc31-f5ad-4624-866d-291c9759e7e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:18:33.818Z|7643568d-c06d-47bc-a502-278a4c7186d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:18:33.819Z|7643568d-c06d-47bc-a502-278a4c7186d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:18:34.084Z|4cbc3c70-dea9-4d5d-80ba-42a4ed338e4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:18:34.085Z|4cbc3c70-dea9-4d5d-80ba-42a4ed338e4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:18:34.087Z|025a4514-e33f-4292-a69d-d49650eb074b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:18:34.089Z|025a4514-e33f-4292-a69d-d49650eb074b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:18:34.090Z|8910a1e8-a0cf-4410-a15e-0c4239ec0f3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:18:34.091Z|8910a1e8-a0cf-4410-a15e-0c4239ec0f3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:18:44.126Z|d2004fa2-56a8-4c47-af7c-bdf753476cd8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:18:44.126Z|169db643-2eb6-4ee9-917b-f91d1a6102c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:18:44.127Z|d2004fa2-56a8-4c47-af7c-bdf753476cd8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:18:44.127Z|169db643-2eb6-4ee9-917b-f91d1a6102c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:18:44.127Z|83948905-804f-446e-becb-ce16ee09f8dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:18:44.128Z|83948905-804f-446e-becb-ce16ee09f8dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:18:48.817Z|81c06eb6-e078-4925-a2b1-bdad9144d37e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:18:48.818Z|81c06eb6-e078-4925-a2b1-bdad9144d37e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:18:50.100Z|c005169c-ca5b-49ce-9760-7d7dfc8885a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:18:50.101Z|c005169c-ca5b-49ce-9760-7d7dfc8885a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:18:54.164Z|e40f216b-1be9-45af-8e04-6cfc342c66ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:18:54.165Z|e40f216b-1be9-45af-8e04-6cfc342c66ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:18:54.172Z|9b04fbcf-90ae-41fa-b3cb-def5f874e0fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:18:54.173Z|9b04fbcf-90ae-41fa-b3cb-def5f874e0fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:18:54.173Z|c451ae86-0701-4d0b-a655-6ce30befb7a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:18:54.174Z|c451ae86-0701-4d0b-a655-6ce30befb7a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:19:03.817Z|8b7a9c05-d934-4a77-a303-89faad948dea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:19:03.822Z|8b7a9c05-d934-4a77-a303-89faad948dea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:19:04.224Z|c8436f78-2500-4c1d-8737-b6a0cffc7ff9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:19:04.225Z|c8436f78-2500-4c1d-8737-b6a0cffc7ff9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:19:04.233Z|2ade085f-454a-4218-b9c8-e1688681fe27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:19:04.233Z|2ade085f-454a-4218-b9c8-e1688681fe27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:19:04.233Z|9b6a5557-a0b9-47ae-b4a6-3f13af6c9298|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:19:04.234Z|9b6a5557-a0b9-47ae-b4a6-3f13af6c9298|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:19:14.261Z|0170337b-1629-482c-a150-09099c63abc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:19:14.262Z|ca43665e-b616-4df2-a065-07e4fd01ceea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:19:14.262Z|0170337b-1629-482c-a150-09099c63abc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:19:14.262Z|ca43665e-b616-4df2-a065-07e4fd01ceea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:19:14.282Z|834d74fd-e0d1-4b0e-9723-421ba2285334|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:19:14.283Z|834d74fd-e0d1-4b0e-9723-421ba2285334|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:19:15.770Z|1e24f406-cf57-468b-a3d6-a31324bdd255|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T11:19:15.771Z|1e24f406-cf57-468b-a3d6-a31324bdd255|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T11:19:18.817Z|fa956bb6-4558-486c-9007-f61b31747024|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:19:18.818Z|fa956bb6-4558-486c-9007-f61b31747024|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:19:20.102Z|515cc42a-6d28-45c3-90c5-5fcd9aab547d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:19:20.102Z|515cc42a-6d28-45c3-90c5-5fcd9aab547d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:19:24.317Z|f23e6971-6cfb-471d-846c-49fc75046b0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:19:24.317Z|f23e6971-6cfb-471d-846c-49fc75046b0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:19:24.317Z|2dcad5ab-b1ca-4616-8727-56b30e9a9bcd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:19:24.319Z|2dcad5ab-b1ca-4616-8727-56b30e9a9bcd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:19:24.325Z|f13b34db-a809-455c-a838-572df690b97d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:19:24.326Z|f13b34db-a809-455c-a838-572df690b97d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:19:33.817Z|f3252561-e6c8-4e37-a495-6cf3a0bc80dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:19:33.818Z|f3252561-e6c8-4e37-a495-6cf3a0bc80dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:19:34.345Z|0517b6e5-577e-4779-a5d6-250b992efe56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:19:34.346Z|0517b6e5-577e-4779-a5d6-250b992efe56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:19:34.352Z|1adcf76c-5110-4949-a783-1a9f0543f491|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:19:34.353Z|1adcf76c-5110-4949-a783-1a9f0543f491|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:19:34.357Z|c1116cc7-ce43-4bd3-9a03-0d63d98a043f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:19:34.357Z|c1116cc7-ce43-4bd3-9a03-0d63d98a043f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:19:44.379Z|d6bf8acf-d3d8-443a-8d57-8d8dce61ea7f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:19:44.380Z|d6bf8acf-d3d8-443a-8d57-8d8dce61ea7f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:19:44.382Z|febb4598-7ff5-4ef7-89f4-56a6648b8b75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:19:44.383Z|febb4598-7ff5-4ef7-89f4-56a6648b8b75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:19:44.384Z|e478a43a-c239-462c-895d-31daa3de9f2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:19:44.384Z|e478a43a-c239-462c-895d-31daa3de9f2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:19:48.817Z|2177ad85-f901-404e-b285-14c498ecc451|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:19:48.820Z|2177ad85-f901-404e-b285-14c498ecc451|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:19:50.103Z|fcce0111-6a58-4552-aff5-1276d326353d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:19:50.103Z|fcce0111-6a58-4552-aff5-1276d326353d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:19:54.410Z|b762c369-3d4e-49f6-9ff6-38e322b983e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:19:54.411Z|c86caa6b-426e-47ae-b4de-6a87aa370a4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:19:54.411Z|b762c369-3d4e-49f6-9ff6-38e322b983e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:19:54.412Z|c86caa6b-426e-47ae-b4de-6a87aa370a4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:19:54.417Z|b5dc6f9b-3913-41ec-89a2-bde103aae35d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:19:54.418Z|b5dc6f9b-3913-41ec-89a2-bde103aae35d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:20:03.817Z|1e48ed80-0899-429e-bcd6-d60e0d25f9cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:20:03.818Z|1e48ed80-0899-429e-bcd6-d60e0d25f9cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:20:04.445Z|2df2b440-897b-41bc-8aa7-494ad385954a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:20:04.446Z|2df2b440-897b-41bc-8aa7-494ad385954a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:20:04.447Z|96ad27cf-f56c-44b7-bd77-50b8f666b266|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:20:04.448Z|96ad27cf-f56c-44b7-bd77-50b8f666b266|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:20:04.451Z|10f84ca0-c03a-4998-a0a3-3d0e6250ba5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:20:04.452Z|10f84ca0-c03a-4998-a0a3-3d0e6250ba5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:20:14.480Z|733e92b6-2259-4088-83a2-fda532566a35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:20:14.480Z|3cc13f27-aff1-4384-a9cc-2c0a38d6ae6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:20:14.481Z|733e92b6-2259-4088-83a2-fda532566a35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:20:14.481Z|3cc13f27-aff1-4384-a9cc-2c0a38d6ae6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:20:14.483Z|c7315eb7-fe23-4dad-9825-7c3e3cdcd597|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:20:14.484Z|c7315eb7-fe23-4dad-9825-7c3e3cdcd597|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:20:15.773Z|06e4734d-3fc2-4c3c-b1d3-fedee001e033|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T11:20:15.774Z|06e4734d-3fc2-4c3c-b1d3-fedee001e033|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T11:20:18.817Z|6a6d8071-2a26-48a1-93df-7f5ea173d960|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:20:18.818Z|6a6d8071-2a26-48a1-93df-7f5ea173d960|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:20:20.104Z|b47cd608-501e-4fc4-a07a-b68e3a5f3fde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:20:20.104Z|b47cd608-501e-4fc4-a07a-b68e3a5f3fde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:20:24.511Z|38dd18ea-5ea0-4d37-9fe6-927c4ec8c59d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:20:24.512Z|38dd18ea-5ea0-4d37-9fe6-927c4ec8c59d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:20:24.512Z|990acb84-e957-4d31-bac7-60212ddd4e3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:20:24.512Z|990acb84-e957-4d31-bac7-60212ddd4e3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:20:24.515Z|afabb8d9-afee-4621-a068-d9e76ced3f24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:20:24.515Z|afabb8d9-afee-4621-a068-d9e76ced3f24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:20:33.817Z|d46d36be-0da6-4ff9-ae01-3154c7f96e86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:20:33.822Z|d46d36be-0da6-4ff9-ae01-3154c7f96e86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:20:34.543Z|be7cb9ef-0223-40ec-925d-57dff95a8589|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:20:34.544Z|be7cb9ef-0223-40ec-925d-57dff95a8589|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:20:34.552Z|688f8d51-e312-4670-942f-7404ce05886c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:20:34.552Z|0325f6cc-8440-4435-bc94-208b822c32f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:20:34.552Z|0325f6cc-8440-4435-bc94-208b822c32f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:20:34.553Z|688f8d51-e312-4670-942f-7404ce05886c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:20:44.571Z|59058fbf-322e-4fd6-af89-df7bfd53d02e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:20:44.572Z|59058fbf-322e-4fd6-af89-df7bfd53d02e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:20:44.579Z|3cd03159-445d-429d-b237-c88206a7c121|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:20:44.579Z|3cd03159-445d-429d-b237-c88206a7c121|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:20:44.583Z|38da67f9-b93a-41fd-b6dc-9aa81f180532|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:20:44.583Z|38da67f9-b93a-41fd-b6dc-9aa81f180532|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:20:48.817Z|23e96937-e45c-47b6-a153-9d7816755475|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:20:48.818Z|23e96937-e45c-47b6-a153-9d7816755475|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:20:50.105Z|09952c72-2ec7-4ad7-a5c1-e8de4c7cafae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:20:50.105Z|09952c72-2ec7-4ad7-a5c1-e8de4c7cafae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:20:54.602Z|b28e4e51-0265-4892-b1db-81c8f1091a63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:20:54.603Z|b28e4e51-0265-4892-b1db-81c8f1091a63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:20:54.619Z|9f6f1f86-dcb2-4e3f-9cd7-cc66e1a8bef6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:20:54.619Z|4b0ad824-9bad-4f07-9eac-d27ec61ce870|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:20:54.620Z|9f6f1f86-dcb2-4e3f-9cd7-cc66e1a8bef6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:20:54.620Z|4b0ad824-9bad-4f07-9eac-d27ec61ce870|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:21:03.818Z|0b706a9a-f3e2-4402-b79d-00bc0dff9da9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:21:03.818Z|0b706a9a-f3e2-4402-b79d-00bc0dff9da9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:21:04.009Z|69e89a73-f402-4e59-b75b-fcd73c32903c|http-nio-8080-exec-6|manage/health|python-requests/2.30.0|||INFO|500||Entering 2023-05-06T11:21:04.010Z|69e89a73-f402-4e59-b75b-fcd73c32903c|http-nio-8080-exec-6|manage/health|python-requests/2.30.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:21:04.651Z|eeffdb92-6e34-4c78-9fae-483358de9d76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:21:04.652Z|eeffdb92-6e34-4c78-9fae-483358de9d76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:21:04.655Z|1d026b29-f11b-48ef-b228-3aa8a41a642b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:21:04.655Z|1d026b29-f11b-48ef-b228-3aa8a41a642b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:21:04.665Z|fd346e6d-6b7f-455d-b5b7-7ee50b7d3d52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:21:04.666Z|fd346e6d-6b7f-455d-b5b7-7ee50b7d3d52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:21:06.439Z|5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:21:06.441Z|5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c already exists in requestDb InfraActiveRequests table 2023-05-06T11:21:06.442Z|5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c 2023-05-06T11:21:06.442Z|5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|INFO|500||Invoke 2023-05-06T11:21:06.442Z|5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|DEBUG|500||===========================request begin================================================ 2023-05-06T11:21:06.442Z|5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c 2023-05-06T11:21:06.442Z|5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|DEBUG|500||Method : GET 2023-05-06T11:21:06.442Z|5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"efd85ee88f825dd045eb7f691378b864", X-B3-SpanId:"a7df962f505ac291", X-B3-ParentSpanId:"b37e43bf3467401e", X-B3-Sampled:"0", X-ONAP-RequestID:"5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c", X-RequestID:"5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c", X-TransactionID:"5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c", X-ECOMP-RequestID:"5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e60cbb2-bb58-4055-9579-1e8e5186817a"] 2023-05-06T11:21:06.443Z|5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|DEBUG|500||Request body: 2023-05-06T11:21:06.443Z|5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|DEBUG|500||==========================request end================================================ 2023-05-06T11:21:06.498Z|5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|DEBUG|500||============================response begin========================================== 2023-05-06T11:21:06.498Z|5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|DEBUG|500||Status code : 404 NOT_FOUND 2023-05-06T11:21:06.498Z|5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|DEBUG|500||Status text : Not Found 2023-05-06T11:21:06.499Z|5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 06 May 2023 11:21:07 GMT", x-envoy-upstream-service-time:"47", server:"envoy"] 2023-05-06T11:21:06.499Z|5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|DEBUG|500||Response body: 2023-05-06T11:21:06.499Z|5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|DEBUG|500||=======================response end================================================= 2023-05-06T11:21:06.500Z|5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|INFO|404|Not Found|InvokeReturn 2023-05-06T11:21:06.508Z|5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c 2023-05-06T11:21:06.509Z|5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2023-05-06T11:21:06.510Z|5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2023-05-06T11:21:06.510Z|5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2023-05-06T11:21:06.511Z|5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2023-05-06T11:21:06.511Z|5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2023-05-06T11:21:06.511Z|5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2023-05-06T11:21:06.513Z|5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"efd85ee88f825dd045eb7f691378b864", X-B3-SpanId:"b78d186eecf7f02d", X-B3-ParentSpanId:"b37e43bf3467401e", X-B3-Sampled:"0", X-ONAP-RequestID:"5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c", X-RequestID:"5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c", X-TransactionID:"5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c", X-ECOMP-RequestID:"5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7ba0029c-1bc4-4114-b0d7-002e13a5a517"] 2023-05-06T11:21:06.513Z|5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2023-05-06T11:21:06.514Z|5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2023-05-06T11:21:06.527Z|5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2023-05-06T11:21:06.527Z|5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2023-05-06T11:21:06.527Z|5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : Unauthorized 2023-05-06T11:21:06.528Z|5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 06 May 2023 11:21:06 GMT", x-envoy-upstream-service-time:"5", server:"envoy"] 2023-05-06T11:21:06.528Z|5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2023-05-06T11:21:06.528Z|5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2023-05-06T11:21:06.528Z|5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-05-06T11:21:06.529Z|5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$97164e26.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-05-06T11:21:06.531Z|5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2023-05-06T11:21:06.532Z|5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health 2023-05-06T11:21:06.532Z|5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2023-05-06T11:21:06.532Z|5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2023-05-06T11:21:06.533Z|5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI : http://so-catalog-db-adapter:8082/manage/health 2023-05-06T11:21:06.533Z|5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2023-05-06T11:21:06.533Z|5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"efd85ee88f825dd045eb7f691378b864", X-B3-SpanId:"647b31e34185f89c", X-B3-ParentSpanId:"b37e43bf3467401e", X-B3-Sampled:"0", X-ONAP-RequestID:"5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c", X-RequestID:"5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c", X-TransactionID:"5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c", X-ECOMP-RequestID:"5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cab57463-b1e8-4375-ba51-9037e9752685"] 2023-05-06T11:21:06.533Z|5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2023-05-06T11:21:06.533Z|5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2023-05-06T11:21:06.550Z|5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2023-05-06T11:21:06.551Z|5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2023-05-06T11:21:06.552Z|5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : Unauthorized 2023-05-06T11:21:06.552Z|5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 06 May 2023 11:21:07 GMT", x-envoy-upstream-service-time:"11", server:"envoy"] 2023-05-06T11:21:06.554Z|5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2023-05-06T11:21:06.554Z|5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2023-05-06T11:21:06.555Z|5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-05-06T11:21:06.556Z|5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$97164e26.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-05-06T11:21:06.558Z|5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@1b72f0e4 2023-05-06T11:21:06.564Z|5f3593a4-87e3-4556-b0e4-80b6c2cf3f9c|http-nio-8080-exec-5|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:21:14.684Z|7d2fd231-8ed5-47eb-9b7c-58620a328b97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:21:14.685Z|7d2fd231-8ed5-47eb-9b7c-58620a328b97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:21:14.689Z|6abee9ab-43e7-4874-aff2-36b0b39e5b3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:21:14.690Z|6abee9ab-43e7-4874-aff2-36b0b39e5b3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:21:14.697Z|6060d918-17ed-4e6a-9609-73084e62cd55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:21:14.698Z|6060d918-17ed-4e6a-9609-73084e62cd55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:21:15.772Z|565fd8cb-38ee-4d74-9e44-fd21ccb4e950|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T11:21:15.773Z|565fd8cb-38ee-4d74-9e44-fd21ccb4e950|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T11:21:18.818Z|02ad05d1-03d9-4f75-b4eb-23eeb85270b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:21:18.824Z|02ad05d1-03d9-4f75-b4eb-23eeb85270b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:21:20.106Z|ce794fc9-1ce3-451e-9451-85bdda60ed5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:21:20.107Z|ce794fc9-1ce3-451e-9451-85bdda60ed5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:21:24.725Z|f4ff5770-a4c8-4da7-8e5c-ea677b10c9a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:21:24.726Z|f4ff5770-a4c8-4da7-8e5c-ea677b10c9a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:21:24.727Z|9ab7ff20-173a-4588-9eaa-ffae033a501e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:21:24.728Z|9ab7ff20-173a-4588-9eaa-ffae033a501e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:21:24.728Z|81b75525-361f-4330-ba70-84a6d443a389|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:21:24.729Z|81b75525-361f-4330-ba70-84a6d443a389|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:21:27.525Z|d9e263b3-393c-4cdd-8ac3-6a1e362e436b|http-nio-8080-exec-9|manage/health|python-requests/2.30.0|||INFO|500||Entering 2023-05-06T11:21:27.526Z|d9e263b3-393c-4cdd-8ac3-6a1e362e436b|http-nio-8080-exec-9|manage/health|python-requests/2.30.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:21:33.818Z|bffd5e84-2284-4e52-8227-2fdcc986bb65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:21:33.818Z|bffd5e84-2284-4e52-8227-2fdcc986bb65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:21:34.759Z|79995947-de32-4f24-89f0-4c49c723aae0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:21:34.759Z|79995947-de32-4f24-89f0-4c49c723aae0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:21:34.762Z|0ebc02a1-3796-4302-a335-40925f018f77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:21:34.763Z|41bda54e-4635-4406-a0f8-06d0c59b5cbc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:21:34.764Z|41bda54e-4635-4406-a0f8-06d0c59b5cbc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:21:34.765Z|0ebc02a1-3796-4302-a335-40925f018f77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:21:44.788Z|f7871324-eca8-429e-b4bf-09e1a086bab5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:21:44.789Z|f7871324-eca8-429e-b4bf-09e1a086bab5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:21:44.796Z|fb64118d-362a-4ad6-ab4d-ab42f9402fd0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:21:44.796Z|fb64118d-362a-4ad6-ab4d-ab42f9402fd0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:21:44.796Z|e8de5696-803f-4653-8dc6-ad183ca273ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:21:44.797Z|e8de5696-803f-4653-8dc6-ad183ca273ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:21:48.817Z|2986e476-0f8a-4447-9d3c-89ec6c7b5bec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:21:48.818Z|2986e476-0f8a-4447-9d3c-89ec6c7b5bec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:21:50.107Z|ebd6e84b-ceee-4598-9d65-91b3989b4f32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:21:50.108Z|ebd6e84b-ceee-4598-9d65-91b3989b4f32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:21:54.825Z|87e97eb8-fecf-41a5-b017-4861d81618fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:21:54.826Z|87e97eb8-fecf-41a5-b017-4861d81618fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:21:54.833Z|9ccce2d6-ef21-466e-94b1-8f35fa6a28cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:21:54.834Z|47d67894-4998-4232-bb37-febf022f026e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:21:54.834Z|47d67894-4998-4232-bb37-febf022f026e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:21:54.834Z|9ccce2d6-ef21-466e-94b1-8f35fa6a28cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:22:03.817Z|948bee39-912c-4455-b327-f8054941926e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:22:03.821Z|948bee39-912c-4455-b327-f8054941926e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:22:04.854Z|f2a0c4d0-f0b8-4b38-bff5-9618e7e54cc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:22:04.854Z|f2a0c4d0-f0b8-4b38-bff5-9618e7e54cc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:22:04.860Z|144a789c-a882-4252-85d6-619ca7de9da8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:22:04.860Z|144a789c-a882-4252-85d6-619ca7de9da8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:22:04.864Z|a967b851-6505-4f31-a382-09874cd1751e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:22:04.864Z|a967b851-6505-4f31-a382-09874cd1751e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:22:14.885Z|0ab12944-cca5-4a10-9a6a-88b962d49e51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:22:14.885Z|0ab12944-cca5-4a10-9a6a-88b962d49e51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:22:14.888Z|b00792ec-2ad7-4d87-a302-31e979e6e815|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:22:14.889Z|b00792ec-2ad7-4d87-a302-31e979e6e815|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:22:14.895Z|2f9668bd-cf65-4c3b-a49f-62463e7e93af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:22:14.896Z|2f9668bd-cf65-4c3b-a49f-62463e7e93af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:22:15.770Z|0e33161f-3476-4923-8722-83776e5d4505|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T11:22:15.771Z|0e33161f-3476-4923-8722-83776e5d4505|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T11:22:18.817Z|f3b24754-cb48-4c6d-b274-c8d923258db7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:22:18.818Z|f3b24754-cb48-4c6d-b274-c8d923258db7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:22:20.109Z|23ce250e-aeab-49ad-9180-5bcb44495937|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:22:20.109Z|23ce250e-aeab-49ad-9180-5bcb44495937|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:22:24.918Z|9363574d-9a00-485e-bb5d-dc19855fb932|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:22:24.919Z|9363574d-9a00-485e-bb5d-dc19855fb932|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:22:24.920Z|1e606375-e498-47f1-8ff6-e4b4c44af800|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:22:24.921Z|1e606375-e498-47f1-8ff6-e4b4c44af800|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:22:24.927Z|941dba31-25b8-47f2-82bd-e073ab5f0433|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:22:24.928Z|941dba31-25b8-47f2-82bd-e073ab5f0433|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:22:33.817Z|4b4d6c9d-744e-4576-a90c-09275abb35c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:22:33.818Z|4b4d6c9d-744e-4576-a90c-09275abb35c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:22:34.962Z|6dd2036f-9141-436c-8f9f-cadd9087b1d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:22:34.963Z|6dd2036f-9141-436c-8f9f-cadd9087b1d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:22:34.965Z|787297a7-aaa0-4701-bd13-b70b0f1c4ef6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:22:34.965Z|d1609df2-65e8-46ca-a2b2-29280e99f1d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:22:34.965Z|d1609df2-65e8-46ca-a2b2-29280e99f1d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:22:34.965Z|787297a7-aaa0-4701-bd13-b70b0f1c4ef6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:22:44.993Z|71fba2aa-53bf-4aef-b6bc-bdf9fb209dac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:22:44.994Z|5dc8dda8-5ea7-4c25-8646-02d93fe712c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:22:44.994Z|5dc8dda8-5ea7-4c25-8646-02d93fe712c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:22:44.994Z|71fba2aa-53bf-4aef-b6bc-bdf9fb209dac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:22:44.996Z|9eeb36ea-7556-4f50-8e94-e5aecd3da3e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:22:44.997Z|9eeb36ea-7556-4f50-8e94-e5aecd3da3e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:22:48.817Z|14889ebb-4255-41ff-a457-c48972aba011|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:22:48.821Z|14889ebb-4255-41ff-a457-c48972aba011|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:22:50.110Z|bdd367e9-04e8-4bce-a116-9df8e3830188|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:22:50.111Z|bdd367e9-04e8-4bce-a116-9df8e3830188|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:22:55.030Z|9fa85444-4e4f-4fb7-acc7-9e6a50e67fea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:22:55.031Z|9fa85444-4e4f-4fb7-acc7-9e6a50e67fea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:22:55.036Z|caae13fb-20c7-480d-a93c-288ce0600275|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:22:55.036Z|caae13fb-20c7-480d-a93c-288ce0600275|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:22:55.038Z|e43a9749-8d61-4292-a0a2-85f62be648ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:22:55.038Z|e43a9749-8d61-4292-a0a2-85f62be648ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:23:03.817Z|d1089771-f2f3-45aa-8916-1f7ebc8ad727|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:23:03.818Z|d1089771-f2f3-45aa-8916-1f7ebc8ad727|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:23:05.064Z|216c4f9f-330c-4a6d-bccf-fcb42dadbba3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:23:05.064Z|216c4f9f-330c-4a6d-bccf-fcb42dadbba3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:23:05.068Z|0aace802-57b9-4ee4-a944-25c420f25309|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:23:05.069Z|0aace802-57b9-4ee4-a944-25c420f25309|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:23:05.071Z|09c7c6be-e500-4123-baad-473c3c7bfeab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:23:05.072Z|09c7c6be-e500-4123-baad-473c3c7bfeab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:23:15.101Z|2af4f72d-29a0-4355-80ae-850235d56e3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:23:15.103Z|2af4f72d-29a0-4355-80ae-850235d56e3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:23:15.106Z|a7b9cbb1-9db8-4eb6-9dc6-14629714bdd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:23:15.107Z|a7b9cbb1-9db8-4eb6-9dc6-14629714bdd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:23:15.108Z|7ee881c9-ebe5-407a-b821-0e4674a6104b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:23:15.109Z|7ee881c9-ebe5-407a-b821-0e4674a6104b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:23:15.770Z|2d730ba9-7d78-4a5b-ab53-8806ec66c898|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T11:23:15.772Z|2d730ba9-7d78-4a5b-ab53-8806ec66c898|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T11:23:18.817Z|cc67d764-f637-4289-8a06-6e9119fc7fee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:23:18.818Z|cc67d764-f637-4289-8a06-6e9119fc7fee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:23:20.111Z|ecbaa194-ed81-43ab-863f-77bcc051f89e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:23:20.112Z|ecbaa194-ed81-43ab-863f-77bcc051f89e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:23:25.139Z|56bb2624-8df9-4576-a12e-f147d8fba8f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:23:25.140Z|56bb2624-8df9-4576-a12e-f147d8fba8f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:23:25.141Z|49392ab5-9c87-4f73-b720-f1771c74639e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:23:25.142Z|49392ab5-9c87-4f73-b720-f1771c74639e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:23:25.144Z|afc7afad-5c04-4668-820c-fad29717c5cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:23:25.145Z|afc7afad-5c04-4668-820c-fad29717c5cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:23:33.817Z|b021c14a-86ce-4121-b499-3bfd9349c5d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:23:33.825Z|b021c14a-86ce-4121-b499-3bfd9349c5d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:23:35.170Z|2efa149b-a966-4be9-96f1-18ddd996b2a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:23:35.171Z|2efa149b-a966-4be9-96f1-18ddd996b2a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:23:35.172Z|9facc54f-3883-428b-b398-492378962ff0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:23:35.173Z|9facc54f-3883-428b-b398-492378962ff0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:23:35.173Z|48280902-f8bd-4191-a355-3283322e00de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:23:35.174Z|48280902-f8bd-4191-a355-3283322e00de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:23:45.203Z|01c74d0d-f033-4735-befa-d067044b7400|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:23:45.204Z|01c74d0d-f033-4735-befa-d067044b7400|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:23:45.206Z|44d3f3b2-2fd1-4ca4-b03d-99b954adb963|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:23:45.207Z|44d3f3b2-2fd1-4ca4-b03d-99b954adb963|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:23:45.207Z|53b772a5-0ddd-4d9f-950d-fa89692c9391|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:23:45.208Z|53b772a5-0ddd-4d9f-950d-fa89692c9391|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:23:48.818Z|9d7c1aa5-cfb8-451e-8d1e-782218e01836|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:23:48.818Z|9d7c1aa5-cfb8-451e-8d1e-782218e01836|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:23:50.113Z|8dd7631d-4008-433a-aaf3-c363456727d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:23:50.113Z|8dd7631d-4008-433a-aaf3-c363456727d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:23:55.241Z|9414dd64-e448-4f45-b365-4b09ba9fd9c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:23:55.242Z|9414dd64-e448-4f45-b365-4b09ba9fd9c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:23:55.244Z|f8dfb825-39a4-46e0-b62c-0a3a3067d03e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:23:55.244Z|f8dfb825-39a4-46e0-b62c-0a3a3067d03e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:23:55.245Z|18ad52ea-5922-4c06-bb3b-c9e19f282af7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:23:55.245Z|18ad52ea-5922-4c06-bb3b-c9e19f282af7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:24:03.817Z|a508e14d-3b78-4ec8-8421-9dac16bac673|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:24:03.818Z|a508e14d-3b78-4ec8-8421-9dac16bac673|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:24:05.272Z|8fd3b50b-761d-4449-9521-a4c17b04eaa4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:24:05.274Z|8fd3b50b-761d-4449-9521-a4c17b04eaa4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:24:05.274Z|f29c1c43-56ad-4a94-85ac-cea85aa4c184|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:24:05.275Z|f29c1c43-56ad-4a94-85ac-cea85aa4c184|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:24:05.277Z|66c74740-7d31-4e3c-a88d-5b6dc6950263|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:24:05.277Z|66c74740-7d31-4e3c-a88d-5b6dc6950263|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:24:15.303Z|13593b9b-92f8-4373-a328-0aea48e2de0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:24:15.303Z|13593b9b-92f8-4373-a328-0aea48e2de0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:24:15.305Z|0bdf37bf-80c1-42dd-911f-b1c91b919cb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:24:15.306Z|0bdf37bf-80c1-42dd-911f-b1c91b919cb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:24:15.306Z|f83d8294-ba9b-478c-a189-2b2c3ae23533|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:24:15.306Z|f83d8294-ba9b-478c-a189-2b2c3ae23533|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:24:15.771Z|621126b6-75a8-45bf-bc09-25bd95c5d553|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T11:24:15.772Z|621126b6-75a8-45bf-bc09-25bd95c5d553|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T11:24:18.817Z|742670f1-1713-4b20-b71a-52d7379c31dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:24:18.821Z|742670f1-1713-4b20-b71a-52d7379c31dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:24:20.114Z|62b7a608-a363-4321-aba9-386de0dd9a9e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:24:20.114Z|62b7a608-a363-4321-aba9-386de0dd9a9e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:24:25.337Z|8e165fde-2870-4301-bd91-513a29df80a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:24:25.337Z|3da7497e-5297-4167-b431-3ec6505124b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:24:25.338Z|3da7497e-5297-4167-b431-3ec6505124b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:24:25.338Z|8e165fde-2870-4301-bd91-513a29df80a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:24:25.346Z|717b8045-c823-4f53-85fa-dd372a74eceb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:24:25.347Z|717b8045-c823-4f53-85fa-dd372a74eceb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:24:33.817Z|e27eb2f3-3886-415c-955e-fb98a39729b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:24:33.818Z|e27eb2f3-3886-415c-955e-fb98a39729b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:24:35.375Z|1ee55331-60aa-4548-9854-506f9d9e60f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:24:35.375Z|1ee55331-60aa-4548-9854-506f9d9e60f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:24:35.375Z|9f5f644c-cb64-4f50-8aad-db2a84ef1533|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:24:35.376Z|9f5f644c-cb64-4f50-8aad-db2a84ef1533|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:24:35.384Z|a3156dff-5476-49a3-ad47-142c75eefa87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:24:35.385Z|a3156dff-5476-49a3-ad47-142c75eefa87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:24:45.406Z|8c04be8d-141d-43d9-a4a3-75bb5bc55b43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:24:45.407Z|8c04be8d-141d-43d9-a4a3-75bb5bc55b43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:24:45.408Z|08100f3b-da38-47f5-850b-cb98df91fd4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:24:45.408Z|08100f3b-da38-47f5-850b-cb98df91fd4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:24:45.418Z|aa725d68-1d6c-417e-8521-9106b794e27c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:24:45.419Z|aa725d68-1d6c-417e-8521-9106b794e27c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:24:48.818Z|423d4316-3021-4fe5-b475-426eb8527030|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:24:48.818Z|423d4316-3021-4fe5-b475-426eb8527030|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:24:50.115Z|3ccd3bc6-a1b1-4048-93c2-8977f02ba4e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:24:50.116Z|3ccd3bc6-a1b1-4048-93c2-8977f02ba4e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:24:55.433Z|6540238d-64a1-45a0-abe7-985467846744|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:24:55.434Z|6540238d-64a1-45a0-abe7-985467846744|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:24:55.437Z|c01e87ac-ff48-4a45-8779-4d031ff1d229|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:24:55.437Z|c01e87ac-ff48-4a45-8779-4d031ff1d229|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:24:55.442Z|9745b0f2-5c2b-467c-92d8-66c000668a67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:24:55.443Z|9745b0f2-5c2b-467c-92d8-66c000668a67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:25:03.818Z|f14397fc-5293-46bb-92e3-77a6856fe9ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:25:03.822Z|f14397fc-5293-46bb-92e3-77a6856fe9ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:25:05.461Z|40eb1e5c-6bfe-4307-b32c-9d1bda83f13f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:25:05.462Z|40eb1e5c-6bfe-4307-b32c-9d1bda83f13f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:25:05.465Z|9a331e59-7da5-4b67-b0b6-f76ce05e577d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:25:05.466Z|9a331e59-7da5-4b67-b0b6-f76ce05e577d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:25:05.470Z|ff65330e-f386-48ae-9b4b-a1f670a634c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:25:05.470Z|ff65330e-f386-48ae-9b4b-a1f670a634c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:25:15.488Z|ff7ad2ba-4a79-4951-843e-bc7869d52443|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:25:15.489Z|4d18338e-2ad4-4d4d-877d-bba2e99e2d82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:25:15.489Z|4d18338e-2ad4-4d4d-877d-bba2e99e2d82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:25:15.489Z|ff7ad2ba-4a79-4951-843e-bc7869d52443|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:25:15.497Z|2c9b4450-3008-47d6-8659-a3a6c0cb7992|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:25:15.497Z|2c9b4450-3008-47d6-8659-a3a6c0cb7992|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:25:15.772Z|464aed23-4c02-43a3-a314-45c6902649d3|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T11:25:15.773Z|464aed23-4c02-43a3-a314-45c6902649d3|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T11:25:18.817Z|a53e0c79-1a93-4fce-937b-bbae956cdbd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:25:18.818Z|a53e0c79-1a93-4fce-937b-bbae956cdbd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:25:20.116Z|b26d3a6b-a916-4ea4-8024-ca7068c4a541|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:25:20.117Z|b26d3a6b-a916-4ea4-8024-ca7068c4a541|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:25:20.616Z|319d36d3-734d-41f1-b134-97656fc04487|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:25:20.618Z|319d36d3-734d-41f1-b134-97656fc04487|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 319d36d3-734d-41f1-b134-97656fc04487 already exists in requestDb InfraActiveRequests table 2023-05-06T11:25:20.619Z|319d36d3-734d-41f1-b134-97656fc04487|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/319d36d3-734d-41f1-b134-97656fc04487|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/319d36d3-734d-41f1-b134-97656fc04487 2023-05-06T11:25:20.619Z|319d36d3-734d-41f1-b134-97656fc04487|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/319d36d3-734d-41f1-b134-97656fc04487|INFO|500||Invoke 2023-05-06T11:25:20.619Z|319d36d3-734d-41f1-b134-97656fc04487|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/319d36d3-734d-41f1-b134-97656fc04487|DEBUG|500||===========================request begin================================================ 2023-05-06T11:25:20.620Z|319d36d3-734d-41f1-b134-97656fc04487|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/319d36d3-734d-41f1-b134-97656fc04487|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/319d36d3-734d-41f1-b134-97656fc04487 2023-05-06T11:25:20.620Z|319d36d3-734d-41f1-b134-97656fc04487|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/319d36d3-734d-41f1-b134-97656fc04487|DEBUG|500||Method : GET 2023-05-06T11:25:20.620Z|319d36d3-734d-41f1-b134-97656fc04487|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/319d36d3-734d-41f1-b134-97656fc04487|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cd9639429dc7d029fdf1630a8a02aa0d", X-B3-SpanId:"2181640606499cec", X-B3-ParentSpanId:"dbb224f8b06b29dc", X-B3-Sampled:"0", X-ONAP-RequestID:"319d36d3-734d-41f1-b134-97656fc04487", X-RequestID:"319d36d3-734d-41f1-b134-97656fc04487", X-TransactionID:"319d36d3-734d-41f1-b134-97656fc04487", X-ECOMP-RequestID:"319d36d3-734d-41f1-b134-97656fc04487", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bf518dbf-1440-4fe0-a61f-a00d21d592d9"] 2023-05-06T11:25:20.620Z|319d36d3-734d-41f1-b134-97656fc04487|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/319d36d3-734d-41f1-b134-97656fc04487|DEBUG|500||Request body: 2023-05-06T11:25:20.620Z|319d36d3-734d-41f1-b134-97656fc04487|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/319d36d3-734d-41f1-b134-97656fc04487|DEBUG|500||==========================request end================================================ 2023-05-06T11:25:20.659Z|319d36d3-734d-41f1-b134-97656fc04487|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/319d36d3-734d-41f1-b134-97656fc04487|DEBUG|500||============================response begin========================================== 2023-05-06T11:25:20.660Z|319d36d3-734d-41f1-b134-97656fc04487|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/319d36d3-734d-41f1-b134-97656fc04487|DEBUG|500||Status code : 404 NOT_FOUND 2023-05-06T11:25:20.660Z|319d36d3-734d-41f1-b134-97656fc04487|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/319d36d3-734d-41f1-b134-97656fc04487|DEBUG|500||Status text : Not Found 2023-05-06T11:25:20.660Z|319d36d3-734d-41f1-b134-97656fc04487|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/319d36d3-734d-41f1-b134-97656fc04487|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 06 May 2023 11:25:21 GMT", x-envoy-upstream-service-time:"33", server:"envoy"] 2023-05-06T11:25:20.660Z|319d36d3-734d-41f1-b134-97656fc04487|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/319d36d3-734d-41f1-b134-97656fc04487|DEBUG|500||Response body: 2023-05-06T11:25:20.661Z|319d36d3-734d-41f1-b134-97656fc04487|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/319d36d3-734d-41f1-b134-97656fc04487|DEBUG|500||=======================response end================================================= 2023-05-06T11:25:20.661Z|319d36d3-734d-41f1-b134-97656fc04487|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/319d36d3-734d-41f1-b134-97656fc04487|INFO|404|Not Found|InvokeReturn 2023-05-06T11:25:20.666Z|319d36d3-734d-41f1-b134-97656fc04487|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 319d36d3-734d-41f1-b134-97656fc04487 2023-05-06T11:25:20.667Z|319d36d3-734d-41f1-b134-97656fc04487|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2023-05-06T11:25:20.668Z|319d36d3-734d-41f1-b134-97656fc04487|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2023-05-06T11:25:20.669Z|319d36d3-734d-41f1-b134-97656fc04487|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2023-05-06T11:25:20.669Z|319d36d3-734d-41f1-b134-97656fc04487|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2023-05-06T11:25:20.670Z|319d36d3-734d-41f1-b134-97656fc04487|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2023-05-06T11:25:20.670Z|319d36d3-734d-41f1-b134-97656fc04487|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2023-05-06T11:25:20.670Z|319d36d3-734d-41f1-b134-97656fc04487|http-nio-8080-exec-6|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:"cd9639429dc7d029fdf1630a8a02aa0d", X-B3-SpanId:"3b13d299ccc3eba6", X-B3-ParentSpanId:"dbb224f8b06b29dc", X-B3-Sampled:"0", X-ONAP-RequestID:"319d36d3-734d-41f1-b134-97656fc04487", X-RequestID:"319d36d3-734d-41f1-b134-97656fc04487", X-TransactionID:"319d36d3-734d-41f1-b134-97656fc04487", X-ECOMP-RequestID:"319d36d3-734d-41f1-b134-97656fc04487", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"93e682c5-ce27-4771-8aed-8ee89c45d1e7"] 2023-05-06T11:25:20.670Z|319d36d3-734d-41f1-b134-97656fc04487|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2023-05-06T11:25:20.671Z|319d36d3-734d-41f1-b134-97656fc04487|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2023-05-06T11:25:20.683Z|319d36d3-734d-41f1-b134-97656fc04487|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2023-05-06T11:25:20.683Z|319d36d3-734d-41f1-b134-97656fc04487|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2023-05-06T11:25:20.683Z|319d36d3-734d-41f1-b134-97656fc04487|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : Unauthorized 2023-05-06T11:25:20.684Z|319d36d3-734d-41f1-b134-97656fc04487|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 06 May 2023 11:25:21 GMT", x-envoy-upstream-service-time:"7", server:"envoy"] 2023-05-06T11:25:20.684Z|319d36d3-734d-41f1-b134-97656fc04487|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2023-05-06T11:25:20.684Z|319d36d3-734d-41f1-b134-97656fc04487|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2023-05-06T11:25:20.684Z|319d36d3-734d-41f1-b134-97656fc04487|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-05-06T11:25:20.684Z|319d36d3-734d-41f1-b134-97656fc04487|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$97164e26.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-05-06T11:25:20.685Z|319d36d3-734d-41f1-b134-97656fc04487|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2023-05-06T11:25:20.686Z|319d36d3-734d-41f1-b134-97656fc04487|http-nio-8080-exec-6|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-05-06T11:25:20.686Z|319d36d3-734d-41f1-b134-97656fc04487|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2023-05-06T11:25:20.686Z|319d36d3-734d-41f1-b134-97656fc04487|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2023-05-06T11:25:20.687Z|319d36d3-734d-41f1-b134-97656fc04487|http-nio-8080-exec-6|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-05-06T11:25:20.687Z|319d36d3-734d-41f1-b134-97656fc04487|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2023-05-06T11:25:20.687Z|319d36d3-734d-41f1-b134-97656fc04487|http-nio-8080-exec-6|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:"cd9639429dc7d029fdf1630a8a02aa0d", X-B3-SpanId:"f768fcd15f30cd26", X-B3-ParentSpanId:"dbb224f8b06b29dc", X-B3-Sampled:"0", X-ONAP-RequestID:"319d36d3-734d-41f1-b134-97656fc04487", X-RequestID:"319d36d3-734d-41f1-b134-97656fc04487", X-TransactionID:"319d36d3-734d-41f1-b134-97656fc04487", X-ECOMP-RequestID:"319d36d3-734d-41f1-b134-97656fc04487", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"48e28f66-7e7f-4e5d-af6e-f20fb82c8a83"] 2023-05-06T11:25:20.687Z|319d36d3-734d-41f1-b134-97656fc04487|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2023-05-06T11:25:20.687Z|319d36d3-734d-41f1-b134-97656fc04487|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2023-05-06T11:25:20.701Z|319d36d3-734d-41f1-b134-97656fc04487|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2023-05-06T11:25:20.702Z|319d36d3-734d-41f1-b134-97656fc04487|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2023-05-06T11:25:20.702Z|319d36d3-734d-41f1-b134-97656fc04487|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : Unauthorized 2023-05-06T11:25:20.702Z|319d36d3-734d-41f1-b134-97656fc04487|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 06 May 2023 11:25:21 GMT", x-envoy-upstream-service-time:"9", server:"envoy"] 2023-05-06T11:25:20.702Z|319d36d3-734d-41f1-b134-97656fc04487|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2023-05-06T11:25:20.702Z|319d36d3-734d-41f1-b134-97656fc04487|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2023-05-06T11:25:20.703Z|319d36d3-734d-41f1-b134-97656fc04487|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-05-06T11:25:20.703Z|319d36d3-734d-41f1-b134-97656fc04487|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$97164e26.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-05-06T11:25:20.704Z|319d36d3-734d-41f1-b134-97656fc04487|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@100e070c 2023-05-06T11:25:20.708Z|319d36d3-734d-41f1-b134-97656fc04487|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:25:25.517Z|c746cbe1-82d6-4432-80e1-8d158e511118|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:25:25.518Z|c746cbe1-82d6-4432-80e1-8d158e511118|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:25:25.522Z|ea063d4a-4f5c-4752-8706-b40a6fc15d20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:25:25.524Z|ea063d4a-4f5c-4752-8706-b40a6fc15d20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:25:25.531Z|156a2582-df59-40d0-a893-d86edf61fcc4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:25:25.532Z|156a2582-df59-40d0-a893-d86edf61fcc4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:25:33.817Z|660bb152-3c7c-4f53-8e3a-a70a49e13e52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:25:33.818Z|660bb152-3c7c-4f53-8e3a-a70a49e13e52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:25:35.546Z|7624db9f-058a-4ce6-b334-c7dcc6074049|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:25:35.547Z|7624db9f-058a-4ce6-b334-c7dcc6074049|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:25:35.553Z|7728ff78-fb9f-451f-92c0-e39e0efadd35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:25:35.553Z|7728ff78-fb9f-451f-92c0-e39e0efadd35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:25:35.560Z|8e257441-c683-4783-8b14-7075a8b4d506|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:25:35.561Z|8e257441-c683-4783-8b14-7075a8b4d506|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:25:41.799Z|0289cee0-bd98-4e99-9295-faeb7e4ac29a|http-nio-8080-exec-1|manage/health|python-requests/2.30.0|||INFO|500||Entering 2023-05-06T11:25:41.800Z|0289cee0-bd98-4e99-9295-faeb7e4ac29a|http-nio-8080-exec-1|manage/health|python-requests/2.30.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:25:45.576Z|0b1fc7a1-f7b0-45b5-b192-856477f9b7de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:25:45.576Z|0b1fc7a1-f7b0-45b5-b192-856477f9b7de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:25:45.585Z|a1ba7408-bbdc-4519-b2da-1c47134e2647|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:25:45.586Z|a1ba7408-bbdc-4519-b2da-1c47134e2647|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:25:45.587Z|dcb9efdf-18e5-4df1-876a-1e137d9f13a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:25:45.588Z|dcb9efdf-18e5-4df1-876a-1e137d9f13a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:25:48.817Z|8cb5409a-12f8-4c67-9430-fb2c81fe2d0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:25:48.821Z|8cb5409a-12f8-4c67-9430-fb2c81fe2d0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:25:50.118Z|fa5353e4-9842-4a49-9885-0418f512c3bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:25:50.118Z|fa5353e4-9842-4a49-9885-0418f512c3bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:25:55.600Z|0506b809-0d1f-45c0-a624-2b22d86eee27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:25:55.600Z|0506b809-0d1f-45c0-a624-2b22d86eee27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:25:55.618Z|01acb54b-74a0-4d40-98f2-75e8e89e27f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:25:55.619Z|01acb54b-74a0-4d40-98f2-75e8e89e27f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:25:55.620Z|c8b1613d-a806-436f-bcd4-7faabf957a68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:25:55.621Z|c8b1613d-a806-436f-bcd4-7faabf957a68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:26:03.817Z|af63278f-18a0-4b70-83b8-fd5861c84397|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:26:03.818Z|af63278f-18a0-4b70-83b8-fd5861c84397|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:26:05.630Z|3ebf0ec2-2957-4972-9fb9-6d9a0c02af63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:26:05.630Z|3ebf0ec2-2957-4972-9fb9-6d9a0c02af63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:26:05.648Z|19e28681-0139-4ab9-85e3-18915c108371|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:26:05.648Z|19e28681-0139-4ab9-85e3-18915c108371|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:26:05.650Z|7c5d1615-3a43-40a1-a939-25c816d7939f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:26:05.651Z|7c5d1615-3a43-40a1-a939-25c816d7939f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:26:15.660Z|e2737981-e288-4a78-8de3-f17773952dce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:26:15.661Z|e2737981-e288-4a78-8de3-f17773952dce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:26:15.674Z|04695d6d-2830-4131-a86e-8d985ae4d018|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:26:15.675Z|04695d6d-2830-4131-a86e-8d985ae4d018|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:26:15.678Z|066d4698-14fe-4ee0-b23e-1911bd9079b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:26:15.679Z|066d4698-14fe-4ee0-b23e-1911bd9079b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:26:15.771Z|f4d575c9-f3d5-4cd9-8eab-e1c062cab963|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T11:26:15.772Z|f4d575c9-f3d5-4cd9-8eab-e1c062cab963|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T11:26:18.818Z|21179351-58b4-427f-95f2-1d3b5f35289c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:26:18.818Z|21179351-58b4-427f-95f2-1d3b5f35289c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:26:20.119Z|901a9169-bec6-4cd8-aade-eee79d87f45a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:26:20.120Z|901a9169-bec6-4cd8-aade-eee79d87f45a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:26:25.691Z|15a90530-3c18-422e-9321-378d3df5ff9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:26:25.692Z|15a90530-3c18-422e-9321-378d3df5ff9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:26:25.707Z|5b927ea5-6122-4d52-9e7d-33a51027f264|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:26:25.707Z|187c9c2a-1810-4291-8567-94c8bacb24c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:26:25.708Z|187c9c2a-1810-4291-8567-94c8bacb24c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:26:25.708Z|5b927ea5-6122-4d52-9e7d-33a51027f264|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:26:33.817Z|415195e8-206f-471f-aa37-e198a61ad803|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:26:33.822Z|415195e8-206f-471f-aa37-e198a61ad803|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:26:35.723Z|4565d800-2022-451a-a502-b74946c3c908|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:26:35.727Z|4565d800-2022-451a-a502-b74946c3c908|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:26:35.742Z|6d0ad98c-39eb-4b64-bee7-d2f87535f6f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:26:35.742Z|38f25867-fdf5-4b59-bfeb-2dc80c19e69c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:26:35.743Z|38f25867-fdf5-4b59-bfeb-2dc80c19e69c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:26:35.744Z|6d0ad98c-39eb-4b64-bee7-d2f87535f6f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:26:45.758Z|41ac8199-4bad-4119-b7a4-6cb3ee01545a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:26:45.759Z|41ac8199-4bad-4119-b7a4-6cb3ee01545a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:26:45.775Z|4331e634-af89-424f-b967-3c6d5e362f22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:26:45.776Z|4331e634-af89-424f-b967-3c6d5e362f22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:26:45.777Z|a61d3c54-097f-4f17-8e36-d237942abda0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:26:45.778Z|a61d3c54-097f-4f17-8e36-d237942abda0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:26:48.818Z|ceee4384-7f0f-4d26-8023-6a0ec4b9c10b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:26:48.818Z|ceee4384-7f0f-4d26-8023-6a0ec4b9c10b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:26:50.120Z|e9939d22-bfc7-4b85-bfe6-0f371f1a3fdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:26:50.121Z|e9939d22-bfc7-4b85-bfe6-0f371f1a3fdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:26:55.789Z|e8344a82-78c9-4ef2-8671-53b5ef7bc84b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:26:55.789Z|e8344a82-78c9-4ef2-8671-53b5ef7bc84b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:26:55.808Z|637df539-435d-49ca-b5d0-e5da5610f0f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:26:55.808Z|637df539-435d-49ca-b5d0-e5da5610f0f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:26:55.810Z|715f62b3-d1f6-4f15-8a4c-812629eda093|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:26:55.810Z|715f62b3-d1f6-4f15-8a4c-812629eda093|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:27:03.817Z|04285d12-bc9b-4c7b-bf3c-d25df2699f34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:27:03.818Z|04285d12-bc9b-4c7b-bf3c-d25df2699f34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:27:05.820Z|24b592f4-7a6c-445b-ae7b-8aa0f02c3434|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:27:05.821Z|24b592f4-7a6c-445b-ae7b-8aa0f02c3434|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:27:05.837Z|1bc5c878-e223-4634-baf0-efdb835627a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:27:05.838Z|1bc5c878-e223-4634-baf0-efdb835627a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:27:05.841Z|05216eab-b3a2-4af1-a0e0-5818a7199b0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:27:05.841Z|05216eab-b3a2-4af1-a0e0-5818a7199b0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:27:15.772Z|aab17717-9b4a-43ae-ad1a-83ab00cb2782|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T11:27:15.774Z|aab17717-9b4a-43ae-ad1a-83ab00cb2782|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T11:27:15.858Z|8595c4b9-b39b-488c-b3ad-f236a55c9875|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:27:15.858Z|8595c4b9-b39b-488c-b3ad-f236a55c9875|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:27:15.863Z|26c5681f-af55-4bf2-a8dc-00057577e8ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:27:15.864Z|26c5681f-af55-4bf2-a8dc-00057577e8ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:27:15.871Z|c84ea75a-e1fc-4aac-8f12-1b6afd44c967|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:27:15.872Z|c84ea75a-e1fc-4aac-8f12-1b6afd44c967|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:27:18.817Z|edb5790e-e1d4-4801-8b6e-12570b9fe791|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:27:18.821Z|edb5790e-e1d4-4801-8b6e-12570b9fe791|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:27:20.121Z|da2a5b41-eef9-4bc0-b7e9-ebd25bfa36e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:27:20.122Z|da2a5b41-eef9-4bc0-b7e9-ebd25bfa36e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:27:25.888Z|b5aa1be5-768d-41cb-ae64-1c9336ffd65c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:27:25.889Z|b5aa1be5-768d-41cb-ae64-1c9336ffd65c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:27:25.892Z|38fd4880-cbed-4fda-863d-a9aeedaefb50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:27:25.893Z|38fd4880-cbed-4fda-863d-a9aeedaefb50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:27:25.900Z|b53e1055-8921-42d3-b5e0-afcc3d59e54a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:27:25.901Z|b53e1055-8921-42d3-b5e0-afcc3d59e54a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:27:33.817Z|7cc63141-25be-4b3e-8db2-889e89c40be2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:27:33.818Z|7cc63141-25be-4b3e-8db2-889e89c40be2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:27:35.918Z|62ffd9f2-f867-4287-a7ac-ddeae1f18dec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:27:35.919Z|62ffd9f2-f867-4287-a7ac-ddeae1f18dec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:27:35.927Z|908cba57-f178-4b41-9a12-40cbcf88cb31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:27:35.928Z|f61c5f22-f954-4d46-9766-cdbac0196793|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:27:35.928Z|f61c5f22-f954-4d46-9766-cdbac0196793|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:27:35.928Z|908cba57-f178-4b41-9a12-40cbcf88cb31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:27:45.952Z|1f6e0b97-b821-42c8-b366-849e0e8a0b6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:27:45.953Z|1f6e0b97-b821-42c8-b366-849e0e8a0b6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:27:45.961Z|e17cfcbe-dc35-415d-b24d-96685af2f6f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:27:45.962Z|81d84873-e8eb-408d-a758-379a04e47ce8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:27:45.962Z|e17cfcbe-dc35-415d-b24d-96685af2f6f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:27:45.963Z|81d84873-e8eb-408d-a758-379a04e47ce8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:27:48.817Z|5a85221b-8131-42ce-a188-586fecefc49c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:27:48.818Z|5a85221b-8131-42ce-a188-586fecefc49c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:27:50.122Z|947f46a0-e474-42d2-85e3-d1eb1ec2ddfb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:27:50.123Z|947f46a0-e474-42d2-85e3-d1eb1ec2ddfb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:27:55.986Z|d1f5e242-1349-47e3-adcd-290e0b57a225|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:27:55.987Z|d1f5e242-1349-47e3-adcd-290e0b57a225|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:27:55.992Z|fd644090-5c1c-4227-8140-b4c1a57bf619|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:27:55.992Z|41458e2e-5856-4fec-a639-7fdcb4e4923e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:27:55.993Z|41458e2e-5856-4fec-a639-7fdcb4e4923e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:27:55.993Z|fd644090-5c1c-4227-8140-b4c1a57bf619|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:28:03.817Z|fb5c88b7-b40c-479d-8e97-20f21c78a220|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:28:03.821Z|fb5c88b7-b40c-479d-8e97-20f21c78a220|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:28:06.016Z|daad2ad7-fb6a-416c-958b-803121a92ea6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:28:06.017Z|daad2ad7-fb6a-416c-958b-803121a92ea6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:28:06.019Z|db7e17a3-41c2-42ea-b3e7-4fb50d3730ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:28:06.019Z|db7e17a3-41c2-42ea-b3e7-4fb50d3730ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:28:06.026Z|93bbd3f8-281b-438b-9c56-31f8fc5dbf93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:28:06.026Z|93bbd3f8-281b-438b-9c56-31f8fc5dbf93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:28:15.772Z|aa80dbe2-92ff-4fc0-9408-11a84cecc947|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T11:28:15.773Z|aa80dbe2-92ff-4fc0-9408-11a84cecc947|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T11:28:16.044Z|663a0610-2fd4-4b46-8bf3-3bd3a0ebc27a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:28:16.044Z|663a0610-2fd4-4b46-8bf3-3bd3a0ebc27a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:28:16.046Z|b88c3ac0-ff53-4638-8732-f59b6d84edc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:28:16.047Z|b88c3ac0-ff53-4638-8732-f59b6d84edc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:28:16.051Z|d46f1883-ebe9-453d-9caa-8f52744c82b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:28:16.052Z|d46f1883-ebe9-453d-9caa-8f52744c82b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:28:18.817Z|ae483978-4a7f-4679-8e01-3a7c48ec0903|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:28:18.818Z|ae483978-4a7f-4679-8e01-3a7c48ec0903|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:28:20.124Z|d482007b-cb33-4df4-a8ba-c8d7a8eefb0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:28:20.125Z|d482007b-cb33-4df4-a8ba-c8d7a8eefb0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:28:26.074Z|a2e73dc0-7056-4743-ac7a-25b970f09fd7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:28:26.075Z|a2e73dc0-7056-4743-ac7a-25b970f09fd7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:28:26.076Z|83eaa56f-8913-4e09-9a4c-fc1ac3e8e81f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:28:26.077Z|83eaa56f-8913-4e09-9a4c-fc1ac3e8e81f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:28:26.082Z|8fdbb251-44a1-47c4-9680-0586b284a066|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:28:26.083Z|8fdbb251-44a1-47c4-9680-0586b284a066|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:28:33.817Z|d8c2328d-d47d-43d5-bc1e-c8c33b7cc8df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:28:33.818Z|d8c2328d-d47d-43d5-bc1e-c8c33b7cc8df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:28:36.117Z|179c688a-7eb7-4c76-8287-ed8d14383520|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:28:36.118Z|10dedc8b-f3a7-43fe-93da-3db87b388fa2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:28:36.118Z|179c688a-7eb7-4c76-8287-ed8d14383520|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:28:36.119Z|10dedc8b-f3a7-43fe-93da-3db87b388fa2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:28:36.122Z|b67910d8-1f10-440d-9901-c54a94582b56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:28:36.123Z|b67910d8-1f10-440d-9901-c54a94582b56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:28:46.152Z|d8eda707-90ef-45bf-8b47-26f7ede95f6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:28:46.152Z|b4d5bd91-a181-46e3-b5c9-0f47463208ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:28:46.153Z|b4d5bd91-a181-46e3-b5c9-0f47463208ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:28:46.154Z|f341ae0d-c045-49aa-894f-5b0255d330b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:28:46.155Z|f341ae0d-c045-49aa-894f-5b0255d330b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:28:46.156Z|d8eda707-90ef-45bf-8b47-26f7ede95f6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:28:48.817Z|b632c7ca-2074-4e06-8a7b-b6c2072ca227|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:28:48.821Z|b632c7ca-2074-4e06-8a7b-b6c2072ca227|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:28:50.125Z|d1001c22-6d4c-4911-af39-20df817ddf48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:28:50.126Z|d1001c22-6d4c-4911-af39-20df817ddf48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:28:56.178Z|f0038601-087b-4ed2-bac3-a7204dda0bac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:28:56.179Z|f0038601-087b-4ed2-bac3-a7204dda0bac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:28:56.181Z|8c967691-4fb6-4a69-b749-fb78cd56ecc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:28:56.181Z|8c967691-4fb6-4a69-b749-fb78cd56ecc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:28:56.184Z|8a736579-4d1b-4397-b64d-d4129b9ef66f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:28:56.186Z|8a736579-4d1b-4397-b64d-d4129b9ef66f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:29:03.817Z|5377aa5c-f66c-42d0-bea0-f708a7171c36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:29:03.818Z|5377aa5c-f66c-42d0-bea0-f708a7171c36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:29:06.206Z|f894d22f-8e11-4f3c-8d63-3774731e2ad7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:29:06.207Z|f894d22f-8e11-4f3c-8d63-3774731e2ad7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:29:06.208Z|f550c6fc-4c4a-436e-a571-d0aa8b406fad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:29:06.209Z|f550c6fc-4c4a-436e-a571-d0aa8b406fad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:29:06.214Z|2e6b3aae-4036-4775-ae8e-2e093bd7ec13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:29:06.216Z|2e6b3aae-4036-4775-ae8e-2e093bd7ec13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:29:15.772Z|6825ff18-407d-474a-998c-06724f627dd7|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T11:29:15.773Z|6825ff18-407d-474a-998c-06724f627dd7|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T11:29:16.242Z|774193d3-727e-4a00-8581-93ddb2ed3a11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:29:16.243Z|140d64a5-9e70-41cf-8511-e7a060cc5467|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:29:16.243Z|28a8da04-0a71-4cff-930c-d8eddeab6544|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:29:16.244Z|140d64a5-9e70-41cf-8511-e7a060cc5467|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:29:16.244Z|28a8da04-0a71-4cff-930c-d8eddeab6544|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:29:16.244Z|774193d3-727e-4a00-8581-93ddb2ed3a11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:29:18.817Z|a3090f53-3cfa-49c4-bed1-19d91e6b5147|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:29:18.818Z|a3090f53-3cfa-49c4-bed1-19d91e6b5147|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:29:20.126Z|757bc1b2-05a1-48bc-bd91-64b976e69b18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:29:20.127Z|757bc1b2-05a1-48bc-bd91-64b976e69b18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:29:26.278Z|db64611b-5536-4d8e-ae84-bb22993493f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:29:26.279Z|eb61f1ff-e285-4883-860d-5dc130a42cac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:29:26.279Z|db64611b-5536-4d8e-ae84-bb22993493f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:29:26.279Z|eb61f1ff-e285-4883-860d-5dc130a42cac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:29:26.282Z|09984abf-ed5d-4153-adb2-afe55c90b97b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:29:26.283Z|09984abf-ed5d-4153-adb2-afe55c90b97b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:29:33.817Z|109a2a6c-094c-4b23-a194-a9c427d1d320|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:29:33.823Z|109a2a6c-094c-4b23-a194-a9c427d1d320|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:29:36.312Z|14c6d1cb-fda7-442c-84ba-e107fdfd3f84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:29:36.313Z|14c6d1cb-fda7-442c-84ba-e107fdfd3f84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:29:36.320Z|69111d59-8ccd-45d5-bad6-0a2abc3a5ecf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:29:36.321Z|69111d59-8ccd-45d5-bad6-0a2abc3a5ecf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:29:36.321Z|accaa3dc-af1a-4a77-a852-bdea28186813|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:29:36.322Z|accaa3dc-af1a-4a77-a852-bdea28186813|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:29:46.351Z|7eb38596-579f-4687-a349-a115821451cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:29:46.351Z|700295eb-e31f-4717-9db9-8d4c75fd1f19|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:29:46.352Z|7eb38596-579f-4687-a349-a115821451cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:29:46.354Z|700295eb-e31f-4717-9db9-8d4c75fd1f19|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:29:46.356Z|3a220b42-d958-4b5f-a4ce-388af5cb800c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:29:46.356Z|3a220b42-d958-4b5f-a4ce-388af5cb800c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:29:48.818Z|9e39cc57-6577-4290-8dd1-2060e48e46f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:29:48.818Z|9e39cc57-6577-4290-8dd1-2060e48e46f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:29:50.127Z|86490786-82ab-4c59-9f5a-0116d9b50cb0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:29:50.128Z|86490786-82ab-4c59-9f5a-0116d9b50cb0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:29:56.387Z|fb999cf6-dd80-48d4-94dc-4f6d20bf5f47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:29:56.388Z|fb999cf6-dd80-48d4-94dc-4f6d20bf5f47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:29:56.390Z|8a9559db-53d1-4cd4-aa13-9bc5e085e643|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:29:56.390Z|8a9559db-53d1-4cd4-aa13-9bc5e085e643|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:29:56.391Z|4fa530bb-3977-4340-a422-f95d2f74c011|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:29:56.392Z|4fa530bb-3977-4340-a422-f95d2f74c011|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:30:03.817Z|6e5e1328-6d2f-41b0-9c21-fcca64d167d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:30:03.818Z|6e5e1328-6d2f-41b0-9c21-fcca64d167d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:30:06.421Z|6cc86821-9980-454b-b260-05f528abfcec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:30:06.422Z|6cc86821-9980-454b-b260-05f528abfcec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:30:06.427Z|56b512e5-42de-43c9-a7a7-7b6b554b7180|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:30:06.427Z|56b512e5-42de-43c9-a7a7-7b6b554b7180|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:30:06.428Z|3ca7d4cc-12b2-4b8a-80f0-f7c59d6094c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:30:06.428Z|3ca7d4cc-12b2-4b8a-80f0-f7c59d6094c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:30:15.771Z|9dc02c2e-8d13-43c2-8938-ef7d11f632f8|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T11:30:15.772Z|9dc02c2e-8d13-43c2-8938-ef7d11f632f8|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T11:30:16.448Z|f7ffe976-b5dd-42bd-8d89-54e25bfac4c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:30:16.449Z|f7ffe976-b5dd-42bd-8d89-54e25bfac4c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:30:16.456Z|a53887cc-8f9b-4409-baf3-544c7fdd335b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:30:16.456Z|a53887cc-8f9b-4409-baf3-544c7fdd335b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:30:16.459Z|4514a503-88ce-4471-9f59-ab6f1aa536c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:30:16.460Z|4514a503-88ce-4471-9f59-ab6f1aa536c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:30:18.817Z|d1630b22-827c-46a8-bed8-95bcca06dbfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:30:18.821Z|d1630b22-827c-46a8-bed8-95bcca06dbfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:30:20.128Z|2c7cd4d0-d787-4074-b024-0e42678b094b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:30:20.129Z|2c7cd4d0-d787-4074-b024-0e42678b094b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:30:26.480Z|b4cf3162-0f46-48a7-9f52-f93ffd463a8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:30:26.481Z|b4cf3162-0f46-48a7-9f52-f93ffd463a8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:30:26.484Z|d896468b-e62d-4029-a6b4-be2c508d1f3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:30:26.485Z|d896468b-e62d-4029-a6b4-be2c508d1f3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:30:26.489Z|aa07eb34-4200-4d03-b1d3-0f9e9670d065|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:30:26.490Z|aa07eb34-4200-4d03-b1d3-0f9e9670d065|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:30:33.817Z|7cea271e-9cd4-45b7-b2c9-bd36ad65422b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:30:33.818Z|7cea271e-9cd4-45b7-b2c9-bd36ad65422b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:30:36.515Z|42397222-0b73-432b-b501-2b5ac7ff5068|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:30:36.516Z|42397222-0b73-432b-b501-2b5ac7ff5068|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:30:36.522Z|0a4c2394-df51-4663-81aa-9ea3894a3185|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:30:36.523Z|0a4c2394-df51-4663-81aa-9ea3894a3185|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:30:36.523Z|f819cfa3-d375-4479-a494-7cc7f3edf081|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:30:36.523Z|f819cfa3-d375-4479-a494-7cc7f3edf081|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:30:46.553Z|ef7e9c75-5e2d-430a-83f7-c9365b1e8197|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:30:46.555Z|ef7e9c75-5e2d-430a-83f7-c9365b1e8197|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:30:46.556Z|09c2ef06-77da-4727-933d-bca643bcad56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:30:46.557Z|09c2ef06-77da-4727-933d-bca643bcad56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:30:46.558Z|a346d771-f320-4ed6-9bed-dea1746b50aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:30:46.559Z|a346d771-f320-4ed6-9bed-dea1746b50aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:30:48.817Z|3d6b5b70-822f-40cf-8b14-ccf7639c47da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:30:48.818Z|3d6b5b70-822f-40cf-8b14-ccf7639c47da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:30:50.130Z|7d878ca0-0b8c-4d9f-84c8-a8550db1dabd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:30:50.130Z|7d878ca0-0b8c-4d9f-84c8-a8550db1dabd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:30:56.597Z|0e435256-94be-4c69-9a66-f56e5ac0945c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:30:56.600Z|0e435256-94be-4c69-9a66-f56e5ac0945c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:30:56.601Z|beaa82c1-c414-4ccb-b372-b5a5162343a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:30:56.601Z|beaa82c1-c414-4ccb-b372-b5a5162343a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:30:56.601Z|80d4a751-fe35-482a-9d25-ad0893e643ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:30:56.602Z|80d4a751-fe35-482a-9d25-ad0893e643ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:31:03.817Z|265ca0e9-44f1-4a85-890c-1c5609e16cd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:31:03.821Z|265ca0e9-44f1-4a85-890c-1c5609e16cd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:31:06.636Z|ca182094-8b34-47fb-a7a7-504fceab71cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:31:06.637Z|ca182094-8b34-47fb-a7a7-504fceab71cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:31:06.639Z|e795ea68-dbdd-47dc-ba7e-11c39f5f4bfb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:31:06.640Z|e795ea68-dbdd-47dc-ba7e-11c39f5f4bfb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:31:06.641Z|f7730a5f-a239-43c9-ab4c-4706b8077de5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:31:06.641Z|f7730a5f-a239-43c9-ab4c-4706b8077de5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:31:15.771Z|5ea3d482-db91-46cc-8372-695bbbbe7b72|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T11:31:15.772Z|5ea3d482-db91-46cc-8372-695bbbbe7b72|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T11:31:16.672Z|581b17bc-74c0-46e2-a77d-bcc6932cba97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:31:16.672Z|581b17bc-74c0-46e2-a77d-bcc6932cba97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:31:16.683Z|21127e73-e849-44b0-807a-6bddf3d430c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:31:16.684Z|21127e73-e849-44b0-807a-6bddf3d430c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:31:16.685Z|f72f852e-6bac-42b3-a3b6-ad7dec295ad6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:31:16.685Z|f72f852e-6bac-42b3-a3b6-ad7dec295ad6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:31:18.817Z|c80b553b-a7c5-41d3-8576-165af257713a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:31:18.818Z|c80b553b-a7c5-41d3-8576-165af257713a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:31:20.131Z|925b305d-5e0a-4ac0-8d83-bdad8f4791a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:31:20.131Z|925b305d-5e0a-4ac0-8d83-bdad8f4791a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:31:26.698Z|3e3e8f89-dfb7-483d-a13d-bc2dd289086f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:31:26.699Z|3e3e8f89-dfb7-483d-a13d-bc2dd289086f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:31:26.712Z|393fc501-8a2c-4abf-a3f4-61d55c63efb2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:31:26.712Z|caed2c57-4199-467a-a4e4-7add503e9230|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:31:26.712Z|393fc501-8a2c-4abf-a3f4-61d55c63efb2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:31:26.712Z|caed2c57-4199-467a-a4e4-7add503e9230|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:31:33.817Z|e46c097d-9531-4fa3-9da4-8d5fa9e3eae0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:31:33.818Z|e46c097d-9531-4fa3-9da4-8d5fa9e3eae0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:31:36.733Z|53860cfd-01f2-4f27-a44c-0e184e222116|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:31:36.735Z|53860cfd-01f2-4f27-a44c-0e184e222116|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:31:36.740Z|94d6af03-2464-4112-8421-4643f3ac7563|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:31:36.741Z|94d6af03-2464-4112-8421-4643f3ac7563|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:31:36.744Z|7d3356f6-85d7-4430-a5b7-83875e569b43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:31:36.745Z|7d3356f6-85d7-4430-a5b7-83875e569b43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:31:46.768Z|8085934d-fff3-412e-a055-e8d05838dd23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:31:46.768Z|60259841-77e8-48cb-ac42-c62397f18ff4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:31:46.769Z|8085934d-fff3-412e-a055-e8d05838dd23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:31:46.769Z|60259841-77e8-48cb-ac42-c62397f18ff4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:31:46.777Z|b5cf2f2d-4957-40d2-8524-d67a6f51a0ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:31:46.778Z|b5cf2f2d-4957-40d2-8524-d67a6f51a0ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:31:48.817Z|0b0aca8d-a08f-49ce-a2f2-f3c06a6aef21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:31:48.822Z|0b0aca8d-a08f-49ce-a2f2-f3c06a6aef21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:31:50.132Z|f3518cdf-6377-40ad-a81a-f83d4fc124f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:31:50.132Z|f3518cdf-6377-40ad-a81a-f83d4fc124f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:31:56.804Z|7961eb9d-6c39-4f87-bb5d-ea68f100f6c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:31:56.805Z|7961eb9d-6c39-4f87-bb5d-ea68f100f6c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:31:56.812Z|687df253-b64d-44d6-a555-c518fad930ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:31:56.812Z|687df253-b64d-44d6-a555-c518fad930ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:31:56.812Z|21f73887-6ebb-4787-aa85-3c2451f47800|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:31:56.813Z|21f73887-6ebb-4787-aa85-3c2451f47800|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:32:03.817Z|a938c270-13c8-4aaa-aa22-34d2209bd96b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:32:03.818Z|a938c270-13c8-4aaa-aa22-34d2209bd96b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:32:06.842Z|9ef8929f-2069-4608-88b2-a68d71c62d44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:32:06.843Z|9ef8929f-2069-4608-88b2-a68d71c62d44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:32:06.843Z|ec6c53cd-6a38-4c8d-899e-34ae18cbd1fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:32:06.844Z|ec6c53cd-6a38-4c8d-899e-34ae18cbd1fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:32:06.846Z|54f57dcd-ce06-4e73-bce1-fe12c614b0a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:32:06.846Z|54f57dcd-ce06-4e73-bce1-fe12c614b0a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:32:15.771Z|2cae0e1b-5226-4e76-b8ef-fe019db5e5a8|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T11:32:15.772Z|2cae0e1b-5226-4e76-b8ef-fe019db5e5a8|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T11:32:16.874Z|e2a9c8fc-c4cc-4a6f-a626-d8b3b5dcb92d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:32:16.875Z|0833bb62-4904-4c65-b919-98896350fdb5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:32:16.875Z|e2a9c8fc-c4cc-4a6f-a626-d8b3b5dcb92d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:32:16.876Z|0833bb62-4904-4c65-b919-98896350fdb5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:32:16.878Z|03eca900-60e9-4828-8cfd-cab4249d759b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:32:16.879Z|03eca900-60e9-4828-8cfd-cab4249d759b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:32:18.817Z|60cd8fb6-a22f-4a28-a62e-c8df8648c4ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:32:18.818Z|60cd8fb6-a22f-4a28-a62e-c8df8648c4ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:32:20.133Z|7d2b11b9-c714-42a9-b0c3-243b145bbf3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:32:20.134Z|7d2b11b9-c714-42a9-b0c3-243b145bbf3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:32:26.905Z|a9d65e33-357c-4fa1-95c4-b23cda1b8164|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:32:26.905Z|4cbb4547-8526-4c5f-b4b5-9db6cb8ffe6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:32:26.906Z|4cbb4547-8526-4c5f-b4b5-9db6cb8ffe6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:32:26.906Z|a9d65e33-357c-4fa1-95c4-b23cda1b8164|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:32:26.907Z|6b31ae07-d793-4971-a7a8-ac828fdcbdb5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:32:26.908Z|6b31ae07-d793-4971-a7a8-ac828fdcbdb5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:32:33.817Z|29f9a355-114d-4a31-a4f2-7c6b91d7003c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:32:33.822Z|29f9a355-114d-4a31-a4f2-7c6b91d7003c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:32:36.932Z|e0818114-5d27-4d9a-ba11-7625d24c1318|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:32:36.933Z|e0818114-5d27-4d9a-ba11-7625d24c1318|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:32:36.933Z|fd85ec5a-bc35-4bc3-bc43-e2e4d73c7e18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:32:36.934Z|fd85ec5a-bc35-4bc3-bc43-e2e4d73c7e18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:32:36.937Z|1f9eefd9-65c8-4d18-894c-b3f95d3173dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:32:36.938Z|1f9eefd9-65c8-4d18-894c-b3f95d3173dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:32:46.962Z|8e4429e3-2ec3-42ca-bcab-1b0dfed0087c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:32:46.963Z|8e4429e3-2ec3-42ca-bcab-1b0dfed0087c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:32:46.970Z|125351d8-3146-42d9-a698-aeae01581f20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:32:46.970Z|92e0ea50-c3c3-47bf-87f8-07e77e15483e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:32:46.971Z|125351d8-3146-42d9-a698-aeae01581f20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:32:46.971Z|92e0ea50-c3c3-47bf-87f8-07e77e15483e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:32:48.817Z|6be1fe16-df2e-4901-bff6-b71fb86906d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:32:48.818Z|6be1fe16-df2e-4901-bff6-b71fb86906d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:32:50.134Z|fe39a214-4da4-4e4a-b9ab-d2c7fbeb2d2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:32:50.135Z|fe39a214-4da4-4e4a-b9ab-d2c7fbeb2d2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:32:56.993Z|217e7bef-16fc-4eed-9147-3e5e50f73e3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:32:56.994Z|217e7bef-16fc-4eed-9147-3e5e50f73e3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:32:57.001Z|6ee24fe0-fded-43a9-a88f-476c851acd4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:32:57.001Z|6ee24fe0-fded-43a9-a88f-476c851acd4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:32:57.002Z|8ca5b4fc-8ab5-4098-bb5b-974594c2ad6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:32:57.003Z|8ca5b4fc-8ab5-4098-bb5b-974594c2ad6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:33:03.818Z|766a1b26-505f-4b2f-b5d6-2b4031a1e601|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:33:03.818Z|766a1b26-505f-4b2f-b5d6-2b4031a1e601|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:33:07.025Z|5dab0ecd-1bc2-4538-bac3-370ddf1d2abd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:33:07.025Z|34a9c486-6e0e-4b2a-9669-a280b61cc238|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:33:07.026Z|5dab0ecd-1bc2-4538-bac3-370ddf1d2abd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:33:07.027Z|34a9c486-6e0e-4b2a-9669-a280b61cc238|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:33:07.034Z|cc995187-b1c5-4960-97e4-c2c568188786|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:33:07.035Z|cc995187-b1c5-4960-97e4-c2c568188786|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:33:15.773Z|aced44ec-433a-47b7-b19e-e52f4b247df5|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T11:33:15.774Z|aced44ec-433a-47b7-b19e-e52f4b247df5|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T11:33:17.059Z|464922af-157b-4438-8b1f-89e638bcc435|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:33:17.060Z|464922af-157b-4438-8b1f-89e638bcc435|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:33:17.061Z|4948912c-2566-43bd-b776-aeffda02bb73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:33:17.062Z|4948912c-2566-43bd-b776-aeffda02bb73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:33:17.064Z|92ab9521-7a55-4709-b293-960bb8791438|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:33:17.065Z|92ab9521-7a55-4709-b293-960bb8791438|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:33:18.817Z|592c4f40-1a15-443a-8f61-17d179a2766d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:33:18.822Z|592c4f40-1a15-443a-8f61-17d179a2766d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:33:20.136Z|b77b77f3-5e16-41e0-bd13-8a63a103a416|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:33:20.136Z|b77b77f3-5e16-41e0-bd13-8a63a103a416|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:33:27.088Z|b1f98a19-304d-4c39-8900-ab7243b7a7fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:33:27.089Z|b1f98a19-304d-4c39-8900-ab7243b7a7fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:33:27.093Z|83888a3e-8198-47ee-96c4-f81ad52b6ff1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:33:27.093Z|1385ddf1-3e8b-49b3-ba5c-ba683fbd5bf5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:33:27.094Z|83888a3e-8198-47ee-96c4-f81ad52b6ff1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:33:27.094Z|1385ddf1-3e8b-49b3-ba5c-ba683fbd5bf5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:33:33.817Z|2c7df4b3-ac72-43e7-8545-f2342784ea22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:33:33.818Z|2c7df4b3-ac72-43e7-8545-f2342784ea22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:33:37.124Z|3f7b3c04-7cc0-416e-acd2-ee738dcea821|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:33:37.125Z|3f7b3c04-7cc0-416e-acd2-ee738dcea821|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:33:37.128Z|0334fe8f-6dce-4d89-8978-4e1e7d1e0b95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:33:37.129Z|625412e2-e02b-4c4d-acdf-d5319196e6ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:33:37.129Z|0334fe8f-6dce-4d89-8978-4e1e7d1e0b95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:33:37.129Z|625412e2-e02b-4c4d-acdf-d5319196e6ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:33:47.166Z|f4a0188e-e647-493e-976d-91ea68563cc1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:33:47.166Z|f4a0188e-e647-493e-976d-91ea68563cc1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:33:47.168Z|72aeebe4-5bea-4351-847f-ad16f1a88639|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:33:47.168Z|72aeebe4-5bea-4351-847f-ad16f1a88639|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:33:47.169Z|ef8e320d-f5f9-41b9-b48a-c01bc8cbc88d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:33:47.169Z|ef8e320d-f5f9-41b9-b48a-c01bc8cbc88d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:33:48.817Z|2253c552-c26a-4243-ae5c-1cab00c2e9c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:33:48.818Z|2253c552-c26a-4243-ae5c-1cab00c2e9c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:33:50.137Z|97a82d77-7b43-4f9f-9e49-d228e08b1bdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:33:50.137Z|97a82d77-7b43-4f9f-9e49-d228e08b1bdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:33:57.196Z|5297adac-9c6c-4394-b98d-0c8280914a06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:33:57.197Z|5297adac-9c6c-4394-b98d-0c8280914a06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:33:57.199Z|88c9a7cc-1aa3-4db3-b383-b1fbf8fa225c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:33:57.199Z|88c9a7cc-1aa3-4db3-b383-b1fbf8fa225c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:33:57.208Z|a20fb275-5045-46e2-9590-f991e75284a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:33:57.208Z|a20fb275-5045-46e2-9590-f991e75284a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:34:03.817Z|2667430d-63a9-41f4-85d6-0443c05228a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:34:03.822Z|2667430d-63a9-41f4-85d6-0443c05228a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:34:07.235Z|e71b8ee9-6651-4d64-8d7e-8d4fc348c2d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:34:07.235Z|03d872e0-911a-4b42-b2f8-96d7a029c67d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:34:07.236Z|03d872e0-911a-4b42-b2f8-96d7a029c67d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:34:07.236Z|e71b8ee9-6651-4d64-8d7e-8d4fc348c2d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:34:07.244Z|fb7812de-0ab3-43b5-9e04-5aeb96e034bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:34:07.246Z|fb7812de-0ab3-43b5-9e04-5aeb96e034bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:34:15.771Z|e32ef713-e1d6-4dfc-bda1-97a516546c58|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T11:34:15.772Z|e32ef713-e1d6-4dfc-bda1-97a516546c58|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T11:34:17.267Z|842a972c-7c18-4537-a395-b650d49f6a83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:34:17.268Z|842a972c-7c18-4537-a395-b650d49f6a83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:34:17.269Z|869a7ab9-a350-41bc-be18-e5e6efc028ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:34:17.270Z|869a7ab9-a350-41bc-be18-e5e6efc028ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:34:17.272Z|e10a8c71-d935-4859-bd1e-94dff2b1f3ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:34:17.273Z|e10a8c71-d935-4859-bd1e-94dff2b1f3ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:34:18.817Z|a572ea42-00fd-48bd-9a26-e26d319abfde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:34:18.818Z|a572ea42-00fd-48bd-9a26-e26d319abfde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:34:20.138Z|69e6cb97-ca95-40f1-a1c5-e8904030ca7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:34:20.138Z|69e6cb97-ca95-40f1-a1c5-e8904030ca7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:34:27.298Z|95423f45-b973-4fd5-90fc-bf7e4e14a381|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:34:27.298Z|95423f45-b973-4fd5-90fc-bf7e4e14a381|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:34:27.302Z|6b38c15b-efec-414c-8b4b-9b1cbed25963|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:34:27.302Z|6b38c15b-efec-414c-8b4b-9b1cbed25963|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:34:27.302Z|b6d7e383-827e-4f9c-83c8-8d2d43617d67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:34:27.303Z|b6d7e383-827e-4f9c-83c8-8d2d43617d67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:34:33.817Z|a36160b0-9e95-4fe7-9d2c-29365ec174cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:34:33.818Z|a36160b0-9e95-4fe7-9d2c-29365ec174cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:34:37.331Z|366c0237-801e-4cd0-87ed-ddc9a841c153|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:34:37.332Z|e0a11ba9-a23a-42a4-bef1-5d6b2272e483|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:34:37.332Z|366c0237-801e-4cd0-87ed-ddc9a841c153|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:34:37.333Z|e0a11ba9-a23a-42a4-bef1-5d6b2272e483|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:34:37.334Z|4d644831-133a-436b-a583-ec8781aee58c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:34:37.335Z|4d644831-133a-436b-a583-ec8781aee58c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:34:47.365Z|be47d1d6-faf7-4383-8c28-3b78691abfb4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:34:47.365Z|be47d1d6-faf7-4383-8c28-3b78691abfb4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:34:47.366Z|e1f418ca-e8cf-4e66-a9ee-d7196491f16c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:34:47.366Z|e1f418ca-e8cf-4e66-a9ee-d7196491f16c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:34:47.372Z|9931d46d-1680-47d0-a02b-07d0546ac419|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:34:47.373Z|9931d46d-1680-47d0-a02b-07d0546ac419|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:34:48.818Z|6ca1e843-8d61-418f-9e11-96e2a9786bbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:34:48.819Z|6ca1e843-8d61-418f-9e11-96e2a9786bbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:34:50.139Z|042bb704-3c81-4044-8c30-fb9178250eb7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:34:50.140Z|042bb704-3c81-4044-8c30-fb9178250eb7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:34:57.403Z|3876ce42-b93a-4f0d-b620-e322031cc522|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:34:57.404Z|b5972bd3-036f-47a8-9ae7-bd4a2be1ea6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:34:57.404Z|b5972bd3-036f-47a8-9ae7-bd4a2be1ea6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:34:57.404Z|f845f066-cbd4-4626-b17d-d3f1464b287a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:34:57.405Z|3876ce42-b93a-4f0d-b620-e322031cc522|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:34:57.405Z|f845f066-cbd4-4626-b17d-d3f1464b287a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:35:03.817Z|79101ccd-2833-4d5c-aba2-4b10be3e9270|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:35:03.818Z|79101ccd-2833-4d5c-aba2-4b10be3e9270|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:35:07.435Z|cd6fb846-a9c2-4373-aaed-b7045c465797|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:35:07.436Z|cd6fb846-a9c2-4373-aaed-b7045c465797|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:35:07.439Z|daa467d9-4433-43fe-a1c0-37e88fb59595|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:35:07.439Z|c367e516-a266-4e95-ae0a-3808b4f53d82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:35:07.440Z|daa467d9-4433-43fe-a1c0-37e88fb59595|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:35:07.440Z|c367e516-a266-4e95-ae0a-3808b4f53d82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:35:15.771Z|f4df8583-2763-4170-b95e-aea1e9d59ebd|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T11:35:15.773Z|f4df8583-2763-4170-b95e-aea1e9d59ebd|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T11:35:17.467Z|75b5224f-73a8-4950-ab72-4f1853198293|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:35:17.467Z|ea7f0924-406e-45c3-ba06-9a758eb93c91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:35:17.468Z|ea7f0924-406e-45c3-ba06-9a758eb93c91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:35:17.468Z|75b5224f-73a8-4950-ab72-4f1853198293|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:35:17.470Z|1e4c9b5a-3ade-43fa-aaae-fdde0dc10807|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:35:17.470Z|1e4c9b5a-3ade-43fa-aaae-fdde0dc10807|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:35:18.817Z|830afbad-403c-49b9-900d-bb1d08330588|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:35:18.818Z|830afbad-403c-49b9-900d-bb1d08330588|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:35:20.140Z|cdc132f6-bc36-4c7a-b505-eb320bb79637|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:35:20.141Z|cdc132f6-bc36-4c7a-b505-eb320bb79637|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:35:27.497Z|9cab6191-4beb-4e54-b7a8-470418d66ddd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:35:27.497Z|6a7cf8e1-80a8-425b-8e9f-758c376721cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:35:27.497Z|9cab6191-4beb-4e54-b7a8-470418d66ddd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:35:27.498Z|6a7cf8e1-80a8-425b-8e9f-758c376721cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:35:27.505Z|2fb2118c-027e-4662-81db-b137568790ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:35:27.505Z|2fb2118c-027e-4662-81db-b137568790ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:35:33.818Z|2598572c-f60c-4502-9c3d-1af2eb903bee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:35:33.819Z|2598572c-f60c-4502-9c3d-1af2eb903bee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:35:37.528Z|55ccae75-f6fc-465b-b620-5243155a3255|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:35:37.529Z|55ccae75-f6fc-465b-b620-5243155a3255|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:35:37.530Z|95f394f1-d3f3-43b3-9989-ada008feb5c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:35:37.531Z|95f394f1-d3f3-43b3-9989-ada008feb5c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:35:37.532Z|b71cf340-12cb-4da5-981a-aa51ef8879c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:35:37.533Z|b71cf340-12cb-4da5-981a-aa51ef8879c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:35:47.559Z|e077374b-bc4b-43e2-ba4c-baa4952c4e02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:35:47.561Z|e077374b-bc4b-43e2-ba4c-baa4952c4e02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:35:47.565Z|8138fe22-9170-46dd-bfa0-412ec658a940|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:35:47.566Z|8138fe22-9170-46dd-bfa0-412ec658a940|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:35:47.569Z|f5078080-042a-4408-ba98-89f4f85e9dba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:35:47.569Z|f5078080-042a-4408-ba98-89f4f85e9dba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:35:48.817Z|6dcfbc60-07ce-4c54-aed3-66749978af38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:35:48.818Z|6dcfbc60-07ce-4c54-aed3-66749978af38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:35:50.141Z|8abca8d7-13f7-4e70-8c72-70c7330977fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:35:50.142Z|8abca8d7-13f7-4e70-8c72-70c7330977fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:35:57.595Z|cf59c6d9-8487-4ac0-a669-bc27188548e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:35:57.596Z|cf59c6d9-8487-4ac0-a669-bc27188548e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:35:57.598Z|0697ec06-434b-44f3-98d6-ce1f6286bb26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:35:57.599Z|0697ec06-434b-44f3-98d6-ce1f6286bb26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:35:57.601Z|94d90a2b-aad5-43a9-9fc5-c363140a47d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:35:57.601Z|94d90a2b-aad5-43a9-9fc5-c363140a47d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:36:03.817Z|521c1cf9-7ca0-4d29-89b4-09373a2b3db1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:36:03.818Z|521c1cf9-7ca0-4d29-89b4-09373a2b3db1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:36:07.623Z|db152cf6-6e49-4ce7-8cf8-a6291a0b5cdb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:36:07.624Z|db152cf6-6e49-4ce7-8cf8-a6291a0b5cdb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:36:07.630Z|ff04d641-832a-4037-bcfd-8eb9be62c933|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:36:07.632Z|55efdd28-fa8a-4968-85ad-05fa3a686a69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:36:07.632Z|55efdd28-fa8a-4968-85ad-05fa3a686a69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:36:07.633Z|ff04d641-832a-4037-bcfd-8eb9be62c933|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:36:15.771Z|c070712e-eb04-43fa-8bc9-66b26b88263b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T11:36:15.772Z|c070712e-eb04-43fa-8bc9-66b26b88263b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T11:36:17.655Z|8646733c-212f-400c-af67-75138501b1aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:36:17.656Z|8646733c-212f-400c-af67-75138501b1aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:36:17.659Z|d165ed04-90a2-42c1-950f-fe14c5b13ed1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:36:17.660Z|d165ed04-90a2-42c1-950f-fe14c5b13ed1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:36:17.662Z|51cf0de9-77d0-496b-a67a-53f6a6f48b20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:36:17.662Z|51cf0de9-77d0-496b-a67a-53f6a6f48b20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:36:18.817Z|f25fb26b-e22c-48c1-827c-41d48834fa29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:36:18.818Z|f25fb26b-e22c-48c1-827c-41d48834fa29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:36:20.142Z|fb588280-ea28-4d4a-b1be-83fe551de18b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:36:20.143Z|fb588280-ea28-4d4a-b1be-83fe551de18b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:36:27.698Z|26a69dfc-1ef2-4a2f-acf3-5ff2b79e5ec7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:36:27.698Z|26a69dfc-1ef2-4a2f-acf3-5ff2b79e5ec7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:36:27.703Z|8f3343cb-f72f-46c3-b479-f108dcbd6f59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:36:27.704Z|8f3343cb-f72f-46c3-b479-f108dcbd6f59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:36:27.705Z|d9dcb910-2b1c-4ad4-be48-016999d02147|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:36:27.706Z|d9dcb910-2b1c-4ad4-be48-016999d02147|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:36:33.818Z|da710715-b590-40db-abc5-77c3c886cc76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:36:33.818Z|da710715-b590-40db-abc5-77c3c886cc76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:36:37.735Z|c704301a-81bc-4656-a42c-04c2f64d93b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:36:37.736Z|c704301a-81bc-4656-a42c-04c2f64d93b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:36:37.741Z|fd48ac16-17be-4ae7-a03a-90f8126f92ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:36:37.742Z|ebd21c26-02c7-4343-a85a-a8158d6b1d7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:36:37.743Z|ebd21c26-02c7-4343-a85a-a8158d6b1d7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:36:37.743Z|fd48ac16-17be-4ae7-a03a-90f8126f92ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:36:47.768Z|a2a5f4ec-f3bd-4dad-b4bd-c05d3bfd2698|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:36:47.769Z|a2a5f4ec-f3bd-4dad-b4bd-c05d3bfd2698|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:36:47.772Z|f9504404-2a18-405b-8b81-2c248f3a4505|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:36:47.773Z|f9504404-2a18-405b-8b81-2c248f3a4505|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:36:47.773Z|ba89e12d-3b96-4f78-b44b-0be6d2f01d44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:36:47.774Z|ba89e12d-3b96-4f78-b44b-0be6d2f01d44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:36:48.817Z|05c64384-b77c-44ee-bdc9-14602d6a7efa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:36:48.818Z|05c64384-b77c-44ee-bdc9-14602d6a7efa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:36:50.143Z|e2311c19-f57c-4932-a9d0-1dace1695226|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:36:50.144Z|e2311c19-f57c-4932-a9d0-1dace1695226|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:36:57.799Z|0225e937-4750-4277-9de5-69ab995c6410|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:36:57.800Z|0225e937-4750-4277-9de5-69ab995c6410|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:36:57.801Z|767e8d65-6238-4915-b9c7-b5ba57c5d0da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:36:57.801Z|767e8d65-6238-4915-b9c7-b5ba57c5d0da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:36:57.803Z|7943bb84-d37a-4cfe-93a6-78f4d95a5488|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:36:57.804Z|7943bb84-d37a-4cfe-93a6-78f4d95a5488|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:37:03.817Z|0ce291ef-4956-4947-bcca-4aaa2430bbc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:37:03.821Z|0ce291ef-4956-4947-bcca-4aaa2430bbc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:37:07.831Z|dd883b6a-9731-4afc-b04c-02be357d2f7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:37:07.832Z|af7edd66-9d3e-4766-9555-7467da87e644|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:37:07.832Z|dd883b6a-9731-4afc-b04c-02be357d2f7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:37:07.832Z|af7edd66-9d3e-4766-9555-7467da87e644|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:37:07.841Z|c4701cca-ff13-4353-92f7-c6e64e0d4fdd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:37:07.842Z|c4701cca-ff13-4353-92f7-c6e64e0d4fdd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:37:15.771Z|fe98cb11-f8d1-400b-b871-e4281d79978a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T11:37:15.772Z|fe98cb11-f8d1-400b-b871-e4281d79978a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T11:37:17.871Z|4685f7ff-fa7b-4a72-9512-b3ff67398d4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:37:17.871Z|4685f7ff-fa7b-4a72-9512-b3ff67398d4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:37:17.874Z|99918c31-7fc6-4267-8df0-5e4bc9d84c3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:37:17.875Z|99918c31-7fc6-4267-8df0-5e4bc9d84c3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:37:17.875Z|08c2f5d6-f188-4d34-b1b0-8feb8c1e5829|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:37:17.876Z|08c2f5d6-f188-4d34-b1b0-8feb8c1e5829|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:37:18.817Z|7592bfbf-2fc7-4230-b7ea-b27c68cbb3e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:37:18.818Z|7592bfbf-2fc7-4230-b7ea-b27c68cbb3e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:37:20.144Z|4cfe377c-3179-4d1b-ae55-3faa60d75d88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:37:20.145Z|4cfe377c-3179-4d1b-ae55-3faa60d75d88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:37:27.895Z|2078ae56-6f13-4476-a1b8-8f022aeb9895|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:37:27.895Z|2078ae56-6f13-4476-a1b8-8f022aeb9895|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:37:27.900Z|82eeec00-dc5e-49bf-9d82-e309e2751f12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:37:27.901Z|82eeec00-dc5e-49bf-9d82-e309e2751f12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:37:27.901Z|80344bc6-b1f4-498d-b185-a2a1e5f4bf8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:37:27.902Z|80344bc6-b1f4-498d-b185-a2a1e5f4bf8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:37:33.817Z|d665a5a3-654f-4761-889e-dc3ad4bc9fa0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:37:33.818Z|d665a5a3-654f-4761-889e-dc3ad4bc9fa0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:37:37.924Z|d8711e29-e930-452d-9ba5-54b5021ab759|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:37:37.925Z|d8711e29-e930-452d-9ba5-54b5021ab759|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:37:37.932Z|a3294a39-d6ba-456b-b4be-4f95936e1689|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:37:37.932Z|a3294a39-d6ba-456b-b4be-4f95936e1689|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:37:37.933Z|132f6609-bacb-4a00-83f0-0d1a99c148a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:37:37.934Z|132f6609-bacb-4a00-83f0-0d1a99c148a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:37:47.959Z|6d361325-fa98-49f6-bb63-7d89f0629d35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:37:47.960Z|6d361325-fa98-49f6-bb63-7d89f0629d35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:37:47.966Z|a1c5f6c6-f74c-4074-a7b7-33e2dfe4e9e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:37:47.967Z|a1c5f6c6-f74c-4074-a7b7-33e2dfe4e9e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:37:47.968Z|efc358d8-d2a2-4f6a-80c2-cdd0d6b93a15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:37:47.969Z|efc358d8-d2a2-4f6a-80c2-cdd0d6b93a15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:37:48.817Z|cb6f3182-bd65-48f6-8283-f2109166cb21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:37:48.818Z|cb6f3182-bd65-48f6-8283-f2109166cb21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:37:50.146Z|31924ebb-3fa1-4abf-83d0-7f5c74094e63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:37:50.146Z|31924ebb-3fa1-4abf-83d0-7f5c74094e63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:37:57.992Z|06bc15b5-f6d8-4747-ae19-0b037ab04d96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:37:57.994Z|06bc15b5-f6d8-4747-ae19-0b037ab04d96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:37:57.995Z|62bdf97e-4e31-4c04-9509-a524dca432c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:37:57.996Z|62bdf97e-4e31-4c04-9509-a524dca432c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:37:58.000Z|d734cd9d-88a7-415e-b142-2ce3f06a0515|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:37:58.001Z|d734cd9d-88a7-415e-b142-2ce3f06a0515|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:38:03.817Z|d08aff84-93b3-4f4a-9c52-2dbaafe3f665|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:38:03.818Z|d08aff84-93b3-4f4a-9c52-2dbaafe3f665|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:38:08.028Z|d1bcee1e-794b-47e8-9590-9a6b26bce2f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:38:08.029Z|d1bcee1e-794b-47e8-9590-9a6b26bce2f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:38:08.033Z|27a9c3ff-3d18-4567-94bc-4042124d8ea3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:38:08.034Z|27a9c3ff-3d18-4567-94bc-4042124d8ea3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:38:08.035Z|226e4613-4402-42b7-aa37-0760fe7f61d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:38:08.036Z|226e4613-4402-42b7-aa37-0760fe7f61d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:38:15.771Z|41811d6b-3f16-409f-bb3d-62d199d824b8|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T11:38:15.772Z|41811d6b-3f16-409f-bb3d-62d199d824b8|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T11:38:18.064Z|216f148d-ff31-4d3a-935f-8f0ae40bbc8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:38:18.065Z|216f148d-ff31-4d3a-935f-8f0ae40bbc8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:38:18.067Z|d8c5464e-725d-4c9f-a5c8-a8dcb3d41615|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:38:18.069Z|d8c5464e-725d-4c9f-a5c8-a8dcb3d41615|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:38:18.071Z|f0f56228-9245-4ae2-afb1-086bc4d62472|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:38:18.072Z|f0f56228-9245-4ae2-afb1-086bc4d62472|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:38:18.817Z|8079ec69-c37d-4f95-a08b-6fbf55c1cd80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:38:18.821Z|8079ec69-c37d-4f95-a08b-6fbf55c1cd80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:38:20.147Z|958ca043-d901-44de-8dc7-6e081c26f32b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:38:20.148Z|958ca043-d901-44de-8dc7-6e081c26f32b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:38:28.100Z|8bf662b5-0349-4280-8dc8-0a5a697b8dac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:38:28.100Z|fa9284a3-6866-4087-afb4-c180681f7cdf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:38:28.100Z|78a63081-9af3-4ca5-a3a3-e6f83c8a021c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:38:28.101Z|8bf662b5-0349-4280-8dc8-0a5a697b8dac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:38:28.101Z|fa9284a3-6866-4087-afb4-c180681f7cdf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:38:28.101Z|78a63081-9af3-4ca5-a3a3-e6f83c8a021c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:38:33.817Z|cdb28b76-c7fb-47bc-b1ae-9d7f796c478d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:38:33.818Z|cdb28b76-c7fb-47bc-b1ae-9d7f796c478d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:38:38.136Z|9baa10ce-4df6-41b1-8bf2-cf99de95e394|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:38:38.137Z|9baa10ce-4df6-41b1-8bf2-cf99de95e394|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:38:38.136Z|38613cf8-ec89-4386-8e47-cd3167c704d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:38:38.137Z|38613cf8-ec89-4386-8e47-cd3167c704d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:38:38.145Z|357c13d0-a61c-4dd3-b509-6439e1c33731|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:38:38.146Z|357c13d0-a61c-4dd3-b509-6439e1c33731|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:38:48.180Z|958bcf48-670b-409d-bea3-a469af52a398|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:38:48.181Z|958bcf48-670b-409d-bea3-a469af52a398|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:38:48.182Z|c1bca506-43fa-4b2d-9fae-f724fb3138a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:38:48.183Z|c1bca506-43fa-4b2d-9fae-f724fb3138a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:38:48.180Z|4e3383ca-74e7-4c5b-aaed-eb9fb7de134a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:38:48.183Z|4e3383ca-74e7-4c5b-aaed-eb9fb7de134a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:38:48.817Z|feca3b44-d383-4fd1-a7d1-80cd66f75220|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:38:48.818Z|feca3b44-d383-4fd1-a7d1-80cd66f75220|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:38:50.149Z|0cf961bb-7c9a-4913-a46c-31e383527002|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:38:50.149Z|0cf961bb-7c9a-4913-a46c-31e383527002|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:38:58.219Z|7ab490d2-67c0-4cdd-bf20-6b86c1652dc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:38:58.219Z|5b280509-a5d3-40de-b8e9-f4a2a0db4578|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:38:58.219Z|7ab490d2-67c0-4cdd-bf20-6b86c1652dc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:38:58.219Z|5b280509-a5d3-40de-b8e9-f4a2a0db4578|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:38:58.221Z|e2e7ce65-dd7e-4059-ad7f-a16b3e688238|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:38:58.221Z|e2e7ce65-dd7e-4059-ad7f-a16b3e688238|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:39:03.817Z|b601ef1d-b31c-4833-a2fb-97c40a000e8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:39:03.821Z|b601ef1d-b31c-4833-a2fb-97c40a000e8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:39:08.252Z|abec1715-5fa6-4ca2-8d9e-2da05299f76a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:39:08.253Z|f34ca932-067a-4796-a3dd-aa866e537307|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:39:08.253Z|abec1715-5fa6-4ca2-8d9e-2da05299f76a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:39:08.253Z|f34ca932-067a-4796-a3dd-aa866e537307|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:39:08.259Z|902774d0-02fe-4a57-9c61-bde5e159d21c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:39:08.259Z|902774d0-02fe-4a57-9c61-bde5e159d21c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:39:15.771Z|7b80a1dc-8088-44a0-ab7e-56e288c7d522|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T11:39:15.772Z|7b80a1dc-8088-44a0-ab7e-56e288c7d522|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T11:39:18.284Z|0f6ef7c8-f49c-478e-a78b-fa284f3fe9e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:39:18.285Z|0f6ef7c8-f49c-478e-a78b-fa284f3fe9e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:39:18.285Z|aad0c53e-6b66-4c2b-8cf9-c3227eae6c9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:39:18.286Z|aad0c53e-6b66-4c2b-8cf9-c3227eae6c9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:39:18.289Z|dda1edfa-185b-46e3-9aa1-9513418b3e2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:39:18.290Z|dda1edfa-185b-46e3-9aa1-9513418b3e2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:39:18.817Z|88a7c458-c9fb-4a68-9583-959ece5839bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:39:18.818Z|88a7c458-c9fb-4a68-9583-959ece5839bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:39:20.150Z|28e11460-5ce9-4d07-97da-7aef845675cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:39:20.150Z|28e11460-5ce9-4d07-97da-7aef845675cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:39:28.315Z|de128c95-9950-4b00-8428-3fa3d79d9886|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:39:28.315Z|905de3e0-3941-486e-a4a8-159fa9e0dede|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:39:28.316Z|de128c95-9950-4b00-8428-3fa3d79d9886|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:39:28.316Z|905de3e0-3941-486e-a4a8-159fa9e0dede|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:39:28.320Z|2bf77900-2cd6-4afa-bcca-a77035357dec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:39:28.320Z|2bf77900-2cd6-4afa-bcca-a77035357dec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:39:33.817Z|333684cb-6867-4837-888b-fc91361fd3de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:39:33.818Z|333684cb-6867-4837-888b-fc91361fd3de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:39:38.348Z|00279eae-56df-48ac-b2a9-e545022bad4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:39:38.349Z|00279eae-56df-48ac-b2a9-e545022bad4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:39:38.350Z|44e49e9c-0cfd-452e-9750-ca3888486679|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:39:38.351Z|44e49e9c-0cfd-452e-9750-ca3888486679|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:39:38.352Z|0c65049a-d464-4812-b41b-f421353073d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:39:38.353Z|0c65049a-d464-4812-b41b-f421353073d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:39:48.377Z|f39a3cb8-d8ba-48cd-91e1-1a65534ee32f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:39:48.377Z|f39a3cb8-d8ba-48cd-91e1-1a65534ee32f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:39:48.383Z|4e9498bc-57af-4c7b-9024-67e393912349|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:39:48.384Z|4e9498bc-57af-4c7b-9024-67e393912349|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:39:48.385Z|adaeca96-0492-4a6f-88f1-870cfbbe5d25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:39:48.386Z|adaeca96-0492-4a6f-88f1-870cfbbe5d25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:39:48.817Z|c2085646-bd4c-45a1-9a12-6f0531f43d3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:39:48.822Z|c2085646-bd4c-45a1-9a12-6f0531f43d3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:39:50.151Z|ec93e23c-e703-46a4-bc9b-4a1194edb572|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:39:50.152Z|ec93e23c-e703-46a4-bc9b-4a1194edb572|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:39:58.407Z|5c63d31f-c252-4ac0-bd87-2408326a3d9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:39:58.408Z|5c63d31f-c252-4ac0-bd87-2408326a3d9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:39:58.415Z|67f0d993-0dca-487a-ad98-d995b7523745|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:39:58.415Z|bb883243-1f32-47f1-b5f4-eaa4c017deff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:39:58.416Z|bb883243-1f32-47f1-b5f4-eaa4c017deff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:39:58.417Z|67f0d993-0dca-487a-ad98-d995b7523745|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:40:03.817Z|f8857f9f-66d5-4683-b156-a94031a31ef1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:40:03.818Z|f8857f9f-66d5-4683-b156-a94031a31ef1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:40:08.443Z|39cbd5b5-ebb2-4c41-a361-a3bc178966cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:40:08.444Z|39cbd5b5-ebb2-4c41-a361-a3bc178966cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:40:08.448Z|be113a56-e108-4b6f-9e11-4d49c8211ae7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:40:08.449Z|be113a56-e108-4b6f-9e11-4d49c8211ae7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:40:08.456Z|f0987fb9-7bc7-455d-9428-2f7b41246cdc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:40:08.456Z|f0987fb9-7bc7-455d-9428-2f7b41246cdc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:40:15.770Z|78539080-8f6d-4d22-937b-174a15a5a2ba|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T11:40:15.771Z|78539080-8f6d-4d22-937b-174a15a5a2ba|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T11:40:18.477Z|eadb7a88-8c78-4268-aa05-a667c23cf1ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:40:18.478Z|eadb7a88-8c78-4268-aa05-a667c23cf1ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:40:18.485Z|2eb03322-6fb3-4db9-9c15-73d416a80190|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:40:18.485Z|766cf8dd-70d1-48eb-ba44-b1917674eba3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:40:18.486Z|766cf8dd-70d1-48eb-ba44-b1917674eba3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:40:18.486Z|2eb03322-6fb3-4db9-9c15-73d416a80190|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:40:18.817Z|0eeb8610-e027-4a8f-b4f8-ceb603179cae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:40:18.818Z|0eeb8610-e027-4a8f-b4f8-ceb603179cae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:40:20.153Z|7d93d46a-c970-4b49-89de-cf409e851a48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:40:20.153Z|7d93d46a-c970-4b49-89de-cf409e851a48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:40:28.516Z|ef166b9a-1e8e-47c4-9405-b78222e27c49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:40:28.517Z|ef166b9a-1e8e-47c4-9405-b78222e27c49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:40:28.521Z|3e498bc9-7633-4e07-bc47-b86ecdaaf793|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:40:28.521Z|d5c44f53-7453-46f9-a491-bfa44cd16d49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:40:28.522Z|3e498bc9-7633-4e07-bc47-b86ecdaaf793|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:40:28.522Z|d5c44f53-7453-46f9-a491-bfa44cd16d49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:40:33.817Z|40c9dc75-bc10-44cb-b728-c554ea0a6f70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:40:33.822Z|40c9dc75-bc10-44cb-b728-c554ea0a6f70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:40:38.549Z|4e3c3bbe-e974-47fd-aa67-69afcbc3eb89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:40:38.549Z|4e3c3bbe-e974-47fd-aa67-69afcbc3eb89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:40:38.551Z|928c8344-73f0-4625-92b9-73b80a4296fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:40:38.552Z|928c8344-73f0-4625-92b9-73b80a4296fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:40:38.553Z|efdab44c-06aa-4538-8381-b33ee1aff490|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:40:38.553Z|efdab44c-06aa-4538-8381-b33ee1aff490|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:40:48.581Z|e39795a1-12bd-48cd-a0cb-14008d07970a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:40:48.583Z|e39795a1-12bd-48cd-a0cb-14008d07970a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:40:48.584Z|9436f90b-0775-4975-8be1-a124c8e1ad7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:40:48.584Z|9436f90b-0775-4975-8be1-a124c8e1ad7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:40:48.585Z|327ff8ae-dcc5-477b-9e06-bed7ba350d70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:40:48.586Z|327ff8ae-dcc5-477b-9e06-bed7ba350d70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:40:48.817Z|008d9098-973a-414f-b56b-0152d8bd3032|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:40:48.818Z|008d9098-973a-414f-b56b-0152d8bd3032|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:40:50.153Z|3cdbebcd-3c3e-45ab-8fe6-d5140a756b23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:40:50.154Z|3cdbebcd-3c3e-45ab-8fe6-d5140a756b23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:40:58.614Z|140b1380-2ebc-4675-91e3-e6f787f5c255|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:40:58.614Z|140b1380-2ebc-4675-91e3-e6f787f5c255|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:40:58.616Z|49348f47-2104-46a2-98c4-2e9e7863177f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:40:58.617Z|d1a81846-2c7a-429e-ad41-168553a4ab00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:40:58.617Z|49348f47-2104-46a2-98c4-2e9e7863177f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:40:58.617Z|d1a81846-2c7a-429e-ad41-168553a4ab00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:41:03.818Z|eb4e08e5-2aeb-4f4f-bb98-44097b5424ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:41:03.818Z|eb4e08e5-2aeb-4f4f-bb98-44097b5424ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:41:08.653Z|4b70794c-8d8d-4831-bf9d-db67a27e0c7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:41:08.653Z|4b70794c-8d8d-4831-bf9d-db67a27e0c7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:41:08.659Z|e36e5a83-5721-4e20-b659-87805d90653e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:41:08.659Z|baef97e7-32df-4457-8a79-bace31dc307e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:41:08.660Z|baef97e7-32df-4457-8a79-bace31dc307e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:41:08.660Z|e36e5a83-5721-4e20-b659-87805d90653e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:41:15.772Z|19ed1e58-6860-491c-8669-81f943bde1e5|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T11:41:15.773Z|19ed1e58-6860-491c-8669-81f943bde1e5|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T11:41:18.692Z|d1d4830f-c228-4177-be1e-39c96511290e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:41:18.693Z|d1d4830f-c228-4177-be1e-39c96511290e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:41:18.693Z|81d0b64a-6ca9-4c61-9f6d-67f8555968ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:41:18.694Z|81d0b64a-6ca9-4c61-9f6d-67f8555968ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:41:18.694Z|a153e6d3-2de5-4c72-aae0-501904540859|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:41:18.694Z|a153e6d3-2de5-4c72-aae0-501904540859|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:41:18.817Z|5a8e78ce-1d77-4b9c-9b4a-1f27347acd96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:41:18.822Z|5a8e78ce-1d77-4b9c-9b4a-1f27347acd96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:41:20.154Z|d89e1978-5593-4aec-95db-f1c93428d245|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:41:20.155Z|d89e1978-5593-4aec-95db-f1c93428d245|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:41:28.725Z|873ccfbc-2636-4092-9cbf-b92c702af44a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:41:28.725Z|ca08a24a-ef18-43fd-989b-a9b8a4cd2279|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:41:28.726Z|873ccfbc-2636-4092-9cbf-b92c702af44a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:41:28.725Z|58c66675-f3b6-4d22-81bb-85584a94d94a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:41:28.726Z|ca08a24a-ef18-43fd-989b-a9b8a4cd2279|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:41:28.726Z|58c66675-f3b6-4d22-81bb-85584a94d94a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:41:33.818Z|81b3d1b4-4faa-46db-842f-ebe49ff90932|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:41:33.818Z|81b3d1b4-4faa-46db-842f-ebe49ff90932|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:41:38.753Z|1a9a0341-5bc6-4a0e-8db6-d0a4d2783cd1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:41:38.753Z|5e1984fb-7705-4b7d-896a-ac51f1c83329|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:41:38.753Z|0c3be7ce-d8f7-43d7-bb43-ed518ac88171|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:41:38.754Z|5e1984fb-7705-4b7d-896a-ac51f1c83329|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:41:38.754Z|1a9a0341-5bc6-4a0e-8db6-d0a4d2783cd1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:41:38.755Z|0c3be7ce-d8f7-43d7-bb43-ed518ac88171|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:41:48.783Z|52350613-e81f-4411-aa27-e621410298ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:41:48.783Z|1187429d-2b3b-4dba-b83b-909472d82c13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:41:48.784Z|52350613-e81f-4411-aa27-e621410298ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:41:48.784Z|1187429d-2b3b-4dba-b83b-909472d82c13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:41:48.790Z|44918c05-ce51-4f4f-be77-ac3af1bdb177|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:41:48.791Z|44918c05-ce51-4f4f-be77-ac3af1bdb177|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:41:48.817Z|fc71bc34-99ec-44f9-a462-142dec8da7a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:41:48.818Z|fc71bc34-99ec-44f9-a462-142dec8da7a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:41:50.156Z|b1850195-270b-4d4d-9b9a-ad9a5e6cd4a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:41:50.156Z|b1850195-270b-4d4d-9b9a-ad9a5e6cd4a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:41:58.807Z|de91ec82-9796-42e7-ae46-528ac968a475|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:41:58.808Z|de91ec82-9796-42e7-ae46-528ac968a475|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:41:58.814Z|a5701657-1685-4cba-998a-44e9da7a1980|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:41:58.815Z|a5701657-1685-4cba-998a-44e9da7a1980|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:41:58.815Z|3be80e5a-02ac-4341-88f2-a47f2e1b0b20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:41:58.815Z|3be80e5a-02ac-4341-88f2-a47f2e1b0b20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:42:03.817Z|fdf37d61-8a0c-4f9f-ac1b-ce92e5e2d5eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:42:03.821Z|fdf37d61-8a0c-4f9f-ac1b-ce92e5e2d5eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:42:08.836Z|c6a98df4-f3e1-42ac-8d30-865beefa32ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:42:08.837Z|c6a98df4-f3e1-42ac-8d30-865beefa32ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:42:08.841Z|3e92624b-91d2-4c7f-a59e-959b473d4a02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:42:08.842Z|3e92624b-91d2-4c7f-a59e-959b473d4a02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:42:08.844Z|57ce0fdf-a18c-48fb-affe-10ea6c0e594d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:42:08.845Z|57ce0fdf-a18c-48fb-affe-10ea6c0e594d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:42:15.771Z|f7255f9b-0bad-493d-98d0-243f70033d09|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T11:42:15.772Z|f7255f9b-0bad-493d-98d0-243f70033d09|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T11:42:18.817Z|eb47252c-99e0-4751-8ceb-fcca81066522|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:42:18.818Z|eb47252c-99e0-4751-8ceb-fcca81066522|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:42:18.876Z|964765e9-cd66-43f9-828b-f15a89fa3907|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:42:18.876Z|964765e9-cd66-43f9-828b-f15a89fa3907|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:42:18.881Z|c285af73-faf4-4973-a888-8e70076c91b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:42:18.881Z|7d1a8f7e-ae0e-42f9-b0f4-d24dd0cee7cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:42:18.881Z|c285af73-faf4-4973-a888-8e70076c91b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:42:18.881Z|7d1a8f7e-ae0e-42f9-b0f4-d24dd0cee7cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:42:20.157Z|45104efa-3ea6-4e21-b3de-356f45e55848|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:42:20.157Z|45104efa-3ea6-4e21-b3de-356f45e55848|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:42:28.908Z|c8e80364-4a48-4977-9a87-b67bb7d8c0d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:42:28.908Z|0b993bb5-9a99-4c4a-8f40-e78bb23eccaa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:42:28.908Z|c8e80364-4a48-4977-9a87-b67bb7d8c0d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:42:28.909Z|0b993bb5-9a99-4c4a-8f40-e78bb23eccaa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:42:28.912Z|ace3d6d3-71ee-43fd-b06c-d07643e512e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:42:28.913Z|ace3d6d3-71ee-43fd-b06c-d07643e512e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:42:33.817Z|e37ceec2-7f4f-4058-ba56-0b60b0e469ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:42:33.818Z|e37ceec2-7f4f-4058-ba56-0b60b0e469ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:42:38.942Z|dfe36616-0d52-477c-b0c1-40566258b6d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:42:38.943Z|dfe36616-0d52-477c-b0c1-40566258b6d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:42:38.947Z|c3dfd9fc-ff8e-4be6-a4a5-b37b81cc78f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:42:38.948Z|aa778884-9dba-424a-8514-ac8fa1aea429|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:42:38.948Z|aa778884-9dba-424a-8514-ac8fa1aea429|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:42:38.948Z|c3dfd9fc-ff8e-4be6-a4a5-b37b81cc78f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:42:48.817Z|a982b177-ba88-4613-82ce-319f87697490|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:42:48.822Z|a982b177-ba88-4613-82ce-319f87697490|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:42:48.971Z|0c329573-60bb-4903-a77f-6b69a2aaf940|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:42:48.972Z|0c329573-60bb-4903-a77f-6b69a2aaf940|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:42:48.972Z|b296c71e-1b80-4b59-b071-65a3b9e2a9b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:42:48.973Z|b296c71e-1b80-4b59-b071-65a3b9e2a9b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:42:48.973Z|34c50502-895f-4afa-b78f-eaffa8f9b9a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:42:48.974Z|34c50502-895f-4afa-b78f-eaffa8f9b9a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:42:50.158Z|22163168-13ea-4d7d-8a37-af90d3403484|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:42:50.158Z|22163168-13ea-4d7d-8a37-af90d3403484|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:42:58.996Z|d8eba145-daf8-4b6d-a320-c3adb74a5b72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:42:58.997Z|d8eba145-daf8-4b6d-a320-c3adb74a5b72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:42:59.002Z|d041f438-93dc-4370-86fb-6c2ff0691bde|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:42:59.002Z|4f9ee002-8558-4d97-aee2-4211d878e418|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:42:59.003Z|4f9ee002-8558-4d97-aee2-4211d878e418|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:42:59.003Z|d041f438-93dc-4370-86fb-6c2ff0691bde|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:43:03.817Z|6ae8c7de-a181-4bfa-8448-b6e7c3a2d2a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:43:03.818Z|6ae8c7de-a181-4bfa-8448-b6e7c3a2d2a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:43:09.028Z|b45f276a-b696-4d6f-a67c-1738fb132c35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:43:09.029Z|18c83ec0-743f-4848-a0ba-44d010502ffb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:43:09.029Z|18c83ec0-743f-4848-a0ba-44d010502ffb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:43:09.029Z|b45f276a-b696-4d6f-a67c-1738fb132c35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:43:09.031Z|b28fa3e4-455f-4ccc-8cc6-e5e1890142de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:43:09.031Z|b28fa3e4-455f-4ccc-8cc6-e5e1890142de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:43:15.772Z|c2045637-d6a0-4f1e-b3ef-d23bd996e263|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T11:43:15.772Z|c2045637-d6a0-4f1e-b3ef-d23bd996e263|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T11:43:18.817Z|d5f1f7f1-7d53-4ac2-921a-f91d6824ddf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:43:18.818Z|d5f1f7f1-7d53-4ac2-921a-f91d6824ddf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:43:19.055Z|cac3227e-acfb-4466-a818-066261f8aa32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:43:19.056Z|cac3227e-acfb-4466-a818-066261f8aa32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:43:19.057Z|655405a1-24a4-42aa-baeb-1d7f807d3244|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:43:19.058Z|655405a1-24a4-42aa-baeb-1d7f807d3244|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:43:19.059Z|e7268cdd-9563-49ca-a059-6a5c18fd45cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:43:19.059Z|e7268cdd-9563-49ca-a059-6a5c18fd45cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:43:20.159Z|dfb713fe-65bf-471a-89e2-322176e1990d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:43:20.160Z|dfb713fe-65bf-471a-89e2-322176e1990d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:43:29.091Z|cc1072bb-63b8-4167-8638-a1ef1e1cf2b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:43:29.092Z|cc1072bb-63b8-4167-8638-a1ef1e1cf2b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:43:29.096Z|e2a0e721-c759-4ab1-bc07-40b8193806e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:43:29.096Z|e2a0e721-c759-4ab1-bc07-40b8193806e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:43:29.097Z|62efea40-323b-41a0-a270-952ab2abcd09|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:43:29.097Z|62efea40-323b-41a0-a270-952ab2abcd09|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:43:33.817Z|34d0d087-9973-4cb7-93d5-246f939359cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:43:33.821Z|34d0d087-9973-4cb7-93d5-246f939359cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:43:39.124Z|b3f5d998-8640-46f5-aefb-52cb62d46d75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:43:39.124Z|462d1e63-f7b3-495e-9b48-f14b67b5385e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:43:39.125Z|b3f5d998-8640-46f5-aefb-52cb62d46d75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:43:39.125Z|462d1e63-f7b3-495e-9b48-f14b67b5385e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:43:39.129Z|5d09cdf4-4cd9-4ee3-9884-e19882df332b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:43:39.130Z|5d09cdf4-4cd9-4ee3-9884-e19882df332b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:43:48.817Z|76e81a5c-5fb6-420a-bda5-db7df4d1afb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:43:48.818Z|76e81a5c-5fb6-420a-bda5-db7df4d1afb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:43:49.150Z|11496672-a1ad-4436-9e68-300f8b6282d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:43:49.151Z|11496672-a1ad-4436-9e68-300f8b6282d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:43:49.157Z|f7e66072-71b2-4216-8244-9c272c176c6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:43:49.157Z|f7e66072-71b2-4216-8244-9c272c176c6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:43:49.160Z|984f11ae-94ff-4de1-b6c7-5f21b5737f4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:43:49.160Z|984f11ae-94ff-4de1-b6c7-5f21b5737f4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:43:50.160Z|bd7f43cf-f1a2-4e1e-93e2-4ef842dce488|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:43:50.160Z|bd7f43cf-f1a2-4e1e-93e2-4ef842dce488|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:43:59.185Z|1baa3235-4110-479d-9434-959897f14f38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:43:59.186Z|1baa3235-4110-479d-9434-959897f14f38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:43:59.191Z|6c6847ec-e1f7-4bbf-897c-647359677c66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:43:59.193Z|6c6847ec-e1f7-4bbf-897c-647359677c66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:43:59.193Z|f31f7368-b819-40d9-bdef-cb5e57816351|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:43:59.194Z|f31f7368-b819-40d9-bdef-cb5e57816351|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:44:03.817Z|e3c27d01-8b12-457c-a7c1-a37324f24b89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:44:03.818Z|e3c27d01-8b12-457c-a7c1-a37324f24b89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:44:09.224Z|256806b0-471d-47f4-8483-442b7fb0023d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:44:09.225Z|256806b0-471d-47f4-8483-442b7fb0023d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:44:09.225Z|58a92fd7-d7d3-4b7c-957c-0a9170360731|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:44:09.226Z|58a92fd7-d7d3-4b7c-957c-0a9170360731|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:44:09.229Z|145b0253-0123-45db-87bd-9abb831a5910|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:44:09.229Z|145b0253-0123-45db-87bd-9abb831a5910|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:44:15.771Z|a5d52dac-1cba-44d6-8937-7a59ed72eb6b|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T11:44:15.771Z|a5d52dac-1cba-44d6-8937-7a59ed72eb6b|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T11:44:18.818Z|4b7471a5-d2e6-4ac7-851f-c518ae29d1b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:44:18.822Z|4b7471a5-d2e6-4ac7-851f-c518ae29d1b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:44:19.257Z|766ebb5e-fda7-4a1b-91d0-0017bb8e1164|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:44:19.258Z|766ebb5e-fda7-4a1b-91d0-0017bb8e1164|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:44:19.258Z|e3081ad8-dcf6-4046-b810-a0bb6f768e91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:44:19.258Z|e3081ad8-dcf6-4046-b810-a0bb6f768e91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:44:19.265Z|7ca44263-eb67-40a7-84fc-249f7520add9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:44:19.265Z|7ca44263-eb67-40a7-84fc-249f7520add9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:44:20.161Z|32cb6589-c492-4c79-b1f6-36ec63b8c7b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:44:20.162Z|32cb6589-c492-4c79-b1f6-36ec63b8c7b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:44:29.289Z|7278d9e0-2b8e-4884-9858-f85ec2862f6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:44:29.289Z|7278d9e0-2b8e-4884-9858-f85ec2862f6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:44:29.292Z|9bd32bdd-07eb-4092-8900-a7edc2a7e28b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:44:29.293Z|9bd32bdd-07eb-4092-8900-a7edc2a7e28b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:44:29.293Z|8d4925ff-53f1-46f8-ae50-40c98ac23e81|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:44:29.294Z|8d4925ff-53f1-46f8-ae50-40c98ac23e81|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:44:33.817Z|482b8961-d0e7-439e-8e0e-ab7832fef8f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:44:33.818Z|482b8961-d0e7-439e-8e0e-ab7832fef8f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:44:39.322Z|a5daed65-1a9b-41c9-adab-703ae9523381|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:44:39.323Z|a5daed65-1a9b-41c9-adab-703ae9523381|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:44:39.324Z|d891b6b0-b2f4-44b2-bfd1-02267b1e53d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:44:39.324Z|d891b6b0-b2f4-44b2-bfd1-02267b1e53d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:44:39.331Z|511ba78b-900f-4b05-bd42-d520a8f8537f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:44:39.331Z|511ba78b-900f-4b05-bd42-d520a8f8537f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:44:48.817Z|b9a95869-8a83-45a1-a74a-829c62ee18c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:44:48.818Z|b9a95869-8a83-45a1-a74a-829c62ee18c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:44:49.360Z|acaccd27-9123-4c65-be44-8b51f1b8a8d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:44:49.361Z|acaccd27-9123-4c65-be44-8b51f1b8a8d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:44:49.362Z|84a0432c-5053-4fa3-b64e-c865940df603|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:44:49.362Z|031a1dad-324f-4310-b853-d2a12a6e5804|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:44:49.362Z|84a0432c-5053-4fa3-b64e-c865940df603|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:44:49.363Z|031a1dad-324f-4310-b853-d2a12a6e5804|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:44:50.162Z|ddf75b90-384d-4f00-8990-4fdaae6c90d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:44:50.162Z|ddf75b90-384d-4f00-8990-4fdaae6c90d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:44:59.399Z|a140fa85-342c-4ec1-9cd3-777868d5d5fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:44:59.400Z|b4d3b872-26bc-4b6f-82b9-8e33a1b58ed5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:44:59.400Z|b4d3b872-26bc-4b6f-82b9-8e33a1b58ed5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:44:59.401Z|a140fa85-342c-4ec1-9cd3-777868d5d5fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:44:59.407Z|da86780b-d112-4791-b4d7-06b6a72875f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:44:59.408Z|da86780b-d112-4791-b4d7-06b6a72875f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:45:03.817Z|6b0a2ecd-7f6b-4785-9c1b-0fa6dd1eab19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:45:03.821Z|6b0a2ecd-7f6b-4785-9c1b-0fa6dd1eab19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:45:09.433Z|a38bfc32-a0e3-44ce-b290-afd76b5d742d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:45:09.433Z|a38bfc32-a0e3-44ce-b290-afd76b5d742d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:45:09.435Z|ea59933e-05a3-4ff2-a2f7-a7cc8ee7dad4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:45:09.436Z|ea59933e-05a3-4ff2-a2f7-a7cc8ee7dad4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:45:09.438Z|eb1ee120-bcdc-4027-b514-ae61dd7b67b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:45:09.438Z|eb1ee120-bcdc-4027-b514-ae61dd7b67b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:45:15.771Z|15e9fcdb-a794-43e3-9ac5-1015f60c9672|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T11:45:15.772Z|15e9fcdb-a794-43e3-9ac5-1015f60c9672|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T11:45:18.817Z|455ac63b-de04-4e13-96a2-35686a068d23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:45:18.818Z|455ac63b-de04-4e13-96a2-35686a068d23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:45:19.475Z|33f68575-b9be-4faf-93ca-e2f00ac17237|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:45:19.475Z|d1b7101e-f08d-46ef-bcd5-222b52390537|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:45:19.475Z|33f68575-b9be-4faf-93ca-e2f00ac17237|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:45:19.475Z|4a2db727-b803-44e0-8568-83858fec4c28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:45:19.475Z|d1b7101e-f08d-46ef-bcd5-222b52390537|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:45:19.476Z|4a2db727-b803-44e0-8568-83858fec4c28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:45:20.163Z|a2f8cf5a-eecd-4106-a2a4-c02035724cf8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:45:20.163Z|a2f8cf5a-eecd-4106-a2a4-c02035724cf8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:45:29.501Z|908c0b19-83ed-45cd-8edc-7620be4ff783|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:45:29.502Z|908c0b19-83ed-45cd-8edc-7620be4ff783|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:45:29.507Z|9eb4538f-1947-4dee-b69b-84724a31a9a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:45:29.508Z|9eb4538f-1947-4dee-b69b-84724a31a9a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:45:29.509Z|0f35199a-9c4e-49ad-a10f-fd101ec754c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:45:29.510Z|0f35199a-9c4e-49ad-a10f-fd101ec754c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:45:33.817Z|f8cf3fa3-6043-4469-bea1-6efbb251ea9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:45:33.818Z|f8cf3fa3-6043-4469-bea1-6efbb251ea9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:45:39.536Z|9353eb9a-1a60-431e-97f2-6dae7cf50c3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:45:39.536Z|9353eb9a-1a60-431e-97f2-6dae7cf50c3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:45:39.541Z|49ddbf41-4581-42d1-9a6d-58bb7fef9eed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:45:39.542Z|49ddbf41-4581-42d1-9a6d-58bb7fef9eed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:45:39.543Z|1888192f-53f3-4ac3-bad0-a320fdc50253|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:45:39.543Z|1888192f-53f3-4ac3-bad0-a320fdc50253|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:45:48.817Z|3bf86814-858c-40e0-b808-0e228d57e33a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:45:48.822Z|3bf86814-858c-40e0-b808-0e228d57e33a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:45:49.572Z|b66ec14c-5408-493d-995f-1d56c84e6d36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:45:49.573Z|b66ec14c-5408-493d-995f-1d56c84e6d36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:45:49.575Z|5389e305-4c93-4e18-813b-c9c87a28337b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:45:49.576Z|5389e305-4c93-4e18-813b-c9c87a28337b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:45:49.576Z|4235aa03-fed0-43c1-b3fa-7ad04460bf39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:45:49.576Z|4235aa03-fed0-43c1-b3fa-7ad04460bf39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:45:50.164Z|425e56cf-4555-4d8c-9b8a-49759f189f5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:45:50.164Z|425e56cf-4555-4d8c-9b8a-49759f189f5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:45:59.596Z|3720c884-2905-45ed-be58-4fa9101987e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:45:59.596Z|3720c884-2905-45ed-be58-4fa9101987e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:45:59.600Z|22dae0f1-42b1-4489-9a47-6dcb421ea003|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:45:59.600Z|22dae0f1-42b1-4489-9a47-6dcb421ea003|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:45:59.601Z|ce708824-cbb4-4352-a6c3-c68b1cfe93c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:45:59.602Z|ce708824-cbb4-4352-a6c3-c68b1cfe93c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:46:03.817Z|05827998-54cd-4bd2-b7f9-d84d474f5c4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:46:03.818Z|05827998-54cd-4bd2-b7f9-d84d474f5c4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:46:09.626Z|14c44c6b-a1c7-4a62-97fd-544d980fcfdd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:46:09.626Z|dac9460b-51b6-4526-a2e7-d11aa9d9bccb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:46:09.627Z|14c44c6b-a1c7-4a62-97fd-544d980fcfdd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:46:09.627Z|dac9460b-51b6-4526-a2e7-d11aa9d9bccb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:46:09.630Z|7510f589-9fe9-482e-b14a-02dfb4353fc8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:46:09.631Z|7510f589-9fe9-482e-b14a-02dfb4353fc8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:46:15.770Z|af7a084b-af7b-48d9-bc61-63e2a1d1b14f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T11:46:15.771Z|af7a084b-af7b-48d9-bc61-63e2a1d1b14f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T11:46:18.818Z|a43aef0c-8109-4f0b-8275-217f9756e482|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:46:18.818Z|a43aef0c-8109-4f0b-8275-217f9756e482|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:46:19.661Z|f7cf89cb-021c-4b2f-bff8-16716c10f389|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:46:19.662Z|dd41b405-d767-422c-b6f5-4c9a7f58d2ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:46:19.662Z|dd41b405-d767-422c-b6f5-4c9a7f58d2ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:46:19.663Z|f7cf89cb-021c-4b2f-bff8-16716c10f389|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:46:19.664Z|d0677f87-5553-434d-be42-ee4011eefa05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:46:19.664Z|d0677f87-5553-434d-be42-ee4011eefa05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:46:20.165Z|ce42725d-82fa-493a-8cbc-31eb60806c69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:46:20.165Z|ce42725d-82fa-493a-8cbc-31eb60806c69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:46:29.703Z|57c58e19-9bfd-48bc-8435-45edce16e341|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:46:29.704Z|57c58e19-9bfd-48bc-8435-45edce16e341|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:46:29.705Z|9ac6f9ea-286c-4795-b8c8-7fe3b46c9b79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:46:29.705Z|9ac6f9ea-286c-4795-b8c8-7fe3b46c9b79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:46:29.705Z|07d96457-063a-42d7-a60d-a580f1a59434|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:46:29.706Z|07d96457-063a-42d7-a60d-a580f1a59434|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:46:33.817Z|e3633ed3-e1da-48ac-8cf2-648387c6e258|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:46:33.822Z|e3633ed3-e1da-48ac-8cf2-648387c6e258|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:46:39.735Z|bc82d270-a6c7-42ea-93a6-cec7d09c210e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:46:39.735Z|bc82d270-a6c7-42ea-93a6-cec7d09c210e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:46:39.736Z|77feae4d-5976-4cc0-83a3-b553bb81a463|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:46:39.736Z|77feae4d-5976-4cc0-83a3-b553bb81a463|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:46:39.735Z|906ede68-1f40-433a-ad2a-2240c628def9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:46:39.738Z|906ede68-1f40-433a-ad2a-2240c628def9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:46:48.817Z|e459a55d-410b-466f-834b-09ac6b408ebe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:46:48.818Z|e459a55d-410b-466f-834b-09ac6b408ebe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:46:49.784Z|54fa219d-b4f0-4ac5-8171-a8b442f55494|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:46:49.787Z|f4739f42-afec-462c-8c46-bb22375e055c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:46:49.787Z|f4739f42-afec-462c-8c46-bb22375e055c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:46:49.787Z|56b001ad-02d1-4ebe-b82a-a2b6b06173ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:46:49.788Z|56b001ad-02d1-4ebe-b82a-a2b6b06173ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:46:49.789Z|54fa219d-b4f0-4ac5-8171-a8b442f55494|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:46:50.166Z|4f24033e-ce60-4b10-80d3-db4157ce8a0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:46:50.166Z|4f24033e-ce60-4b10-80d3-db4157ce8a0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:46:59.835Z|165edc0e-aefd-4ad2-9d0b-ed4a37ad7563|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:46:59.836Z|165edc0e-aefd-4ad2-9d0b-ed4a37ad7563|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:46:59.843Z|fc98c10c-c44f-42b1-8294-2e4bf7ae208f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:46:59.843Z|fc98c10c-c44f-42b1-8294-2e4bf7ae208f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:46:59.843Z|6339b621-26b1-408b-a20c-7e471429a093|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:46:59.844Z|6339b621-26b1-408b-a20c-7e471429a093|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:47:03.817Z|0ef0e5e5-b1c6-4421-80ff-31239185f4cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:47:03.818Z|0ef0e5e5-b1c6-4421-80ff-31239185f4cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:47:09.869Z|1ebec7b0-fa4a-4625-9893-71fa8fff2e0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:47:09.869Z|1ebec7b0-fa4a-4625-9893-71fa8fff2e0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:47:09.869Z|01d3e7c4-6563-4452-a64b-25b840560ee1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:47:09.870Z|01d3e7c4-6563-4452-a64b-25b840560ee1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:47:09.872Z|d1ef68b0-be10-4e9c-83d1-404110e06464|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:47:09.872Z|d1ef68b0-be10-4e9c-83d1-404110e06464|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:47:15.770Z|df0df28c-f071-41b1-94ba-dd48eb7a8026|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T11:47:15.771Z|df0df28c-f071-41b1-94ba-dd48eb7a8026|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T11:47:18.818Z|d84b0a42-22d9-4318-857e-4e8e1ab546f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:47:18.822Z|d84b0a42-22d9-4318-857e-4e8e1ab546f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:47:19.901Z|a7654d85-f78d-45dc-ab8e-30b9de51a71a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:47:19.902Z|a7654d85-f78d-45dc-ab8e-30b9de51a71a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:47:19.905Z|d571f376-a9a7-4c51-b27f-c50f29c7b528|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:47:19.905Z|d571f376-a9a7-4c51-b27f-c50f29c7b528|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:47:19.910Z|2cf71187-08b9-406c-b12f-7d964f10f68d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:47:19.910Z|2cf71187-08b9-406c-b12f-7d964f10f68d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:47:20.167Z|ed29f13f-2ba3-4271-b18a-e8a77838a334|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:47:20.168Z|ed29f13f-2ba3-4271-b18a-e8a77838a334|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:47:29.930Z|94c3542c-e495-4889-9b6d-3d4a76750a6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:47:29.933Z|94c3542c-e495-4889-9b6d-3d4a76750a6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:47:29.932Z|d985ce1f-9bfe-49dd-9804-4042b6ab4a5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:47:29.934Z|d985ce1f-9bfe-49dd-9804-4042b6ab4a5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:47:29.940Z|e2b5d3e1-a36b-4ef6-b830-22ffb19f9100|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:47:29.941Z|e2b5d3e1-a36b-4ef6-b830-22ffb19f9100|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:47:33.817Z|55300b84-0e05-4b1c-9347-3832dc2a3b78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:47:33.818Z|55300b84-0e05-4b1c-9347-3832dc2a3b78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:47:39.960Z|849d00cc-d848-4827-858d-5ce62422d7b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:47:39.962Z|849d00cc-d848-4827-858d-5ce62422d7b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:47:39.970Z|1086c251-9b28-4d99-bfad-0aed70305af9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:47:39.971Z|1086c251-9b28-4d99-bfad-0aed70305af9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:47:39.971Z|13ed93b1-843c-45b2-ac8d-d613cfd087c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:47:39.972Z|13ed93b1-843c-45b2-ac8d-d613cfd087c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:47:48.817Z|85bf61be-3b4d-4bc2-a72a-2ffb7f2ef92f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:47:48.818Z|85bf61be-3b4d-4bc2-a72a-2ffb7f2ef92f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:47:49.994Z|b91dc40f-e288-4db0-ad83-d4b9d1b1f98d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:47:49.994Z|b91dc40f-e288-4db0-ad83-d4b9d1b1f98d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:47:49.996Z|3637fb5b-04a9-477f-9b75-09c4af8e5b6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:47:49.996Z|3637fb5b-04a9-477f-9b75-09c4af8e5b6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:47:50.000Z|e209222f-1acf-475d-a07f-3e2c4f9120a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:47:50.000Z|e209222f-1acf-475d-a07f-3e2c4f9120a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:47:50.168Z|cc5d57b6-785d-44ae-be0f-e7154b0c0b74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:47:50.169Z|cc5d57b6-785d-44ae-be0f-e7154b0c0b74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:48:00.022Z|fdae31a8-8c5a-4146-a556-8089e02c5813|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:48:00.022Z|fdae31a8-8c5a-4146-a556-8089e02c5813|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:48:00.026Z|ed776491-7b17-43c6-9c53-dcf967de9c40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:48:00.027Z|ed776491-7b17-43c6-9c53-dcf967de9c40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:48:00.031Z|72d6eade-8b16-4f40-adb7-40740b9759bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:48:00.032Z|72d6eade-8b16-4f40-adb7-40740b9759bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:48:03.817Z|7967ea86-2ac9-4cd5-a667-05f2a7b8344c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:48:03.821Z|7967ea86-2ac9-4cd5-a667-05f2a7b8344c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:48:10.051Z|d2a8c800-2583-40b1-9a7d-344135d19f08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:48:10.052Z|d2a8c800-2583-40b1-9a7d-344135d19f08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:48:10.065Z|52d4277e-11df-4703-8f0c-53a8ef6b9b5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:48:10.065Z|52d4277e-11df-4703-8f0c-53a8ef6b9b5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:48:10.065Z|f990e85c-ce03-45ab-b205-cf47760f2c80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:48:10.066Z|f990e85c-ce03-45ab-b205-cf47760f2c80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:48:15.771Z|034b66c4-b8f2-4101-b841-4ae77ac44f75|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T11:48:15.772Z|034b66c4-b8f2-4101-b841-4ae77ac44f75|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T11:48:18.817Z|fd77062e-998e-4a6a-a305-18c029312c27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:48:18.818Z|fd77062e-998e-4a6a-a305-18c029312c27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:48:20.090Z|ace48798-473e-4b79-a098-662092eb7203|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:48:20.092Z|ace48798-473e-4b79-a098-662092eb7203|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:48:20.098Z|294586bf-3417-44b4-a405-3b08be716057|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:48:20.099Z|294586bf-3417-44b4-a405-3b08be716057|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:48:20.111Z|dbce406a-958e-44b0-bd64-ff4498406c60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:48:20.112Z|dbce406a-958e-44b0-bd64-ff4498406c60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:48:20.169Z|6428f6df-7104-4f52-badc-e9f057bfde7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:48:20.169Z|6428f6df-7104-4f52-badc-e9f057bfde7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:48:28.292Z|8fff5348-79cc-4443-9929-5c23a502f5b7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:48:28.297Z|8fff5348-79cc-4443-9929-5c23a502f5b7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 8fff5348-79cc-4443-9929-5c23a502f5b7 already exists in requestDb InfraActiveRequests table 2023-05-06T11:48:28.298Z|8fff5348-79cc-4443-9929-5c23a502f5b7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7 2023-05-06T11:48:28.298Z|8fff5348-79cc-4443-9929-5c23a502f5b7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|INFO|500||Invoke 2023-05-06T11:48:28.298Z|8fff5348-79cc-4443-9929-5c23a502f5b7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||===========================request begin================================================ 2023-05-06T11:48:28.298Z|8fff5348-79cc-4443-9929-5c23a502f5b7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7 2023-05-06T11:48:28.298Z|8fff5348-79cc-4443-9929-5c23a502f5b7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Method : GET 2023-05-06T11:48:28.299Z|8fff5348-79cc-4443-9929-5c23a502f5b7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a19b3f6a42db801f0cc860f1eeb7db16", X-B3-SpanId:"e2377ad1fcd6f31a", X-B3-ParentSpanId:"557fc929aa969003", X-B3-Sampled:"0", X-ONAP-RequestID:"8fff5348-79cc-4443-9929-5c23a502f5b7", X-RequestID:"8fff5348-79cc-4443-9929-5c23a502f5b7", X-TransactionID:"8fff5348-79cc-4443-9929-5c23a502f5b7", X-ECOMP-RequestID:"8fff5348-79cc-4443-9929-5c23a502f5b7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4acbd863-946a-4d63-a7c6-8c6c8dff7107"] 2023-05-06T11:48:28.299Z|8fff5348-79cc-4443-9929-5c23a502f5b7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Request body: 2023-05-06T11:48:28.299Z|8fff5348-79cc-4443-9929-5c23a502f5b7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||==========================request end================================================ 2023-05-06T11:48:28.342Z|8fff5348-79cc-4443-9929-5c23a502f5b7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||============================response begin========================================== 2023-05-06T11:48:28.342Z|8fff5348-79cc-4443-9929-5c23a502f5b7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Status code : 404 NOT_FOUND 2023-05-06T11:48:28.343Z|8fff5348-79cc-4443-9929-5c23a502f5b7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Status text : Not Found 2023-05-06T11:48:28.343Z|8fff5348-79cc-4443-9929-5c23a502f5b7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 06 May 2023 11:48:28 GMT", x-envoy-upstream-service-time:"38", server:"envoy"] 2023-05-06T11:48:28.344Z|8fff5348-79cc-4443-9929-5c23a502f5b7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Response body: 2023-05-06T11:48:28.344Z|8fff5348-79cc-4443-9929-5c23a502f5b7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||=======================response end================================================= 2023-05-06T11:48:28.344Z|8fff5348-79cc-4443-9929-5c23a502f5b7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|INFO|404|Not Found|InvokeReturn 2023-05-06T11:48:28.530Z|8fff5348-79cc-4443-9929-5c23a502f5b7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2023-05-06T11:48:30.129Z|1e5fab41-5395-4b26-96b5-e6d779f50abb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:48:30.129Z|1e5fab41-5395-4b26-96b5-e6d779f50abb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:48:30.134Z|0796d2e4-44c7-4a9d-94d2-011473ea0792|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:48:30.134Z|0796d2e4-44c7-4a9d-94d2-011473ea0792|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:48:30.142Z|214443d3-9b66-47fd-b48a-ee1e283aa7e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:48:30.143Z|214443d3-9b66-47fd-b48a-ee1e283aa7e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:48:33.817Z|e56088cf-805a-422b-a712-0c5d444921e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:48:33.818Z|e56088cf-805a-422b-a712-0c5d444921e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:48:40.171Z|6114871d-50f7-4045-ac5e-94f03fa4f006|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:48:40.171Z|6114871d-50f7-4045-ac5e-94f03fa4f006|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:48:40.174Z|68503e64-7b48-431c-8523-57a7e8c94741|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:48:40.175Z|68503e64-7b48-431c-8523-57a7e8c94741|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:48:40.176Z|5509bc4a-161a-43c9-a7fe-ceee83b30a5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:48:40.176Z|5509bc4a-161a-43c9-a7fe-ceee83b30a5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:48:43.823Z|8fff5348-79cc-4443-9929-5c23a502f5b7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-05-06T11:48:43.983Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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/basicnw-cloud-owner/RegionOne/tenants/tenant/7db65ec7566d486695bbd771595ed5b3|INFO|500||Invoke 2023-05-06T11:48:43.984Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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/basicnw-cloud-owner/RegionOne/tenants/tenant/7db65ec7566d486695bbd771595ed5b3|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/7db65ec7566d486695bbd771595ed5b3 with request headers:{Authorization=[***REDACTED***], X-RequestID=[8fff5348-79cc-4443-9929-5c23a502f5b7], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[06b83d8a-30df-4f17-8741-7041e0c89387], X-ECOMP-RequestID=[8fff5348-79cc-4443-9929-5c23a502f5b7], X-TransactionId=[], X-ONAP-RequestID=[8fff5348-79cc-4443-9929-5c23a502f5b7]} 2023-05-06T11:48:44.219Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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/basicnw-cloud-owner/RegionOne/tenants/tenant/7db65ec7566d486695bbd771595ed5b3|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/7db65ec7566d486695bbd771595ed5b3 has http status code:200 and response headers:{date=[Sat, 06 May 2023 11:48:44 GMT], server=[envoy], content-length=[612], x-envoy-upstream-service-time=[136], vertex-id=[229568], x-aai-txid=[2-aai-resources-230506-11:48:44:187-88759], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-06T11:48:44.224Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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/basicnw-cloud-owner/RegionOne/tenants/tenant/7db65ec7566d486695bbd771595ed5b3|DEBUG|500||{"tenant-id":"7db65ec7566d486695bbd771595ed5b3","tenant-name":"onap-daily-kohn","tenant-context":"None","resource-version":"1683373585707","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-05-06T11:48:44.225Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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/basicnw-cloud-owner/RegionOne/tenants/tenant/7db65ec7566d486695bbd771595ed5b3|INFO|500||InvokeReturn 2023-05-06T11:48:44.444Z|8fff5348-79cc-4443-9929-5c23a502f5b7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-05-06T11:48:44.445Z|8fff5348-79cc-4443-9929-5c23a502f5b7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-05-06T11:48:44.463Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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-05-06T11:48:44.463Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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-05-06T11:48:44.464Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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-05-06T11:48:44.464Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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-05-06T11:48:44.464Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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-05-06T11:48:44.464Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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:"115", X-B3-TraceId:"a19b3f6a42db801f0cc860f1eeb7db16", X-B3-SpanId:"ed878e377c8665ac", X-B3-ParentSpanId:"557fc929aa969003", X-B3-Sampled:"0", X-ONAP-RequestID:"8fff5348-79cc-4443-9929-5c23a502f5b7", X-RequestID:"8fff5348-79cc-4443-9929-5c23a502f5b7", X-TransactionID:"8fff5348-79cc-4443-9929-5c23a502f5b7", X-ECOMP-RequestID:"8fff5348-79cc-4443-9929-5c23a502f5b7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"60185f11-b9aa-461c-852c-bd7f8bb88688"] 2023-05-06T11:48:44.465Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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_network-c1134b09-76a5-4f51-b690-4387992b6ef0","requestScope":"service"} 2023-05-06T11:48:44.465Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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-05-06T11:48:44.798Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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-05-06T11:48:44.799Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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-05-06T11:48:44.799Z|8fff5348-79cc-4443-9929-5c23a502f5b7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-05-06T11:48:44.800Z|8fff5348-79cc-4443-9929-5c23a502f5b7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 06 May 2023 11:48:45 GMT", x-envoy-upstream-service-time:"293", server:"envoy"] 2023-05-06T11:48:44.800Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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-05-06T11:48:44.800Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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-05-06T11:48:44.800Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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-05-06T11:48:44.815Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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-05-06T11:48:44.816Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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-05-06T11:48:44.816Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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-05-06T11:48:44.816Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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-05-06T11:48:44.816Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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-05-06T11:48:44.816Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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:"8fff5348-79cc-4443-9929-5c23a502f5b7", X-RequestID:"8fff5348-79cc-4443-9929-5c23a502f5b7", X-TransactionID:"8fff5348-79cc-4443-9929-5c23a502f5b7", X-ECOMP-RequestID:"8fff5348-79cc-4443-9929-5c23a502f5b7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d5bdcb8a-567f-46da-9f1f-df171571e871"] 2023-05-06T11:48:44.818Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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-05-06T11:48:44.818Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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-05-06T11:48:45.206Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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-05-06T11:48:45.206Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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-05-06T11:48:45.207Z|8fff5348-79cc-4443-9929-5c23a502f5b7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-05-06T11:48:45.208Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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 : [Set-Cookie:"JSESSIONID=7C765C9A3BAD7E3B6F8372421B4EBB0F; Path=/; HttpOnly", Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Sat, 06 May 2023 11:48:45 GMT", x-envoy-upstream-service-time:"371", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:48:45.252Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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-05-06 03:41:38.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" }, "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" }, "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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" } } } 2023-05-06T11:48:45.253Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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-05-06T11:48:45.253Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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-05-06T11:48:45.483Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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-05-06T11:48:45.488Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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-05-06T11:48:45.491Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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-05-06T11:48:45.492Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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-05-06T11:48:45.492Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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-05-06T11:48:45.505Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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:"8fff5348-79cc-4443-9929-5c23a502f5b7", X-RequestID:"8fff5348-79cc-4443-9929-5c23a502f5b7", X-TransactionID:"8fff5348-79cc-4443-9929-5c23a502f5b7", X-ECOMP-RequestID:"8fff5348-79cc-4443-9929-5c23a502f5b7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e22f758f-0e57-4804-a97f-a65169f25426"] 2023-05-06T11:48:45.506Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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-05-06T11:48:45.507Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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-05-06T11:48:45.610Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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-05-06T11:48:45.611Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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-05-06T11:48:45.611Z|8fff5348-79cc-4443-9929-5c23a502f5b7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : OK 2023-05-06T11:48:45.611Z|8fff5348-79cc-4443-9929-5c23a502f5b7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Sat, 06 May 2023 11:48:45 GMT", x-envoy-upstream-service-time:"96", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:48:45.613Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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" : 531, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-05-06T03:41:38.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531/service" } } } 2023-05-06T11:48:45.613Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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-05-06T11:48:45.614Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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-05-06T11:48:45.630Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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-05-06T11:48:45.630Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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-05-06T11:48:45.631Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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-05-06T11:48:45.631Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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-05-06T11:48:45.631Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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-05-06T11:48:45.631Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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:"8fff5348-79cc-4443-9929-5c23a502f5b7", X-RequestID:"8fff5348-79cc-4443-9929-5c23a502f5b7", X-TransactionID:"8fff5348-79cc-4443-9929-5c23a502f5b7", X-ECOMP-RequestID:"8fff5348-79cc-4443-9929-5c23a502f5b7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b352ef86-1429-4f77-b97a-83e4b86530f2"] 2023-05-06T11:48:45.631Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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-05-06T11:48:45.632Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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-05-06T11:48:45.678Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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-05-06T11:48:45.678Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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-05-06T11:48:45.678Z|8fff5348-79cc-4443-9929-5c23a502f5b7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-05-06T11:48:45.679Z|8fff5348-79cc-4443-9929-5c23a502f5b7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Sat, 06 May 2023 11:48:45 GMT", x-envoy-upstream-service-time:"43", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:48:45.681Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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-05-06 03:41:38.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" }, "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" }, "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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" } } } 2023-05-06T11:48:45.682Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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-05-06T11:48:45.682Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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-05-06T11:48:45.698Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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-05-06T11:48:45.698Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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-05-06T11:48:45.699Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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-05-06T11:48:45.699Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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-05-06T11:48:45.699Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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-05-06T11:48:45.700Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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:"1846", X-B3-TraceId:"a19b3f6a42db801f0cc860f1eeb7db16", X-B3-SpanId:"9f004e11ce9ae6f8", X-B3-ParentSpanId:"557fc929aa969003", X-B3-Sampled:"0", X-ONAP-RequestID:"8fff5348-79cc-4443-9929-5c23a502f5b7", X-RequestID:"8fff5348-79cc-4443-9929-5c23a502f5b7", X-TransactionID:"8fff5348-79cc-4443-9929-5c23a502f5b7", X-ECOMP-RequestID:"8fff5348-79cc-4443-9929-5c23a502f5b7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b6a31449-08f5-4c88-a29f-a550669ed10b"] 2023-05-06T11:48:45.700Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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":"8fff5348-79cc-4443-9929-5c23a502f5b7","requestStatus":"IN_PROGRESS","startTime":1683373708536,"source":"VID","tenantId":"7db65ec7566d486695bbd771595ed5b3","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0\",\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\": \"3449be66-7f34-4306-a807-4df67c350ea2\",\n\t\t\t\"modelVersionId\": \"0c7547e2-126c-4f5b-aa19-1d8b8127de5d\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"7db65ec7566d486695bbd771595ed5b3\",\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\": \"f1363615-22ff-4581-bc58-4a918d041b57\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-kohn","cloudApiRequests":[],"requestURI":"8fff5348-79cc-4443-9929-5c23a502f5b7"} 2023-05-06T11:48:45.700Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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-05-06T11:48:46.227Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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-05-06T11:48:46.228Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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-05-06T11:48:46.228Z|8fff5348-79cc-4443-9929-5c23a502f5b7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-05-06T11:48:46.228Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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/8fff5348-79cc-4443-9929-5c23a502f5b7", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:48:46 GMT", x-envoy-upstream-service-time:"524", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:48:46.285Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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" : "8fff5348-79cc-4443-9929-5c23a502f5b7", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-05-06T11:48:28.536+00:00", "source" : "VID", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0\",\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\": \"3449be66-7f34-4306-a807-4df67c350ea2\",\n\t\t\t\"modelVersionId\": \"0c7547e2-126c-4f5b-aa19-1d8b8127de5d\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"7db65ec7566d486695bbd771595ed5b3\",\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\": \"f1363615-22ff-4581-bc58-4a918d041b57\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-05-06T11:48:46.505+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "8fff5348-79cc-4443-9929-5c23a502f5b7", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7" } } } 2023-05-06T11:48:46.286Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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-05-06T11:48:46.286Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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-05-06T11:48:46.362Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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-05-06T11:48:46.363Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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-05-06T11:48:46.364Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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-05-06T11:48:46.364Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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-05-06T11:48:46.364Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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-05-06T11:48:46.364Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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:"2258", X-B3-TraceId:"a19b3f6a42db801f0cc860f1eeb7db16", X-B3-SpanId:"5ce559991c67c8ae", X-B3-ParentSpanId:"557fc929aa969003", X-B3-Sampled:"0", X-ONAP-RequestID:"8fff5348-79cc-4443-9929-5c23a502f5b7", X-RequestID:"8fff5348-79cc-4443-9929-5c23a502f5b7", X-TransactionID:"8fff5348-79cc-4443-9929-5c23a502f5b7", X-ECOMP-RequestID:"8fff5348-79cc-4443-9929-5c23a502f5b7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8267f183-6080-4d67-9ca4-f5a760f05bbc"] 2023-05-06T11:48:46.364Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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\":\"3449be66-7f34-4306-a807-4df67c350ea2\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"0c7547e2-126c-4f5b-aa19-1d8b8127de5d\",\"modelUuid\":\"0c7547e2-126c-4f5b-aa19-1d8b8127de5d\",\"modelInvariantUuid\":\"3449be66-7f34-4306-a807-4df67c350ea2\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnw-customer\"},\"cloudConfiguration\":{\"tenantId\":\"7db65ec7566d486695bbd771595ed5b3\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_network\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnw-project\"},\"owningEntity\":{\"owningEntityId\":\"f1363615-22ff-4581-bc58-4a918d041b57\",\"owningEntityName\":\"basicnw-oe\"}}}","type":"String"},"requestId":{"value":"8fff5348-79cc-4443-9929-5c23a502f5b7","type":"String"},"mso-request-id":{"value":"8fff5348-79cc-4443-9929-5c23a502f5b7","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-05-06T11:48:46.364Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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-05-06T11:48:48.817Z|e98c01c5-2e37-40fb-9fa8-2f14ff8a0f69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:48:48.822Z|e98c01c5-2e37-40fb-9fa8-2f14ff8a0f69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:48:50.170Z|8c4e64f1-554e-4539-8b7f-8fefb0e7c01d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:48:50.171Z|8c4e64f1-554e-4539-8b7f-8fefb0e7c01d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:48:50.210Z|8f19fe7e-4b86-430c-b63c-635256325ed4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:48:50.212Z|986219ee-4d40-4e0b-a66f-ecdb5d7fe68a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:48:50.213Z|986219ee-4d40-4e0b-a66f-ecdb5d7fe68a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:48:50.213Z|8f19fe7e-4b86-430c-b63c-635256325ed4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:48:50.215Z|b3fa029d-4d8f-49be-b1a3-c670f9373192|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:48:50.216Z|b3fa029d-4d8f-49be-b1a3-c670f9373192|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:48:51.138Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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-05-06T11:48:51.139Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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-05-06T11:48:51.139Z|8fff5348-79cc-4443-9929-5c23a502f5b7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-05-06T11:48:51.140Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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 : [Set-Cookie:"JSESSIONID=D20BCCD7D6CE943DE2B60CB831F067D3; Path=/; HttpOnly", Date:"Sat, 06 May 2023 11:48:51 GMT", X-ONAP-RequestID:"8fff5348-79cc-4443-9929-5c23a502f5b7", X-RequestID:"8fff5348-79cc-4443-9929-5c23a502f5b7", X-TransactionID:"8fff5348-79cc-4443-9929-5c23a502f5b7", X-ECOMP-RequestID:"8fff5348-79cc-4443-9929-5c23a502f5b7", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"8267f183-6080-4d67-9ca4-f5a760f05bbc", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", x-envoy-upstream-service-time:"4734", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:48:51.140Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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\":\"8fff5348-79cc-4443-9929-5c23a502f5b7\",\"instanceId\":\"f61d689c-6569-45c4-9b83-301293637a5f\"}}","message":"Success","processInstanceID":"f60edf4f-ec03-11ed-9ce1-7a82ee2c3d67","variables":null,"messageCode":200} 2023-05-06T11:48:51.141Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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-05-06T11:48:51.141Z|8fff5348-79cc-4443-9929-5c23a502f5b7|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-05-06T11:48:51.165Z|8fff5348-79cc-4443-9929-5c23a502f5b7|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:48:51.438Z|25cc3ada-aae0-4448-8291-b15593b2d3e6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:48:51.464Z|25cc3ada-aae0-4448-8291-b15593b2d3e6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7 2023-05-06T11:48:51.465Z|25cc3ada-aae0-4448-8291-b15593b2d3e6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|INFO|500||Invoke 2023-05-06T11:48:51.466Z|25cc3ada-aae0-4448-8291-b15593b2d3e6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||===========================request begin================================================ 2023-05-06T11:48:51.466Z|25cc3ada-aae0-4448-8291-b15593b2d3e6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7 2023-05-06T11:48:51.466Z|25cc3ada-aae0-4448-8291-b15593b2d3e6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Method : GET 2023-05-06T11:48:51.467Z|25cc3ada-aae0-4448-8291-b15593b2d3e6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"375114513b21dc984f7c7b73b2389579", X-B3-SpanId:"35981fe02df3166d", X-B3-ParentSpanId:"0557e942e5b585d9", X-B3-Sampled:"0", X-ONAP-RequestID:"25cc3ada-aae0-4448-8291-b15593b2d3e6", X-RequestID:"25cc3ada-aae0-4448-8291-b15593b2d3e6", X-TransactionID:"25cc3ada-aae0-4448-8291-b15593b2d3e6", X-ECOMP-RequestID:"25cc3ada-aae0-4448-8291-b15593b2d3e6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2bc2685d-b0e4-4b77-9449-db05df823ef6"] 2023-05-06T11:48:51.467Z|25cc3ada-aae0-4448-8291-b15593b2d3e6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Request body: 2023-05-06T11:48:51.467Z|25cc3ada-aae0-4448-8291-b15593b2d3e6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||==========================request end================================================ 2023-05-06T11:48:51.514Z|25cc3ada-aae0-4448-8291-b15593b2d3e6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||============================response begin========================================== 2023-05-06T11:48:51.515Z|25cc3ada-aae0-4448-8291-b15593b2d3e6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Status code : 200 OK 2023-05-06T11:48:51.517Z|25cc3ada-aae0-4448-8291-b15593b2d3e6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Status text : OK 2023-05-06T11:48:51.518Z|25cc3ada-aae0-4448-8291-b15593b2d3e6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:48:52 GMT", x-envoy-upstream-service-time:"40", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:48:51.519Z|25cc3ada-aae0-4448-8291-b15593b2d3e6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Response body: { "requestId" : "8fff5348-79cc-4443-9929-5c23a502f5b7", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-05-06T11:48:28.000+00:00", "source" : "VID", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0\",\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\": \"3449be66-7f34-4306-a807-4df67c350ea2\",\n\t\t\t\"modelVersionId\": \"0c7547e2-126c-4f5b-aa19-1d8b8127de5d\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"7db65ec7566d486695bbd771595ed5b3\",\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\": \"f1363615-22ff-4581-bc58-4a918d041b57\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:48:51.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f61d689c-6569-45c4-9b83-301293637a5f", "serviceInstanceName" : "basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "8fff5348-79cc-4443-9929-5c23a502f5b7", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7" } } } 2023-05-06T11:48:51.520Z|25cc3ada-aae0-4448-8291-b15593b2d3e6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||=======================response end================================================= 2023-05-06T11:48:51.520Z|25cc3ada-aae0-4448-8291-b15593b2d3e6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|INFO|500||InvokeReturn 2023-05-06T11:48:51.527Z|25cc3ada-aae0-4448-8291-b15593b2d3e6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false 2023-05-06T11:48:51.527Z|25cc3ada-aae0-4448-8291-b15593b2d3e6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:48:51.528Z|25cc3ada-aae0-4448-8291-b15593b2d3e6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:48:51.528Z|25cc3ada-aae0-4448-8291-b15593b2d3e6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false 2023-05-06T11:48:51.528Z|25cc3ada-aae0-4448-8291-b15593b2d3e6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:48:51.529Z|25cc3ada-aae0-4448-8291-b15593b2d3e6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"375114513b21dc984f7c7b73b2389579", X-B3-SpanId:"17f748d4af7706bf", X-B3-ParentSpanId:"0557e942e5b585d9", X-B3-Sampled:"0", X-ONAP-RequestID:"25cc3ada-aae0-4448-8291-b15593b2d3e6", X-RequestID:"25cc3ada-aae0-4448-8291-b15593b2d3e6", X-TransactionID:"25cc3ada-aae0-4448-8291-b15593b2d3e6", X-ECOMP-RequestID:"25cc3ada-aae0-4448-8291-b15593b2d3e6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"07cc6b79-9511-42e0-9753-4b0d9bf5968b"] 2023-05-06T11:48:51.530Z|25cc3ada-aae0-4448-8291-b15593b2d3e6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:48:51.530Z|25cc3ada-aae0-4448-8291-b15593b2d3e6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:48:51.664Z|25cc3ada-aae0-4448-8291-b15593b2d3e6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:48:51.664Z|25cc3ada-aae0-4448-8291-b15593b2d3e6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:48:51.665Z|25cc3ada-aae0-4448-8291-b15593b2d3e6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:48:51.666Z|25cc3ada-aae0-4448-8291-b15593b2d3e6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:48:52 GMT", x-envoy-upstream-service-time:"130", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:48:51.667Z|25cc3ada-aae0-4448-8291-b15593b2d3e6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-05-06T11:48:51.667Z|25cc3ada-aae0-4448-8291-b15593b2d3e6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:48:51.667Z|25cc3ada-aae0-4448-8291-b15593b2d3e6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:48:51.686Z|25cc3ada-aae0-4448-8291-b15593b2d3e6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:49:00.246Z|a277418d-d48f-449e-962e-d1b11910b17a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:49:00.246Z|a277418d-d48f-449e-962e-d1b11910b17a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:49:00.248Z|ad14dfc8-a439-4d0e-9f23-d1c573a1a298|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:49:00.249Z|e7f8c1b0-902f-40a4-84a5-3e7cdaf30e4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:49:00.249Z|ad14dfc8-a439-4d0e-9f23-d1c573a1a298|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:49:00.249Z|e7f8c1b0-902f-40a4-84a5-3e7cdaf30e4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:49:01.995Z|49dee5ef-e2fc-46f6-93a1-75ac395e34ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:49:02.002Z|49dee5ef-e2fc-46f6-93a1-75ac395e34ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7 2023-05-06T11:49:02.003Z|49dee5ef-e2fc-46f6-93a1-75ac395e34ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|INFO|500||Invoke 2023-05-06T11:49:02.003Z|49dee5ef-e2fc-46f6-93a1-75ac395e34ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||===========================request begin================================================ 2023-05-06T11:49:02.003Z|49dee5ef-e2fc-46f6-93a1-75ac395e34ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7 2023-05-06T11:49:02.003Z|49dee5ef-e2fc-46f6-93a1-75ac395e34ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Method : GET 2023-05-06T11:49:02.003Z|49dee5ef-e2fc-46f6-93a1-75ac395e34ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"911be3b3398678be7c0a21f212fb178d", X-B3-SpanId:"e670cc175ff9102e", X-B3-ParentSpanId:"5cf41ca204f759f4", X-B3-Sampled:"0", X-ONAP-RequestID:"49dee5ef-e2fc-46f6-93a1-75ac395e34ae", X-RequestID:"49dee5ef-e2fc-46f6-93a1-75ac395e34ae", X-TransactionID:"49dee5ef-e2fc-46f6-93a1-75ac395e34ae", X-ECOMP-RequestID:"49dee5ef-e2fc-46f6-93a1-75ac395e34ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"95b7af2b-50c4-4fd8-9284-320ffa15a05b"] 2023-05-06T11:49:02.003Z|49dee5ef-e2fc-46f6-93a1-75ac395e34ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Request body: 2023-05-06T11:49:02.003Z|49dee5ef-e2fc-46f6-93a1-75ac395e34ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||==========================request end================================================ 2023-05-06T11:49:02.042Z|49dee5ef-e2fc-46f6-93a1-75ac395e34ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||============================response begin========================================== 2023-05-06T11:49:02.043Z|49dee5ef-e2fc-46f6-93a1-75ac395e34ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Status code : 200 OK 2023-05-06T11:49:02.043Z|49dee5ef-e2fc-46f6-93a1-75ac395e34ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Status text : OK 2023-05-06T11:49:02.044Z|49dee5ef-e2fc-46f6-93a1-75ac395e34ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:49:02 GMT", x-envoy-upstream-service-time:"34", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:49:02.046Z|49dee5ef-e2fc-46f6-93a1-75ac395e34ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Response body: { "requestId" : "8fff5348-79cc-4443-9929-5c23a502f5b7", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-05-06T11:48:28.000+00:00", "source" : "VID", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0\",\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\": \"3449be66-7f34-4306-a807-4df67c350ea2\",\n\t\t\t\"modelVersionId\": \"0c7547e2-126c-4f5b-aa19-1d8b8127de5d\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"7db65ec7566d486695bbd771595ed5b3\",\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\": \"f1363615-22ff-4581-bc58-4a918d041b57\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:48:51.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f61d689c-6569-45c4-9b83-301293637a5f", "serviceInstanceName" : "basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "8fff5348-79cc-4443-9929-5c23a502f5b7", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7" } } } 2023-05-06T11:49:02.046Z|49dee5ef-e2fc-46f6-93a1-75ac395e34ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||=======================response end================================================= 2023-05-06T11:49:02.046Z|49dee5ef-e2fc-46f6-93a1-75ac395e34ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|INFO|500||InvokeReturn 2023-05-06T11:49:02.049Z|49dee5ef-e2fc-46f6-93a1-75ac395e34ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false 2023-05-06T11:49:02.049Z|49dee5ef-e2fc-46f6-93a1-75ac395e34ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:49:02.050Z|49dee5ef-e2fc-46f6-93a1-75ac395e34ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:49:02.050Z|49dee5ef-e2fc-46f6-93a1-75ac395e34ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false 2023-05-06T11:49:02.050Z|49dee5ef-e2fc-46f6-93a1-75ac395e34ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:49:02.050Z|49dee5ef-e2fc-46f6-93a1-75ac395e34ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"911be3b3398678be7c0a21f212fb178d", X-B3-SpanId:"00295747b2f2b271", X-B3-ParentSpanId:"5cf41ca204f759f4", X-B3-Sampled:"0", X-ONAP-RequestID:"49dee5ef-e2fc-46f6-93a1-75ac395e34ae", X-RequestID:"49dee5ef-e2fc-46f6-93a1-75ac395e34ae", X-TransactionID:"49dee5ef-e2fc-46f6-93a1-75ac395e34ae", X-ECOMP-RequestID:"49dee5ef-e2fc-46f6-93a1-75ac395e34ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e4bd822c-0363-4b26-851d-2b42a647769c"] 2023-05-06T11:49:02.051Z|49dee5ef-e2fc-46f6-93a1-75ac395e34ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:49:02.051Z|49dee5ef-e2fc-46f6-93a1-75ac395e34ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:49:02.077Z|49dee5ef-e2fc-46f6-93a1-75ac395e34ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:49:02.078Z|49dee5ef-e2fc-46f6-93a1-75ac395e34ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:49:02.078Z|49dee5ef-e2fc-46f6-93a1-75ac395e34ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:49:02.079Z|49dee5ef-e2fc-46f6-93a1-75ac395e34ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:49:02 GMT", x-envoy-upstream-service-time:"22", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:49:02.080Z|49dee5ef-e2fc-46f6-93a1-75ac395e34ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-05-06T11:49:02.080Z|49dee5ef-e2fc-46f6-93a1-75ac395e34ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:49:02.081Z|49dee5ef-e2fc-46f6-93a1-75ac395e34ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:49:02.100Z|49dee5ef-e2fc-46f6-93a1-75ac395e34ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:49:03.818Z|b35a33e4-9e07-46b6-ac5b-3499e0fbc245|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:49:03.819Z|b35a33e4-9e07-46b6-ac5b-3499e0fbc245|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:49:10.279Z|d9afab28-2f2a-48d4-956a-28524a78f907|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:49:10.280Z|d9afab28-2f2a-48d4-956a-28524a78f907|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:49:10.280Z|4b404c09-af6d-4341-80e9-d5f955e0dd35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:49:10.281Z|4b404c09-af6d-4341-80e9-d5f955e0dd35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:49:10.285Z|2d23f690-d60c-4bea-ae74-fe7d38a81412|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:49:10.286Z|2d23f690-d60c-4bea-ae74-fe7d38a81412|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:49:12.357Z|5ba121b3-6943-4d54-a8e8-13b7822764e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:49:12.366Z|5ba121b3-6943-4d54-a8e8-13b7822764e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7 2023-05-06T11:49:12.366Z|5ba121b3-6943-4d54-a8e8-13b7822764e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|INFO|500||Invoke 2023-05-06T11:49:12.367Z|5ba121b3-6943-4d54-a8e8-13b7822764e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||===========================request begin================================================ 2023-05-06T11:49:12.367Z|5ba121b3-6943-4d54-a8e8-13b7822764e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7 2023-05-06T11:49:12.367Z|5ba121b3-6943-4d54-a8e8-13b7822764e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Method : GET 2023-05-06T11:49:12.367Z|5ba121b3-6943-4d54-a8e8-13b7822764e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b49340a0c5fa18793ff6a17d44749f63", X-B3-SpanId:"5b153fa03cb0c62d", X-B3-ParentSpanId:"88fd2770ebc58be2", X-B3-Sampled:"0", X-ONAP-RequestID:"5ba121b3-6943-4d54-a8e8-13b7822764e0", X-RequestID:"5ba121b3-6943-4d54-a8e8-13b7822764e0", X-TransactionID:"5ba121b3-6943-4d54-a8e8-13b7822764e0", X-ECOMP-RequestID:"5ba121b3-6943-4d54-a8e8-13b7822764e0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66059cd2-507b-4693-be96-8e104b70f030"] 2023-05-06T11:49:12.367Z|5ba121b3-6943-4d54-a8e8-13b7822764e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Request body: 2023-05-06T11:49:12.367Z|5ba121b3-6943-4d54-a8e8-13b7822764e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||==========================request end================================================ 2023-05-06T11:49:12.422Z|5ba121b3-6943-4d54-a8e8-13b7822764e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||============================response begin========================================== 2023-05-06T11:49:12.422Z|5ba121b3-6943-4d54-a8e8-13b7822764e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Status code : 200 OK 2023-05-06T11:49:12.423Z|5ba121b3-6943-4d54-a8e8-13b7822764e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Status text : OK 2023-05-06T11:49:12.423Z|5ba121b3-6943-4d54-a8e8-13b7822764e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:49:13 GMT", x-envoy-upstream-service-time:"50", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:49:12.425Z|5ba121b3-6943-4d54-a8e8-13b7822764e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Response body: { "requestId" : "8fff5348-79cc-4443-9929-5c23a502f5b7", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-05-06T11:48:28.000+00:00", "source" : "VID", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0\",\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\": \"3449be66-7f34-4306-a807-4df67c350ea2\",\n\t\t\t\"modelVersionId\": \"0c7547e2-126c-4f5b-aa19-1d8b8127de5d\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"7db65ec7566d486695bbd771595ed5b3\",\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\": \"f1363615-22ff-4581-bc58-4a918d041b57\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:48:51.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f61d689c-6569-45c4-9b83-301293637a5f", "serviceInstanceName" : "basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "8fff5348-79cc-4443-9929-5c23a502f5b7", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7" } } } 2023-05-06T11:49:12.425Z|5ba121b3-6943-4d54-a8e8-13b7822764e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||=======================response end================================================= 2023-05-06T11:49:12.425Z|5ba121b3-6943-4d54-a8e8-13b7822764e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|INFO|500||InvokeReturn 2023-05-06T11:49:12.426Z|5ba121b3-6943-4d54-a8e8-13b7822764e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false 2023-05-06T11:49:12.427Z|5ba121b3-6943-4d54-a8e8-13b7822764e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:49:12.427Z|5ba121b3-6943-4d54-a8e8-13b7822764e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:49:12.427Z|5ba121b3-6943-4d54-a8e8-13b7822764e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false 2023-05-06T11:49:12.427Z|5ba121b3-6943-4d54-a8e8-13b7822764e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:49:12.427Z|5ba121b3-6943-4d54-a8e8-13b7822764e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b49340a0c5fa18793ff6a17d44749f63", X-B3-SpanId:"48dc9ff627888af5", X-B3-ParentSpanId:"88fd2770ebc58be2", X-B3-Sampled:"0", X-ONAP-RequestID:"5ba121b3-6943-4d54-a8e8-13b7822764e0", X-RequestID:"5ba121b3-6943-4d54-a8e8-13b7822764e0", X-TransactionID:"5ba121b3-6943-4d54-a8e8-13b7822764e0", X-ECOMP-RequestID:"5ba121b3-6943-4d54-a8e8-13b7822764e0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"74e43a18-d1b3-48a4-be99-14bc3d8a4300"] 2023-05-06T11:49:12.427Z|5ba121b3-6943-4d54-a8e8-13b7822764e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:49:12.427Z|5ba121b3-6943-4d54-a8e8-13b7822764e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:49:12.472Z|5ba121b3-6943-4d54-a8e8-13b7822764e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:49:12.472Z|5ba121b3-6943-4d54-a8e8-13b7822764e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:49:12.473Z|5ba121b3-6943-4d54-a8e8-13b7822764e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:49:12.473Z|5ba121b3-6943-4d54-a8e8-13b7822764e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:49:13 GMT", x-envoy-upstream-service-time:"39", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:49:12.477Z|5ba121b3-6943-4d54-a8e8-13b7822764e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-05-06T11:49:12.477Z|5ba121b3-6943-4d54-a8e8-13b7822764e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:49:12.477Z|5ba121b3-6943-4d54-a8e8-13b7822764e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:49:12.492Z|5ba121b3-6943-4d54-a8e8-13b7822764e0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:49:15.773Z|e1e49fb5-aa00-4108-aef4-accbdc53f05b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T11:49:15.775Z|e1e49fb5-aa00-4108-aef4-accbdc53f05b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T11:49:18.817Z|8ed2931e-df9b-4115-8db0-c9366653f439|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:49:18.818Z|8ed2931e-df9b-4115-8db0-c9366653f439|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:49:20.171Z|75ea6dff-258b-4bab-bf68-e8ee544132fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:49:20.172Z|75ea6dff-258b-4bab-bf68-e8ee544132fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:49:20.322Z|38b1c899-2518-4d3b-8ebb-67f69fb90063|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:49:20.323Z|38b1c899-2518-4d3b-8ebb-67f69fb90063|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:49:20.324Z|2853c075-1196-42b2-b60b-c2fe5a778867|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:49:20.324Z|2853c075-1196-42b2-b60b-c2fe5a778867|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:49:20.330Z|d67894ad-219d-4c95-b84d-53e4875e6750|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:49:20.330Z|d67894ad-219d-4c95-b84d-53e4875e6750|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:49:22.813Z|c883ef69-5073-4371-9dc7-6690970b836a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:49:22.821Z|c883ef69-5073-4371-9dc7-6690970b836a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7 2023-05-06T11:49:22.822Z|c883ef69-5073-4371-9dc7-6690970b836a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|INFO|500||Invoke 2023-05-06T11:49:22.822Z|c883ef69-5073-4371-9dc7-6690970b836a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||===========================request begin================================================ 2023-05-06T11:49:22.822Z|c883ef69-5073-4371-9dc7-6690970b836a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7 2023-05-06T11:49:22.822Z|c883ef69-5073-4371-9dc7-6690970b836a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Method : GET 2023-05-06T11:49:22.822Z|c883ef69-5073-4371-9dc7-6690970b836a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"02ac1f45e9db44b39895c575e3238c13", X-B3-SpanId:"24888087b361bfd6", X-B3-ParentSpanId:"729597f1b48575e5", X-B3-Sampled:"0", X-ONAP-RequestID:"c883ef69-5073-4371-9dc7-6690970b836a", X-RequestID:"c883ef69-5073-4371-9dc7-6690970b836a", X-TransactionID:"c883ef69-5073-4371-9dc7-6690970b836a", X-ECOMP-RequestID:"c883ef69-5073-4371-9dc7-6690970b836a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d34d1b80-c842-4a2e-b466-aea6b508b8c3"] 2023-05-06T11:49:22.822Z|c883ef69-5073-4371-9dc7-6690970b836a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Request body: 2023-05-06T11:49:22.822Z|c883ef69-5073-4371-9dc7-6690970b836a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||==========================request end================================================ 2023-05-06T11:49:22.859Z|c883ef69-5073-4371-9dc7-6690970b836a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||============================response begin========================================== 2023-05-06T11:49:22.860Z|c883ef69-5073-4371-9dc7-6690970b836a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Status code : 200 OK 2023-05-06T11:49:22.860Z|c883ef69-5073-4371-9dc7-6690970b836a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Status text : OK 2023-05-06T11:49:22.860Z|c883ef69-5073-4371-9dc7-6690970b836a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:49:23 GMT", x-envoy-upstream-service-time:"32", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:49:22.863Z|c883ef69-5073-4371-9dc7-6690970b836a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Response body: { "requestId" : "8fff5348-79cc-4443-9929-5c23a502f5b7", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignServiceInstanceBB has completed successfully, next invoking ActivateServiceInstanceBB (Execution Path progress: BBs completed = 1; BBs remaining = 1).", "progress" : 52, "startTime" : "2023-05-06T11:48:28.000+00:00", "source" : "VID", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0\",\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\": \"3449be66-7f34-4306-a807-4df67c350ea2\",\n\t\t\t\"modelVersionId\": \"0c7547e2-126c-4f5b-aa19-1d8b8127de5d\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"7db65ec7566d486695bbd771595ed5b3\",\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\": \"f1363615-22ff-4581-bc58-4a918d041b57\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:49:23.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f61d689c-6569-45c4-9b83-301293637a5f", "serviceInstanceName" : "basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "8fff5348-79cc-4443-9929-5c23a502f5b7", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7" } } } 2023-05-06T11:49:22.863Z|c883ef69-5073-4371-9dc7-6690970b836a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||=======================response end================================================= 2023-05-06T11:49:22.864Z|c883ef69-5073-4371-9dc7-6690970b836a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|INFO|500||InvokeReturn 2023-05-06T11:49:22.868Z|c883ef69-5073-4371-9dc7-6690970b836a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false 2023-05-06T11:49:22.868Z|c883ef69-5073-4371-9dc7-6690970b836a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:49:22.869Z|c883ef69-5073-4371-9dc7-6690970b836a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:49:22.869Z|c883ef69-5073-4371-9dc7-6690970b836a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false 2023-05-06T11:49:22.870Z|c883ef69-5073-4371-9dc7-6690970b836a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:49:22.870Z|c883ef69-5073-4371-9dc7-6690970b836a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"02ac1f45e9db44b39895c575e3238c13", X-B3-SpanId:"eb681ae252b3530a", X-B3-ParentSpanId:"729597f1b48575e5", X-B3-Sampled:"0", X-ONAP-RequestID:"c883ef69-5073-4371-9dc7-6690970b836a", X-RequestID:"c883ef69-5073-4371-9dc7-6690970b836a", X-TransactionID:"c883ef69-5073-4371-9dc7-6690970b836a", X-ECOMP-RequestID:"c883ef69-5073-4371-9dc7-6690970b836a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed04e913-ac69-4334-8f04-96c4a26f09c3"] 2023-05-06T11:49:22.871Z|c883ef69-5073-4371-9dc7-6690970b836a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:49:22.872Z|c883ef69-5073-4371-9dc7-6690970b836a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:49:22.893Z|c883ef69-5073-4371-9dc7-6690970b836a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:49:22.894Z|c883ef69-5073-4371-9dc7-6690970b836a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:49:22.895Z|c883ef69-5073-4371-9dc7-6690970b836a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:49:22.895Z|c883ef69-5073-4371-9dc7-6690970b836a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:49:23 GMT", x-envoy-upstream-service-time:"16", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:49:22.899Z|c883ef69-5073-4371-9dc7-6690970b836a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-05-06T11:49:22.900Z|c883ef69-5073-4371-9dc7-6690970b836a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:49:22.901Z|c883ef69-5073-4371-9dc7-6690970b836a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:49:22.991Z|c883ef69-5073-4371-9dc7-6690970b836a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8fff5348-79cc-4443-9929-5c23a502f5b7&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8fff5348-79cc-4443-9929-5c23a502f5b7&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T11:49:22.991Z|c883ef69-5073-4371-9dc7-6690970b836a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8fff5348-79cc-4443-9929-5c23a502f5b7&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-05-06T11:49:22.992Z|c883ef69-5073-4371-9dc7-6690970b836a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8fff5348-79cc-4443-9929-5c23a502f5b7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T11:49:22.992Z|c883ef69-5073-4371-9dc7-6690970b836a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8fff5348-79cc-4443-9929-5c23a502f5b7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8fff5348-79cc-4443-9929-5c23a502f5b7&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T11:49:22.992Z|c883ef69-5073-4371-9dc7-6690970b836a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8fff5348-79cc-4443-9929-5c23a502f5b7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-05-06T11:49:22.993Z|c883ef69-5073-4371-9dc7-6690970b836a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8fff5348-79cc-4443-9929-5c23a502f5b7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c883ef69-5073-4371-9dc7-6690970b836a", X-RequestID:"c883ef69-5073-4371-9dc7-6690970b836a", X-TransactionID:"c883ef69-5073-4371-9dc7-6690970b836a", X-ECOMP-RequestID:"c883ef69-5073-4371-9dc7-6690970b836a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e281c25-53cb-47e1-b5a7-80a54a3054ef"] 2023-05-06T11:49:22.993Z|c883ef69-5073-4371-9dc7-6690970b836a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8fff5348-79cc-4443-9929-5c23a502f5b7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-05-06T11:49:22.994Z|c883ef69-5073-4371-9dc7-6690970b836a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8fff5348-79cc-4443-9929-5c23a502f5b7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T11:49:23.362Z|c883ef69-5073-4371-9dc7-6690970b836a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8fff5348-79cc-4443-9929-5c23a502f5b7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T11:49:23.362Z|c883ef69-5073-4371-9dc7-6690970b836a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8fff5348-79cc-4443-9929-5c23a502f5b7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T11:49:23.363Z|c883ef69-5073-4371-9dc7-6690970b836a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8fff5348-79cc-4443-9929-5c23a502f5b7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T11:49:23.364Z|c883ef69-5073-4371-9dc7-6690970b836a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8fff5348-79cc-4443-9929-5c23a502f5b7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=BC652F917660B58CCA0ADBD5904ADB44; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"681", Date:"Sat, 06 May 2023 11:49:23 GMT", x-envoy-upstream-service-time:"326", server:"envoy"] 2023-05-06T11:49:23.365Z|c883ef69-5073-4371-9dc7-6690970b836a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8fff5348-79cc-4443-9929-5c23a502f5b7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"09daed39-ec04-11ed-9ce1-7a82ee2c3d67","businessKey":"8fff5348-79cc-4443-9929-5c23a502f5b7","processDefinitionId":"SDNCHandler:1:05c862df-ebc0-11ed-9ce1-7a82ee2c3d67","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-05-06T11:49:20.772+0000","endTime":"2023-05-06T11:49:22.574+0000","removalTime":null,"durationInMillis":1802,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"f60edf4f-ec03-11ed-9ce1-7a82ee2c3d67","superProcessInstanceId":"0779564b-ec04-11ed-9ce1-7a82ee2c3d67","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-05-06T11:49:23.365Z|c883ef69-5073-4371-9dc7-6690970b836a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8fff5348-79cc-4443-9929-5c23a502f5b7&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T11:49:23.366Z|c883ef69-5073-4371-9dc7-6690970b836a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8fff5348-79cc-4443-9929-5c23a502f5b7&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-05-06T11:49:23.420Z|c883ef69-5073-4371-9dc7-6690970b836a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09daed39-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09daed39-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T11:49:23.421Z|c883ef69-5073-4371-9dc7-6690970b836a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09daed39-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||Invoke 2023-05-06T11:49:23.421Z|c883ef69-5073-4371-9dc7-6690970b836a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09daed39-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T11:49:23.421Z|c883ef69-5073-4371-9dc7-6690970b836a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09daed39-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09daed39-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T11:49:23.422Z|c883ef69-5073-4371-9dc7-6690970b836a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09daed39-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Method : GET 2023-05-06T11:49:23.422Z|c883ef69-5073-4371-9dc7-6690970b836a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09daed39-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c883ef69-5073-4371-9dc7-6690970b836a", X-RequestID:"c883ef69-5073-4371-9dc7-6690970b836a", X-TransactionID:"c883ef69-5073-4371-9dc7-6690970b836a", X-ECOMP-RequestID:"c883ef69-5073-4371-9dc7-6690970b836a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"98b41de3-cc98-4d7e-bc10-f3c07f52df84"] 2023-05-06T11:49:23.422Z|c883ef69-5073-4371-9dc7-6690970b836a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09daed39-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Request body: 2023-05-06T11:49:23.422Z|c883ef69-5073-4371-9dc7-6690970b836a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09daed39-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T11:49:23.659Z|c883ef69-5073-4371-9dc7-6690970b836a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09daed39-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T11:49:23.660Z|c883ef69-5073-4371-9dc7-6690970b836a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09daed39-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T11:49:23.660Z|c883ef69-5073-4371-9dc7-6690970b836a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09daed39-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T11:49:23.660Z|c883ef69-5073-4371-9dc7-6690970b836a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09daed39-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=FEA11544BE997944D9DE24AC4D659C41; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"762", Date:"Sat, 06 May 2023 11:49:23 GMT", x-envoy-upstream-service-time:"203", server:"envoy"] 2023-05-06T11:49:23.661Z|c883ef69-5073-4371-9dc7-6690970b836a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09daed39-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:09dc24cc-ec04-11ed-9ce1-7a82ee2c3d67","parentActivityInstanceId":"09daed39-ec04-11ed-9ce1-7a82ee2c3d67","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:05c862df-ebc0-11ed-9ce1-7a82ee2c3d67","processInstanceId":"09daed39-ec04-11ed-9ce1-7a82ee2c3d67","executionId":"09daed39-ec04-11ed-9ce1-7a82ee2c3d67","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-05-06T11:49:20.780+0000","endTime":"2023-05-06T11:49:22.560+0000","durationInMillis":1780,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"f60edf4f-ec03-11ed-9ce1-7a82ee2c3d67"}] 2023-05-06T11:49:23.661Z|c883ef69-5073-4371-9dc7-6690970b836a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09daed39-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T11:49:23.661Z|c883ef69-5073-4371-9dc7-6690970b836a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=09daed39-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||InvokeReturn 2023-05-06T11:49:23.670Z|c883ef69-5073-4371-9dc7-6690970b836a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:49:30.351Z|14a93247-2751-492e-8fb7-5e8dc4a288fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:49:30.352Z|14a93247-2751-492e-8fb7-5e8dc4a288fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:49:30.356Z|9b497ebc-b5a1-4b6e-9570-e56d8b3a1563|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:49:30.357Z|9b497ebc-b5a1-4b6e-9570-e56d8b3a1563|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:49:30.368Z|4608167a-eae4-46f2-8af0-556dc62884c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:49:30.368Z|4608167a-eae4-46f2-8af0-556dc62884c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:49:33.817Z|a6fe6811-cfc6-47c3-a989-07336e90ce64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:49:33.822Z|a6fe6811-cfc6-47c3-a989-07336e90ce64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:49:33.899Z|9272d2df-2ad3-4a51-8a93-5648ea576cdd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:49:33.912Z|9272d2df-2ad3-4a51-8a93-5648ea576cdd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7 2023-05-06T11:49:33.912Z|9272d2df-2ad3-4a51-8a93-5648ea576cdd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|INFO|500||Invoke 2023-05-06T11:49:33.913Z|9272d2df-2ad3-4a51-8a93-5648ea576cdd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||===========================request begin================================================ 2023-05-06T11:49:33.913Z|9272d2df-2ad3-4a51-8a93-5648ea576cdd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7 2023-05-06T11:49:33.913Z|9272d2df-2ad3-4a51-8a93-5648ea576cdd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Method : GET 2023-05-06T11:49:33.913Z|9272d2df-2ad3-4a51-8a93-5648ea576cdd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f475b64aba72698db957172cd0e352b3", X-B3-SpanId:"dafe4901df302823", X-B3-ParentSpanId:"34a9c5baffe68b68", X-B3-Sampled:"0", X-ONAP-RequestID:"9272d2df-2ad3-4a51-8a93-5648ea576cdd", X-RequestID:"9272d2df-2ad3-4a51-8a93-5648ea576cdd", X-TransactionID:"9272d2df-2ad3-4a51-8a93-5648ea576cdd", X-ECOMP-RequestID:"9272d2df-2ad3-4a51-8a93-5648ea576cdd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"87112ec9-5894-4bfa-a312-214d1285623b"] 2023-05-06T11:49:33.913Z|9272d2df-2ad3-4a51-8a93-5648ea576cdd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Request body: 2023-05-06T11:49:33.914Z|9272d2df-2ad3-4a51-8a93-5648ea576cdd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||==========================request end================================================ 2023-05-06T11:49:33.956Z|9272d2df-2ad3-4a51-8a93-5648ea576cdd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||============================response begin========================================== 2023-05-06T11:49:33.956Z|9272d2df-2ad3-4a51-8a93-5648ea576cdd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Status code : 200 OK 2023-05-06T11:49:33.956Z|9272d2df-2ad3-4a51-8a93-5648ea576cdd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Status text : OK 2023-05-06T11:49:33.957Z|9272d2df-2ad3-4a51-8a93-5648ea576cdd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:49:34 GMT", x-envoy-upstream-service-time:"38", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:49:33.959Z|9272d2df-2ad3-4a51-8a93-5648ea576cdd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Response body: { "requestId" : "8fff5348-79cc-4443-9929-5c23a502f5b7", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-05-06T11:48:28.000+00:00", "endTime" : "2023-05-06T11:49:24.000+00:00", "source" : "VID", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0\",\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\": \"3449be66-7f34-4306-a807-4df67c350ea2\",\n\t\t\t\"modelVersionId\": \"0c7547e2-126c-4f5b-aa19-1d8b8127de5d\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"7db65ec7566d486695bbd771595ed5b3\",\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\": \"f1363615-22ff-4581-bc58-4a918d041b57\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:49:25.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f61d689c-6569-45c4-9b83-301293637a5f", "serviceInstanceName" : "basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "8fff5348-79cc-4443-9929-5c23a502f5b7", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7" } } } 2023-05-06T11:49:33.959Z|9272d2df-2ad3-4a51-8a93-5648ea576cdd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||=======================response end================================================= 2023-05-06T11:49:33.959Z|9272d2df-2ad3-4a51-8a93-5648ea576cdd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|INFO|500||InvokeReturn 2023-05-06T11:49:33.961Z|9272d2df-2ad3-4a51-8a93-5648ea576cdd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false 2023-05-06T11:49:33.961Z|9272d2df-2ad3-4a51-8a93-5648ea576cdd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:49:33.961Z|9272d2df-2ad3-4a51-8a93-5648ea576cdd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:49:33.961Z|9272d2df-2ad3-4a51-8a93-5648ea576cdd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false 2023-05-06T11:49:33.961Z|9272d2df-2ad3-4a51-8a93-5648ea576cdd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:49:33.961Z|9272d2df-2ad3-4a51-8a93-5648ea576cdd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f475b64aba72698db957172cd0e352b3", X-B3-SpanId:"7eaaa7c6c9a6a879", X-B3-ParentSpanId:"34a9c5baffe68b68", X-B3-Sampled:"0", X-ONAP-RequestID:"9272d2df-2ad3-4a51-8a93-5648ea576cdd", X-RequestID:"9272d2df-2ad3-4a51-8a93-5648ea576cdd", X-TransactionID:"9272d2df-2ad3-4a51-8a93-5648ea576cdd", X-ECOMP-RequestID:"9272d2df-2ad3-4a51-8a93-5648ea576cdd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a81b5138-c05a-4156-bc04-ab81818c9dec"] 2023-05-06T11:49:33.962Z|9272d2df-2ad3-4a51-8a93-5648ea576cdd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:49:33.962Z|9272d2df-2ad3-4a51-8a93-5648ea576cdd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:49:33.984Z|9272d2df-2ad3-4a51-8a93-5648ea576cdd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:49:33.985Z|9272d2df-2ad3-4a51-8a93-5648ea576cdd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:49:33.985Z|9272d2df-2ad3-4a51-8a93-5648ea576cdd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:49:33.985Z|9272d2df-2ad3-4a51-8a93-5648ea576cdd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:49:34 GMT", x-envoy-upstream-service-time:"20", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:49:33.987Z|9272d2df-2ad3-4a51-8a93-5648ea576cdd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-05-06T11:49:33.987Z|9272d2df-2ad3-4a51-8a93-5648ea576cdd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:49:33.988Z|9272d2df-2ad3-4a51-8a93-5648ea576cdd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:49:34.000Z|9272d2df-2ad3-4a51-8a93-5648ea576cdd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:49:34.264Z|e534db3f-0605-49e0-bd96-d865e1a81338|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:49:34.269Z|e534db3f-0605-49e0-bd96-d865e1a81338|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7 2023-05-06T11:49:34.270Z|e534db3f-0605-49e0-bd96-d865e1a81338|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|INFO|500||Invoke 2023-05-06T11:49:34.270Z|e534db3f-0605-49e0-bd96-d865e1a81338|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||===========================request begin================================================ 2023-05-06T11:49:34.270Z|e534db3f-0605-49e0-bd96-d865e1a81338|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7 2023-05-06T11:49:34.270Z|e534db3f-0605-49e0-bd96-d865e1a81338|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Method : GET 2023-05-06T11:49:34.270Z|e534db3f-0605-49e0-bd96-d865e1a81338|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7158bfe3b85454504f910e8548297fbc", X-B3-SpanId:"efb017657324ea98", X-B3-ParentSpanId:"39e6b943176beda8", X-B3-Sampled:"0", X-ONAP-RequestID:"e534db3f-0605-49e0-bd96-d865e1a81338", X-RequestID:"e534db3f-0605-49e0-bd96-d865e1a81338", X-TransactionID:"e534db3f-0605-49e0-bd96-d865e1a81338", X-ECOMP-RequestID:"e534db3f-0605-49e0-bd96-d865e1a81338", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa3ebdb6-8cd5-44df-8caa-99fb55935831"] 2023-05-06T11:49:34.271Z|e534db3f-0605-49e0-bd96-d865e1a81338|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Request body: 2023-05-06T11:49:34.271Z|e534db3f-0605-49e0-bd96-d865e1a81338|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||==========================request end================================================ 2023-05-06T11:49:34.306Z|e534db3f-0605-49e0-bd96-d865e1a81338|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||============================response begin========================================== 2023-05-06T11:49:34.307Z|e534db3f-0605-49e0-bd96-d865e1a81338|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Status code : 200 OK 2023-05-06T11:49:34.307Z|e534db3f-0605-49e0-bd96-d865e1a81338|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Status text : OK 2023-05-06T11:49:34.307Z|e534db3f-0605-49e0-bd96-d865e1a81338|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:49:34 GMT", x-envoy-upstream-service-time:"32", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:49:34.310Z|e534db3f-0605-49e0-bd96-d865e1a81338|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Response body: { "requestId" : "8fff5348-79cc-4443-9929-5c23a502f5b7", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-05-06T11:48:28.000+00:00", "endTime" : "2023-05-06T11:49:24.000+00:00", "source" : "VID", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0\",\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\": \"3449be66-7f34-4306-a807-4df67c350ea2\",\n\t\t\t\"modelVersionId\": \"0c7547e2-126c-4f5b-aa19-1d8b8127de5d\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"7db65ec7566d486695bbd771595ed5b3\",\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\": \"f1363615-22ff-4581-bc58-4a918d041b57\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:49:25.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f61d689c-6569-45c4-9b83-301293637a5f", "serviceInstanceName" : "basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "8fff5348-79cc-4443-9929-5c23a502f5b7", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7" } } } 2023-05-06T11:49:34.310Z|e534db3f-0605-49e0-bd96-d865e1a81338|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||=======================response end================================================= 2023-05-06T11:49:34.310Z|e534db3f-0605-49e0-bd96-d865e1a81338|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|INFO|500||InvokeReturn 2023-05-06T11:49:34.312Z|e534db3f-0605-49e0-bd96-d865e1a81338|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false 2023-05-06T11:49:34.313Z|e534db3f-0605-49e0-bd96-d865e1a81338|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:49:34.313Z|e534db3f-0605-49e0-bd96-d865e1a81338|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:49:34.313Z|e534db3f-0605-49e0-bd96-d865e1a81338|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false 2023-05-06T11:49:34.313Z|e534db3f-0605-49e0-bd96-d865e1a81338|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:49:34.313Z|e534db3f-0605-49e0-bd96-d865e1a81338|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7158bfe3b85454504f910e8548297fbc", X-B3-SpanId:"5e69fd6efeb94d4e", X-B3-ParentSpanId:"39e6b943176beda8", X-B3-Sampled:"0", X-ONAP-RequestID:"e534db3f-0605-49e0-bd96-d865e1a81338", X-RequestID:"e534db3f-0605-49e0-bd96-d865e1a81338", X-TransactionID:"e534db3f-0605-49e0-bd96-d865e1a81338", X-ECOMP-RequestID:"e534db3f-0605-49e0-bd96-d865e1a81338", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e18bbec5-d2c8-4e83-9e31-9af1a7b3c4ca"] 2023-05-06T11:49:34.313Z|e534db3f-0605-49e0-bd96-d865e1a81338|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:49:34.314Z|e534db3f-0605-49e0-bd96-d865e1a81338|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:49:34.345Z|e534db3f-0605-49e0-bd96-d865e1a81338|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:49:34.345Z|e534db3f-0605-49e0-bd96-d865e1a81338|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:49:34.346Z|e534db3f-0605-49e0-bd96-d865e1a81338|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:49:34.346Z|e534db3f-0605-49e0-bd96-d865e1a81338|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:49:34 GMT", x-envoy-upstream-service-time:"28", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:49:34.347Z|e534db3f-0605-49e0-bd96-d865e1a81338|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-05-06T11:49:34.347Z|e534db3f-0605-49e0-bd96-d865e1a81338|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:49:34.347Z|e534db3f-0605-49e0-bd96-d865e1a81338|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:49:34.358Z|e534db3f-0605-49e0-bd96-d865e1a81338|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:49:34.613Z|eccbf569-0437-42e1-9ca6-a11730fc80ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:49:34.619Z|eccbf569-0437-42e1-9ca6-a11730fc80ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7 2023-05-06T11:49:34.620Z|eccbf569-0437-42e1-9ca6-a11730fc80ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|INFO|500||Invoke 2023-05-06T11:49:34.620Z|eccbf569-0437-42e1-9ca6-a11730fc80ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||===========================request begin================================================ 2023-05-06T11:49:34.620Z|eccbf569-0437-42e1-9ca6-a11730fc80ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7 2023-05-06T11:49:34.620Z|eccbf569-0437-42e1-9ca6-a11730fc80ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Method : GET 2023-05-06T11:49:34.620Z|eccbf569-0437-42e1-9ca6-a11730fc80ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"79b95ad0fde9ff56bfb84b2ee470e0af", X-B3-SpanId:"52af8370d6cd72b9", X-B3-ParentSpanId:"ad61c0c0e09d0c28", X-B3-Sampled:"0", X-ONAP-RequestID:"eccbf569-0437-42e1-9ca6-a11730fc80ff", X-RequestID:"eccbf569-0437-42e1-9ca6-a11730fc80ff", X-TransactionID:"eccbf569-0437-42e1-9ca6-a11730fc80ff", X-ECOMP-RequestID:"eccbf569-0437-42e1-9ca6-a11730fc80ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"30bfc027-f3e9-4a22-b861-262e3b95d8c2"] 2023-05-06T11:49:34.621Z|eccbf569-0437-42e1-9ca6-a11730fc80ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Request body: 2023-05-06T11:49:34.621Z|eccbf569-0437-42e1-9ca6-a11730fc80ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||==========================request end================================================ 2023-05-06T11:49:34.655Z|eccbf569-0437-42e1-9ca6-a11730fc80ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||============================response begin========================================== 2023-05-06T11:49:34.655Z|eccbf569-0437-42e1-9ca6-a11730fc80ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Status code : 200 OK 2023-05-06T11:49:34.656Z|eccbf569-0437-42e1-9ca6-a11730fc80ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Status text : OK 2023-05-06T11:49:34.656Z|eccbf569-0437-42e1-9ca6-a11730fc80ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:49:34 GMT", x-envoy-upstream-service-time:"31", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:49:34.657Z|eccbf569-0437-42e1-9ca6-a11730fc80ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Response body: { "requestId" : "8fff5348-79cc-4443-9929-5c23a502f5b7", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-05-06T11:48:28.000+00:00", "endTime" : "2023-05-06T11:49:24.000+00:00", "source" : "VID", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0\",\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\": \"3449be66-7f34-4306-a807-4df67c350ea2\",\n\t\t\t\"modelVersionId\": \"0c7547e2-126c-4f5b-aa19-1d8b8127de5d\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"7db65ec7566d486695bbd771595ed5b3\",\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\": \"f1363615-22ff-4581-bc58-4a918d041b57\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:49:25.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f61d689c-6569-45c4-9b83-301293637a5f", "serviceInstanceName" : "basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "8fff5348-79cc-4443-9929-5c23a502f5b7", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7" } } } 2023-05-06T11:49:34.658Z|eccbf569-0437-42e1-9ca6-a11730fc80ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||=======================response end================================================= 2023-05-06T11:49:34.658Z|eccbf569-0437-42e1-9ca6-a11730fc80ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|INFO|500||InvokeReturn 2023-05-06T11:49:34.660Z|eccbf569-0437-42e1-9ca6-a11730fc80ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false 2023-05-06T11:49:34.660Z|eccbf569-0437-42e1-9ca6-a11730fc80ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:49:34.660Z|eccbf569-0437-42e1-9ca6-a11730fc80ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:49:34.660Z|eccbf569-0437-42e1-9ca6-a11730fc80ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false 2023-05-06T11:49:34.661Z|eccbf569-0437-42e1-9ca6-a11730fc80ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:49:34.661Z|eccbf569-0437-42e1-9ca6-a11730fc80ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"79b95ad0fde9ff56bfb84b2ee470e0af", X-B3-SpanId:"c2764643f5e4b546", X-B3-ParentSpanId:"ad61c0c0e09d0c28", X-B3-Sampled:"0", X-ONAP-RequestID:"eccbf569-0437-42e1-9ca6-a11730fc80ff", X-RequestID:"eccbf569-0437-42e1-9ca6-a11730fc80ff", X-TransactionID:"eccbf569-0437-42e1-9ca6-a11730fc80ff", X-ECOMP-RequestID:"eccbf569-0437-42e1-9ca6-a11730fc80ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ca8231c4-75d4-4542-8d5c-651e35637eaa"] 2023-05-06T11:49:34.661Z|eccbf569-0437-42e1-9ca6-a11730fc80ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:49:34.661Z|eccbf569-0437-42e1-9ca6-a11730fc80ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:49:34.699Z|eccbf569-0437-42e1-9ca6-a11730fc80ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:49:34.699Z|eccbf569-0437-42e1-9ca6-a11730fc80ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:49:34.699Z|eccbf569-0437-42e1-9ca6-a11730fc80ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:49:34.699Z|eccbf569-0437-42e1-9ca6-a11730fc80ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:49:34 GMT", x-envoy-upstream-service-time:"34", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:49:34.700Z|eccbf569-0437-42e1-9ca6-a11730fc80ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-05-06T11:49:34.700Z|eccbf569-0437-42e1-9ca6-a11730fc80ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:49:34.701Z|eccbf569-0437-42e1-9ca6-a11730fc80ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:49:34.714Z|eccbf569-0437-42e1-9ca6-a11730fc80ff|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:49:34.981Z|70e92c66-9659-48aa-b7e8-864df4901372|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:49:34.988Z|70e92c66-9659-48aa-b7e8-864df4901372|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7 2023-05-06T11:49:34.988Z|70e92c66-9659-48aa-b7e8-864df4901372|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|INFO|500||Invoke 2023-05-06T11:49:34.988Z|70e92c66-9659-48aa-b7e8-864df4901372|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||===========================request begin================================================ 2023-05-06T11:49:34.988Z|70e92c66-9659-48aa-b7e8-864df4901372|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7 2023-05-06T11:49:34.989Z|70e92c66-9659-48aa-b7e8-864df4901372|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Method : GET 2023-05-06T11:49:34.989Z|70e92c66-9659-48aa-b7e8-864df4901372|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1e717e5940bd41a28401ecdc418d30de", X-B3-SpanId:"b6e6af1512f0a1ab", X-B3-ParentSpanId:"ddb46411e5effc07", X-B3-Sampled:"0", X-ONAP-RequestID:"70e92c66-9659-48aa-b7e8-864df4901372", X-RequestID:"70e92c66-9659-48aa-b7e8-864df4901372", X-TransactionID:"70e92c66-9659-48aa-b7e8-864df4901372", X-ECOMP-RequestID:"70e92c66-9659-48aa-b7e8-864df4901372", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb23d1c3-922a-4963-b929-db82e8cf17d9"] 2023-05-06T11:49:34.989Z|70e92c66-9659-48aa-b7e8-864df4901372|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Request body: 2023-05-06T11:49:34.989Z|70e92c66-9659-48aa-b7e8-864df4901372|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||==========================request end================================================ 2023-05-06T11:49:35.030Z|70e92c66-9659-48aa-b7e8-864df4901372|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||============================response begin========================================== 2023-05-06T11:49:35.031Z|70e92c66-9659-48aa-b7e8-864df4901372|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Status code : 200 OK 2023-05-06T11:49:35.031Z|70e92c66-9659-48aa-b7e8-864df4901372|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Status text : OK 2023-05-06T11:49:35.031Z|70e92c66-9659-48aa-b7e8-864df4901372|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:49:35 GMT", x-envoy-upstream-service-time:"38", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:49:35.032Z|70e92c66-9659-48aa-b7e8-864df4901372|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Response body: { "requestId" : "8fff5348-79cc-4443-9929-5c23a502f5b7", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-05-06T11:48:28.000+00:00", "endTime" : "2023-05-06T11:49:24.000+00:00", "source" : "VID", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0\",\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\": \"3449be66-7f34-4306-a807-4df67c350ea2\",\n\t\t\t\"modelVersionId\": \"0c7547e2-126c-4f5b-aa19-1d8b8127de5d\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"7db65ec7566d486695bbd771595ed5b3\",\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\": \"f1363615-22ff-4581-bc58-4a918d041b57\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:49:25.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f61d689c-6569-45c4-9b83-301293637a5f", "serviceInstanceName" : "basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "8fff5348-79cc-4443-9929-5c23a502f5b7", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7" } } } 2023-05-06T11:49:35.032Z|70e92c66-9659-48aa-b7e8-864df4901372|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||=======================response end================================================= 2023-05-06T11:49:35.032Z|70e92c66-9659-48aa-b7e8-864df4901372|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|INFO|500||InvokeReturn 2023-05-06T11:49:35.034Z|70e92c66-9659-48aa-b7e8-864df4901372|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false 2023-05-06T11:49:35.034Z|70e92c66-9659-48aa-b7e8-864df4901372|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:49:35.034Z|70e92c66-9659-48aa-b7e8-864df4901372|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:49:35.034Z|70e92c66-9659-48aa-b7e8-864df4901372|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false 2023-05-06T11:49:35.035Z|70e92c66-9659-48aa-b7e8-864df4901372|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:49:35.035Z|70e92c66-9659-48aa-b7e8-864df4901372|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1e717e5940bd41a28401ecdc418d30de", X-B3-SpanId:"dafe8a53734880c0", X-B3-ParentSpanId:"ddb46411e5effc07", X-B3-Sampled:"0", X-ONAP-RequestID:"70e92c66-9659-48aa-b7e8-864df4901372", X-RequestID:"70e92c66-9659-48aa-b7e8-864df4901372", X-TransactionID:"70e92c66-9659-48aa-b7e8-864df4901372", X-ECOMP-RequestID:"70e92c66-9659-48aa-b7e8-864df4901372", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b26fa973-f251-4445-a95c-b0b5e2ee453d"] 2023-05-06T11:49:35.035Z|70e92c66-9659-48aa-b7e8-864df4901372|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:49:35.035Z|70e92c66-9659-48aa-b7e8-864df4901372|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:49:35.065Z|70e92c66-9659-48aa-b7e8-864df4901372|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:49:35.066Z|70e92c66-9659-48aa-b7e8-864df4901372|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:49:35.066Z|70e92c66-9659-48aa-b7e8-864df4901372|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:49:35.068Z|70e92c66-9659-48aa-b7e8-864df4901372|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:49:35 GMT", x-envoy-upstream-service-time:"27", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:49:35.069Z|70e92c66-9659-48aa-b7e8-864df4901372|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-05-06T11:49:35.070Z|70e92c66-9659-48aa-b7e8-864df4901372|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:49:35.071Z|70e92c66-9659-48aa-b7e8-864df4901372|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:49:35.090Z|70e92c66-9659-48aa-b7e8-864df4901372|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:49:35.330Z|7ac5bb14-6965-4eed-a348-3db3ac854b97|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:49:35.337Z|7ac5bb14-6965-4eed-a348-3db3ac854b97|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7 2023-05-06T11:49:35.338Z|7ac5bb14-6965-4eed-a348-3db3ac854b97|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|INFO|500||Invoke 2023-05-06T11:49:35.338Z|7ac5bb14-6965-4eed-a348-3db3ac854b97|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||===========================request begin================================================ 2023-05-06T11:49:35.338Z|7ac5bb14-6965-4eed-a348-3db3ac854b97|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7 2023-05-06T11:49:35.339Z|7ac5bb14-6965-4eed-a348-3db3ac854b97|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Method : GET 2023-05-06T11:49:35.339Z|7ac5bb14-6965-4eed-a348-3db3ac854b97|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"81773b9fce2243b2221839a613164baa", X-B3-SpanId:"fc9edb9e293f6bf7", X-B3-ParentSpanId:"86029f4b449862c0", X-B3-Sampled:"0", X-ONAP-RequestID:"7ac5bb14-6965-4eed-a348-3db3ac854b97", X-RequestID:"7ac5bb14-6965-4eed-a348-3db3ac854b97", X-TransactionID:"7ac5bb14-6965-4eed-a348-3db3ac854b97", X-ECOMP-RequestID:"7ac5bb14-6965-4eed-a348-3db3ac854b97", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa24c1a0-bd06-4901-8082-133179bb327d"] 2023-05-06T11:49:35.340Z|7ac5bb14-6965-4eed-a348-3db3ac854b97|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Request body: 2023-05-06T11:49:35.340Z|7ac5bb14-6965-4eed-a348-3db3ac854b97|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||==========================request end================================================ 2023-05-06T11:49:35.407Z|7ac5bb14-6965-4eed-a348-3db3ac854b97|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||============================response begin========================================== 2023-05-06T11:49:35.408Z|7ac5bb14-6965-4eed-a348-3db3ac854b97|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Status code : 200 OK 2023-05-06T11:49:35.408Z|7ac5bb14-6965-4eed-a348-3db3ac854b97|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Status text : OK 2023-05-06T11:49:35.409Z|7ac5bb14-6965-4eed-a348-3db3ac854b97|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:49:35 GMT", x-envoy-upstream-service-time:"63", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:49:35.411Z|7ac5bb14-6965-4eed-a348-3db3ac854b97|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||Response body: { "requestId" : "8fff5348-79cc-4443-9929-5c23a502f5b7", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-05-06T11:48:28.000+00:00", "endTime" : "2023-05-06T11:49:24.000+00:00", "source" : "VID", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0\",\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\": \"3449be66-7f34-4306-a807-4df67c350ea2\",\n\t\t\t\"modelVersionId\": \"0c7547e2-126c-4f5b-aa19-1d8b8127de5d\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"7db65ec7566d486695bbd771595ed5b3\",\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\": \"f1363615-22ff-4581-bc58-4a918d041b57\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:49:25.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f61d689c-6569-45c4-9b83-301293637a5f", "serviceInstanceName" : "basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "8fff5348-79cc-4443-9929-5c23a502f5b7", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7" } } } 2023-05-06T11:49:35.411Z|7ac5bb14-6965-4eed-a348-3db3ac854b97|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|DEBUG|500||=======================response end================================================= 2023-05-06T11:49:35.412Z|7ac5bb14-6965-4eed-a348-3db3ac854b97|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8fff5348-79cc-4443-9929-5c23a502f5b7|INFO|500||InvokeReturn 2023-05-06T11:49:35.414Z|7ac5bb14-6965-4eed-a348-3db3ac854b97|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false 2023-05-06T11:49:35.414Z|7ac5bb14-6965-4eed-a348-3db3ac854b97|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:49:35.414Z|7ac5bb14-6965-4eed-a348-3db3ac854b97|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:49:35.415Z|7ac5bb14-6965-4eed-a348-3db3ac854b97|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false 2023-05-06T11:49:35.415Z|7ac5bb14-6965-4eed-a348-3db3ac854b97|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:49:35.415Z|7ac5bb14-6965-4eed-a348-3db3ac854b97|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"81773b9fce2243b2221839a613164baa", X-B3-SpanId:"2a154fb7c5083b77", X-B3-ParentSpanId:"86029f4b449862c0", X-B3-Sampled:"0", X-ONAP-RequestID:"7ac5bb14-6965-4eed-a348-3db3ac854b97", X-RequestID:"7ac5bb14-6965-4eed-a348-3db3ac854b97", X-TransactionID:"7ac5bb14-6965-4eed-a348-3db3ac854b97", X-ECOMP-RequestID:"7ac5bb14-6965-4eed-a348-3db3ac854b97", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a667ba60-84d0-414a-8e04-c915c7b36ba5"] 2023-05-06T11:49:35.415Z|7ac5bb14-6965-4eed-a348-3db3ac854b97|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:49:35.415Z|7ac5bb14-6965-4eed-a348-3db3ac854b97|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:49:35.437Z|7ac5bb14-6965-4eed-a348-3db3ac854b97|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:49:35.438Z|7ac5bb14-6965-4eed-a348-3db3ac854b97|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:49:35.438Z|7ac5bb14-6965-4eed-a348-3db3ac854b97|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:49:35.438Z|7ac5bb14-6965-4eed-a348-3db3ac854b97|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:49:35 GMT", x-envoy-upstream-service-time:"17", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:49:35.439Z|7ac5bb14-6965-4eed-a348-3db3ac854b97|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-05-06T11:49:35.439Z|7ac5bb14-6965-4eed-a348-3db3ac854b97|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:49:35.439Z|7ac5bb14-6965-4eed-a348-3db3ac854b97|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8fff5348-79cc-4443-9929-5c23a502f5b7&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:49:35.454Z|7ac5bb14-6965-4eed-a348-3db3ac854b97|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8fff5348-79cc-4443-9929-5c23a502f5b7|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:49:40.383Z|fa063f3c-64e7-4db5-b9fb-ff3eda8eb6a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:49:40.384Z|fa063f3c-64e7-4db5-b9fb-ff3eda8eb6a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:49:40.392Z|0e32ca67-404a-4b73-bf0a-3c29a00abb53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:49:40.393Z|0e32ca67-404a-4b73-bf0a-3c29a00abb53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:49:40.396Z|c7fd1499-8270-4a59-960c-8579e7ca84f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:49:40.396Z|c7fd1499-8270-4a59-960c-8579e7ca84f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:49:40.508Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:49:40.513Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|||INFO|500||Checking if requestId: 449cea1a-bd27-41b4-a78a-e004f4ea74d2 already exists in requestDb InfraActiveRequests table 2023-05-06T11:49:40.514Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2 2023-05-06T11:49:40.515Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|INFO|500||Invoke 2023-05-06T11:49:40.515Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||===========================request begin================================================ 2023-05-06T11:49:40.515Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2 2023-05-06T11:49:40.515Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Method : GET 2023-05-06T11:49:40.515Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e6b719ed013463ee56ebb85146bee12f", X-B3-SpanId:"e5b3301f391dba4a", X-B3-ParentSpanId:"2e086d0efbfd5a23", X-B3-Sampled:"0", X-ONAP-RequestID:"449cea1a-bd27-41b4-a78a-e004f4ea74d2", X-RequestID:"449cea1a-bd27-41b4-a78a-e004f4ea74d2", X-TransactionID:"449cea1a-bd27-41b4-a78a-e004f4ea74d2", X-ECOMP-RequestID:"449cea1a-bd27-41b4-a78a-e004f4ea74d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f9f264d0-1bb3-414c-a21e-5316eb0776de"] 2023-05-06T11:49:40.515Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Request body: 2023-05-06T11:49:40.515Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||==========================request end================================================ 2023-05-06T11:49:40.547Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||============================response begin========================================== 2023-05-06T11:49:40.548Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Status code : 404 NOT_FOUND 2023-05-06T11:49:40.548Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Status text : Not Found 2023-05-06T11:49:40.548Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 06 May 2023 11:49:41 GMT", x-envoy-upstream-service-time:"26", server:"envoy"] 2023-05-06T11:49:40.549Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Response body: 2023-05-06T11:49:40.549Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||=======================response end================================================= 2023-05-06T11:49:40.549Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|INFO|404|Not Found|InvokeReturn 2023-05-06T11:49:40.593Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|||INFO|500||Running local validations 2023-05-06T11:49:40.594Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2023-05-06T11:49:40.602Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-05-06T11:49:40.651Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/3449be66-7f34-4306-a807-4df67c350ea2|INFO|500||Invoke 2023-05-06T11:49:40.651Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/3449be66-7f34-4306-a807-4df67c350ea2|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/3449be66-7f34-4306-a807-4df67c350ea2 with request headers:{Authorization=[***REDACTED***], X-RequestID=[449cea1a-bd27-41b4-a78a-e004f4ea74d2], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[8f7e685e-d6f5-452e-96a3-80d482368fce], X-ECOMP-RequestID=[449cea1a-bd27-41b4-a78a-e004f4ea74d2], X-TransactionId=[], X-ONAP-RequestID=[449cea1a-bd27-41b4-a78a-e004f4ea74d2]} 2023-05-06T11:49:40.730Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/3449be66-7f34-4306-a807-4df67c350ea2|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/3449be66-7f34-4306-a807-4df67c350ea2 has http status code:404 and response headers:{date=[Sat, 06 May 2023 11:49:40 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[50], x-aai-txid=[1-aai-resources-230506-11:49:40:830-4794], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-06T11:49:40.732Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/3449be66-7f34-4306-a807-4df67c350ea2|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/3449be66-7f34-4306-a807-4df67c350ea2","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/3449be66-7f34-4306-a807-4df67c350ea2","ERR.5.4.6114"]}}} 2023-05-06T11:49:40.733Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/3449be66-7f34-4306-a807-4df67c350ea2|INFO|404|Not Found|InvokeReturn 2023-05-06T11:49:40.750Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/3449be66-7f34-4306-a807-4df67c350ea2 2023-05-06T11:49:40.751Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 3449be66-7f34-4306-a807-4df67c350ea2 2023-05-06T11:49:40.757Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-05-06T11:49:40.802Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/3449be66-7f34-4306-a807-4df67c350ea2 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-05-06T11:49:40.803Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/3449be66-7f34-4306-a807-4df67c350ea2|INFO|500||Invoke 2023-05-06T11:49:40.842Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/3449be66-7f34-4306-a807-4df67c350ea2|INFO|404|Not Found|InvokeReturn 2023-05-06T11:49:40.842Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/3449be66-7f34-4306-a807-4df67c350ea2 has http status code:404 and response headers:{date=[Sat, 06 May 2023 11:49:40 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[35], x-aai-txid=[0-aai-resources-230506-11:49:40:973-32304], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-06T11:49:40.843Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/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/3449be66-7f34-4306-a807-4df67c350ea2","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/3449be66-7f34-4306-a807-4df67c350ea2","ERR.5.4.6114"]}}} 2023-05-06T11:49:40.847Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/3449be66-7f34-4306-a807-4df67c350ea2 2023-05-06T11:49:40.847Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 3449be66-7f34-4306-a807-4df67c350ea2 2023-05-06T11:49:40.851Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-05-06T11:49:40.878Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/7db65ec7566d486695bbd771595ed5b3 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-05-06T11:49:40.879Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/7db65ec7566d486695bbd771595ed5b3|INFO|500||Invoke 2023-05-06T11:49:40.971Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/7db65ec7566d486695bbd771595ed5b3|INFO|500||InvokeReturn 2023-05-06T11:49:40.972Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/7db65ec7566d486695bbd771595ed5b3 has http status code:200 and response headers:{date=[Sat, 06 May 2023 11:49:41 GMT], server=[envoy], content-length=[612], x-envoy-upstream-service-time=[79], vertex-id=[229568], x-aai-txid=[2-aai-resources-230506-11:49:41:050-39339], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-06T11:49:40.972Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|||DEBUG|500||{"tenant-id":"7db65ec7566d486695bbd771595ed5b3","tenant-name":"onap-daily-kohn","tenant-context":"None","resource-version":"1683373585707","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-05-06T11:49:40.974Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-05-06T11:49:40.974Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-05-06T11:49:40.977Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/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-05-06T11:49:40.978Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-05-06T11:49:40.978Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-05-06T11:49:40.978Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/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-05-06T11:49:40.978Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-05-06T11:49:40.979Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/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:"e6b719ed013463ee56ebb85146bee12f", X-B3-SpanId:"52eaf602f86189af", X-B3-ParentSpanId:"2e086d0efbfd5a23", X-B3-Sampled:"0", X-ONAP-RequestID:"449cea1a-bd27-41b4-a78a-e004f4ea74d2", X-RequestID:"449cea1a-bd27-41b4-a78a-e004f4ea74d2", X-TransactionID:"449cea1a-bd27-41b4-a78a-e004f4ea74d2", X-ECOMP-RequestID:"449cea1a-bd27-41b4-a78a-e004f4ea74d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d937d74-1223-439e-b277-1f95d90e4b23"] 2023-05-06T11:49:40.979Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"f61d689c-6569-45c4-9b83-301293637a5f"},"instanceName":"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0","requestScope":"network"} 2023-05-06T11:49:40.980Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-05-06T11:49:41.015Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-05-06T11:49:41.016Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-05-06T11:49:41.016Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-05-06T11:49:41.017Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 06 May 2023 11:49:41 GMT", x-envoy-upstream-service-time:"32", server:"envoy"] 2023-05-06T11:49:41.017Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-05-06T11:49:41.017Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-05-06T11:49:41.018Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-05-06T11:49:41.019Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4c359e30-fb0f-4a90-a98e-c46e450a3b1e|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4c359e30-fb0f-4a90-a98e-c46e450a3b1e 2023-05-06T11:49:41.020Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4c359e30-fb0f-4a90-a98e-c46e450a3b1e|INFO|500||Invoke 2023-05-06T11:49:41.020Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4c359e30-fb0f-4a90-a98e-c46e450a3b1e|DEBUG|500||===========================request begin================================================ 2023-05-06T11:49:41.020Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4c359e30-fb0f-4a90-a98e-c46e450a3b1e|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4c359e30-fb0f-4a90-a98e-c46e450a3b1e 2023-05-06T11:49:41.021Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4c359e30-fb0f-4a90-a98e-c46e450a3b1e|DEBUG|500||Method : GET 2023-05-06T11:49:41.021Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4c359e30-fb0f-4a90-a98e-c46e450a3b1e|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"449cea1a-bd27-41b4-a78a-e004f4ea74d2", X-RequestID:"449cea1a-bd27-41b4-a78a-e004f4ea74d2", X-TransactionID:"449cea1a-bd27-41b4-a78a-e004f4ea74d2", X-ECOMP-RequestID:"449cea1a-bd27-41b4-a78a-e004f4ea74d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"449857b3-231d-49ba-8859-160117bb28ce"] 2023-05-06T11:49:41.021Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4c359e30-fb0f-4a90-a98e-c46e450a3b1e|DEBUG|500||Request body: 2023-05-06T11:49:41.022Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4c359e30-fb0f-4a90-a98e-c46e450a3b1e|DEBUG|500||==========================request end================================================ 2023-05-06T11:49:41.107Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4c359e30-fb0f-4a90-a98e-c46e450a3b1e|DEBUG|500||============================response begin========================================== 2023-05-06T11:49:41.108Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4c359e30-fb0f-4a90-a98e-c46e450a3b1e|DEBUG|500||Status code : 200 OK 2023-05-06T11:49:41.108Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4c359e30-fb0f-4a90-a98e-c46e450a3b1e|DEBUG|500||Status text : OK 2023-05-06T11:49:41.109Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4c359e30-fb0f-4a90-a98e-c46e450a3b1e|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Sat, 06 May 2023 11:49:41 GMT", x-envoy-upstream-service-time:"79", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:49:41.128Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4c359e30-fb0f-4a90-a98e-c46e450a3b1e|DEBUG|500||Response body: { "modelCustomizationUUID" : "4c359e30-fb0f-4a90-a98e-c46e450a3b1e", "modelInstanceName" : "Generic NeutronNet", "created" : "2023-05-06T11:46:19.000+00:00", "networkTechnology" : "NEUTRON", "networkType" : "NEUTRON", "networkScope" : null, "networkRole" : null, "resourceInput" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4c359e30-fb0f-4a90-a98e-c46e450a3b1e" }, "networkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4c359e30-fb0f-4a90-a98e-c46e450a3b1e" }, "networkResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4c359e30-fb0f-4a90-a98e-c46e450a3b1e/networkResource" } } } 2023-05-06T11:49:41.128Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4c359e30-fb0f-4a90-a98e-c46e450a3b1e|DEBUG|500||=======================response end================================================= 2023-05-06T11:49:41.129Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4c359e30-fb0f-4a90-a98e-c46e450a3b1e|INFO|500||InvokeReturn 2023-05-06T11:49:41.156Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4c359e30-fb0f-4a90-a98e-c46e450a3b1e/networkResource|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4c359e30-fb0f-4a90-a98e-c46e450a3b1e/networkResource 2023-05-06T11:49:41.156Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4c359e30-fb0f-4a90-a98e-c46e450a3b1e/networkResource|INFO|500||Invoke 2023-05-06T11:49:41.157Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4c359e30-fb0f-4a90-a98e-c46e450a3b1e/networkResource|DEBUG|500||===========================request begin================================================ 2023-05-06T11:49:41.157Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4c359e30-fb0f-4a90-a98e-c46e450a3b1e/networkResource|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4c359e30-fb0f-4a90-a98e-c46e450a3b1e/networkResource 2023-05-06T11:49:41.158Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4c359e30-fb0f-4a90-a98e-c46e450a3b1e/networkResource|DEBUG|500||Method : GET 2023-05-06T11:49:41.158Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4c359e30-fb0f-4a90-a98e-c46e450a3b1e/networkResource|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"449cea1a-bd27-41b4-a78a-e004f4ea74d2", X-RequestID:"449cea1a-bd27-41b4-a78a-e004f4ea74d2", X-TransactionID:"449cea1a-bd27-41b4-a78a-e004f4ea74d2", X-ECOMP-RequestID:"449cea1a-bd27-41b4-a78a-e004f4ea74d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"02965d4a-2366-45fb-b840-9bc222622585"] 2023-05-06T11:49:41.158Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4c359e30-fb0f-4a90-a98e-c46e450a3b1e/networkResource|DEBUG|500||Request body: 2023-05-06T11:49:41.159Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4c359e30-fb0f-4a90-a98e-c46e450a3b1e/networkResource|DEBUG|500||==========================request end================================================ 2023-05-06T11:49:41.271Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4c359e30-fb0f-4a90-a98e-c46e450a3b1e/networkResource|DEBUG|500||============================response begin========================================== 2023-05-06T11:49:41.271Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4c359e30-fb0f-4a90-a98e-c46e450a3b1e/networkResource|DEBUG|500||Status code : 200 OK 2023-05-06T11:49:41.272Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4c359e30-fb0f-4a90-a98e-c46e450a3b1e/networkResource|DEBUG|500||Status text : OK 2023-05-06T11:49:41.272Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4c359e30-fb0f-4a90-a98e-c46e450a3b1e/networkResource|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/networkResource/142bcc89-abb5-4b7a-a1c8-3bb201231b3f", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Sat, 06 May 2023 11:49:41 GMT", x-envoy-upstream-service-time:"108", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:49:41.273Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4c359e30-fb0f-4a90-a98e-c46e450a3b1e/networkResource|DEBUG|500||Response body: { "modelUUID" : "142bcc89-abb5-4b7a-a1c8-3bb201231b3f", "orchestrationMode" : "HEAT", "description" : "Generic NeutronNet", "neutronNetworkType" : "BASIC", "aicVersionMin" : "2.0", "aicVersionMax" : "3.0", "modelName" : "Generic NeutronNet", "modelInvariantUUID" : "4035fdc4-97f4-4fa0-a647-14a0572ba955", "modelVersion" : "1.0", "toscaNodeType" : "org.openecomp.resource.vl.GenericNeutronNet", "category" : null, "subCategory" : null, "created" : "2023-05-06T11:46:19.000+00:00", "hibernateLazyInitializer" : { }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/142bcc89-abb5-4b7a-a1c8-3bb201231b3f" }, "networkResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/142bcc89-abb5-4b7a-a1c8-3bb201231b3f" }, "networkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/142bcc89-abb5-4b7a-a1c8-3bb201231b3f/networkResourceCustomization" }, "heatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/142bcc89-abb5-4b7a-a1c8-3bb201231b3f/heatTemplate" }, "collectionNetworkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/142bcc89-abb5-4b7a-a1c8-3bb201231b3f/collectionNetworkResourceCustomization" } } } 2023-05-06T11:49:41.273Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4c359e30-fb0f-4a90-a98e-c46e450a3b1e/networkResource|DEBUG|500||=======================response end================================================= 2023-05-06T11:49:41.274Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/4c359e30-fb0f-4a90-a98e-c46e450a3b1e/networkResource|INFO|500||InvokeReturn 2023-05-06T11:49:41.296Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/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-05-06T11:49:41.297Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|INFO|500||Invoke 2023-05-06T11:49:41.298Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/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-05-06T11:49:41.298Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/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-05-06T11:49:41.298Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/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-05-06T11:49:41.298Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/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:"449cea1a-bd27-41b4-a78a-e004f4ea74d2", X-RequestID:"449cea1a-bd27-41b4-a78a-e004f4ea74d2", X-TransactionID:"449cea1a-bd27-41b4-a78a-e004f4ea74d2", X-ECOMP-RequestID:"449cea1a-bd27-41b4-a78a-e004f4ea74d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3448fa35-b518-4a20-99e3-5fc731e75de3"] 2023-05-06T11:49:41.299Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/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-05-06T11:49:41.299Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/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-05-06T11:49:41.396Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/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-05-06T11:49:41.397Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/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-05-06T11:49:41.398Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Status text : Not Found 2023-05-06T11:49:41.398Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 06 May 2023 11:49:41 GMT", x-envoy-upstream-service-time:"61", server:"envoy"] 2023-05-06T11:49:41.399Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/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-05-06T11:49:41.399Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/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-05-06T11:49:41.400Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/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-05-06T11:49:41.401Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/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-05-06T11:49:41.402Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/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-05-06T11:49:41.403Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/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-05-06T11:49:41.403Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/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-05-06T11:49:41.404Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/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-05-06T11:49:41.404Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/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:"449cea1a-bd27-41b4-a78a-e004f4ea74d2", X-RequestID:"449cea1a-bd27-41b4-a78a-e004f4ea74d2", X-TransactionID:"449cea1a-bd27-41b4-a78a-e004f4ea74d2", X-ECOMP-RequestID:"449cea1a-bd27-41b4-a78a-e004f4ea74d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"641005cc-3f29-491d-9260-49b90f646eef"] 2023-05-06T11:49:41.405Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/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-05-06T11:49:41.405Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/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-05-06T11:49:41.445Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/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-05-06T11:49:41.446Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/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-05-06T11:49:41.446Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status text : OK 2023-05-06T11:49:41.446Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Sat, 06 May 2023 11:49:41 GMT", x-envoy-upstream-service-time:"35", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:49:41.449Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Response body: { "id" : 180, "action" : "createInstance", "description" : "Gr api recipe to create network", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "versionStr" : "1.0", "serviceType" : null, "modelName" : "GR-API-DEFAULT", "paramXsd" : null, "created" : "2023-05-06T03:41:38.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/180" }, "networkRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/180" } } } 2023-05-06T11:49:41.449Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/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-05-06T11:49:41.450Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/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-05-06T11:49:41.469Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/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-05-06T11:49:41.470Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-05-06T11:49:41.471Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-05-06T11:49:41.471Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/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-05-06T11:49:41.471Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-05-06T11:49:41.471Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/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:"2658", X-B3-TraceId:"e6b719ed013463ee56ebb85146bee12f", X-B3-SpanId:"720c5516376be6f9", X-B3-ParentSpanId:"2e086d0efbfd5a23", X-B3-Sampled:"0", X-ONAP-RequestID:"449cea1a-bd27-41b4-a78a-e004f4ea74d2", X-RequestID:"449cea1a-bd27-41b4-a78a-e004f4ea74d2", X-TransactionID:"449cea1a-bd27-41b4-a78a-e004f4ea74d2", X-ECOMP-RequestID:"449cea1a-bd27-41b4-a78a-e004f4ea74d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4adbeacd-0589-4ee2-becd-d1e4eb470d5f"] 2023-05-06T11:49:41.472Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"449cea1a-bd27-41b4-a78a-e004f4ea74d2","requestStatus":"IN_PROGRESS","startTime":1683373780594,"source":"VID","tenantId":"7db65ec7566d486695bbd771595ed5b3","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"3449be66-7f34-4306-a807-4df67c350ea2\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"4035fdc4-97f4-4fa0-a647-14a0572ba955\",\n \"modelVersionId\": \"142bcc89-abb5-4b7a-a1c8-3bb201231b3f\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"4c359e30-fb0f-4a90-a98e-c46e450a3b1e\",\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\": \"7db65ec7566d486695bbd771595ed5b3\",\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\": \"f61d689c-6569-45c4-9b83-301293637a5f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"3449be66-7f34-4306-a807-4df67c350ea2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0c7547e2-126c-4f5b-aa19-1d8b8127de5d\"\n }\n }\n }]\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"f61d689c-6569-45c4-9b83-301293637a5f","requestScope":"network","requestAction":"createInstance","networkName":"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0","networkType":"Generic NeutronNet","requestorId":"test","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks","tenantName":"onap-daily-kohn","cloudApiRequests":[],"requestURI":"449cea1a-bd27-41b4-a78a-e004f4ea74d2"} 2023-05-06T11:49:41.472Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-05-06T11:49:41.523Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-05-06T11:49:41.523Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-05-06T11:49:41.524Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-05-06T11:49:41.524Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/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/449cea1a-bd27-41b4-a78a-e004f4ea74d2", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:49:41 GMT", x-envoy-upstream-service-time:"46", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:49:41.525Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "449cea1a-bd27-41b4-a78a-e004f4ea74d2", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-05-06T11:49:40.594+00:00", "source" : "VID", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"3449be66-7f34-4306-a807-4df67c350ea2\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"4035fdc4-97f4-4fa0-a647-14a0572ba955\",\n \"modelVersionId\": \"142bcc89-abb5-4b7a-a1c8-3bb201231b3f\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"4c359e30-fb0f-4a90-a98e-c46e450a3b1e\",\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\": \"7db65ec7566d486695bbd771595ed5b3\",\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\": \"f61d689c-6569-45c4-9b83-301293637a5f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"3449be66-7f34-4306-a807-4df67c350ea2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0c7547e2-126c-4f5b-aa19-1d8b8127de5d\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-05-06T11:49:42.112+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f61d689c-6569-45c4-9b83-301293637a5f", "requestScope" : "network", "requestAction" : "createInstance", "networkName" : "basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "449cea1a-bd27-41b4-a78a-e004f4ea74d2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2" } } } 2023-05-06T11:49:41.525Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-05-06T11:49:41.526Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-05-06T11:49:41.541Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/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-05-06T11:49:41.542Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-05-06T11:49:41.542Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-05-06T11:49:41.542Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/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-05-06T11:49:41.543Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-05-06T11:49:41.543Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/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:"e6b719ed013463ee56ebb85146bee12f", X-B3-SpanId:"66553bd1e58bd042", X-B3-ParentSpanId:"2e086d0efbfd5a23", X-B3-Sampled:"0", X-ONAP-RequestID:"449cea1a-bd27-41b4-a78a-e004f4ea74d2", X-RequestID:"449cea1a-bd27-41b4-a78a-e004f4ea74d2", X-TransactionID:"449cea1a-bd27-41b4-a78a-e004f4ea74d2", X-ECOMP-RequestID:"449cea1a-bd27-41b4-a78a-e004f4ea74d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"383b31c1-ce62-4969-b6c6-0e830e92eee3"] 2023-05-06T11:49:41.543Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/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\":\"4035fdc4-97f4-4fa0-a647-14a0572ba955\",\"modelType\":\"network\",\"modelName\":\"Generic NeutronNet\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"4c359e30-fb0f-4a90-a98e-c46e450a3b1e\",\"modelVersionId\":\"142bcc89-abb5-4b7a-a1c8-3bb201231b3f\",\"modelCustomizationId\":\"4c359e30-fb0f-4a90-a98e-c46e450a3b1e\",\"modelUuid\":\"142bcc89-abb5-4b7a-a1c8-3bb201231b3f\",\"modelInvariantUuid\":\"4035fdc4-97f4-4fa0-a647-14a0572ba955\",\"modelInstanceName\":\"Generic NeutronNet 0\"},\"requestInfo\":{\"productFamilyId\":\"3449be66-7f34-4306-a807-4df67c350ea2\",\"source\":\"VID\",\"instanceName\":\"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"f61d689c-6569-45c4-9b83-301293637a5f\",\"modelInfo\":{\"modelInvariantId\":\"3449be66-7f34-4306-a807-4df67c350ea2\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"0c7547e2-126c-4f5b-aa19-1d8b8127de5d\",\"modelUuid\":\"0c7547e2-126c-4f5b-aa19-1d8b8127de5d\",\"modelInvariantUuid\":\"3449be66-7f34-4306-a807-4df67c350ea2\"}}}],\"cloudConfiguration\":{\"tenantId\":\"7db65ec7566d486695bbd771595ed5b3\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnw-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnw-lob\"}},\"serviceInstanceId\":\"f61d689c-6569-45c4-9b83-301293637a5f\"}","type":"String"},"requestId":{"value":"449cea1a-bd27-41b4-a78a-e004f4ea74d2","type":"String"},"mso-request-id":{"value":"449cea1a-bd27-41b4-a78a-e004f4ea74d2","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"f61d689c-6569-45c4-9b83-301293637a5f","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/f61d689c-6569-45c4-9b83-301293637a5f/networks","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-05-06T11:49:41.544Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-05-06T11:49:42.568Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-05-06T11:49:42.569Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-05-06T11:49:42.569Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-05-06T11:49:42.569Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Sat, 06 May 2023 11:49:43 GMT", X-ONAP-RequestID:"449cea1a-bd27-41b4-a78a-e004f4ea74d2", X-RequestID:"449cea1a-bd27-41b4-a78a-e004f4ea74d2", X-TransactionID:"449cea1a-bd27-41b4-a78a-e004f4ea74d2", X-ECOMP-RequestID:"449cea1a-bd27-41b4-a78a-e004f4ea74d2", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"383b31c1-ce62-4969-b6c6-0e830e92eee3", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", x-envoy-upstream-service-time:"1019", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:49:42.570Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"449cea1a-bd27-41b4-a78a-e004f4ea74d2\",\"instanceId\":\"d58f4f80-dd9a-45a9-b910-bd10e5e2c061\"}}","message":"Success","processInstanceID":"168bd33b-ec04-11ed-9ce1-7a82ee2c3d67","variables":null,"messageCode":200} 2023-05-06T11:49:42.570Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-05-06T11:49:42.570Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-05-06T11:49:42.577Z|449cea1a-bd27-41b4-a78a-e004f4ea74d2|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:49:42.851Z|2e0cdcac-0187-4a29-8029-8d4662c77ca6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:49:42.858Z|2e0cdcac-0187-4a29-8029-8d4662c77ca6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2 2023-05-06T11:49:42.859Z|2e0cdcac-0187-4a29-8029-8d4662c77ca6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|INFO|500||Invoke 2023-05-06T11:49:42.859Z|2e0cdcac-0187-4a29-8029-8d4662c77ca6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||===========================request begin================================================ 2023-05-06T11:49:42.859Z|2e0cdcac-0187-4a29-8029-8d4662c77ca6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2 2023-05-06T11:49:42.859Z|2e0cdcac-0187-4a29-8029-8d4662c77ca6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Method : GET 2023-05-06T11:49:42.860Z|2e0cdcac-0187-4a29-8029-8d4662c77ca6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"822430009be2a454d4e7676a53e0a89a", X-B3-SpanId:"77ea8739f783cb53", X-B3-ParentSpanId:"38ff868f4209a016", X-B3-Sampled:"0", X-ONAP-RequestID:"2e0cdcac-0187-4a29-8029-8d4662c77ca6", X-RequestID:"2e0cdcac-0187-4a29-8029-8d4662c77ca6", X-TransactionID:"2e0cdcac-0187-4a29-8029-8d4662c77ca6", X-ECOMP-RequestID:"2e0cdcac-0187-4a29-8029-8d4662c77ca6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"495da94f-b459-422f-ac97-64c42760723f"] 2023-05-06T11:49:42.860Z|2e0cdcac-0187-4a29-8029-8d4662c77ca6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Request body: 2023-05-06T11:49:42.860Z|2e0cdcac-0187-4a29-8029-8d4662c77ca6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||==========================request end================================================ 2023-05-06T11:49:42.896Z|2e0cdcac-0187-4a29-8029-8d4662c77ca6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||============================response begin========================================== 2023-05-06T11:49:42.897Z|2e0cdcac-0187-4a29-8029-8d4662c77ca6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Status code : 200 OK 2023-05-06T11:49:42.897Z|2e0cdcac-0187-4a29-8029-8d4662c77ca6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Status text : OK 2023-05-06T11:49:42.898Z|2e0cdcac-0187-4a29-8029-8d4662c77ca6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:49:42 GMT", x-envoy-upstream-service-time:"32", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:49:42.898Z|2e0cdcac-0187-4a29-8029-8d4662c77ca6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Response body: { "requestId" : "449cea1a-bd27-41b4-a78a-e004f4ea74d2", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-05-06T11:49:40.000+00:00", "source" : "VID", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"3449be66-7f34-4306-a807-4df67c350ea2\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"4035fdc4-97f4-4fa0-a647-14a0572ba955\",\n \"modelVersionId\": \"142bcc89-abb5-4b7a-a1c8-3bb201231b3f\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"4c359e30-fb0f-4a90-a98e-c46e450a3b1e\",\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\": \"7db65ec7566d486695bbd771595ed5b3\",\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\": \"f61d689c-6569-45c4-9b83-301293637a5f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"3449be66-7f34-4306-a807-4df67c350ea2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0c7547e2-126c-4f5b-aa19-1d8b8127de5d\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:49:42.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f61d689c-6569-45c4-9b83-301293637a5f", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "d58f4f80-dd9a-45a9-b910-bd10e5e2c061", "networkName" : "basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "449cea1a-bd27-41b4-a78a-e004f4ea74d2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2" } } } 2023-05-06T11:49:42.898Z|2e0cdcac-0187-4a29-8029-8d4662c77ca6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||=======================response end================================================= 2023-05-06T11:49:42.899Z|2e0cdcac-0187-4a29-8029-8d4662c77ca6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|INFO|500||InvokeReturn 2023-05-06T11:49:42.901Z|2e0cdcac-0187-4a29-8029-8d4662c77ca6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false 2023-05-06T11:49:42.901Z|2e0cdcac-0187-4a29-8029-8d4662c77ca6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:49:42.902Z|2e0cdcac-0187-4a29-8029-8d4662c77ca6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:49:42.902Z|2e0cdcac-0187-4a29-8029-8d4662c77ca6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false 2023-05-06T11:49:42.902Z|2e0cdcac-0187-4a29-8029-8d4662c77ca6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:49:42.902Z|2e0cdcac-0187-4a29-8029-8d4662c77ca6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"822430009be2a454d4e7676a53e0a89a", X-B3-SpanId:"11bca1f310737dad", X-B3-ParentSpanId:"38ff868f4209a016", X-B3-Sampled:"0", X-ONAP-RequestID:"2e0cdcac-0187-4a29-8029-8d4662c77ca6", X-RequestID:"2e0cdcac-0187-4a29-8029-8d4662c77ca6", X-TransactionID:"2e0cdcac-0187-4a29-8029-8d4662c77ca6", X-ECOMP-RequestID:"2e0cdcac-0187-4a29-8029-8d4662c77ca6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"70634eff-1982-4b98-8214-bce5004a81ec"] 2023-05-06T11:49:42.903Z|2e0cdcac-0187-4a29-8029-8d4662c77ca6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:49:42.903Z|2e0cdcac-0187-4a29-8029-8d4662c77ca6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:49:42.931Z|2e0cdcac-0187-4a29-8029-8d4662c77ca6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:49:42.932Z|2e0cdcac-0187-4a29-8029-8d4662c77ca6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:49:42.933Z|2e0cdcac-0187-4a29-8029-8d4662c77ca6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:49:42.933Z|2e0cdcac-0187-4a29-8029-8d4662c77ca6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:49:42 GMT", x-envoy-upstream-service-time:"25", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:49:42.934Z|2e0cdcac-0187-4a29-8029-8d4662c77ca6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-05-06T11:49:42.935Z|2e0cdcac-0187-4a29-8029-8d4662c77ca6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:49:42.935Z|2e0cdcac-0187-4a29-8029-8d4662c77ca6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:49:42.951Z|2e0cdcac-0187-4a29-8029-8d4662c77ca6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:49:48.818Z|f6f69992-5846-4af4-ad67-edc4a41aa627|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:49:48.818Z|f6f69992-5846-4af4-ad67-edc4a41aa627|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:49:50.173Z|2e12ff49-55c1-4f27-a3ca-9d012b72d88e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:49:50.173Z|2e12ff49-55c1-4f27-a3ca-9d012b72d88e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:49:50.415Z|d3bce370-981e-4f0a-b9c7-5edbb4b63102|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:49:50.416Z|d3bce370-981e-4f0a-b9c7-5edbb4b63102|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:49:50.423Z|c8a512e3-fe98-4f29-bc20-b1449cc93466|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:49:50.424Z|1ad3d846-18af-436b-99b1-f02f969f873a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:49:50.424Z|1ad3d846-18af-436b-99b1-f02f969f873a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:49:50.424Z|c8a512e3-fe98-4f29-bc20-b1449cc93466|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:49:53.241Z|df5411cf-bf6c-4a6c-8d2c-4644be67d19b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:49:53.251Z|df5411cf-bf6c-4a6c-8d2c-4644be67d19b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2 2023-05-06T11:49:53.252Z|df5411cf-bf6c-4a6c-8d2c-4644be67d19b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|INFO|500||Invoke 2023-05-06T11:49:53.252Z|df5411cf-bf6c-4a6c-8d2c-4644be67d19b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||===========================request begin================================================ 2023-05-06T11:49:53.252Z|df5411cf-bf6c-4a6c-8d2c-4644be67d19b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2 2023-05-06T11:49:53.252Z|df5411cf-bf6c-4a6c-8d2c-4644be67d19b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Method : GET 2023-05-06T11:49:53.253Z|df5411cf-bf6c-4a6c-8d2c-4644be67d19b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4efe77be3ac4cd2c94b0c76cfea6b2e9", X-B3-SpanId:"4a97935aca7b054d", X-B3-ParentSpanId:"c6cd8fa76a6ad580", X-B3-Sampled:"0", X-ONAP-RequestID:"df5411cf-bf6c-4a6c-8d2c-4644be67d19b", X-RequestID:"df5411cf-bf6c-4a6c-8d2c-4644be67d19b", X-TransactionID:"df5411cf-bf6c-4a6c-8d2c-4644be67d19b", X-ECOMP-RequestID:"df5411cf-bf6c-4a6c-8d2c-4644be67d19b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f205470c-304f-46e7-9793-9aae9a037f41"] 2023-05-06T11:49:53.253Z|df5411cf-bf6c-4a6c-8d2c-4644be67d19b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Request body: 2023-05-06T11:49:53.253Z|df5411cf-bf6c-4a6c-8d2c-4644be67d19b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||==========================request end================================================ 2023-05-06T11:49:53.294Z|df5411cf-bf6c-4a6c-8d2c-4644be67d19b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||============================response begin========================================== 2023-05-06T11:49:53.295Z|df5411cf-bf6c-4a6c-8d2c-4644be67d19b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Status code : 200 OK 2023-05-06T11:49:53.295Z|df5411cf-bf6c-4a6c-8d2c-4644be67d19b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Status text : OK 2023-05-06T11:49:53.296Z|df5411cf-bf6c-4a6c-8d2c-4644be67d19b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:49:52 GMT", x-envoy-upstream-service-time:"36", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:49:53.297Z|df5411cf-bf6c-4a6c-8d2c-4644be67d19b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Response body: { "requestId" : "449cea1a-bd27-41b4-a78a-e004f4ea74d2", "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-05-06T11:49:40.000+00:00", "source" : "VID", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"3449be66-7f34-4306-a807-4df67c350ea2\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"4035fdc4-97f4-4fa0-a647-14a0572ba955\",\n \"modelVersionId\": \"142bcc89-abb5-4b7a-a1c8-3bb201231b3f\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"4c359e30-fb0f-4a90-a98e-c46e450a3b1e\",\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\": \"7db65ec7566d486695bbd771595ed5b3\",\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\": \"f61d689c-6569-45c4-9b83-301293637a5f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"3449be66-7f34-4306-a807-4df67c350ea2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0c7547e2-126c-4f5b-aa19-1d8b8127de5d\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:49:53.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f61d689c-6569-45c4-9b83-301293637a5f", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "d58f4f80-dd9a-45a9-b910-bd10e5e2c061", "networkName" : "basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "449cea1a-bd27-41b4-a78a-e004f4ea74d2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2" } } } 2023-05-06T11:49:53.298Z|df5411cf-bf6c-4a6c-8d2c-4644be67d19b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||=======================response end================================================= 2023-05-06T11:49:53.298Z|df5411cf-bf6c-4a6c-8d2c-4644be67d19b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|INFO|500||InvokeReturn 2023-05-06T11:49:53.301Z|df5411cf-bf6c-4a6c-8d2c-4644be67d19b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false 2023-05-06T11:49:53.302Z|df5411cf-bf6c-4a6c-8d2c-4644be67d19b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:49:53.302Z|df5411cf-bf6c-4a6c-8d2c-4644be67d19b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:49:53.302Z|df5411cf-bf6c-4a6c-8d2c-4644be67d19b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false 2023-05-06T11:49:53.303Z|df5411cf-bf6c-4a6c-8d2c-4644be67d19b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:49:53.303Z|df5411cf-bf6c-4a6c-8d2c-4644be67d19b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4efe77be3ac4cd2c94b0c76cfea6b2e9", X-B3-SpanId:"cc16c5323cdb19b4", X-B3-ParentSpanId:"c6cd8fa76a6ad580", X-B3-Sampled:"0", X-ONAP-RequestID:"df5411cf-bf6c-4a6c-8d2c-4644be67d19b", X-RequestID:"df5411cf-bf6c-4a6c-8d2c-4644be67d19b", X-TransactionID:"df5411cf-bf6c-4a6c-8d2c-4644be67d19b", X-ECOMP-RequestID:"df5411cf-bf6c-4a6c-8d2c-4644be67d19b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9e1e062e-4988-4f2e-b411-b30cf8fdde80"] 2023-05-06T11:49:53.303Z|df5411cf-bf6c-4a6c-8d2c-4644be67d19b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:49:53.304Z|df5411cf-bf6c-4a6c-8d2c-4644be67d19b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:49:53.328Z|df5411cf-bf6c-4a6c-8d2c-4644be67d19b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:49:53.329Z|df5411cf-bf6c-4a6c-8d2c-4644be67d19b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:49:53.329Z|df5411cf-bf6c-4a6c-8d2c-4644be67d19b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:49:53.330Z|df5411cf-bf6c-4a6c-8d2c-4644be67d19b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:49:52 GMT", x-envoy-upstream-service-time:"20", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:49:53.332Z|df5411cf-bf6c-4a6c-8d2c-4644be67d19b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-05-06T11:49:53.332Z|df5411cf-bf6c-4a6c-8d2c-4644be67d19b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:49:53.333Z|df5411cf-bf6c-4a6c-8d2c-4644be67d19b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:49:53.387Z|df5411cf-bf6c-4a6c-8d2c-4644be67d19b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=449cea1a-bd27-41b4-a78a-e004f4ea74d2&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=449cea1a-bd27-41b4-a78a-e004f4ea74d2&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T11:49:53.388Z|df5411cf-bf6c-4a6c-8d2c-4644be67d19b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=449cea1a-bd27-41b4-a78a-e004f4ea74d2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-05-06T11:49:53.389Z|df5411cf-bf6c-4a6c-8d2c-4644be67d19b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=449cea1a-bd27-41b4-a78a-e004f4ea74d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T11:49:53.390Z|df5411cf-bf6c-4a6c-8d2c-4644be67d19b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=449cea1a-bd27-41b4-a78a-e004f4ea74d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=449cea1a-bd27-41b4-a78a-e004f4ea74d2&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T11:49:53.390Z|df5411cf-bf6c-4a6c-8d2c-4644be67d19b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=449cea1a-bd27-41b4-a78a-e004f4ea74d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-05-06T11:49:53.391Z|df5411cf-bf6c-4a6c-8d2c-4644be67d19b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=449cea1a-bd27-41b4-a78a-e004f4ea74d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"df5411cf-bf6c-4a6c-8d2c-4644be67d19b", X-RequestID:"df5411cf-bf6c-4a6c-8d2c-4644be67d19b", X-TransactionID:"df5411cf-bf6c-4a6c-8d2c-4644be67d19b", X-ECOMP-RequestID:"df5411cf-bf6c-4a6c-8d2c-4644be67d19b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e2225fba-3bd4-4ff3-9b98-bcf9621f7b6c"] 2023-05-06T11:49:53.392Z|df5411cf-bf6c-4a6c-8d2c-4644be67d19b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=449cea1a-bd27-41b4-a78a-e004f4ea74d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-05-06T11:49:53.392Z|df5411cf-bf6c-4a6c-8d2c-4644be67d19b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=449cea1a-bd27-41b4-a78a-e004f4ea74d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T11:49:53.551Z|df5411cf-bf6c-4a6c-8d2c-4644be67d19b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=449cea1a-bd27-41b4-a78a-e004f4ea74d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T11:49:53.552Z|df5411cf-bf6c-4a6c-8d2c-4644be67d19b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=449cea1a-bd27-41b4-a78a-e004f4ea74d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T11:49:53.553Z|df5411cf-bf6c-4a6c-8d2c-4644be67d19b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=449cea1a-bd27-41b4-a78a-e004f4ea74d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T11:49:53.553Z|df5411cf-bf6c-4a6c-8d2c-4644be67d19b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=449cea1a-bd27-41b4-a78a-e004f4ea74d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=1BE90A92939DCB6BB62899885D1D3410; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"652", Date:"Sat, 06 May 2023 11:49:54 GMT", x-envoy-upstream-service-time:"146", server:"envoy"] 2023-05-06T11:49:53.554Z|df5411cf-bf6c-4a6c-8d2c-4644be67d19b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=449cea1a-bd27-41b4-a78a-e004f4ea74d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"168bd33b-ec04-11ed-9ce1-7a82ee2c3d67","businessKey":"449cea1a-bd27-41b4-a78a-e004f4ea74d2","processDefinitionId":"WorkflowActionBB:1:0652eeee-ebc0-11ed-9ce1-7a82ee2c3d67","processDefinitionKey":"WorkflowActionBB","processDefinitionName":"WorkflowActionBB","processDefinitionVersion":1,"startTime":"2023-05-06T11:49:42.064+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"Start_WorkflowActionBB","deleteReason":null,"rootProcessInstanceId":"168bd33b-ec04-11ed-9ce1-7a82ee2c3d67","superProcessInstanceId":null,"superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-05-06T11:49:53.554Z|df5411cf-bf6c-4a6c-8d2c-4644be67d19b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=449cea1a-bd27-41b4-a78a-e004f4ea74d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T11:49:53.554Z|df5411cf-bf6c-4a6c-8d2c-4644be67d19b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=449cea1a-bd27-41b4-a78a-e004f4ea74d2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-05-06T11:49:53.590Z|df5411cf-bf6c-4a6c-8d2c-4644be67d19b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=168bd33b-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=168bd33b-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T11:49:53.590Z|df5411cf-bf6c-4a6c-8d2c-4644be67d19b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=168bd33b-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||Invoke 2023-05-06T11:49:53.591Z|df5411cf-bf6c-4a6c-8d2c-4644be67d19b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=168bd33b-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T11:49:53.591Z|df5411cf-bf6c-4a6c-8d2c-4644be67d19b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=168bd33b-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=168bd33b-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T11:49:53.592Z|df5411cf-bf6c-4a6c-8d2c-4644be67d19b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=168bd33b-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Method : GET 2023-05-06T11:49:53.592Z|df5411cf-bf6c-4a6c-8d2c-4644be67d19b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=168bd33b-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"df5411cf-bf6c-4a6c-8d2c-4644be67d19b", X-RequestID:"df5411cf-bf6c-4a6c-8d2c-4644be67d19b", X-TransactionID:"df5411cf-bf6c-4a6c-8d2c-4644be67d19b", X-ECOMP-RequestID:"df5411cf-bf6c-4a6c-8d2c-4644be67d19b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"715231e7-e20e-4f46-b8e6-e23f25b77bb1"] 2023-05-06T11:49:53.593Z|df5411cf-bf6c-4a6c-8d2c-4644be67d19b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=168bd33b-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Request body: 2023-05-06T11:49:53.593Z|df5411cf-bf6c-4a6c-8d2c-4644be67d19b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=168bd33b-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T11:49:53.734Z|df5411cf-bf6c-4a6c-8d2c-4644be67d19b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=168bd33b-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T11:49:53.735Z|df5411cf-bf6c-4a6c-8d2c-4644be67d19b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=168bd33b-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T11:49:53.735Z|df5411cf-bf6c-4a6c-8d2c-4644be67d19b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=168bd33b-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T11:49:53.736Z|df5411cf-bf6c-4a6c-8d2c-4644be67d19b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=168bd33b-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=563F6785FF80DB70606C82C0685EFFAE; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"797", Date:"Sat, 06 May 2023 11:49:54 GMT", x-envoy-upstream-service-time:"135", server:"envoy"] 2023-05-06T11:49:53.737Z|df5411cf-bf6c-4a6c-8d2c-4644be67d19b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=168bd33b-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Response body: [{"id":"168ce4e4-ec04-11ed-9ce1-7a82ee2c3d67","parentActivityInstanceId":"168bd33b-ec04-11ed-9ce1-7a82ee2c3d67","activityId":"Task_RetrieveBBExectuionList","activityName":"Retrieve BB Execution List","activityType":"serviceTask","processDefinitionKey":"WorkflowActionBB","processDefinitionId":"WorkflowActionBB:1:0652eeee-ebc0-11ed-9ce1-7a82ee2c3d67","processInstanceId":"168bd33b-ec04-11ed-9ce1-7a82ee2c3d67","executionId":"168bd33b-ec04-11ed-9ce1-7a82ee2c3d67","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-05-06T11:49:42.072+0000","endTime":"2023-05-06T11:49:42.641+0000","durationInMillis":569,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"168bd33b-ec04-11ed-9ce1-7a82ee2c3d67"}] 2023-05-06T11:49:53.738Z|df5411cf-bf6c-4a6c-8d2c-4644be67d19b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=168bd33b-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T11:49:53.739Z|df5411cf-bf6c-4a6c-8d2c-4644be67d19b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=168bd33b-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||InvokeReturn 2023-05-06T11:49:53.749Z|df5411cf-bf6c-4a6c-8d2c-4644be67d19b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:50:00.454Z|329b9efa-3c8e-45be-9bba-3afb6d8189a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:50:00.455Z|329b9efa-3c8e-45be-9bba-3afb6d8189a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:50:00.462Z|04d886c2-af3c-4cfc-887f-e3996149f0e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:50:00.463Z|04d886c2-af3c-4cfc-887f-e3996149f0e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:50:00.465Z|30f8c8da-abc0-4970-abf7-98c5d4a438c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:50:00.466Z|30f8c8da-abc0-4970-abf7-98c5d4a438c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:50:03.817Z|f27c8f1d-616c-4478-bdfa-ea6659a73858|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:50:03.818Z|f27c8f1d-616c-4478-bdfa-ea6659a73858|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:50:04.036Z|b199837d-e12c-4ac1-be69-151d88403c61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:50:04.061Z|b199837d-e12c-4ac1-be69-151d88403c61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2 2023-05-06T11:50:04.062Z|b199837d-e12c-4ac1-be69-151d88403c61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|INFO|500||Invoke 2023-05-06T11:50:04.062Z|b199837d-e12c-4ac1-be69-151d88403c61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||===========================request begin================================================ 2023-05-06T11:50:04.063Z|b199837d-e12c-4ac1-be69-151d88403c61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2 2023-05-06T11:50:04.063Z|b199837d-e12c-4ac1-be69-151d88403c61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Method : GET 2023-05-06T11:50:04.063Z|b199837d-e12c-4ac1-be69-151d88403c61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"666fba1107a80ac9f2fec299c41cd8a6", X-B3-SpanId:"b6b56c3a886cdcd7", X-B3-ParentSpanId:"1ae116fac6e58685", X-B3-Sampled:"0", X-ONAP-RequestID:"b199837d-e12c-4ac1-be69-151d88403c61", X-RequestID:"b199837d-e12c-4ac1-be69-151d88403c61", X-TransactionID:"b199837d-e12c-4ac1-be69-151d88403c61", X-ECOMP-RequestID:"b199837d-e12c-4ac1-be69-151d88403c61", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"df193733-c27d-407c-bd54-8b5356c24713"] 2023-05-06T11:50:04.063Z|b199837d-e12c-4ac1-be69-151d88403c61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Request body: 2023-05-06T11:50:04.064Z|b199837d-e12c-4ac1-be69-151d88403c61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||==========================request end================================================ 2023-05-06T11:50:04.110Z|b199837d-e12c-4ac1-be69-151d88403c61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||============================response begin========================================== 2023-05-06T11:50:04.111Z|b199837d-e12c-4ac1-be69-151d88403c61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Status code : 200 OK 2023-05-06T11:50:04.112Z|b199837d-e12c-4ac1-be69-151d88403c61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Status text : OK 2023-05-06T11:50:04.112Z|b199837d-e12c-4ac1-be69-151d88403c61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:50:04 GMT", x-envoy-upstream-service-time:"40", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:50:04.114Z|b199837d-e12c-4ac1-be69-151d88403c61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Response body: { "requestId" : "449cea1a-bd27-41b4-a78a-e004f4ea74d2", "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-05-06T11:49:40.000+00:00", "source" : "VID", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"3449be66-7f34-4306-a807-4df67c350ea2\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"4035fdc4-97f4-4fa0-a647-14a0572ba955\",\n \"modelVersionId\": \"142bcc89-abb5-4b7a-a1c8-3bb201231b3f\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"4c359e30-fb0f-4a90-a98e-c46e450a3b1e\",\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\": \"7db65ec7566d486695bbd771595ed5b3\",\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\": \"f61d689c-6569-45c4-9b83-301293637a5f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"3449be66-7f34-4306-a807-4df67c350ea2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0c7547e2-126c-4f5b-aa19-1d8b8127de5d\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:49:53.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f61d689c-6569-45c4-9b83-301293637a5f", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "d58f4f80-dd9a-45a9-b910-bd10e5e2c061", "networkName" : "basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "449cea1a-bd27-41b4-a78a-e004f4ea74d2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2" } } } 2023-05-06T11:50:04.115Z|b199837d-e12c-4ac1-be69-151d88403c61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||=======================response end================================================= 2023-05-06T11:50:04.115Z|b199837d-e12c-4ac1-be69-151d88403c61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|INFO|500||InvokeReturn 2023-05-06T11:50:04.117Z|b199837d-e12c-4ac1-be69-151d88403c61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false 2023-05-06T11:50:04.118Z|b199837d-e12c-4ac1-be69-151d88403c61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:50:04.118Z|b199837d-e12c-4ac1-be69-151d88403c61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:50:04.118Z|b199837d-e12c-4ac1-be69-151d88403c61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false 2023-05-06T11:50:04.118Z|b199837d-e12c-4ac1-be69-151d88403c61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:50:04.119Z|b199837d-e12c-4ac1-be69-151d88403c61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"666fba1107a80ac9f2fec299c41cd8a6", X-B3-SpanId:"e22dd636f30ef0f0", X-B3-ParentSpanId:"1ae116fac6e58685", X-B3-Sampled:"0", X-ONAP-RequestID:"b199837d-e12c-4ac1-be69-151d88403c61", X-RequestID:"b199837d-e12c-4ac1-be69-151d88403c61", X-TransactionID:"b199837d-e12c-4ac1-be69-151d88403c61", X-ECOMP-RequestID:"b199837d-e12c-4ac1-be69-151d88403c61", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"74a49df1-ed9d-44c9-92f8-4d5be3de1732"] 2023-05-06T11:50:04.119Z|b199837d-e12c-4ac1-be69-151d88403c61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:50:04.119Z|b199837d-e12c-4ac1-be69-151d88403c61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:50:04.140Z|b199837d-e12c-4ac1-be69-151d88403c61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:50:04.141Z|b199837d-e12c-4ac1-be69-151d88403c61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:50:04.141Z|b199837d-e12c-4ac1-be69-151d88403c61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:50:04.141Z|b199837d-e12c-4ac1-be69-151d88403c61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:50:04 GMT", x-envoy-upstream-service-time:"17", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:50:04.142Z|b199837d-e12c-4ac1-be69-151d88403c61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-05-06T11:50:04.142Z|b199837d-e12c-4ac1-be69-151d88403c61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:50:04.142Z|b199837d-e12c-4ac1-be69-151d88403c61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:50:04.184Z|b199837d-e12c-4ac1-be69-151d88403c61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=449cea1a-bd27-41b4-a78a-e004f4ea74d2&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=449cea1a-bd27-41b4-a78a-e004f4ea74d2&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T11:50:04.185Z|b199837d-e12c-4ac1-be69-151d88403c61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=449cea1a-bd27-41b4-a78a-e004f4ea74d2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-05-06T11:50:04.185Z|b199837d-e12c-4ac1-be69-151d88403c61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=449cea1a-bd27-41b4-a78a-e004f4ea74d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T11:50:04.186Z|b199837d-e12c-4ac1-be69-151d88403c61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=449cea1a-bd27-41b4-a78a-e004f4ea74d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=449cea1a-bd27-41b4-a78a-e004f4ea74d2&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T11:50:04.186Z|b199837d-e12c-4ac1-be69-151d88403c61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=449cea1a-bd27-41b4-a78a-e004f4ea74d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-05-06T11:50:04.186Z|b199837d-e12c-4ac1-be69-151d88403c61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=449cea1a-bd27-41b4-a78a-e004f4ea74d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b199837d-e12c-4ac1-be69-151d88403c61", X-RequestID:"b199837d-e12c-4ac1-be69-151d88403c61", X-TransactionID:"b199837d-e12c-4ac1-be69-151d88403c61", X-ECOMP-RequestID:"b199837d-e12c-4ac1-be69-151d88403c61", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5f259654-2324-488a-8b60-3dcf817881f4"] 2023-05-06T11:50:04.186Z|b199837d-e12c-4ac1-be69-151d88403c61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=449cea1a-bd27-41b4-a78a-e004f4ea74d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-05-06T11:50:04.187Z|b199837d-e12c-4ac1-be69-151d88403c61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=449cea1a-bd27-41b4-a78a-e004f4ea74d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T11:50:04.363Z|b199837d-e12c-4ac1-be69-151d88403c61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=449cea1a-bd27-41b4-a78a-e004f4ea74d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T11:50:04.364Z|b199837d-e12c-4ac1-be69-151d88403c61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=449cea1a-bd27-41b4-a78a-e004f4ea74d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T11:50:04.364Z|b199837d-e12c-4ac1-be69-151d88403c61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=449cea1a-bd27-41b4-a78a-e004f4ea74d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T11:50:04.364Z|b199837d-e12c-4ac1-be69-151d88403c61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=449cea1a-bd27-41b4-a78a-e004f4ea74d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=BA8A2D1752EDF687AF96FC34AE5F40BC; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"681", Date:"Sat, 06 May 2023 11:50:04 GMT", x-envoy-upstream-service-time:"171", server:"envoy"] 2023-05-06T11:50:04.365Z|b199837d-e12c-4ac1-be69-151d88403c61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=449cea1a-bd27-41b4-a78a-e004f4ea74d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1a80b443-ec04-11ed-9ce1-7a82ee2c3d67","businessKey":"449cea1a-bd27-41b4-a78a-e004f4ea74d2","processDefinitionId":"SDNCHandler:1:05c862df-ebc0-11ed-9ce1-7a82ee2c3d67","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-05-06T11:49:48.702+0000","endTime":"2023-05-06T11:49:52.506+0000","removalTime":null,"durationInMillis":3804,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"168bd33b-ec04-11ed-9ce1-7a82ee2c3d67","superProcessInstanceId":"17f43ca7-ec04-11ed-9ce1-7a82ee2c3d67","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-05-06T11:50:04.365Z|b199837d-e12c-4ac1-be69-151d88403c61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=449cea1a-bd27-41b4-a78a-e004f4ea74d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T11:50:04.365Z|b199837d-e12c-4ac1-be69-151d88403c61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=449cea1a-bd27-41b4-a78a-e004f4ea74d2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-05-06T11:50:04.409Z|b199837d-e12c-4ac1-be69-151d88403c61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1a80b443-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1a80b443-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T11:50:04.410Z|b199837d-e12c-4ac1-be69-151d88403c61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1a80b443-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||Invoke 2023-05-06T11:50:04.410Z|b199837d-e12c-4ac1-be69-151d88403c61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1a80b443-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T11:50:04.410Z|b199837d-e12c-4ac1-be69-151d88403c61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1a80b443-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1a80b443-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T11:50:04.411Z|b199837d-e12c-4ac1-be69-151d88403c61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1a80b443-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Method : GET 2023-05-06T11:50:04.411Z|b199837d-e12c-4ac1-be69-151d88403c61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1a80b443-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b199837d-e12c-4ac1-be69-151d88403c61", X-RequestID:"b199837d-e12c-4ac1-be69-151d88403c61", X-TransactionID:"b199837d-e12c-4ac1-be69-151d88403c61", X-ECOMP-RequestID:"b199837d-e12c-4ac1-be69-151d88403c61", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"15f4a38f-b157-4161-b364-6fb0c83af4ea"] 2023-05-06T11:50:04.411Z|b199837d-e12c-4ac1-be69-151d88403c61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1a80b443-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Request body: 2023-05-06T11:50:04.411Z|b199837d-e12c-4ac1-be69-151d88403c61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1a80b443-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T11:50:04.630Z|b199837d-e12c-4ac1-be69-151d88403c61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1a80b443-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T11:50:04.631Z|b199837d-e12c-4ac1-be69-151d88403c61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1a80b443-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T11:50:04.632Z|b199837d-e12c-4ac1-be69-151d88403c61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1a80b443-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T11:50:04.632Z|b199837d-e12c-4ac1-be69-151d88403c61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1a80b443-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=06A60B081C808B1C8382B6EFB673618F; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"762", Date:"Sat, 06 May 2023 11:50:04 GMT", x-envoy-upstream-service-time:"215", server:"envoy"] 2023-05-06T11:50:04.632Z|b199837d-e12c-4ac1-be69-151d88403c61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1a80b443-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:1a8213e6-ec04-11ed-9ce1-7a82ee2c3d67","parentActivityInstanceId":"1a80b443-ec04-11ed-9ce1-7a82ee2c3d67","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:05c862df-ebc0-11ed-9ce1-7a82ee2c3d67","processInstanceId":"1a80b443-ec04-11ed-9ce1-7a82ee2c3d67","executionId":"1a80b443-ec04-11ed-9ce1-7a82ee2c3d67","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-05-06T11:49:48.711+0000","endTime":"2023-05-06T11:49:52.505+0000","durationInMillis":3794,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"168bd33b-ec04-11ed-9ce1-7a82ee2c3d67"}] 2023-05-06T11:50:04.633Z|b199837d-e12c-4ac1-be69-151d88403c61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1a80b443-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T11:50:04.633Z|b199837d-e12c-4ac1-be69-151d88403c61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1a80b443-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||InvokeReturn 2023-05-06T11:50:04.641Z|b199837d-e12c-4ac1-be69-151d88403c61|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:50:10.488Z|08bb2065-9cc8-41b3-9a5b-42472d7658d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:50:10.489Z|08bb2065-9cc8-41b3-9a5b-42472d7658d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:50:10.493Z|f0904325-81bc-41f5-946d-99e02e77ae8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:50:10.495Z|f0904325-81bc-41f5-946d-99e02e77ae8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:50:10.497Z|0693dc7b-3481-4d11-99a1-aa4df4dd7585|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:50:10.498Z|0693dc7b-3481-4d11-99a1-aa4df4dd7585|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:50:14.907Z|4f8e956f-6457-4a73-867b-e147c8ac4461|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:50:14.915Z|4f8e956f-6457-4a73-867b-e147c8ac4461|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2 2023-05-06T11:50:14.916Z|4f8e956f-6457-4a73-867b-e147c8ac4461|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|INFO|500||Invoke 2023-05-06T11:50:14.916Z|4f8e956f-6457-4a73-867b-e147c8ac4461|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||===========================request begin================================================ 2023-05-06T11:50:14.916Z|4f8e956f-6457-4a73-867b-e147c8ac4461|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2 2023-05-06T11:50:14.916Z|4f8e956f-6457-4a73-867b-e147c8ac4461|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Method : GET 2023-05-06T11:50:14.916Z|4f8e956f-6457-4a73-867b-e147c8ac4461|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9339d3e5934aef86ca7df8e81475eaa4", X-B3-SpanId:"92fc2bdce0d0e133", X-B3-ParentSpanId:"a2ef9cb191cd752b", X-B3-Sampled:"0", X-ONAP-RequestID:"4f8e956f-6457-4a73-867b-e147c8ac4461", X-RequestID:"4f8e956f-6457-4a73-867b-e147c8ac4461", X-TransactionID:"4f8e956f-6457-4a73-867b-e147c8ac4461", X-ECOMP-RequestID:"4f8e956f-6457-4a73-867b-e147c8ac4461", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3019d078-72e8-4d82-a1f1-f29e3a19e1e9"] 2023-05-06T11:50:14.916Z|4f8e956f-6457-4a73-867b-e147c8ac4461|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Request body: 2023-05-06T11:50:14.916Z|4f8e956f-6457-4a73-867b-e147c8ac4461|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||==========================request end================================================ 2023-05-06T11:50:14.947Z|4f8e956f-6457-4a73-867b-e147c8ac4461|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||============================response begin========================================== 2023-05-06T11:50:14.947Z|4f8e956f-6457-4a73-867b-e147c8ac4461|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Status code : 200 OK 2023-05-06T11:50:14.947Z|4f8e956f-6457-4a73-867b-e147c8ac4461|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Status text : OK 2023-05-06T11:50:14.947Z|4f8e956f-6457-4a73-867b-e147c8ac4461|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:50:14 GMT", x-envoy-upstream-service-time:"26", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:50:14.950Z|4f8e956f-6457-4a73-867b-e147c8ac4461|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Response body: { "requestId" : "449cea1a-bd27-41b4-a78a-e004f4ea74d2", "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-05-06T11:49:40.000+00:00", "source" : "VID", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"3449be66-7f34-4306-a807-4df67c350ea2\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"4035fdc4-97f4-4fa0-a647-14a0572ba955\",\n \"modelVersionId\": \"142bcc89-abb5-4b7a-a1c8-3bb201231b3f\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"4c359e30-fb0f-4a90-a98e-c46e450a3b1e\",\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\": \"7db65ec7566d486695bbd771595ed5b3\",\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\": \"f61d689c-6569-45c4-9b83-301293637a5f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"3449be66-7f34-4306-a807-4df67c350ea2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0c7547e2-126c-4f5b-aa19-1d8b8127de5d\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:50:14.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f61d689c-6569-45c4-9b83-301293637a5f", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "d58f4f80-dd9a-45a9-b910-bd10e5e2c061", "networkName" : "basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "449cea1a-bd27-41b4-a78a-e004f4ea74d2", "cloudIdentifier" : "basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0\"},\"environment\":null}", "created" : "2023-05-06T11:50:11.000+00:00" } ], "requestURI" : "449cea1a-bd27-41b4-a78a-e004f4ea74d2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2" } } } 2023-05-06T11:50:14.951Z|4f8e956f-6457-4a73-867b-e147c8ac4461|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||=======================response end================================================= 2023-05-06T11:50:14.951Z|4f8e956f-6457-4a73-867b-e147c8ac4461|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|INFO|500||InvokeReturn 2023-05-06T11:50:14.953Z|4f8e956f-6457-4a73-867b-e147c8ac4461|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false 2023-05-06T11:50:14.953Z|4f8e956f-6457-4a73-867b-e147c8ac4461|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:50:14.953Z|4f8e956f-6457-4a73-867b-e147c8ac4461|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:50:14.953Z|4f8e956f-6457-4a73-867b-e147c8ac4461|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false 2023-05-06T11:50:14.953Z|4f8e956f-6457-4a73-867b-e147c8ac4461|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:50:14.953Z|4f8e956f-6457-4a73-867b-e147c8ac4461|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9339d3e5934aef86ca7df8e81475eaa4", X-B3-SpanId:"93fffb82e061dfd1", X-B3-ParentSpanId:"a2ef9cb191cd752b", X-B3-Sampled:"0", X-ONAP-RequestID:"4f8e956f-6457-4a73-867b-e147c8ac4461", X-RequestID:"4f8e956f-6457-4a73-867b-e147c8ac4461", X-TransactionID:"4f8e956f-6457-4a73-867b-e147c8ac4461", X-ECOMP-RequestID:"4f8e956f-6457-4a73-867b-e147c8ac4461", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5138f625-2097-481a-b7ef-458531096e73"] 2023-05-06T11:50:14.953Z|4f8e956f-6457-4a73-867b-e147c8ac4461|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:50:14.954Z|4f8e956f-6457-4a73-867b-e147c8ac4461|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:50:14.970Z|4f8e956f-6457-4a73-867b-e147c8ac4461|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:50:14.970Z|4f8e956f-6457-4a73-867b-e147c8ac4461|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:50:14.970Z|4f8e956f-6457-4a73-867b-e147c8ac4461|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:50:14.971Z|4f8e956f-6457-4a73-867b-e147c8ac4461|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:50:14 GMT", x-envoy-upstream-service-time:"14", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:50:14.971Z|4f8e956f-6457-4a73-867b-e147c8ac4461|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-05-06T11:50:14.971Z|4f8e956f-6457-4a73-867b-e147c8ac4461|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:50:14.972Z|4f8e956f-6457-4a73-867b-e147c8ac4461|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:50:14.994Z|4f8e956f-6457-4a73-867b-e147c8ac4461|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=449cea1a-bd27-41b4-a78a-e004f4ea74d2&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=449cea1a-bd27-41b4-a78a-e004f4ea74d2&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T11:50:14.995Z|4f8e956f-6457-4a73-867b-e147c8ac4461|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=449cea1a-bd27-41b4-a78a-e004f4ea74d2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-05-06T11:50:14.995Z|4f8e956f-6457-4a73-867b-e147c8ac4461|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=449cea1a-bd27-41b4-a78a-e004f4ea74d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T11:50:14.995Z|4f8e956f-6457-4a73-867b-e147c8ac4461|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=449cea1a-bd27-41b4-a78a-e004f4ea74d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=449cea1a-bd27-41b4-a78a-e004f4ea74d2&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T11:50:14.995Z|4f8e956f-6457-4a73-867b-e147c8ac4461|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=449cea1a-bd27-41b4-a78a-e004f4ea74d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-05-06T11:50:14.995Z|4f8e956f-6457-4a73-867b-e147c8ac4461|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=449cea1a-bd27-41b4-a78a-e004f4ea74d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4f8e956f-6457-4a73-867b-e147c8ac4461", X-RequestID:"4f8e956f-6457-4a73-867b-e147c8ac4461", X-TransactionID:"4f8e956f-6457-4a73-867b-e147c8ac4461", X-ECOMP-RequestID:"4f8e956f-6457-4a73-867b-e147c8ac4461", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d7584d8a-ed7e-4d96-b2a5-a72349ce0ee5"] 2023-05-06T11:50:14.996Z|4f8e956f-6457-4a73-867b-e147c8ac4461|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=449cea1a-bd27-41b4-a78a-e004f4ea74d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-05-06T11:50:14.996Z|4f8e956f-6457-4a73-867b-e147c8ac4461|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=449cea1a-bd27-41b4-a78a-e004f4ea74d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T11:50:15.186Z|4f8e956f-6457-4a73-867b-e147c8ac4461|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=449cea1a-bd27-41b4-a78a-e004f4ea74d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T11:50:15.186Z|4f8e956f-6457-4a73-867b-e147c8ac4461|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=449cea1a-bd27-41b4-a78a-e004f4ea74d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T11:50:15.187Z|4f8e956f-6457-4a73-867b-e147c8ac4461|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=449cea1a-bd27-41b4-a78a-e004f4ea74d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T11:50:15.187Z|4f8e956f-6457-4a73-867b-e147c8ac4461|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=449cea1a-bd27-41b4-a78a-e004f4ea74d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=B2C8403010D16820480E7386F6356DA9; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sat, 06 May 2023 11:50:15 GMT", x-envoy-upstream-service-time:"186", server:"envoy"] 2023-05-06T11:50:15.187Z|4f8e956f-6457-4a73-867b-e147c8ac4461|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=449cea1a-bd27-41b4-a78a-e004f4ea74d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"244a0bc2-ec04-11ed-9ce1-7a82ee2c3d67","businessKey":"449cea1a-bd27-41b4-a78a-e004f4ea74d2","processDefinitionId":"openstackAdapterTask:1:06562343-ebc0-11ed-9ce1-7a82ee2c3d67","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-05-06T11:50:05.121+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"168bd33b-ec04-11ed-9ce1-7a82ee2c3d67","superProcessInstanceId":"2447737b-ec04-11ed-9ce1-7a82ee2c3d67","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-05-06T11:50:15.188Z|4f8e956f-6457-4a73-867b-e147c8ac4461|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=449cea1a-bd27-41b4-a78a-e004f4ea74d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T11:50:15.188Z|4f8e956f-6457-4a73-867b-e147c8ac4461|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=449cea1a-bd27-41b4-a78a-e004f4ea74d2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-05-06T11:50:15.224Z|4f8e956f-6457-4a73-867b-e147c8ac4461|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=244a0bc2-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=244a0bc2-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T11:50:15.225Z|4f8e956f-6457-4a73-867b-e147c8ac4461|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=244a0bc2-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||Invoke 2023-05-06T11:50:15.225Z|4f8e956f-6457-4a73-867b-e147c8ac4461|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=244a0bc2-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T11:50:15.225Z|4f8e956f-6457-4a73-867b-e147c8ac4461|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=244a0bc2-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=244a0bc2-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T11:50:15.226Z|4f8e956f-6457-4a73-867b-e147c8ac4461|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=244a0bc2-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Method : GET 2023-05-06T11:50:15.226Z|4f8e956f-6457-4a73-867b-e147c8ac4461|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=244a0bc2-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4f8e956f-6457-4a73-867b-e147c8ac4461", X-RequestID:"4f8e956f-6457-4a73-867b-e147c8ac4461", X-TransactionID:"4f8e956f-6457-4a73-867b-e147c8ac4461", X-ECOMP-RequestID:"4f8e956f-6457-4a73-867b-e147c8ac4461", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ae026228-8d0e-4de1-9a4d-c19c724257f4"] 2023-05-06T11:50:15.226Z|4f8e956f-6457-4a73-867b-e147c8ac4461|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=244a0bc2-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Request body: 2023-05-06T11:50:15.226Z|4f8e956f-6457-4a73-867b-e147c8ac4461|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=244a0bc2-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T11:50:15.443Z|4f8e956f-6457-4a73-867b-e147c8ac4461|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=244a0bc2-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T11:50:15.443Z|4f8e956f-6457-4a73-867b-e147c8ac4461|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=244a0bc2-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T11:50:15.444Z|4f8e956f-6457-4a73-867b-e147c8ac4461|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=244a0bc2-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T11:50:15.444Z|4f8e956f-6457-4a73-867b-e147c8ac4461|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=244a0bc2-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=4D617A59C51EA47B9ABC9C9B3211CB6D; Path=/; HttpOnly", Cache-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:"Sat, 06 May 2023 11:50:15 GMT", x-envoy-upstream-service-time:"212", server:"envoy"] 2023-05-06T11:50:15.445Z|4f8e956f-6457-4a73-867b-e147c8ac4461|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=244a0bc2-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:2a403b0a-ec04-11ed-9ce1-7a82ee2c3d67","parentActivityInstanceId":"244a0bc2-ec04-11ed-9ce1-7a82ee2c3d67","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:06562343-ebc0-11ed-9ce1-7a82ee2c3d67","processInstanceId":"244a0bc2-ec04-11ed-9ce1-7a82ee2c3d67","executionId":"244a0bc2-ec04-11ed-9ce1-7a82ee2c3d67","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-05-06T11:50:15.123+0000","endTime":"2023-05-06T11:50:15.137+0000","durationInMillis":14,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"168bd33b-ec04-11ed-9ce1-7a82ee2c3d67"}] 2023-05-06T11:50:15.445Z|4f8e956f-6457-4a73-867b-e147c8ac4461|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=244a0bc2-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T11:50:15.446Z|4f8e956f-6457-4a73-867b-e147c8ac4461|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=244a0bc2-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||InvokeReturn 2023-05-06T11:50:15.455Z|4f8e956f-6457-4a73-867b-e147c8ac4461|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:50:15.772Z|40618c3b-654f-42ed-a453-008ef1c57272|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T11:50:15.773Z|40618c3b-654f-42ed-a453-008ef1c57272|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T11:50:18.817Z|cba7e31d-dd4e-46e0-bfe3-20e40ab42ce1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:50:18.822Z|cba7e31d-dd4e-46e0-bfe3-20e40ab42ce1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:50:20.174Z|e05016b6-fa67-4b7e-a833-ca266ad05fec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:50:20.174Z|e05016b6-fa67-4b7e-a833-ca266ad05fec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:50:20.528Z|019316bd-41ab-4f2c-bf83-021f11c20942|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:50:20.530Z|a6efc6b4-2a39-4780-9c0e-e29450a6e9c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:50:20.530Z|a6efc6b4-2a39-4780-9c0e-e29450a6e9c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:50:20.533Z|c8332325-a21b-45fb-8a11-5a392d9b8984|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:50:20.533Z|c8332325-a21b-45fb-8a11-5a392d9b8984|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:50:20.534Z|019316bd-41ab-4f2c-bf83-021f11c20942|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:50:25.710Z|0778c2d2-26e9-4807-8fb8-7ea58baccb1d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:50:25.719Z|0778c2d2-26e9-4807-8fb8-7ea58baccb1d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2 2023-05-06T11:50:25.719Z|0778c2d2-26e9-4807-8fb8-7ea58baccb1d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|INFO|500||Invoke 2023-05-06T11:50:25.720Z|0778c2d2-26e9-4807-8fb8-7ea58baccb1d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||===========================request begin================================================ 2023-05-06T11:50:25.720Z|0778c2d2-26e9-4807-8fb8-7ea58baccb1d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2 2023-05-06T11:50:25.720Z|0778c2d2-26e9-4807-8fb8-7ea58baccb1d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Method : GET 2023-05-06T11:50:25.720Z|0778c2d2-26e9-4807-8fb8-7ea58baccb1d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"41b743b32aa5c13c35a5c8d226ee9389", X-B3-SpanId:"8a347d5177e626df", X-B3-ParentSpanId:"25e0e453d813e9ad", X-B3-Sampled:"0", X-ONAP-RequestID:"0778c2d2-26e9-4807-8fb8-7ea58baccb1d", X-RequestID:"0778c2d2-26e9-4807-8fb8-7ea58baccb1d", X-TransactionID:"0778c2d2-26e9-4807-8fb8-7ea58baccb1d", X-ECOMP-RequestID:"0778c2d2-26e9-4807-8fb8-7ea58baccb1d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"641baf74-b70d-4631-8457-9801778287f0"] 2023-05-06T11:50:25.721Z|0778c2d2-26e9-4807-8fb8-7ea58baccb1d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Request body: 2023-05-06T11:50:25.721Z|0778c2d2-26e9-4807-8fb8-7ea58baccb1d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||==========================request end================================================ 2023-05-06T11:50:25.752Z|0778c2d2-26e9-4807-8fb8-7ea58baccb1d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||============================response begin========================================== 2023-05-06T11:50:25.753Z|0778c2d2-26e9-4807-8fb8-7ea58baccb1d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Status code : 200 OK 2023-05-06T11:50:25.754Z|0778c2d2-26e9-4807-8fb8-7ea58baccb1d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Status text : OK 2023-05-06T11:50:25.754Z|0778c2d2-26e9-4807-8fb8-7ea58baccb1d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:50:26 GMT", x-envoy-upstream-service-time:"27", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:50:25.754Z|0778c2d2-26e9-4807-8fb8-7ea58baccb1d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Response body: { "requestId" : "449cea1a-bd27-41b4-a78a-e004f4ea74d2", "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-05-06T11:49:40.000+00:00", "source" : "VID", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"3449be66-7f34-4306-a807-4df67c350ea2\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"4035fdc4-97f4-4fa0-a647-14a0572ba955\",\n \"modelVersionId\": \"142bcc89-abb5-4b7a-a1c8-3bb201231b3f\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"4c359e30-fb0f-4a90-a98e-c46e450a3b1e\",\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\": \"7db65ec7566d486695bbd771595ed5b3\",\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\": \"f61d689c-6569-45c4-9b83-301293637a5f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"3449be66-7f34-4306-a807-4df67c350ea2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0c7547e2-126c-4f5b-aa19-1d8b8127de5d\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:50:14.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f61d689c-6569-45c4-9b83-301293637a5f", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "d58f4f80-dd9a-45a9-b910-bd10e5e2c061", "networkName" : "basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "449cea1a-bd27-41b4-a78a-e004f4ea74d2", "cloudIdentifier" : "basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0\"},\"environment\":null}", "created" : "2023-05-06T11:50:11.000+00:00" } ], "requestURI" : "449cea1a-bd27-41b4-a78a-e004f4ea74d2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2" } } } 2023-05-06T11:50:25.755Z|0778c2d2-26e9-4807-8fb8-7ea58baccb1d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||=======================response end================================================= 2023-05-06T11:50:25.755Z|0778c2d2-26e9-4807-8fb8-7ea58baccb1d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|INFO|500||InvokeReturn 2023-05-06T11:50:25.758Z|0778c2d2-26e9-4807-8fb8-7ea58baccb1d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false 2023-05-06T11:50:25.758Z|0778c2d2-26e9-4807-8fb8-7ea58baccb1d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:50:25.758Z|0778c2d2-26e9-4807-8fb8-7ea58baccb1d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:50:25.759Z|0778c2d2-26e9-4807-8fb8-7ea58baccb1d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false 2023-05-06T11:50:25.759Z|0778c2d2-26e9-4807-8fb8-7ea58baccb1d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:50:25.760Z|0778c2d2-26e9-4807-8fb8-7ea58baccb1d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"41b743b32aa5c13c35a5c8d226ee9389", X-B3-SpanId:"6cda6b17291e4aab", X-B3-ParentSpanId:"25e0e453d813e9ad", X-B3-Sampled:"0", X-ONAP-RequestID:"0778c2d2-26e9-4807-8fb8-7ea58baccb1d", X-RequestID:"0778c2d2-26e9-4807-8fb8-7ea58baccb1d", X-TransactionID:"0778c2d2-26e9-4807-8fb8-7ea58baccb1d", X-ECOMP-RequestID:"0778c2d2-26e9-4807-8fb8-7ea58baccb1d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4a3602f0-297b-400b-8810-f8a6f698dcbd"] 2023-05-06T11:50:25.760Z|0778c2d2-26e9-4807-8fb8-7ea58baccb1d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:50:25.760Z|0778c2d2-26e9-4807-8fb8-7ea58baccb1d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:50:25.792Z|0778c2d2-26e9-4807-8fb8-7ea58baccb1d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:50:25.793Z|0778c2d2-26e9-4807-8fb8-7ea58baccb1d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:50:25.793Z|0778c2d2-26e9-4807-8fb8-7ea58baccb1d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:50:25.793Z|0778c2d2-26e9-4807-8fb8-7ea58baccb1d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:50:26 GMT", x-envoy-upstream-service-time:"28", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:50:25.794Z|0778c2d2-26e9-4807-8fb8-7ea58baccb1d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 9, "soRequestId" : "449cea1a-bd27-41b4-a78a-e004f4ea74d2", "groupingId" : "d7f451cf-a0eb-42a1-9d55-d386d339ec24", "name" : "basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_d4ec3e25-63cb-418e-81ff-63f8b8eebb49\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"807b3328-3865-45ae-a7d2-abd54646e29c\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7db65ec7566d486695bbd771595ed5b3/stacks/basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0/d7f451cf-a0eb-42a1-9d55-d386d339ec24\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0\",\"updated_time\":null,\"creation_time\":1683373813000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"d7f451cf-a0eb-42a1-9d55-d386d339ec24\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"c67ca99dbc9a49a2a0d0dd09c95235f5\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d7f451cf-a0eb-42a1-9d55-d386d339ec24\",\"OS::project_id\":\"7db65ec7566d486695bbd771595ed5b3\",\"OS::stack_name\":\"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0\",\"network_name\":\"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-05-06T11:50:17.000+00:00", "isDataInternal" : false } ] 2023-05-06T11:50:25.795Z|0778c2d2-26e9-4807-8fb8-7ea58baccb1d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:50:25.795Z|0778c2d2-26e9-4807-8fb8-7ea58baccb1d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:50:25.833Z|0778c2d2-26e9-4807-8fb8-7ea58baccb1d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=449cea1a-bd27-41b4-a78a-e004f4ea74d2&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=449cea1a-bd27-41b4-a78a-e004f4ea74d2&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T11:50:25.834Z|0778c2d2-26e9-4807-8fb8-7ea58baccb1d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=449cea1a-bd27-41b4-a78a-e004f4ea74d2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-05-06T11:50:25.834Z|0778c2d2-26e9-4807-8fb8-7ea58baccb1d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=449cea1a-bd27-41b4-a78a-e004f4ea74d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T11:50:25.835Z|0778c2d2-26e9-4807-8fb8-7ea58baccb1d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=449cea1a-bd27-41b4-a78a-e004f4ea74d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=449cea1a-bd27-41b4-a78a-e004f4ea74d2&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T11:50:25.835Z|0778c2d2-26e9-4807-8fb8-7ea58baccb1d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=449cea1a-bd27-41b4-a78a-e004f4ea74d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-05-06T11:50:25.835Z|0778c2d2-26e9-4807-8fb8-7ea58baccb1d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=449cea1a-bd27-41b4-a78a-e004f4ea74d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0778c2d2-26e9-4807-8fb8-7ea58baccb1d", X-RequestID:"0778c2d2-26e9-4807-8fb8-7ea58baccb1d", X-TransactionID:"0778c2d2-26e9-4807-8fb8-7ea58baccb1d", X-ECOMP-RequestID:"0778c2d2-26e9-4807-8fb8-7ea58baccb1d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc21aebc-8f31-482d-9c9b-540eaef7c35c"] 2023-05-06T11:50:25.836Z|0778c2d2-26e9-4807-8fb8-7ea58baccb1d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=449cea1a-bd27-41b4-a78a-e004f4ea74d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-05-06T11:50:25.836Z|0778c2d2-26e9-4807-8fb8-7ea58baccb1d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=449cea1a-bd27-41b4-a78a-e004f4ea74d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T11:50:26.026Z|0778c2d2-26e9-4807-8fb8-7ea58baccb1d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=449cea1a-bd27-41b4-a78a-e004f4ea74d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T11:50:26.026Z|0778c2d2-26e9-4807-8fb8-7ea58baccb1d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=449cea1a-bd27-41b4-a78a-e004f4ea74d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T11:50:26.027Z|0778c2d2-26e9-4807-8fb8-7ea58baccb1d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=449cea1a-bd27-41b4-a78a-e004f4ea74d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T11:50:26.028Z|0778c2d2-26e9-4807-8fb8-7ea58baccb1d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=449cea1a-bd27-41b4-a78a-e004f4ea74d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=24FE7C9F38CE77849060CB37C5226F49; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sat, 06 May 2023 11:50:26 GMT", x-envoy-upstream-service-time:"179", server:"envoy"] 2023-05-06T11:50:26.029Z|0778c2d2-26e9-4807-8fb8-7ea58baccb1d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=449cea1a-bd27-41b4-a78a-e004f4ea74d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"244a0bc2-ec04-11ed-9ce1-7a82ee2c3d67","businessKey":"449cea1a-bd27-41b4-a78a-e004f4ea74d2","processDefinitionId":"openstackAdapterTask:1:06562343-ebc0-11ed-9ce1-7a82ee2c3d67","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-05-06T11:50:05.121+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"168bd33b-ec04-11ed-9ce1-7a82ee2c3d67","superProcessInstanceId":"2447737b-ec04-11ed-9ce1-7a82ee2c3d67","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-05-06T11:50:26.029Z|0778c2d2-26e9-4807-8fb8-7ea58baccb1d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=449cea1a-bd27-41b4-a78a-e004f4ea74d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T11:50:26.030Z|0778c2d2-26e9-4807-8fb8-7ea58baccb1d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=449cea1a-bd27-41b4-a78a-e004f4ea74d2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-05-06T11:50:26.087Z|0778c2d2-26e9-4807-8fb8-7ea58baccb1d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=244a0bc2-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=244a0bc2-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T11:50:26.088Z|0778c2d2-26e9-4807-8fb8-7ea58baccb1d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=244a0bc2-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||Invoke 2023-05-06T11:50:26.089Z|0778c2d2-26e9-4807-8fb8-7ea58baccb1d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=244a0bc2-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T11:50:26.090Z|0778c2d2-26e9-4807-8fb8-7ea58baccb1d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=244a0bc2-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=244a0bc2-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T11:50:26.090Z|0778c2d2-26e9-4807-8fb8-7ea58baccb1d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=244a0bc2-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Method : GET 2023-05-06T11:50:26.091Z|0778c2d2-26e9-4807-8fb8-7ea58baccb1d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=244a0bc2-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0778c2d2-26e9-4807-8fb8-7ea58baccb1d", X-RequestID:"0778c2d2-26e9-4807-8fb8-7ea58baccb1d", X-TransactionID:"0778c2d2-26e9-4807-8fb8-7ea58baccb1d", X-ECOMP-RequestID:"0778c2d2-26e9-4807-8fb8-7ea58baccb1d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7a1c220d-6ab2-44e8-842d-492044d4604c"] 2023-05-06T11:50:26.092Z|0778c2d2-26e9-4807-8fb8-7ea58baccb1d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=244a0bc2-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Request body: 2023-05-06T11:50:26.092Z|0778c2d2-26e9-4807-8fb8-7ea58baccb1d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=244a0bc2-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T11:50:26.237Z|0778c2d2-26e9-4807-8fb8-7ea58baccb1d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=244a0bc2-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T11:50:26.238Z|0778c2d2-26e9-4807-8fb8-7ea58baccb1d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=244a0bc2-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T11:50:26.239Z|0778c2d2-26e9-4807-8fb8-7ea58baccb1d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=244a0bc2-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T11:50:26.239Z|0778c2d2-26e9-4807-8fb8-7ea58baccb1d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=244a0bc2-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=AA9A4F06AB14CFAF53AF02A5B04BA671; Path=/; HttpOnly", Cache-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:"Sat, 06 May 2023 11:50:26 GMT", x-envoy-upstream-service-time:"140", server:"envoy"] 2023-05-06T11:50:26.240Z|0778c2d2-26e9-4807-8fb8-7ea58baccb1d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=244a0bc2-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:2a403b0a-ec04-11ed-9ce1-7a82ee2c3d67","parentActivityInstanceId":"244a0bc2-ec04-11ed-9ce1-7a82ee2c3d67","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:06562343-ebc0-11ed-9ce1-7a82ee2c3d67","processInstanceId":"244a0bc2-ec04-11ed-9ce1-7a82ee2c3d67","executionId":"244a0bc2-ec04-11ed-9ce1-7a82ee2c3d67","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-05-06T11:50:15.123+0000","endTime":"2023-05-06T11:50:15.137+0000","durationInMillis":14,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"168bd33b-ec04-11ed-9ce1-7a82ee2c3d67"}] 2023-05-06T11:50:26.241Z|0778c2d2-26e9-4807-8fb8-7ea58baccb1d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=244a0bc2-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T11:50:26.242Z|0778c2d2-26e9-4807-8fb8-7ea58baccb1d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=244a0bc2-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||InvokeReturn 2023-05-06T11:50:26.250Z|0778c2d2-26e9-4807-8fb8-7ea58baccb1d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:50:30.564Z|767130d0-925f-45ed-b70c-c56ef1aa361f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:50:30.565Z|767130d0-925f-45ed-b70c-c56ef1aa361f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:50:30.566Z|904b9167-715d-413b-8478-57c146a045bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:50:30.567Z|904b9167-715d-413b-8478-57c146a045bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:50:30.568Z|e92595a7-250e-4b39-81fe-d5a33f5e75ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:50:30.569Z|e92595a7-250e-4b39-81fe-d5a33f5e75ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:50:33.817Z|b303d976-bfc8-4004-b02b-7139bacd83e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:50:33.818Z|b303d976-bfc8-4004-b02b-7139bacd83e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:50:36.516Z|1518a13c-759f-4c3e-b995-fc0cd1057e79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:50:36.523Z|1518a13c-759f-4c3e-b995-fc0cd1057e79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2 2023-05-06T11:50:36.524Z|1518a13c-759f-4c3e-b995-fc0cd1057e79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|INFO|500||Invoke 2023-05-06T11:50:36.524Z|1518a13c-759f-4c3e-b995-fc0cd1057e79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||===========================request begin================================================ 2023-05-06T11:50:36.525Z|1518a13c-759f-4c3e-b995-fc0cd1057e79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2 2023-05-06T11:50:36.525Z|1518a13c-759f-4c3e-b995-fc0cd1057e79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Method : GET 2023-05-06T11:50:36.525Z|1518a13c-759f-4c3e-b995-fc0cd1057e79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0545375a9aa9498753b80748f7a4ee75", X-B3-SpanId:"9ece10222efb41da", X-B3-ParentSpanId:"85c5a1c3e9b6834a", X-B3-Sampled:"0", X-ONAP-RequestID:"1518a13c-759f-4c3e-b995-fc0cd1057e79", X-RequestID:"1518a13c-759f-4c3e-b995-fc0cd1057e79", X-TransactionID:"1518a13c-759f-4c3e-b995-fc0cd1057e79", X-ECOMP-RequestID:"1518a13c-759f-4c3e-b995-fc0cd1057e79", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a3f76a1-6918-487c-8506-fe33273fccab"] 2023-05-06T11:50:36.525Z|1518a13c-759f-4c3e-b995-fc0cd1057e79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Request body: 2023-05-06T11:50:36.525Z|1518a13c-759f-4c3e-b995-fc0cd1057e79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||==========================request end================================================ 2023-05-06T11:50:36.558Z|1518a13c-759f-4c3e-b995-fc0cd1057e79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||============================response begin========================================== 2023-05-06T11:50:36.558Z|1518a13c-759f-4c3e-b995-fc0cd1057e79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Status code : 200 OK 2023-05-06T11:50:36.559Z|1518a13c-759f-4c3e-b995-fc0cd1057e79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Status text : OK 2023-05-06T11:50:36.559Z|1518a13c-759f-4c3e-b995-fc0cd1057e79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:50:36 GMT", x-envoy-upstream-service-time:"27", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:50:36.559Z|1518a13c-759f-4c3e-b995-fc0cd1057e79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Response body: { "requestId" : "449cea1a-bd27-41b4-a78a-e004f4ea74d2", "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-05-06T11:49:40.000+00:00", "endTime" : "2023-05-06T11:50:36.000+00:00", "source" : "VID", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"3449be66-7f34-4306-a807-4df67c350ea2\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"4035fdc4-97f4-4fa0-a647-14a0572ba955\",\n \"modelVersionId\": \"142bcc89-abb5-4b7a-a1c8-3bb201231b3f\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"4c359e30-fb0f-4a90-a98e-c46e450a3b1e\",\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\": \"7db65ec7566d486695bbd771595ed5b3\",\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\": \"f61d689c-6569-45c4-9b83-301293637a5f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"3449be66-7f34-4306-a807-4df67c350ea2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0c7547e2-126c-4f5b-aa19-1d8b8127de5d\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:50:36.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f61d689c-6569-45c4-9b83-301293637a5f", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "d58f4f80-dd9a-45a9-b910-bd10e5e2c061", "networkName" : "basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "449cea1a-bd27-41b4-a78a-e004f4ea74d2", "cloudIdentifier" : "basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0\"},\"environment\":null}", "created" : "2023-05-06T11:50:11.000+00:00" } ], "requestURI" : "449cea1a-bd27-41b4-a78a-e004f4ea74d2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2" } } } 2023-05-06T11:50:36.560Z|1518a13c-759f-4c3e-b995-fc0cd1057e79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||=======================response end================================================= 2023-05-06T11:50:36.560Z|1518a13c-759f-4c3e-b995-fc0cd1057e79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|INFO|500||InvokeReturn 2023-05-06T11:50:36.565Z|1518a13c-759f-4c3e-b995-fc0cd1057e79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false 2023-05-06T11:50:36.566Z|1518a13c-759f-4c3e-b995-fc0cd1057e79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:50:36.566Z|1518a13c-759f-4c3e-b995-fc0cd1057e79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:50:36.567Z|1518a13c-759f-4c3e-b995-fc0cd1057e79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false 2023-05-06T11:50:36.567Z|1518a13c-759f-4c3e-b995-fc0cd1057e79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:50:36.567Z|1518a13c-759f-4c3e-b995-fc0cd1057e79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0545375a9aa9498753b80748f7a4ee75", X-B3-SpanId:"c5e816844f6194ae", X-B3-ParentSpanId:"85c5a1c3e9b6834a", X-B3-Sampled:"0", X-ONAP-RequestID:"1518a13c-759f-4c3e-b995-fc0cd1057e79", X-RequestID:"1518a13c-759f-4c3e-b995-fc0cd1057e79", X-TransactionID:"1518a13c-759f-4c3e-b995-fc0cd1057e79", X-ECOMP-RequestID:"1518a13c-759f-4c3e-b995-fc0cd1057e79", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"29aa26af-45cb-4e63-b8fc-15de660dbe6e"] 2023-05-06T11:50:36.568Z|1518a13c-759f-4c3e-b995-fc0cd1057e79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:50:36.568Z|1518a13c-759f-4c3e-b995-fc0cd1057e79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:50:36.591Z|1518a13c-759f-4c3e-b995-fc0cd1057e79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:50:36.593Z|1518a13c-759f-4c3e-b995-fc0cd1057e79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:50:36.593Z|1518a13c-759f-4c3e-b995-fc0cd1057e79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:50:36.593Z|1518a13c-759f-4c3e-b995-fc0cd1057e79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:50:36 GMT", x-envoy-upstream-service-time:"19", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:50:36.594Z|1518a13c-759f-4c3e-b995-fc0cd1057e79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 9, "soRequestId" : "449cea1a-bd27-41b4-a78a-e004f4ea74d2", "groupingId" : "d7f451cf-a0eb-42a1-9d55-d386d339ec24", "name" : "basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"f8ec6969-ba9b-4f6a-9b0f-6a93ef4226cd\",\"output_key\":\"subnet_id_d4ec3e25-63cb-418e-81ff-63f8b8eebb49\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"807b3328-3865-45ae-a7d2-abd54646e29c\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7db65ec7566d486695bbd771595ed5b3/stacks/basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0/d7f451cf-a0eb-42a1-9d55-d386d339ec24\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0\",\"updated_time\":null,\"creation_time\":1683373813000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"d7f451cf-a0eb-42a1-9d55-d386d339ec24\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"c67ca99dbc9a49a2a0d0dd09c95235f5\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d7f451cf-a0eb-42a1-9d55-d386d339ec24\",\"OS::project_id\":\"7db65ec7566d486695bbd771595ed5b3\",\"OS::stack_name\":\"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0\",\"network_name\":\"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-05-06T11:50:17.000+00:00", "isDataInternal" : false } ] 2023-05-06T11:50:36.595Z|1518a13c-759f-4c3e-b995-fc0cd1057e79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:50:36.595Z|1518a13c-759f-4c3e-b995-fc0cd1057e79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:50:36.612Z|1518a13c-759f-4c3e-b995-fc0cd1057e79|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:50:36.902Z|835dbc80-d84e-409f-bc38-f14f14924d87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:50:36.908Z|835dbc80-d84e-409f-bc38-f14f14924d87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2 2023-05-06T11:50:36.909Z|835dbc80-d84e-409f-bc38-f14f14924d87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|INFO|500||Invoke 2023-05-06T11:50:36.910Z|835dbc80-d84e-409f-bc38-f14f14924d87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||===========================request begin================================================ 2023-05-06T11:50:36.910Z|835dbc80-d84e-409f-bc38-f14f14924d87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2 2023-05-06T11:50:36.910Z|835dbc80-d84e-409f-bc38-f14f14924d87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Method : GET 2023-05-06T11:50:36.910Z|835dbc80-d84e-409f-bc38-f14f14924d87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f701c9e0f9b2a80fff561b0d6234e633", X-B3-SpanId:"9d1aab2f9b6468cf", X-B3-ParentSpanId:"e7bc06abb8c26651", X-B3-Sampled:"0", X-ONAP-RequestID:"835dbc80-d84e-409f-bc38-f14f14924d87", X-RequestID:"835dbc80-d84e-409f-bc38-f14f14924d87", X-TransactionID:"835dbc80-d84e-409f-bc38-f14f14924d87", X-ECOMP-RequestID:"835dbc80-d84e-409f-bc38-f14f14924d87", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"611fdf9e-f87b-4ef2-b5e1-535a39f4cefc"] 2023-05-06T11:50:36.911Z|835dbc80-d84e-409f-bc38-f14f14924d87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Request body: 2023-05-06T11:50:36.911Z|835dbc80-d84e-409f-bc38-f14f14924d87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||==========================request end================================================ 2023-05-06T11:50:37.125Z|835dbc80-d84e-409f-bc38-f14f14924d87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||============================response begin========================================== 2023-05-06T11:50:37.126Z|835dbc80-d84e-409f-bc38-f14f14924d87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Status code : 200 OK 2023-05-06T11:50:37.126Z|835dbc80-d84e-409f-bc38-f14f14924d87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Status text : OK 2023-05-06T11:50:37.127Z|835dbc80-d84e-409f-bc38-f14f14924d87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:50:36 GMT", x-envoy-upstream-service-time:"210", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:50:37.128Z|835dbc80-d84e-409f-bc38-f14f14924d87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Response body: { "requestId" : "449cea1a-bd27-41b4-a78a-e004f4ea74d2", "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-05-06T11:49:40.000+00:00", "endTime" : "2023-05-06T11:50:36.000+00:00", "source" : "VID", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"3449be66-7f34-4306-a807-4df67c350ea2\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"4035fdc4-97f4-4fa0-a647-14a0572ba955\",\n \"modelVersionId\": \"142bcc89-abb5-4b7a-a1c8-3bb201231b3f\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"4c359e30-fb0f-4a90-a98e-c46e450a3b1e\",\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\": \"7db65ec7566d486695bbd771595ed5b3\",\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\": \"f61d689c-6569-45c4-9b83-301293637a5f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"3449be66-7f34-4306-a807-4df67c350ea2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0c7547e2-126c-4f5b-aa19-1d8b8127de5d\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:50:36.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f61d689c-6569-45c4-9b83-301293637a5f", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "d58f4f80-dd9a-45a9-b910-bd10e5e2c061", "networkName" : "basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "449cea1a-bd27-41b4-a78a-e004f4ea74d2", "cloudIdentifier" : "basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0\"},\"environment\":null}", "created" : "2023-05-06T11:50:11.000+00:00" } ], "requestURI" : "449cea1a-bd27-41b4-a78a-e004f4ea74d2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2" } } } 2023-05-06T11:50:37.128Z|835dbc80-d84e-409f-bc38-f14f14924d87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||=======================response end================================================= 2023-05-06T11:50:37.129Z|835dbc80-d84e-409f-bc38-f14f14924d87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|INFO|500||InvokeReturn 2023-05-06T11:50:37.142Z|835dbc80-d84e-409f-bc38-f14f14924d87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false 2023-05-06T11:50:37.142Z|835dbc80-d84e-409f-bc38-f14f14924d87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:50:37.143Z|835dbc80-d84e-409f-bc38-f14f14924d87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:50:37.143Z|835dbc80-d84e-409f-bc38-f14f14924d87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false 2023-05-06T11:50:37.144Z|835dbc80-d84e-409f-bc38-f14f14924d87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:50:37.144Z|835dbc80-d84e-409f-bc38-f14f14924d87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f701c9e0f9b2a80fff561b0d6234e633", X-B3-SpanId:"c4258ff383fbf234", X-B3-ParentSpanId:"e7bc06abb8c26651", X-B3-Sampled:"0", X-ONAP-RequestID:"835dbc80-d84e-409f-bc38-f14f14924d87", X-RequestID:"835dbc80-d84e-409f-bc38-f14f14924d87", X-TransactionID:"835dbc80-d84e-409f-bc38-f14f14924d87", X-ECOMP-RequestID:"835dbc80-d84e-409f-bc38-f14f14924d87", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"61040f53-343c-453f-86ad-47bf2fe2afae"] 2023-05-06T11:50:37.144Z|835dbc80-d84e-409f-bc38-f14f14924d87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:50:37.145Z|835dbc80-d84e-409f-bc38-f14f14924d87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:50:37.170Z|835dbc80-d84e-409f-bc38-f14f14924d87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:50:37.171Z|835dbc80-d84e-409f-bc38-f14f14924d87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:50:37.171Z|835dbc80-d84e-409f-bc38-f14f14924d87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:50:37.171Z|835dbc80-d84e-409f-bc38-f14f14924d87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:50:37 GMT", x-envoy-upstream-service-time:"22", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:50:37.172Z|835dbc80-d84e-409f-bc38-f14f14924d87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 9, "soRequestId" : "449cea1a-bd27-41b4-a78a-e004f4ea74d2", "groupingId" : "d7f451cf-a0eb-42a1-9d55-d386d339ec24", "name" : "basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"f8ec6969-ba9b-4f6a-9b0f-6a93ef4226cd\",\"output_key\":\"subnet_id_d4ec3e25-63cb-418e-81ff-63f8b8eebb49\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"807b3328-3865-45ae-a7d2-abd54646e29c\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7db65ec7566d486695bbd771595ed5b3/stacks/basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0/d7f451cf-a0eb-42a1-9d55-d386d339ec24\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0\",\"updated_time\":null,\"creation_time\":1683373813000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"d7f451cf-a0eb-42a1-9d55-d386d339ec24\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"c67ca99dbc9a49a2a0d0dd09c95235f5\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d7f451cf-a0eb-42a1-9d55-d386d339ec24\",\"OS::project_id\":\"7db65ec7566d486695bbd771595ed5b3\",\"OS::stack_name\":\"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0\",\"network_name\":\"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-05-06T11:50:17.000+00:00", "isDataInternal" : false } ] 2023-05-06T11:50:37.172Z|835dbc80-d84e-409f-bc38-f14f14924d87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:50:37.172Z|835dbc80-d84e-409f-bc38-f14f14924d87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:50:37.190Z|835dbc80-d84e-409f-bc38-f14f14924d87|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:50:37.388Z|0e710826-3d2b-4c02-b0fa-a744f3dc1daf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:50:37.393Z|0e710826-3d2b-4c02-b0fa-a744f3dc1daf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2 2023-05-06T11:50:37.394Z|0e710826-3d2b-4c02-b0fa-a744f3dc1daf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|INFO|500||Invoke 2023-05-06T11:50:37.394Z|0e710826-3d2b-4c02-b0fa-a744f3dc1daf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||===========================request begin================================================ 2023-05-06T11:50:37.394Z|0e710826-3d2b-4c02-b0fa-a744f3dc1daf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2 2023-05-06T11:50:37.394Z|0e710826-3d2b-4c02-b0fa-a744f3dc1daf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Method : GET 2023-05-06T11:50:37.394Z|0e710826-3d2b-4c02-b0fa-a744f3dc1daf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3eb6d0f64fc740b2262121ab3f96658f", X-B3-SpanId:"80fb0f4eaf7bb135", X-B3-ParentSpanId:"2505e92bc5a346b1", X-B3-Sampled:"0", X-ONAP-RequestID:"0e710826-3d2b-4c02-b0fa-a744f3dc1daf", X-RequestID:"0e710826-3d2b-4c02-b0fa-a744f3dc1daf", X-TransactionID:"0e710826-3d2b-4c02-b0fa-a744f3dc1daf", X-ECOMP-RequestID:"0e710826-3d2b-4c02-b0fa-a744f3dc1daf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4dee97da-9b79-4856-97ea-c77162031158"] 2023-05-06T11:50:37.394Z|0e710826-3d2b-4c02-b0fa-a744f3dc1daf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Request body: 2023-05-06T11:50:37.395Z|0e710826-3d2b-4c02-b0fa-a744f3dc1daf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||==========================request end================================================ 2023-05-06T11:50:37.424Z|0e710826-3d2b-4c02-b0fa-a744f3dc1daf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||============================response begin========================================== 2023-05-06T11:50:37.424Z|0e710826-3d2b-4c02-b0fa-a744f3dc1daf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Status code : 200 OK 2023-05-06T11:50:37.424Z|0e710826-3d2b-4c02-b0fa-a744f3dc1daf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Status text : OK 2023-05-06T11:50:37.425Z|0e710826-3d2b-4c02-b0fa-a744f3dc1daf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:50:37 GMT", x-envoy-upstream-service-time:"26", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:50:37.425Z|0e710826-3d2b-4c02-b0fa-a744f3dc1daf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Response body: { "requestId" : "449cea1a-bd27-41b4-a78a-e004f4ea74d2", "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-05-06T11:49:40.000+00:00", "endTime" : "2023-05-06T11:50:36.000+00:00", "source" : "VID", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"3449be66-7f34-4306-a807-4df67c350ea2\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"4035fdc4-97f4-4fa0-a647-14a0572ba955\",\n \"modelVersionId\": \"142bcc89-abb5-4b7a-a1c8-3bb201231b3f\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"4c359e30-fb0f-4a90-a98e-c46e450a3b1e\",\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\": \"7db65ec7566d486695bbd771595ed5b3\",\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\": \"f61d689c-6569-45c4-9b83-301293637a5f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"3449be66-7f34-4306-a807-4df67c350ea2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0c7547e2-126c-4f5b-aa19-1d8b8127de5d\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:50:36.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f61d689c-6569-45c4-9b83-301293637a5f", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "d58f4f80-dd9a-45a9-b910-bd10e5e2c061", "networkName" : "basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "449cea1a-bd27-41b4-a78a-e004f4ea74d2", "cloudIdentifier" : "basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0\"},\"environment\":null}", "created" : "2023-05-06T11:50:11.000+00:00" } ], "requestURI" : "449cea1a-bd27-41b4-a78a-e004f4ea74d2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2" } } } 2023-05-06T11:50:37.426Z|0e710826-3d2b-4c02-b0fa-a744f3dc1daf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||=======================response end================================================= 2023-05-06T11:50:37.426Z|0e710826-3d2b-4c02-b0fa-a744f3dc1daf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|INFO|500||InvokeReturn 2023-05-06T11:50:37.427Z|0e710826-3d2b-4c02-b0fa-a744f3dc1daf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false 2023-05-06T11:50:37.428Z|0e710826-3d2b-4c02-b0fa-a744f3dc1daf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:50:37.428Z|0e710826-3d2b-4c02-b0fa-a744f3dc1daf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:50:37.428Z|0e710826-3d2b-4c02-b0fa-a744f3dc1daf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false 2023-05-06T11:50:37.428Z|0e710826-3d2b-4c02-b0fa-a744f3dc1daf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:50:37.428Z|0e710826-3d2b-4c02-b0fa-a744f3dc1daf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3eb6d0f64fc740b2262121ab3f96658f", X-B3-SpanId:"1022db94c511ea71", X-B3-ParentSpanId:"2505e92bc5a346b1", X-B3-Sampled:"0", X-ONAP-RequestID:"0e710826-3d2b-4c02-b0fa-a744f3dc1daf", X-RequestID:"0e710826-3d2b-4c02-b0fa-a744f3dc1daf", X-TransactionID:"0e710826-3d2b-4c02-b0fa-a744f3dc1daf", X-ECOMP-RequestID:"0e710826-3d2b-4c02-b0fa-a744f3dc1daf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"240a7135-442d-4f13-8df4-1b586b94de29"] 2023-05-06T11:50:37.428Z|0e710826-3d2b-4c02-b0fa-a744f3dc1daf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:50:37.428Z|0e710826-3d2b-4c02-b0fa-a744f3dc1daf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:50:37.450Z|0e710826-3d2b-4c02-b0fa-a744f3dc1daf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:50:37.451Z|0e710826-3d2b-4c02-b0fa-a744f3dc1daf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:50:37.452Z|0e710826-3d2b-4c02-b0fa-a744f3dc1daf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:50:37.452Z|0e710826-3d2b-4c02-b0fa-a744f3dc1daf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:50:37 GMT", x-envoy-upstream-service-time:"19", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:50:37.453Z|0e710826-3d2b-4c02-b0fa-a744f3dc1daf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 9, "soRequestId" : "449cea1a-bd27-41b4-a78a-e004f4ea74d2", "groupingId" : "d7f451cf-a0eb-42a1-9d55-d386d339ec24", "name" : "basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"f8ec6969-ba9b-4f6a-9b0f-6a93ef4226cd\",\"output_key\":\"subnet_id_d4ec3e25-63cb-418e-81ff-63f8b8eebb49\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"807b3328-3865-45ae-a7d2-abd54646e29c\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7db65ec7566d486695bbd771595ed5b3/stacks/basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0/d7f451cf-a0eb-42a1-9d55-d386d339ec24\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0\",\"updated_time\":null,\"creation_time\":1683373813000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"d7f451cf-a0eb-42a1-9d55-d386d339ec24\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"c67ca99dbc9a49a2a0d0dd09c95235f5\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d7f451cf-a0eb-42a1-9d55-d386d339ec24\",\"OS::project_id\":\"7db65ec7566d486695bbd771595ed5b3\",\"OS::stack_name\":\"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0\",\"network_name\":\"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-05-06T11:50:17.000+00:00", "isDataInternal" : false } ] 2023-05-06T11:50:37.453Z|0e710826-3d2b-4c02-b0fa-a744f3dc1daf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:50:37.454Z|0e710826-3d2b-4c02-b0fa-a744f3dc1daf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:50:37.471Z|0e710826-3d2b-4c02-b0fa-a744f3dc1daf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:50:37.713Z|00c28d80-d742-406f-9219-64b7a298958e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:50:37.720Z|00c28d80-d742-406f-9219-64b7a298958e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2 2023-05-06T11:50:37.720Z|00c28d80-d742-406f-9219-64b7a298958e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|INFO|500||Invoke 2023-05-06T11:50:37.721Z|00c28d80-d742-406f-9219-64b7a298958e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||===========================request begin================================================ 2023-05-06T11:50:37.721Z|00c28d80-d742-406f-9219-64b7a298958e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2 2023-05-06T11:50:37.722Z|00c28d80-d742-406f-9219-64b7a298958e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Method : GET 2023-05-06T11:50:37.722Z|00c28d80-d742-406f-9219-64b7a298958e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a3ac2ae8a41cf21b54f92a1fabefa83e", X-B3-SpanId:"a2ad2ac8f0af8ae2", X-B3-ParentSpanId:"8876ba9b2ab0c698", X-B3-Sampled:"0", X-ONAP-RequestID:"00c28d80-d742-406f-9219-64b7a298958e", X-RequestID:"00c28d80-d742-406f-9219-64b7a298958e", X-TransactionID:"00c28d80-d742-406f-9219-64b7a298958e", X-ECOMP-RequestID:"00c28d80-d742-406f-9219-64b7a298958e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"355a862e-e00f-4020-8109-c4af7df9e2b2"] 2023-05-06T11:50:37.723Z|00c28d80-d742-406f-9219-64b7a298958e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Request body: 2023-05-06T11:50:37.723Z|00c28d80-d742-406f-9219-64b7a298958e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||==========================request end================================================ 2023-05-06T11:50:37.757Z|00c28d80-d742-406f-9219-64b7a298958e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||============================response begin========================================== 2023-05-06T11:50:37.757Z|00c28d80-d742-406f-9219-64b7a298958e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Status code : 200 OK 2023-05-06T11:50:37.758Z|00c28d80-d742-406f-9219-64b7a298958e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Status text : OK 2023-05-06T11:50:37.758Z|00c28d80-d742-406f-9219-64b7a298958e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:50:37 GMT", x-envoy-upstream-service-time:"29", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:50:37.759Z|00c28d80-d742-406f-9219-64b7a298958e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Response body: { "requestId" : "449cea1a-bd27-41b4-a78a-e004f4ea74d2", "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-05-06T11:49:40.000+00:00", "endTime" : "2023-05-06T11:50:36.000+00:00", "source" : "VID", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"3449be66-7f34-4306-a807-4df67c350ea2\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"4035fdc4-97f4-4fa0-a647-14a0572ba955\",\n \"modelVersionId\": \"142bcc89-abb5-4b7a-a1c8-3bb201231b3f\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"4c359e30-fb0f-4a90-a98e-c46e450a3b1e\",\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\": \"7db65ec7566d486695bbd771595ed5b3\",\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\": \"f61d689c-6569-45c4-9b83-301293637a5f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"3449be66-7f34-4306-a807-4df67c350ea2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0c7547e2-126c-4f5b-aa19-1d8b8127de5d\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:50:36.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f61d689c-6569-45c4-9b83-301293637a5f", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "d58f4f80-dd9a-45a9-b910-bd10e5e2c061", "networkName" : "basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "449cea1a-bd27-41b4-a78a-e004f4ea74d2", "cloudIdentifier" : "basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0\"},\"environment\":null}", "created" : "2023-05-06T11:50:11.000+00:00" } ], "requestURI" : "449cea1a-bd27-41b4-a78a-e004f4ea74d2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2" } } } 2023-05-06T11:50:37.759Z|00c28d80-d742-406f-9219-64b7a298958e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||=======================response end================================================= 2023-05-06T11:50:37.760Z|00c28d80-d742-406f-9219-64b7a298958e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|INFO|500||InvokeReturn 2023-05-06T11:50:37.762Z|00c28d80-d742-406f-9219-64b7a298958e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false 2023-05-06T11:50:37.763Z|00c28d80-d742-406f-9219-64b7a298958e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:50:37.763Z|00c28d80-d742-406f-9219-64b7a298958e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:50:37.764Z|00c28d80-d742-406f-9219-64b7a298958e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false 2023-05-06T11:50:37.764Z|00c28d80-d742-406f-9219-64b7a298958e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:50:37.764Z|00c28d80-d742-406f-9219-64b7a298958e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a3ac2ae8a41cf21b54f92a1fabefa83e", X-B3-SpanId:"fad4bd519b7825c7", X-B3-ParentSpanId:"8876ba9b2ab0c698", X-B3-Sampled:"0", X-ONAP-RequestID:"00c28d80-d742-406f-9219-64b7a298958e", X-RequestID:"00c28d80-d742-406f-9219-64b7a298958e", X-TransactionID:"00c28d80-d742-406f-9219-64b7a298958e", X-ECOMP-RequestID:"00c28d80-d742-406f-9219-64b7a298958e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7660f3b7-70db-43f2-9329-82b549984a2f"] 2023-05-06T11:50:37.765Z|00c28d80-d742-406f-9219-64b7a298958e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:50:37.765Z|00c28d80-d742-406f-9219-64b7a298958e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:50:37.790Z|00c28d80-d742-406f-9219-64b7a298958e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:50:37.790Z|00c28d80-d742-406f-9219-64b7a298958e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:50:37.790Z|00c28d80-d742-406f-9219-64b7a298958e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:50:37.791Z|00c28d80-d742-406f-9219-64b7a298958e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:50:37 GMT", x-envoy-upstream-service-time:"21", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:50:37.795Z|00c28d80-d742-406f-9219-64b7a298958e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 9, "soRequestId" : "449cea1a-bd27-41b4-a78a-e004f4ea74d2", "groupingId" : "d7f451cf-a0eb-42a1-9d55-d386d339ec24", "name" : "basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"f8ec6969-ba9b-4f6a-9b0f-6a93ef4226cd\",\"output_key\":\"subnet_id_d4ec3e25-63cb-418e-81ff-63f8b8eebb49\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"807b3328-3865-45ae-a7d2-abd54646e29c\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7db65ec7566d486695bbd771595ed5b3/stacks/basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0/d7f451cf-a0eb-42a1-9d55-d386d339ec24\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0\",\"updated_time\":null,\"creation_time\":1683373813000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"d7f451cf-a0eb-42a1-9d55-d386d339ec24\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"c67ca99dbc9a49a2a0d0dd09c95235f5\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d7f451cf-a0eb-42a1-9d55-d386d339ec24\",\"OS::project_id\":\"7db65ec7566d486695bbd771595ed5b3\",\"OS::stack_name\":\"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0\",\"network_name\":\"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-05-06T11:50:17.000+00:00", "isDataInternal" : false } ] 2023-05-06T11:50:37.795Z|00c28d80-d742-406f-9219-64b7a298958e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:50:37.796Z|00c28d80-d742-406f-9219-64b7a298958e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:50:37.806Z|00c28d80-d742-406f-9219-64b7a298958e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:50:38.037Z|11455d7e-e0ce-429a-8e3c-905a2256d9a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:50:38.043Z|11455d7e-e0ce-429a-8e3c-905a2256d9a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2 2023-05-06T11:50:38.044Z|11455d7e-e0ce-429a-8e3c-905a2256d9a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|INFO|500||Invoke 2023-05-06T11:50:38.044Z|11455d7e-e0ce-429a-8e3c-905a2256d9a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||===========================request begin================================================ 2023-05-06T11:50:38.044Z|11455d7e-e0ce-429a-8e3c-905a2256d9a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2 2023-05-06T11:50:38.044Z|11455d7e-e0ce-429a-8e3c-905a2256d9a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Method : GET 2023-05-06T11:50:38.045Z|11455d7e-e0ce-429a-8e3c-905a2256d9a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5aee84f32f45f7136f6097c7beab1ee6", X-B3-SpanId:"3b2c8b839ba1f642", X-B3-ParentSpanId:"943e747239521d66", X-B3-Sampled:"0", X-ONAP-RequestID:"11455d7e-e0ce-429a-8e3c-905a2256d9a1", X-RequestID:"11455d7e-e0ce-429a-8e3c-905a2256d9a1", X-TransactionID:"11455d7e-e0ce-429a-8e3c-905a2256d9a1", X-ECOMP-RequestID:"11455d7e-e0ce-429a-8e3c-905a2256d9a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2a5bf68-ddc7-47b1-b66f-edff74fcb9ad"] 2023-05-06T11:50:38.045Z|11455d7e-e0ce-429a-8e3c-905a2256d9a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Request body: 2023-05-06T11:50:38.045Z|11455d7e-e0ce-429a-8e3c-905a2256d9a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||==========================request end================================================ 2023-05-06T11:50:38.075Z|11455d7e-e0ce-429a-8e3c-905a2256d9a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||============================response begin========================================== 2023-05-06T11:50:38.076Z|11455d7e-e0ce-429a-8e3c-905a2256d9a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Status code : 200 OK 2023-05-06T11:50:38.076Z|11455d7e-e0ce-429a-8e3c-905a2256d9a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Status text : OK 2023-05-06T11:50:38.077Z|11455d7e-e0ce-429a-8e3c-905a2256d9a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:50:37 GMT", x-envoy-upstream-service-time:"27", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:50:38.077Z|11455d7e-e0ce-429a-8e3c-905a2256d9a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||Response body: { "requestId" : "449cea1a-bd27-41b4-a78a-e004f4ea74d2", "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-05-06T11:49:40.000+00:00", "endTime" : "2023-05-06T11:50:36.000+00:00", "source" : "VID", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"3449be66-7f34-4306-a807-4df67c350ea2\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"4035fdc4-97f4-4fa0-a647-14a0572ba955\",\n \"modelVersionId\": \"142bcc89-abb5-4b7a-a1c8-3bb201231b3f\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"4c359e30-fb0f-4a90-a98e-c46e450a3b1e\",\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\": \"7db65ec7566d486695bbd771595ed5b3\",\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\": \"f61d689c-6569-45c4-9b83-301293637a5f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"3449be66-7f34-4306-a807-4df67c350ea2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0c7547e2-126c-4f5b-aa19-1d8b8127de5d\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:50:36.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f61d689c-6569-45c4-9b83-301293637a5f", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "d58f4f80-dd9a-45a9-b910-bd10e5e2c061", "networkName" : "basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "449cea1a-bd27-41b4-a78a-e004f4ea74d2", "cloudIdentifier" : "basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0\"},\"environment\":null}", "created" : "2023-05-06T11:50:11.000+00:00" } ], "requestURI" : "449cea1a-bd27-41b4-a78a-e004f4ea74d2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2" } } } 2023-05-06T11:50:38.078Z|11455d7e-e0ce-429a-8e3c-905a2256d9a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|DEBUG|500||=======================response end================================================= 2023-05-06T11:50:38.078Z|11455d7e-e0ce-429a-8e3c-905a2256d9a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/449cea1a-bd27-41b4-a78a-e004f4ea74d2|INFO|500||InvokeReturn 2023-05-06T11:50:38.080Z|11455d7e-e0ce-429a-8e3c-905a2256d9a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false 2023-05-06T11:50:38.080Z|11455d7e-e0ce-429a-8e3c-905a2256d9a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:50:38.081Z|11455d7e-e0ce-429a-8e3c-905a2256d9a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:50:38.081Z|11455d7e-e0ce-429a-8e3c-905a2256d9a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false 2023-05-06T11:50:38.081Z|11455d7e-e0ce-429a-8e3c-905a2256d9a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:50:38.081Z|11455d7e-e0ce-429a-8e3c-905a2256d9a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5aee84f32f45f7136f6097c7beab1ee6", X-B3-SpanId:"bc87834fecfdb5f5", X-B3-ParentSpanId:"943e747239521d66", X-B3-Sampled:"0", X-ONAP-RequestID:"11455d7e-e0ce-429a-8e3c-905a2256d9a1", X-RequestID:"11455d7e-e0ce-429a-8e3c-905a2256d9a1", X-TransactionID:"11455d7e-e0ce-429a-8e3c-905a2256d9a1", X-ECOMP-RequestID:"11455d7e-e0ce-429a-8e3c-905a2256d9a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9da83257-049d-4c0a-a5e1-e8d179a5e901"] 2023-05-06T11:50:38.081Z|11455d7e-e0ce-429a-8e3c-905a2256d9a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:50:38.082Z|11455d7e-e0ce-429a-8e3c-905a2256d9a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:50:38.107Z|11455d7e-e0ce-429a-8e3c-905a2256d9a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:50:38.107Z|11455d7e-e0ce-429a-8e3c-905a2256d9a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:50:38.108Z|11455d7e-e0ce-429a-8e3c-905a2256d9a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:50:38.108Z|11455d7e-e0ce-429a-8e3c-905a2256d9a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:50:37 GMT", x-envoy-upstream-service-time:"20", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:50:38.110Z|11455d7e-e0ce-429a-8e3c-905a2256d9a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 9, "soRequestId" : "449cea1a-bd27-41b4-a78a-e004f4ea74d2", "groupingId" : "d7f451cf-a0eb-42a1-9d55-d386d339ec24", "name" : "basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"f8ec6969-ba9b-4f6a-9b0f-6a93ef4226cd\",\"output_key\":\"subnet_id_d4ec3e25-63cb-418e-81ff-63f8b8eebb49\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"807b3328-3865-45ae-a7d2-abd54646e29c\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7db65ec7566d486695bbd771595ed5b3/stacks/basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0/d7f451cf-a0eb-42a1-9d55-d386d339ec24\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0\",\"updated_time\":null,\"creation_time\":1683373813000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"d7f451cf-a0eb-42a1-9d55-d386d339ec24\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"c67ca99dbc9a49a2a0d0dd09c95235f5\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d7f451cf-a0eb-42a1-9d55-d386d339ec24\",\"OS::project_id\":\"7db65ec7566d486695bbd771595ed5b3\",\"OS::stack_name\":\"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0\",\"network_name\":\"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-05-06T11:50:17.000+00:00", "isDataInternal" : false } ] 2023-05-06T11:50:38.110Z|11455d7e-e0ce-429a-8e3c-905a2256d9a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:50:38.111Z|11455d7e-e0ce-429a-8e3c-905a2256d9a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=449cea1a-bd27-41b4-a78a-e004f4ea74d2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:50:38.126Z|11455d7e-e0ce-429a-8e3c-905a2256d9a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/449cea1a-bd27-41b4-a78a-e004f4ea74d2|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:50:40.593Z|1b220039-ef66-4373-b2bf-b65c7a738a2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:50:40.593Z|1b220039-ef66-4373-b2bf-b65c7a738a2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:50:40.595Z|40ac2634-d2ab-4e1a-bca3-0842696d31b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:50:40.595Z|40ac2634-d2ab-4e1a-bca3-0842696d31b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:50:40.599Z|68bfe73c-d740-4459-b52d-43485daa36ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:50:40.599Z|68bfe73c-d740-4459-b52d-43485daa36ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:50:45.815Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:50:45.817Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 977dc09d-659e-4fa5-90f0-ec9be446efc2 already exists in requestDb InfraActiveRequests table 2023-05-06T11:50:45.818Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2 2023-05-06T11:50:45.818Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|INFO|500||Invoke 2023-05-06T11:50:45.818Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||===========================request begin================================================ 2023-05-06T11:50:45.818Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2 2023-05-06T11:50:45.818Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||Method : GET 2023-05-06T11:50:45.818Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"86c99186b9ce4875394bd28498c84bce", X-B3-SpanId:"4dacbf382e366416", X-B3-ParentSpanId:"134873179a636051", X-B3-Sampled:"0", X-ONAP-RequestID:"977dc09d-659e-4fa5-90f0-ec9be446efc2", X-RequestID:"977dc09d-659e-4fa5-90f0-ec9be446efc2", X-TransactionID:"977dc09d-659e-4fa5-90f0-ec9be446efc2", X-ECOMP-RequestID:"977dc09d-659e-4fa5-90f0-ec9be446efc2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"70c13b4f-dbc8-4ec7-bf48-87e20de8582f"] 2023-05-06T11:50:45.819Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||Request body: 2023-05-06T11:50:45.819Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||==========================request end================================================ 2023-05-06T11:50:45.847Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||============================response begin========================================== 2023-05-06T11:50:45.847Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||Status code : 404 NOT_FOUND 2023-05-06T11:50:45.847Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||Status text : Not Found 2023-05-06T11:50:45.847Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 06 May 2023 11:50:46 GMT", x-envoy-upstream-service-time:"24", server:"envoy"] 2023-05-06T11:50:45.848Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||Response body: 2023-05-06T11:50:45.848Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||=======================response end================================================= 2023-05-06T11:50:45.848Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|INFO|404|Not Found|InvokeReturn 2023-05-06T11:50:45.863Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2023-05-06T11:50:45.871Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-05-06T11:50:45.900Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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/basicvm-cloud-owner/RegionOne/tenants/tenant/7db65ec7566d486695bbd771595ed5b3|INFO|500||Invoke 2023-05-06T11:50:45.900Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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/basicvm-cloud-owner/RegionOne/tenants/tenant/7db65ec7566d486695bbd771595ed5b3|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7db65ec7566d486695bbd771595ed5b3 with request headers:{Authorization=[***REDACTED***], X-RequestID=[977dc09d-659e-4fa5-90f0-ec9be446efc2], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[ed5eaac5-e131-47bb-94b4-badaffbc290c], X-ECOMP-RequestID=[977dc09d-659e-4fa5-90f0-ec9be446efc2], X-TransactionId=[], X-ONAP-RequestID=[977dc09d-659e-4fa5-90f0-ec9be446efc2]} 2023-05-06T11:50:45.958Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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/basicvm-cloud-owner/RegionOne/tenants/tenant/7db65ec7566d486695bbd771595ed5b3|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/7db65ec7566d486695bbd771595ed5b3 has http status code:200 and response headers:{date=[Sat, 06 May 2023 11:50:46 GMT], server=[envoy], content-length=[602], x-envoy-upstream-service-time=[53], vertex-id=[192752], x-aai-txid=[0-aai-resources-230506-11:50:46:070-7880], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-06T11:50:45.959Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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/basicvm-cloud-owner/RegionOne/tenants/tenant/7db65ec7566d486695bbd771595ed5b3|DEBUG|500||{"tenant-id":"7db65ec7566d486695bbd771595ed5b3","tenant-name":"onap-daily-kohn","tenant-context":"None","resource-version":"1683373663671","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-05-06T11:50:45.959Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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/basicvm-cloud-owner/RegionOne/tenants/tenant/7db65ec7566d486695bbd771595ed5b3|INFO|500||InvokeReturn 2023-05-06T11:50:45.960Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-05-06T11:50:45.960Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-05-06T11:50:45.961Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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-05-06T11:50:45.961Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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-05-06T11:50:45.961Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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-05-06T11:50:45.962Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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-05-06T11:50:45.962Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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-05-06T11:50:45.962Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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:"110", X-B3-TraceId:"86c99186b9ce4875394bd28498c84bce", X-B3-SpanId:"938581bc2e582116", X-B3-ParentSpanId:"134873179a636051", X-B3-Sampled:"0", X-ONAP-RequestID:"977dc09d-659e-4fa5-90f0-ec9be446efc2", X-RequestID:"977dc09d-659e-4fa5-90f0-ec9be446efc2", X-TransactionID:"977dc09d-659e-4fa5-90f0-ec9be446efc2", X-ECOMP-RequestID:"977dc09d-659e-4fa5-90f0-ec9be446efc2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d0d44a6b-b223-41ba-aba4-9a5a9fc2bf0d"] 2023-05-06T11:50:45.962Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d","requestScope":"service"} 2023-05-06T11:50:45.962Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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-05-06T11:50:45.982Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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-05-06T11:50:45.982Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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-05-06T11:50:45.983Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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 : OK 2023-05-06T11:50:45.983Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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:"Sat, 06 May 2023 11:50:46 GMT", x-envoy-upstream-service-time:"16", server:"envoy"] 2023-05-06T11:50:45.984Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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-05-06T11:50:45.984Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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-05-06T11:50:45.984Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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-05-06T11:50:45.985Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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-05-06T11:50:45.985Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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-05-06T11:50:45.985Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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-05-06T11:50:45.986Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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-05-06T11:50:45.986Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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-05-06T11:50:45.986Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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:"977dc09d-659e-4fa5-90f0-ec9be446efc2", X-RequestID:"977dc09d-659e-4fa5-90f0-ec9be446efc2", X-TransactionID:"977dc09d-659e-4fa5-90f0-ec9be446efc2", X-ECOMP-RequestID:"977dc09d-659e-4fa5-90f0-ec9be446efc2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d360047b-ed1d-40ef-ac16-cdc152029a3c"] 2023-05-06T11:50:45.986Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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-05-06T11:50:45.986Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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-05-06T11:50:46.020Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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-05-06T11:50:46.021Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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-05-06T11:50:46.021Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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 : OK 2023-05-06T11:50:46.022Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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", Date:"Sat, 06 May 2023 11:50:46 GMT", x-envoy-upstream-service-time:"29", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:50:46.023Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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-05-06 03:41:38.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" }, "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" }, "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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" } } } 2023-05-06T11:50:46.023Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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-05-06T11:50:46.024Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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-05-06T11:50:46.044Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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-05-06T11:50:46.044Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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-05-06T11:50:46.045Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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-05-06T11:50:46.045Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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-05-06T11:50:46.045Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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-05-06T11:50:46.046Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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:"977dc09d-659e-4fa5-90f0-ec9be446efc2", X-RequestID:"977dc09d-659e-4fa5-90f0-ec9be446efc2", X-TransactionID:"977dc09d-659e-4fa5-90f0-ec9be446efc2", X-ECOMP-RequestID:"977dc09d-659e-4fa5-90f0-ec9be446efc2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5b621944-ad38-417b-98e1-3a87587af642"] 2023-05-06T11:50:46.046Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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-05-06T11:50:46.046Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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-05-06T11:50:46.075Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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-05-06T11:50:46.075Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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-05-06T11:50:46.076Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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 : OK 2023-05-06T11:50:46.076Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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", Date:"Sat, 06 May 2023 11:50:46 GMT", x-envoy-upstream-service-time:"25", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:50:46.077Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 531, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-05-06T03:41:38.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531/service" } } } 2023-05-06T11:50:46.077Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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-05-06T11:50:46.077Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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-05-06T11:50:46.080Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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-05-06T11:50:46.080Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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-05-06T11:50:46.080Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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-05-06T11:50:46.081Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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-05-06T11:50:46.081Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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-05-06T11:50:46.081Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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:"977dc09d-659e-4fa5-90f0-ec9be446efc2", X-RequestID:"977dc09d-659e-4fa5-90f0-ec9be446efc2", X-TransactionID:"977dc09d-659e-4fa5-90f0-ec9be446efc2", X-ECOMP-RequestID:"977dc09d-659e-4fa5-90f0-ec9be446efc2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb5a7081-57ea-4e44-84e9-f41e25d24966"] 2023-05-06T11:50:46.081Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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-05-06T11:50:46.082Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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-05-06T11:50:46.114Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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-05-06T11:50:46.115Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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-05-06T11:50:46.115Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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 : OK 2023-05-06T11:50:46.115Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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", Date:"Sat, 06 May 2023 11:50:46 GMT", x-envoy-upstream-service-time:"29", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:50:46.117Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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-05-06 03:41:38.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" }, "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" }, "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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" } } } 2023-05-06T11:50:46.117Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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-05-06T11:50:46.118Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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-05-06T11:50:46.125Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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-05-06T11:50:46.126Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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-05-06T11:50:46.126Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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-05-06T11:50:46.127Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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-05-06T11:50:46.127Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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-05-06T11:50:46.127Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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:"1826", X-B3-TraceId:"86c99186b9ce4875394bd28498c84bce", X-B3-SpanId:"9e4e37f08b872dd9", X-B3-ParentSpanId:"134873179a636051", X-B3-Sampled:"0", X-ONAP-RequestID:"977dc09d-659e-4fa5-90f0-ec9be446efc2", X-RequestID:"977dc09d-659e-4fa5-90f0-ec9be446efc2", X-TransactionID:"977dc09d-659e-4fa5-90f0-ec9be446efc2", X-ECOMP-RequestID:"977dc09d-659e-4fa5-90f0-ec9be446efc2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"df765180-959e-4823-8d58-35a68d72197f"] 2023-05-06T11:50:46.128Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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":"977dc09d-659e-4fa5-90f0-ec9be446efc2","requestStatus":"IN_PROGRESS","startTime":1683373845864,"source":"VID","tenantId":"7db65ec7566d486695bbd771595ed5b3","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\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\": \"19645456-85e8-4458-8d76-1dd7038b5f37\",\n\t\t\t\"modelVersionId\": \"2cac7801-19e9-4491-baa8-e38f27b4c45d\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"7db65ec7566d486695bbd771595ed5b3\",\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\": \"ab48862f-4850-4de7-a6ee-b588c1af356a\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-kohn","cloudApiRequests":[],"requestURI":"977dc09d-659e-4fa5-90f0-ec9be446efc2"} 2023-05-06T11:50:46.128Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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-05-06T11:50:46.171Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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-05-06T11:50:46.173Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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-05-06T11:50:46.173Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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 : Created 2023-05-06T11:50:46.174Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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/977dc09d-659e-4fa5-90f0-ec9be446efc2", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:50:46 GMT", x-envoy-upstream-service-time:"38", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:50:46.174Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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" : "977dc09d-659e-4fa5-90f0-ec9be446efc2", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-05-06T11:50:45.864+00:00", "source" : "VID", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\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\": \"19645456-85e8-4458-8d76-1dd7038b5f37\",\n\t\t\t\"modelVersionId\": \"2cac7801-19e9-4491-baa8-e38f27b4c45d\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"7db65ec7566d486695bbd771595ed5b3\",\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\": \"ab48862f-4850-4de7-a6ee-b588c1af356a\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-05-06T11:50:46.762+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "977dc09d-659e-4fa5-90f0-ec9be446efc2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2" } } } 2023-05-06T11:50:46.175Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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-05-06T11:50:46.176Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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-05-06T11:50:46.192Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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-05-06T11:50:46.193Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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-05-06T11:50:46.193Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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-05-06T11:50:46.193Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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-05-06T11:50:46.194Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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-05-06T11:50:46.194Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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:"2243", X-B3-TraceId:"86c99186b9ce4875394bd28498c84bce", X-B3-SpanId:"d27686676eb800be", X-B3-ParentSpanId:"134873179a636051", X-B3-Sampled:"0", X-ONAP-RequestID:"977dc09d-659e-4fa5-90f0-ec9be446efc2", X-RequestID:"977dc09d-659e-4fa5-90f0-ec9be446efc2", X-TransactionID:"977dc09d-659e-4fa5-90f0-ec9be446efc2", X-ECOMP-RequestID:"977dc09d-659e-4fa5-90f0-ec9be446efc2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c596deee-7f79-48bb-bf2c-f2e3387aa310"] 2023-05-06T11:50:46.194Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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\":\"19645456-85e8-4458-8d76-1dd7038b5f37\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"2cac7801-19e9-4491-baa8-e38f27b4c45d\",\"modelUuid\":\"2cac7801-19e9-4491-baa8-e38f27b4c45d\",\"modelInvariantUuid\":\"19645456-85e8-4458-8d76-1dd7038b5f37\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"7db65ec7566d486695bbd771595ed5b3\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"ab48862f-4850-4de7-a6ee-b588c1af356a\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"977dc09d-659e-4fa5-90f0-ec9be446efc2","type":"String"},"mso-request-id":{"value":"977dc09d-659e-4fa5-90f0-ec9be446efc2","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-05-06T11:50:46.194Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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-05-06T11:50:47.211Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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-05-06T11:50:47.212Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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-05-06T11:50:47.212Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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 : Accepted 2023-05-06T11:50:47.213Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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:"Sat, 06 May 2023 11:50:47 GMT", X-ONAP-RequestID:"977dc09d-659e-4fa5-90f0-ec9be446efc2", X-RequestID:"977dc09d-659e-4fa5-90f0-ec9be446efc2", X-TransactionID:"977dc09d-659e-4fa5-90f0-ec9be446efc2", X-ECOMP-RequestID:"977dc09d-659e-4fa5-90f0-ec9be446efc2", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"c596deee-7f79-48bb-bf2c-f2e3387aa310", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", x-envoy-upstream-service-time:"1012", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:50:47.213Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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\":\"977dc09d-659e-4fa5-90f0-ec9be446efc2\",\"instanceId\":\"54850123-ffc9-4c02-a21c-6d95dfd678f8\"}}","message":"Success","processInstanceID":"3d142cc3-ec04-11ed-9ce1-7a82ee2c3d67","variables":null,"messageCode":200} 2023-05-06T11:50:47.213Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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-05-06T11:50:47.214Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|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-05-06T11:50:47.219Z|977dc09d-659e-4fa5-90f0-ec9be446efc2|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:50:47.536Z|57d3ccdb-7871-43f6-8bfb-ee3b5f19723f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:50:47.542Z|57d3ccdb-7871-43f6-8bfb-ee3b5f19723f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2 2023-05-06T11:50:47.542Z|57d3ccdb-7871-43f6-8bfb-ee3b5f19723f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|INFO|500||Invoke 2023-05-06T11:50:47.543Z|57d3ccdb-7871-43f6-8bfb-ee3b5f19723f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||===========================request begin================================================ 2023-05-06T11:50:47.543Z|57d3ccdb-7871-43f6-8bfb-ee3b5f19723f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2 2023-05-06T11:50:47.543Z|57d3ccdb-7871-43f6-8bfb-ee3b5f19723f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||Method : GET 2023-05-06T11:50:47.543Z|57d3ccdb-7871-43f6-8bfb-ee3b5f19723f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2976d3a7a8142b236dc9b6c63f813aa6", X-B3-SpanId:"58b312fb482d5d15", X-B3-ParentSpanId:"0c6875ed7c33d7ac", X-B3-Sampled:"0", X-ONAP-RequestID:"57d3ccdb-7871-43f6-8bfb-ee3b5f19723f", X-RequestID:"57d3ccdb-7871-43f6-8bfb-ee3b5f19723f", X-TransactionID:"57d3ccdb-7871-43f6-8bfb-ee3b5f19723f", X-ECOMP-RequestID:"57d3ccdb-7871-43f6-8bfb-ee3b5f19723f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c45f776b-c2ea-4204-820e-677d7cb81279"] 2023-05-06T11:50:47.544Z|57d3ccdb-7871-43f6-8bfb-ee3b5f19723f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||Request body: 2023-05-06T11:50:47.544Z|57d3ccdb-7871-43f6-8bfb-ee3b5f19723f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||==========================request end================================================ 2023-05-06T11:50:47.577Z|57d3ccdb-7871-43f6-8bfb-ee3b5f19723f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||============================response begin========================================== 2023-05-06T11:50:47.578Z|57d3ccdb-7871-43f6-8bfb-ee3b5f19723f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||Status code : 200 OK 2023-05-06T11:50:47.579Z|57d3ccdb-7871-43f6-8bfb-ee3b5f19723f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||Status text : OK 2023-05-06T11:50:47.580Z|57d3ccdb-7871-43f6-8bfb-ee3b5f19723f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:50:48 GMT", x-envoy-upstream-service-time:"29", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:50:47.581Z|57d3ccdb-7871-43f6-8bfb-ee3b5f19723f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||Response body: { "requestId" : "977dc09d-659e-4fa5-90f0-ec9be446efc2", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-05-06T11:50:45.000+00:00", "source" : "VID", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\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\": \"19645456-85e8-4458-8d76-1dd7038b5f37\",\n\t\t\t\"modelVersionId\": \"2cac7801-19e9-4491-baa8-e38f27b4c45d\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"7db65ec7566d486695bbd771595ed5b3\",\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\": \"ab48862f-4850-4de7-a6ee-b588c1af356a\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:50:47.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "54850123-ffc9-4c02-a21c-6d95dfd678f8", "serviceInstanceName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "977dc09d-659e-4fa5-90f0-ec9be446efc2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2" } } } 2023-05-06T11:50:47.581Z|57d3ccdb-7871-43f6-8bfb-ee3b5f19723f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||=======================response end================================================= 2023-05-06T11:50:47.582Z|57d3ccdb-7871-43f6-8bfb-ee3b5f19723f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|INFO|500||InvokeReturn 2023-05-06T11:50:47.585Z|57d3ccdb-7871-43f6-8bfb-ee3b5f19723f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false 2023-05-06T11:50:47.585Z|57d3ccdb-7871-43f6-8bfb-ee3b5f19723f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:50:47.586Z|57d3ccdb-7871-43f6-8bfb-ee3b5f19723f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:50:47.587Z|57d3ccdb-7871-43f6-8bfb-ee3b5f19723f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false 2023-05-06T11:50:47.587Z|57d3ccdb-7871-43f6-8bfb-ee3b5f19723f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:50:47.588Z|57d3ccdb-7871-43f6-8bfb-ee3b5f19723f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2976d3a7a8142b236dc9b6c63f813aa6", X-B3-SpanId:"d9f2c31a9088e4d9", X-B3-ParentSpanId:"0c6875ed7c33d7ac", X-B3-Sampled:"0", X-ONAP-RequestID:"57d3ccdb-7871-43f6-8bfb-ee3b5f19723f", X-RequestID:"57d3ccdb-7871-43f6-8bfb-ee3b5f19723f", X-TransactionID:"57d3ccdb-7871-43f6-8bfb-ee3b5f19723f", X-ECOMP-RequestID:"57d3ccdb-7871-43f6-8bfb-ee3b5f19723f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a2c9a311-38b9-4f23-94a3-bbfaf652cd59"] 2023-05-06T11:50:47.588Z|57d3ccdb-7871-43f6-8bfb-ee3b5f19723f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:50:47.589Z|57d3ccdb-7871-43f6-8bfb-ee3b5f19723f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:50:47.614Z|57d3ccdb-7871-43f6-8bfb-ee3b5f19723f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:50:47.614Z|57d3ccdb-7871-43f6-8bfb-ee3b5f19723f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:50:47.615Z|57d3ccdb-7871-43f6-8bfb-ee3b5f19723f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:50:47.615Z|57d3ccdb-7871-43f6-8bfb-ee3b5f19723f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:50:48 GMT", x-envoy-upstream-service-time:"20", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:50:47.618Z|57d3ccdb-7871-43f6-8bfb-ee3b5f19723f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-05-06T11:50:47.619Z|57d3ccdb-7871-43f6-8bfb-ee3b5f19723f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:50:47.620Z|57d3ccdb-7871-43f6-8bfb-ee3b5f19723f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:50:47.634Z|57d3ccdb-7871-43f6-8bfb-ee3b5f19723f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:50:48.817Z|9e73e365-c5d9-4906-9a70-3344a85c2107|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:50:48.818Z|9e73e365-c5d9-4906-9a70-3344a85c2107|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:50:49.760Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:50:49.764Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|||INFO|500||Checking if requestId: 0ca2bece-d7c0-43d0-9432-0eedd426fa6c already exists in requestDb InfraActiveRequests table 2023-05-06T11:50:49.765Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c 2023-05-06T11:50:49.765Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|INFO|500||Invoke 2023-05-06T11:50:49.765Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||===========================request begin================================================ 2023-05-06T11:50:49.765Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c 2023-05-06T11:50:49.765Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Method : GET 2023-05-06T11:50:49.766Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"26e8cf0a11d781c916e5b3d2baf99204", X-B3-SpanId:"6edfd954a6ea4f81", X-B3-ParentSpanId:"a4a8fc7a38abbd5d", X-B3-Sampled:"0", X-ONAP-RequestID:"0ca2bece-d7c0-43d0-9432-0eedd426fa6c", X-RequestID:"0ca2bece-d7c0-43d0-9432-0eedd426fa6c", X-TransactionID:"0ca2bece-d7c0-43d0-9432-0eedd426fa6c", X-ECOMP-RequestID:"0ca2bece-d7c0-43d0-9432-0eedd426fa6c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"97bbc4c8-7e88-41aa-ac1e-1386c033e87e"] 2023-05-06T11:50:49.766Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Request body: 2023-05-06T11:50:49.766Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||==========================request end================================================ 2023-05-06T11:50:49.796Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||============================response begin========================================== 2023-05-06T11:50:49.796Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Status code : 404 NOT_FOUND 2023-05-06T11:50:49.797Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Status text : Not Found 2023-05-06T11:50:49.797Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 06 May 2023 11:50:50 GMT", x-envoy-upstream-service-time:"25", server:"envoy"] 2023-05-06T11:50:49.797Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Response body: 2023-05-06T11:50:49.797Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||=======================response end================================================= 2023-05-06T11:50:49.797Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|INFO|404|Not Found|InvokeReturn 2023-05-06T11:50:49.812Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|||INFO|500||Running local validations 2023-05-06T11:50:50.175Z|085f9b3f-4c00-4baa-b247-79242af4acb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:50:50.176Z|085f9b3f-4c00-4baa-b247-79242af4acb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:50:50.622Z|73cb3cbf-9aa1-4b6b-ace9-b1b0cc69ba77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:50:50.623Z|73cb3cbf-9aa1-4b6b-ace9-b1b0cc69ba77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:50:50.622Z|bcf980f6-cc20-4a68-83f8-e8405f2895c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:50:50.624Z|bcf980f6-cc20-4a68-83f8-e8405f2895c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:50:50.652Z|1c34ccd8-2422-43bd-9664-8e08281a7eaa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:50:50.652Z|1c34ccd8-2422-43bd-9664-8e08281a7eaa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:50:50.813Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-05-06T11:50:50.833Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/network/l3-networks/l3-network/d58f4f80-dd9a-45a9-b910-bd10e5e2c061/related-to/vf-modules?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-05-06T11:50:50.834Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/l3-networks/l3-network/d58f4f80-dd9a-45a9-b910-bd10e5e2c061/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-05-06T11:50:50.928Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/l3-networks/l3-network/d58f4f80-dd9a-45a9-b910-bd10e5e2c061/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-05-06T11:50:50.928Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/network/l3-networks/l3-network/d58f4f80-dd9a-45a9-b910-bd10e5e2c061/related-to/vf-modules?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Sat, 06 May 2023 11:50:51 GMT], server=[envoy], content-length=[395], x-envoy-upstream-service-time=[80], x-aai-txid=[2-aai-resources-230506-11:50:51:011-44308], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-06T11:50:50.930Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|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/d58f4f80-dd9a-45a9-b910-bd10e5e2c061/related-to/vf-modules","Node Not Found:No Node of type vf-module found at: network/l3-networks/l3-network/d58f4f80-dd9a-45a9-b910-bd10e5e2c061/related-to/vf-modules","ERR.5.4.6114"]}}} 2023-05-06T11:50:50.934Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/network/l3-networks/l3-network/d58f4f80-dd9a-45a9-b910-bd10e5e2c061/related-to/vf-modules?resultIndex=0&resultSize=1&format=count 2023-05-06T11:50:50.945Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-05-06T11:50:50.990Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/7db65ec7566d486695bbd771595ed5b3|INFO|500||Invoke 2023-05-06T11:50:50.990Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/7db65ec7566d486695bbd771595ed5b3|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/7db65ec7566d486695bbd771595ed5b3 with request headers:{Authorization=[***REDACTED***], X-RequestID=[0ca2bece-d7c0-43d0-9432-0eedd426fa6c], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[efdfd5ae-597a-4d6b-a3e8-cfea27dc3e0b], X-ECOMP-RequestID=[0ca2bece-d7c0-43d0-9432-0eedd426fa6c], X-TransactionId=[], X-ONAP-RequestID=[0ca2bece-d7c0-43d0-9432-0eedd426fa6c]} 2023-05-06T11:50:51.069Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/7db65ec7566d486695bbd771595ed5b3|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/7db65ec7566d486695bbd771595ed5b3 has http status code:200 and response headers:{date=[Sat, 06 May 2023 11:50:51 GMT], server=[envoy], content-length=[1065], x-envoy-upstream-service-time=[74], vertex-id=[229568], x-aai-txid=[0-aai-resources-230506-11:50:51:161-6631], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-06T11:50:51.070Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/7db65ec7566d486695bbd771595ed5b3|DEBUG|500||{"tenant-id":"7db65ec7566d486695bbd771595ed5b3","tenant-name":"onap-daily-kohn","tenant-context":"None","resource-version":"1683373785853","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/network/l3-networks/l3-network/d58f4f80-dd9a-45a9-b910-bd10e5e2c061","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"d58f4f80-dd9a-45a9-b910-bd10e5e2c061"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_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-05-06T11:50:51.070Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/7db65ec7566d486695bbd771595ed5b3|INFO|500||InvokeReturn 2023-05-06T11:50:51.072Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-05-06T11:50:51.073Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-05-06T11:50:51.074Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|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-05-06T11:50:51.074Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-05-06T11:50:51.074Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-05-06T11:50:51.075Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|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-05-06T11:50:51.075Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-05-06T11:50:51.075Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|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:"26e8cf0a11d781c916e5b3d2baf99204", X-B3-SpanId:"87575ec1851e8a29", X-B3-ParentSpanId:"a4a8fc7a38abbd5d", X-B3-Sampled:"0", X-ONAP-RequestID:"0ca2bece-d7c0-43d0-9432-0eedd426fa6c", X-RequestID:"0ca2bece-d7c0-43d0-9432-0eedd426fa6c", X-TransactionID:"0ca2bece-d7c0-43d0-9432-0eedd426fa6c", X-ECOMP-RequestID:"0ca2bece-d7c0-43d0-9432-0eedd426fa6c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"610cca44-4ac1-48fc-b5b8-71ddf05f9cee"] 2023-05-06T11:50:51.076Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"networkInstanceId":"d58f4f80-dd9a-45a9-b910-bd10e5e2c061","serviceInstanceId":"f61d689c-6569-45c4-9b83-301293637a5f"},"instanceName":null,"requestScope":"network"} 2023-05-06T11:50:51.076Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-05-06T11:50:51.541Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-05-06T11:50:51.541Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-05-06T11:50:51.541Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-05-06T11:50:51.542Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 06 May 2023 11:50:52 GMT", x-envoy-upstream-service-time:"461", server:"envoy"] 2023-05-06T11:50:51.542Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-05-06T11:50:51.542Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-05-06T11:50:51.542Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-05-06T11:50:51.542Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|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-05-06T11:50:51.543Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke 2023-05-06T11:50:51.543Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|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-05-06T11:50:51.543Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|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-05-06T11:50:51.543Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|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-05-06T11:50:51.543Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|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:"0ca2bece-d7c0-43d0-9432-0eedd426fa6c", X-RequestID:"0ca2bece-d7c0-43d0-9432-0eedd426fa6c", X-TransactionID:"0ca2bece-d7c0-43d0-9432-0eedd426fa6c", X-ECOMP-RequestID:"0ca2bece-d7c0-43d0-9432-0eedd426fa6c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"247f1fce-11ca-4840-8278-135b99b29c66"] 2023-05-06T11:50:51.543Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|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-05-06T11:50:51.543Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|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-05-06T11:50:51.573Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|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-05-06T11:50:51.574Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|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-05-06T11:50:51.574Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text : OK 2023-05-06T11:50:51.574Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Sat, 06 May 2023 11:50:52 GMT", x-envoy-upstream-service-time:"25", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:50:51.575Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Response body: { "id" : 186, "action" : "deleteInstance", "description" : "Gr api recipe to delete network", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "versionStr" : "1.0", "serviceType" : null, "modelName" : "GR-API-DEFAULT", "paramXsd" : null, "created" : "2023-05-06T03:41:38.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/186" }, "networkRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/186" } } } 2023-05-06T11:50:51.575Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|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-05-06T11:50:51.576Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn 2023-05-06T11:50:51.579Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-05-06T11:50:51.580Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-05-06T11:50:51.580Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-05-06T11:50:51.580Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-05-06T11:50:51.581Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-05-06T11:50:51.581Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|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:"1248", X-B3-TraceId:"26e8cf0a11d781c916e5b3d2baf99204", X-B3-SpanId:"fba4eefbaa793936", X-B3-ParentSpanId:"a4a8fc7a38abbd5d", X-B3-Sampled:"0", X-ONAP-RequestID:"0ca2bece-d7c0-43d0-9432-0eedd426fa6c", X-RequestID:"0ca2bece-d7c0-43d0-9432-0eedd426fa6c", X-TransactionID:"0ca2bece-d7c0-43d0-9432-0eedd426fa6c", X-ECOMP-RequestID:"0ca2bece-d7c0-43d0-9432-0eedd426fa6c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6566aa65-1365-4143-a4b7-4d26147947af"] 2023-05-06T11:50:51.581Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"0ca2bece-d7c0-43d0-9432-0eedd426fa6c","requestStatus":"IN_PROGRESS","startTime":1683373850935,"source":"VID","tenantId":"7db65ec7566d486695bbd771595ed5b3","requestBody":"{\n\t\"requestDetails\": {\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\": \"7db65ec7566d486695bbd771595ed5b3\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"f61d689c-6569-45c4-9b83-301293637a5f","requestScope":"network","requestAction":"deleteInstance","networkId":"d58f4f80-dd9a-45a9-b910-bd10e5e2c061","networkType":"","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061","tenantName":"onap-daily-kohn","cloudApiRequests":[],"requestURI":"0ca2bece-d7c0-43d0-9432-0eedd426fa6c"} 2023-05-06T11:50:51.581Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-05-06T11:50:51.646Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-05-06T11:50:51.647Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-05-06T11:50:51.648Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-05-06T11:50:51.649Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|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/0ca2bece-d7c0-43d0-9432-0eedd426fa6c", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:50:52 GMT", x-envoy-upstream-service-time:"61", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:50:51.650Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "0ca2bece-d7c0-43d0-9432-0eedd426fa6c", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-05-06T11:50:50.935+00:00", "source" : "VID", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"7db65ec7566d486695bbd771595ed5b3\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-05-06T11:50:52.239+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f61d689c-6569-45c4-9b83-301293637a5f", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "d58f4f80-dd9a-45a9-b910-bd10e5e2c061", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "0ca2bece-d7c0-43d0-9432-0eedd426fa6c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c" } } } 2023-05-06T11:50:51.650Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-05-06T11:50:51.651Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-05-06T11:50:51.666Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|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-05-06T11:50:51.667Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-05-06T11:50:51.667Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-05-06T11:50:51.667Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|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-05-06T11:50:51.668Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-05-06T11:50:51.668Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|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:"26e8cf0a11d781c916e5b3d2baf99204", X-B3-SpanId:"5e1dcac8ea5b75ab", X-B3-ParentSpanId:"a4a8fc7a38abbd5d", X-B3-Sampled:"0", X-ONAP-RequestID:"0ca2bece-d7c0-43d0-9432-0eedd426fa6c", X-RequestID:"0ca2bece-d7c0-43d0-9432-0eedd426fa6c", X-TransactionID:"0ca2bece-d7c0-43d0-9432-0eedd426fa6c", X-ECOMP-RequestID:"0ca2bece-d7c0-43d0-9432-0eedd426fa6c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7c65b13a-7e1d-417b-bbc8-8dcf26cb7a90"] 2023-05-06T11:50:51.668Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|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\":\"7db65ec7566d486695bbd771595ed5b3\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"f61d689c-6569-45c4-9b83-301293637a5f\",\"networkInstanceId\":\"d58f4f80-dd9a-45a9-b910-bd10e5e2c061\"}","type":"String"},"requestId":{"value":"0ca2bece-d7c0-43d0-9432-0eedd426fa6c","type":"String"},"mso-request-id":{"value":"0ca2bece-d7c0-43d0-9432-0eedd426fa6c","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"f61d689c-6569-45c4-9b83-301293637a5f","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"d58f4f80-dd9a-45a9-b910-bd10e5e2c061","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/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-05-06T11:50:51.669Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-05-06T11:50:52.697Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-05-06T11:50:52.698Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-05-06T11:50:52.699Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-05-06T11:50:52.699Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Sat, 06 May 2023 11:50:53 GMT", X-ONAP-RequestID:"0ca2bece-d7c0-43d0-9432-0eedd426fa6c", X-RequestID:"0ca2bece-d7c0-43d0-9432-0eedd426fa6c", X-TransactionID:"0ca2bece-d7c0-43d0-9432-0eedd426fa6c", X-ECOMP-RequestID:"0ca2bece-d7c0-43d0-9432-0eedd426fa6c", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"7c65b13a-7e1d-417b-bbc8-8dcf26cb7a90", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", x-envoy-upstream-service-time:"1021", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:50:52.701Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"0ca2bece-d7c0-43d0-9432-0eedd426fa6c\",\"instanceId\":\"d58f4f80-dd9a-45a9-b910-bd10e5e2c061\"}}","message":"Success","processInstanceID":"4058d11d-ec04-11ed-9ce1-7a82ee2c3d67","variables":null,"messageCode":200} 2023-05-06T11:50:52.701Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-05-06T11:50:52.702Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-05-06T11:50:52.709Z|0ca2bece-d7c0-43d0-9432-0eedd426fa6c|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:50:53.013Z|9ed76e32-e314-4136-be03-a8cafcf9c7f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:50:53.019Z|9ed76e32-e314-4136-be03-a8cafcf9c7f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c 2023-05-06T11:50:53.020Z|9ed76e32-e314-4136-be03-a8cafcf9c7f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|INFO|500||Invoke 2023-05-06T11:50:53.020Z|9ed76e32-e314-4136-be03-a8cafcf9c7f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||===========================request begin================================================ 2023-05-06T11:50:53.021Z|9ed76e32-e314-4136-be03-a8cafcf9c7f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c 2023-05-06T11:50:53.021Z|9ed76e32-e314-4136-be03-a8cafcf9c7f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Method : GET 2023-05-06T11:50:53.021Z|9ed76e32-e314-4136-be03-a8cafcf9c7f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9a73b984cdb89bd1ba5f747e419892b1", X-B3-SpanId:"6a04681365600ded", X-B3-ParentSpanId:"c6ebece05fc51333", X-B3-Sampled:"0", X-ONAP-RequestID:"9ed76e32-e314-4136-be03-a8cafcf9c7f8", X-RequestID:"9ed76e32-e314-4136-be03-a8cafcf9c7f8", X-TransactionID:"9ed76e32-e314-4136-be03-a8cafcf9c7f8", X-ECOMP-RequestID:"9ed76e32-e314-4136-be03-a8cafcf9c7f8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85b851c9-3ce2-46c4-8e56-9045c3a8c8ac"] 2023-05-06T11:50:53.021Z|9ed76e32-e314-4136-be03-a8cafcf9c7f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Request body: 2023-05-06T11:50:53.021Z|9ed76e32-e314-4136-be03-a8cafcf9c7f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||==========================request end================================================ 2023-05-06T11:50:53.053Z|9ed76e32-e314-4136-be03-a8cafcf9c7f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||============================response begin========================================== 2023-05-06T11:50:53.054Z|9ed76e32-e314-4136-be03-a8cafcf9c7f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Status code : 200 OK 2023-05-06T11:50:53.054Z|9ed76e32-e314-4136-be03-a8cafcf9c7f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Status text : OK 2023-05-06T11:50:53.054Z|9ed76e32-e314-4136-be03-a8cafcf9c7f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:50:53 GMT", x-envoy-upstream-service-time:"28", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:50:53.063Z|9ed76e32-e314-4136-be03-a8cafcf9c7f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Response body: { "requestId" : "0ca2bece-d7c0-43d0-9432-0eedd426fa6c", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-05-06T11:50:50.000+00:00", "source" : "VID", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"7db65ec7566d486695bbd771595ed5b3\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:50:52.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f61d689c-6569-45c4-9b83-301293637a5f", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "d58f4f80-dd9a-45a9-b910-bd10e5e2c061", "networkName" : "basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "0ca2bece-d7c0-43d0-9432-0eedd426fa6c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c" } } } 2023-05-06T11:50:53.064Z|9ed76e32-e314-4136-be03-a8cafcf9c7f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||=======================response end================================================= 2023-05-06T11:50:53.064Z|9ed76e32-e314-4136-be03-a8cafcf9c7f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|INFO|500||InvokeReturn 2023-05-06T11:50:53.066Z|9ed76e32-e314-4136-be03-a8cafcf9c7f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false 2023-05-06T11:50:53.066Z|9ed76e32-e314-4136-be03-a8cafcf9c7f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:50:53.066Z|9ed76e32-e314-4136-be03-a8cafcf9c7f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:50:53.066Z|9ed76e32-e314-4136-be03-a8cafcf9c7f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false 2023-05-06T11:50:53.067Z|9ed76e32-e314-4136-be03-a8cafcf9c7f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:50:53.067Z|9ed76e32-e314-4136-be03-a8cafcf9c7f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9a73b984cdb89bd1ba5f747e419892b1", X-B3-SpanId:"27f9445efbfadf6e", X-B3-ParentSpanId:"c6ebece05fc51333", X-B3-Sampled:"0", X-ONAP-RequestID:"9ed76e32-e314-4136-be03-a8cafcf9c7f8", X-RequestID:"9ed76e32-e314-4136-be03-a8cafcf9c7f8", X-TransactionID:"9ed76e32-e314-4136-be03-a8cafcf9c7f8", X-ECOMP-RequestID:"9ed76e32-e314-4136-be03-a8cafcf9c7f8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4bb0029e-3937-44f8-9e4a-342af74d93ce"] 2023-05-06T11:50:53.067Z|9ed76e32-e314-4136-be03-a8cafcf9c7f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:50:53.067Z|9ed76e32-e314-4136-be03-a8cafcf9c7f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:50:53.090Z|9ed76e32-e314-4136-be03-a8cafcf9c7f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:50:53.090Z|9ed76e32-e314-4136-be03-a8cafcf9c7f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:50:53.091Z|9ed76e32-e314-4136-be03-a8cafcf9c7f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:50:53.091Z|9ed76e32-e314-4136-be03-a8cafcf9c7f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:50:53 GMT", x-envoy-upstream-service-time:"19", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:50:53.096Z|9ed76e32-e314-4136-be03-a8cafcf9c7f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-05-06T11:50:53.096Z|9ed76e32-e314-4136-be03-a8cafcf9c7f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:50:53.097Z|9ed76e32-e314-4136-be03-a8cafcf9c7f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:50:53.107Z|9ed76e32-e314-4136-be03-a8cafcf9c7f8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:50:57.900Z|0c2a1c2c-6985-4689-a290-f90186552483|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:50:57.909Z|0c2a1c2c-6985-4689-a290-f90186552483|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2 2023-05-06T11:50:57.909Z|0c2a1c2c-6985-4689-a290-f90186552483|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|INFO|500||Invoke 2023-05-06T11:50:57.910Z|0c2a1c2c-6985-4689-a290-f90186552483|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||===========================request begin================================================ 2023-05-06T11:50:57.910Z|0c2a1c2c-6985-4689-a290-f90186552483|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2 2023-05-06T11:50:57.910Z|0c2a1c2c-6985-4689-a290-f90186552483|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||Method : GET 2023-05-06T11:50:57.910Z|0c2a1c2c-6985-4689-a290-f90186552483|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"46b3f91e9ebe187d2579f0e454aaf64c", X-B3-SpanId:"e61d65561a4341d1", X-B3-ParentSpanId:"56d50754e40a30b0", X-B3-Sampled:"0", X-ONAP-RequestID:"0c2a1c2c-6985-4689-a290-f90186552483", X-RequestID:"0c2a1c2c-6985-4689-a290-f90186552483", X-TransactionID:"0c2a1c2c-6985-4689-a290-f90186552483", X-ECOMP-RequestID:"0c2a1c2c-6985-4689-a290-f90186552483", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"54814ccf-d8de-40ae-abe9-b6386eaeb5f4"] 2023-05-06T11:50:57.910Z|0c2a1c2c-6985-4689-a290-f90186552483|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||Request body: 2023-05-06T11:50:57.911Z|0c2a1c2c-6985-4689-a290-f90186552483|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||==========================request end================================================ 2023-05-06T11:50:57.942Z|0c2a1c2c-6985-4689-a290-f90186552483|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||============================response begin========================================== 2023-05-06T11:50:57.942Z|0c2a1c2c-6985-4689-a290-f90186552483|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||Status code : 200 OK 2023-05-06T11:50:57.943Z|0c2a1c2c-6985-4689-a290-f90186552483|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||Status text : OK 2023-05-06T11:50:57.943Z|0c2a1c2c-6985-4689-a290-f90186552483|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:50:58 GMT", x-envoy-upstream-service-time:"27", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:50:57.944Z|0c2a1c2c-6985-4689-a290-f90186552483|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||Response body: { "requestId" : "977dc09d-659e-4fa5-90f0-ec9be446efc2", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-05-06T11:50:45.000+00:00", "endTime" : "2023-05-06T11:50:53.000+00:00", "source" : "VID", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\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\": \"19645456-85e8-4458-8d76-1dd7038b5f37\",\n\t\t\t\"modelVersionId\": \"2cac7801-19e9-4491-baa8-e38f27b4c45d\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"7db65ec7566d486695bbd771595ed5b3\",\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\": \"ab48862f-4850-4de7-a6ee-b588c1af356a\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:50:53.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "54850123-ffc9-4c02-a21c-6d95dfd678f8", "serviceInstanceName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "977dc09d-659e-4fa5-90f0-ec9be446efc2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2" } } } 2023-05-06T11:50:57.944Z|0c2a1c2c-6985-4689-a290-f90186552483|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||=======================response end================================================= 2023-05-06T11:50:57.944Z|0c2a1c2c-6985-4689-a290-f90186552483|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|INFO|500||InvokeReturn 2023-05-06T11:50:57.946Z|0c2a1c2c-6985-4689-a290-f90186552483|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false 2023-05-06T11:50:57.947Z|0c2a1c2c-6985-4689-a290-f90186552483|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:50:57.947Z|0c2a1c2c-6985-4689-a290-f90186552483|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:50:57.947Z|0c2a1c2c-6985-4689-a290-f90186552483|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false 2023-05-06T11:50:57.947Z|0c2a1c2c-6985-4689-a290-f90186552483|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:50:57.947Z|0c2a1c2c-6985-4689-a290-f90186552483|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"46b3f91e9ebe187d2579f0e454aaf64c", X-B3-SpanId:"b344a9d984feeb78", X-B3-ParentSpanId:"56d50754e40a30b0", X-B3-Sampled:"0", X-ONAP-RequestID:"0c2a1c2c-6985-4689-a290-f90186552483", X-RequestID:"0c2a1c2c-6985-4689-a290-f90186552483", X-TransactionID:"0c2a1c2c-6985-4689-a290-f90186552483", X-ECOMP-RequestID:"0c2a1c2c-6985-4689-a290-f90186552483", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc437ab6-6722-4202-866e-42e97e4ca9c8"] 2023-05-06T11:50:57.948Z|0c2a1c2c-6985-4689-a290-f90186552483|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:50:57.948Z|0c2a1c2c-6985-4689-a290-f90186552483|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:50:57.964Z|0c2a1c2c-6985-4689-a290-f90186552483|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:50:57.965Z|0c2a1c2c-6985-4689-a290-f90186552483|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:50:57.966Z|0c2a1c2c-6985-4689-a290-f90186552483|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:50:57.966Z|0c2a1c2c-6985-4689-a290-f90186552483|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:50:58 GMT", x-envoy-upstream-service-time:"14", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:50:57.966Z|0c2a1c2c-6985-4689-a290-f90186552483|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-05-06T11:50:57.966Z|0c2a1c2c-6985-4689-a290-f90186552483|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:50:57.966Z|0c2a1c2c-6985-4689-a290-f90186552483|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:50:57.976Z|0c2a1c2c-6985-4689-a290-f90186552483|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:50:58.264Z|15db4cda-e017-4696-9306-309fef62f1d4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:50:58.269Z|15db4cda-e017-4696-9306-309fef62f1d4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2 2023-05-06T11:50:58.269Z|15db4cda-e017-4696-9306-309fef62f1d4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|INFO|500||Invoke 2023-05-06T11:50:58.269Z|15db4cda-e017-4696-9306-309fef62f1d4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||===========================request begin================================================ 2023-05-06T11:50:58.270Z|15db4cda-e017-4696-9306-309fef62f1d4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2 2023-05-06T11:50:58.270Z|15db4cda-e017-4696-9306-309fef62f1d4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||Method : GET 2023-05-06T11:50:58.270Z|15db4cda-e017-4696-9306-309fef62f1d4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ad75f81466a7ad4cb256de59a8bf743e", X-B3-SpanId:"85756a1f5520c818", X-B3-ParentSpanId:"a5eafa38fa799211", X-B3-Sampled:"0", X-ONAP-RequestID:"15db4cda-e017-4696-9306-309fef62f1d4", X-RequestID:"15db4cda-e017-4696-9306-309fef62f1d4", X-TransactionID:"15db4cda-e017-4696-9306-309fef62f1d4", X-ECOMP-RequestID:"15db4cda-e017-4696-9306-309fef62f1d4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d35987cb-fb01-4d98-90bc-39b1e2caf161"] 2023-05-06T11:50:58.270Z|15db4cda-e017-4696-9306-309fef62f1d4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||Request body: 2023-05-06T11:50:58.270Z|15db4cda-e017-4696-9306-309fef62f1d4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||==========================request end================================================ 2023-05-06T11:50:58.305Z|15db4cda-e017-4696-9306-309fef62f1d4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||============================response begin========================================== 2023-05-06T11:50:58.306Z|15db4cda-e017-4696-9306-309fef62f1d4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||Status code : 200 OK 2023-05-06T11:50:58.306Z|15db4cda-e017-4696-9306-309fef62f1d4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||Status text : OK 2023-05-06T11:50:58.306Z|15db4cda-e017-4696-9306-309fef62f1d4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:50:58 GMT", x-envoy-upstream-service-time:"32", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:50:58.308Z|15db4cda-e017-4696-9306-309fef62f1d4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||Response body: { "requestId" : "977dc09d-659e-4fa5-90f0-ec9be446efc2", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-05-06T11:50:45.000+00:00", "endTime" : "2023-05-06T11:50:53.000+00:00", "source" : "VID", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\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\": \"19645456-85e8-4458-8d76-1dd7038b5f37\",\n\t\t\t\"modelVersionId\": \"2cac7801-19e9-4491-baa8-e38f27b4c45d\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"7db65ec7566d486695bbd771595ed5b3\",\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\": \"ab48862f-4850-4de7-a6ee-b588c1af356a\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:50:53.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "54850123-ffc9-4c02-a21c-6d95dfd678f8", "serviceInstanceName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "977dc09d-659e-4fa5-90f0-ec9be446efc2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2" } } } 2023-05-06T11:50:58.308Z|15db4cda-e017-4696-9306-309fef62f1d4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||=======================response end================================================= 2023-05-06T11:50:58.309Z|15db4cda-e017-4696-9306-309fef62f1d4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|INFO|500||InvokeReturn 2023-05-06T11:50:58.310Z|15db4cda-e017-4696-9306-309fef62f1d4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false 2023-05-06T11:50:58.310Z|15db4cda-e017-4696-9306-309fef62f1d4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:50:58.310Z|15db4cda-e017-4696-9306-309fef62f1d4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:50:58.311Z|15db4cda-e017-4696-9306-309fef62f1d4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false 2023-05-06T11:50:58.311Z|15db4cda-e017-4696-9306-309fef62f1d4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:50:58.311Z|15db4cda-e017-4696-9306-309fef62f1d4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ad75f81466a7ad4cb256de59a8bf743e", X-B3-SpanId:"baa872d7c988eb38", X-B3-ParentSpanId:"a5eafa38fa799211", X-B3-Sampled:"0", X-ONAP-RequestID:"15db4cda-e017-4696-9306-309fef62f1d4", X-RequestID:"15db4cda-e017-4696-9306-309fef62f1d4", X-TransactionID:"15db4cda-e017-4696-9306-309fef62f1d4", X-ECOMP-RequestID:"15db4cda-e017-4696-9306-309fef62f1d4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0543cb68-3e77-4be1-9a86-80d7d03a459c"] 2023-05-06T11:50:58.311Z|15db4cda-e017-4696-9306-309fef62f1d4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:50:58.311Z|15db4cda-e017-4696-9306-309fef62f1d4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:50:58.331Z|15db4cda-e017-4696-9306-309fef62f1d4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:50:58.332Z|15db4cda-e017-4696-9306-309fef62f1d4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:50:58.332Z|15db4cda-e017-4696-9306-309fef62f1d4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:50:58.333Z|15db4cda-e017-4696-9306-309fef62f1d4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:50:58 GMT", x-envoy-upstream-service-time:"17", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:50:58.336Z|15db4cda-e017-4696-9306-309fef62f1d4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-05-06T11:50:58.336Z|15db4cda-e017-4696-9306-309fef62f1d4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:50:58.337Z|15db4cda-e017-4696-9306-309fef62f1d4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:50:58.348Z|15db4cda-e017-4696-9306-309fef62f1d4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:50:58.579Z|1b04390b-8947-429a-9bb7-fd1d2017d0f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:50:58.585Z|1b04390b-8947-429a-9bb7-fd1d2017d0f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2 2023-05-06T11:50:58.586Z|1b04390b-8947-429a-9bb7-fd1d2017d0f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|INFO|500||Invoke 2023-05-06T11:50:58.586Z|1b04390b-8947-429a-9bb7-fd1d2017d0f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||===========================request begin================================================ 2023-05-06T11:50:58.586Z|1b04390b-8947-429a-9bb7-fd1d2017d0f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2 2023-05-06T11:50:58.586Z|1b04390b-8947-429a-9bb7-fd1d2017d0f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||Method : GET 2023-05-06T11:50:58.586Z|1b04390b-8947-429a-9bb7-fd1d2017d0f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8ecc90e6584b29a7b30c1cc8a98793f1", X-B3-SpanId:"fac254269c9e4ce2", X-B3-ParentSpanId:"b5bcc83ecdf343cd", X-B3-Sampled:"0", X-ONAP-RequestID:"1b04390b-8947-429a-9bb7-fd1d2017d0f2", X-RequestID:"1b04390b-8947-429a-9bb7-fd1d2017d0f2", X-TransactionID:"1b04390b-8947-429a-9bb7-fd1d2017d0f2", X-ECOMP-RequestID:"1b04390b-8947-429a-9bb7-fd1d2017d0f2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"924d4173-7a3c-4c58-9fa7-e48f0ed8ff62"] 2023-05-06T11:50:58.587Z|1b04390b-8947-429a-9bb7-fd1d2017d0f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||Request body: 2023-05-06T11:50:58.587Z|1b04390b-8947-429a-9bb7-fd1d2017d0f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||==========================request end================================================ 2023-05-06T11:50:58.612Z|1b04390b-8947-429a-9bb7-fd1d2017d0f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||============================response begin========================================== 2023-05-06T11:50:58.613Z|1b04390b-8947-429a-9bb7-fd1d2017d0f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||Status code : 200 OK 2023-05-06T11:50:58.614Z|1b04390b-8947-429a-9bb7-fd1d2017d0f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||Status text : OK 2023-05-06T11:50:58.614Z|1b04390b-8947-429a-9bb7-fd1d2017d0f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:50:58 GMT", x-envoy-upstream-service-time:"22", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:50:58.615Z|1b04390b-8947-429a-9bb7-fd1d2017d0f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||Response body: { "requestId" : "977dc09d-659e-4fa5-90f0-ec9be446efc2", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-05-06T11:50:45.000+00:00", "endTime" : "2023-05-06T11:50:53.000+00:00", "source" : "VID", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\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\": \"19645456-85e8-4458-8d76-1dd7038b5f37\",\n\t\t\t\"modelVersionId\": \"2cac7801-19e9-4491-baa8-e38f27b4c45d\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"7db65ec7566d486695bbd771595ed5b3\",\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\": \"ab48862f-4850-4de7-a6ee-b588c1af356a\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:50:53.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "54850123-ffc9-4c02-a21c-6d95dfd678f8", "serviceInstanceName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "977dc09d-659e-4fa5-90f0-ec9be446efc2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2" } } } 2023-05-06T11:50:58.615Z|1b04390b-8947-429a-9bb7-fd1d2017d0f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||=======================response end================================================= 2023-05-06T11:50:58.616Z|1b04390b-8947-429a-9bb7-fd1d2017d0f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|INFO|500||InvokeReturn 2023-05-06T11:50:58.619Z|1b04390b-8947-429a-9bb7-fd1d2017d0f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false 2023-05-06T11:50:58.620Z|1b04390b-8947-429a-9bb7-fd1d2017d0f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:50:58.620Z|1b04390b-8947-429a-9bb7-fd1d2017d0f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:50:58.620Z|1b04390b-8947-429a-9bb7-fd1d2017d0f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false 2023-05-06T11:50:58.621Z|1b04390b-8947-429a-9bb7-fd1d2017d0f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:50:58.621Z|1b04390b-8947-429a-9bb7-fd1d2017d0f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8ecc90e6584b29a7b30c1cc8a98793f1", X-B3-SpanId:"0c7981a6dc75cc0d", X-B3-ParentSpanId:"b5bcc83ecdf343cd", X-B3-Sampled:"0", X-ONAP-RequestID:"1b04390b-8947-429a-9bb7-fd1d2017d0f2", X-RequestID:"1b04390b-8947-429a-9bb7-fd1d2017d0f2", X-TransactionID:"1b04390b-8947-429a-9bb7-fd1d2017d0f2", X-ECOMP-RequestID:"1b04390b-8947-429a-9bb7-fd1d2017d0f2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"34397336-312a-46f6-9ddb-ef282ff07568"] 2023-05-06T11:50:58.621Z|1b04390b-8947-429a-9bb7-fd1d2017d0f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:50:58.621Z|1b04390b-8947-429a-9bb7-fd1d2017d0f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:50:58.641Z|1b04390b-8947-429a-9bb7-fd1d2017d0f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:50:58.643Z|1b04390b-8947-429a-9bb7-fd1d2017d0f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:50:58.644Z|1b04390b-8947-429a-9bb7-fd1d2017d0f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:50:58.645Z|1b04390b-8947-429a-9bb7-fd1d2017d0f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:50:58 GMT", x-envoy-upstream-service-time:"16", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:50:58.646Z|1b04390b-8947-429a-9bb7-fd1d2017d0f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-05-06T11:50:58.647Z|1b04390b-8947-429a-9bb7-fd1d2017d0f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:50:58.647Z|1b04390b-8947-429a-9bb7-fd1d2017d0f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:50:58.663Z|1b04390b-8947-429a-9bb7-fd1d2017d0f2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:50:58.970Z|47254bd1-a0fa-4940-a281-93bdcaabec59|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:50:58.976Z|47254bd1-a0fa-4940-a281-93bdcaabec59|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2 2023-05-06T11:50:58.977Z|47254bd1-a0fa-4940-a281-93bdcaabec59|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|INFO|500||Invoke 2023-05-06T11:50:58.977Z|47254bd1-a0fa-4940-a281-93bdcaabec59|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||===========================request begin================================================ 2023-05-06T11:50:58.977Z|47254bd1-a0fa-4940-a281-93bdcaabec59|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2 2023-05-06T11:50:58.977Z|47254bd1-a0fa-4940-a281-93bdcaabec59|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||Method : GET 2023-05-06T11:50:58.977Z|47254bd1-a0fa-4940-a281-93bdcaabec59|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5503a4179a00975f1e985750fc7e8e90", X-B3-SpanId:"683a1d70468c76af", X-B3-ParentSpanId:"860120403f5986aa", X-B3-Sampled:"0", X-ONAP-RequestID:"47254bd1-a0fa-4940-a281-93bdcaabec59", X-RequestID:"47254bd1-a0fa-4940-a281-93bdcaabec59", X-TransactionID:"47254bd1-a0fa-4940-a281-93bdcaabec59", X-ECOMP-RequestID:"47254bd1-a0fa-4940-a281-93bdcaabec59", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ba3db923-024d-4166-8d8d-4355751f9495"] 2023-05-06T11:50:58.977Z|47254bd1-a0fa-4940-a281-93bdcaabec59|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||Request body: 2023-05-06T11:50:58.977Z|47254bd1-a0fa-4940-a281-93bdcaabec59|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||==========================request end================================================ 2023-05-06T11:50:59.014Z|47254bd1-a0fa-4940-a281-93bdcaabec59|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||============================response begin========================================== 2023-05-06T11:50:59.014Z|47254bd1-a0fa-4940-a281-93bdcaabec59|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||Status code : 200 OK 2023-05-06T11:50:59.014Z|47254bd1-a0fa-4940-a281-93bdcaabec59|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||Status text : OK 2023-05-06T11:50:59.014Z|47254bd1-a0fa-4940-a281-93bdcaabec59|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:50:59 GMT", x-envoy-upstream-service-time:"33", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:50:59.015Z|47254bd1-a0fa-4940-a281-93bdcaabec59|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||Response body: { "requestId" : "977dc09d-659e-4fa5-90f0-ec9be446efc2", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-05-06T11:50:45.000+00:00", "endTime" : "2023-05-06T11:50:53.000+00:00", "source" : "VID", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\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\": \"19645456-85e8-4458-8d76-1dd7038b5f37\",\n\t\t\t\"modelVersionId\": \"2cac7801-19e9-4491-baa8-e38f27b4c45d\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"7db65ec7566d486695bbd771595ed5b3\",\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\": \"ab48862f-4850-4de7-a6ee-b588c1af356a\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:50:53.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "54850123-ffc9-4c02-a21c-6d95dfd678f8", "serviceInstanceName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "977dc09d-659e-4fa5-90f0-ec9be446efc2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2" } } } 2023-05-06T11:50:59.016Z|47254bd1-a0fa-4940-a281-93bdcaabec59|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||=======================response end================================================= 2023-05-06T11:50:59.016Z|47254bd1-a0fa-4940-a281-93bdcaabec59|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|INFO|500||InvokeReturn 2023-05-06T11:50:59.017Z|47254bd1-a0fa-4940-a281-93bdcaabec59|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false 2023-05-06T11:50:59.017Z|47254bd1-a0fa-4940-a281-93bdcaabec59|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:50:59.017Z|47254bd1-a0fa-4940-a281-93bdcaabec59|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:50:59.018Z|47254bd1-a0fa-4940-a281-93bdcaabec59|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false 2023-05-06T11:50:59.018Z|47254bd1-a0fa-4940-a281-93bdcaabec59|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:50:59.018Z|47254bd1-a0fa-4940-a281-93bdcaabec59|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5503a4179a00975f1e985750fc7e8e90", X-B3-SpanId:"ab5ec49069569db3", X-B3-ParentSpanId:"860120403f5986aa", X-B3-Sampled:"0", X-ONAP-RequestID:"47254bd1-a0fa-4940-a281-93bdcaabec59", X-RequestID:"47254bd1-a0fa-4940-a281-93bdcaabec59", X-TransactionID:"47254bd1-a0fa-4940-a281-93bdcaabec59", X-ECOMP-RequestID:"47254bd1-a0fa-4940-a281-93bdcaabec59", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff246ad8-794f-4a59-b13e-ec736cf4837b"] 2023-05-06T11:50:59.018Z|47254bd1-a0fa-4940-a281-93bdcaabec59|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:50:59.018Z|47254bd1-a0fa-4940-a281-93bdcaabec59|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:50:59.039Z|47254bd1-a0fa-4940-a281-93bdcaabec59|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:50:59.040Z|47254bd1-a0fa-4940-a281-93bdcaabec59|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:50:59.040Z|47254bd1-a0fa-4940-a281-93bdcaabec59|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:50:59.040Z|47254bd1-a0fa-4940-a281-93bdcaabec59|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:50:59 GMT", x-envoy-upstream-service-time:"17", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:50:59.042Z|47254bd1-a0fa-4940-a281-93bdcaabec59|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-05-06T11:50:59.043Z|47254bd1-a0fa-4940-a281-93bdcaabec59|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:50:59.043Z|47254bd1-a0fa-4940-a281-93bdcaabec59|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:50:59.061Z|47254bd1-a0fa-4940-a281-93bdcaabec59|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:50:59.281Z|399b6dae-c057-4a9c-930a-7dfe3833f0fc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:50:59.287Z|399b6dae-c057-4a9c-930a-7dfe3833f0fc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2 2023-05-06T11:50:59.287Z|399b6dae-c057-4a9c-930a-7dfe3833f0fc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|INFO|500||Invoke 2023-05-06T11:50:59.287Z|399b6dae-c057-4a9c-930a-7dfe3833f0fc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||===========================request begin================================================ 2023-05-06T11:50:59.288Z|399b6dae-c057-4a9c-930a-7dfe3833f0fc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2 2023-05-06T11:50:59.288Z|399b6dae-c057-4a9c-930a-7dfe3833f0fc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||Method : GET 2023-05-06T11:50:59.288Z|399b6dae-c057-4a9c-930a-7dfe3833f0fc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"781a0ec47e203a23d838c07018dd9393", X-B3-SpanId:"674a1e92f84986c3", X-B3-ParentSpanId:"550ab5ffd0813a73", X-B3-Sampled:"0", X-ONAP-RequestID:"399b6dae-c057-4a9c-930a-7dfe3833f0fc", X-RequestID:"399b6dae-c057-4a9c-930a-7dfe3833f0fc", X-TransactionID:"399b6dae-c057-4a9c-930a-7dfe3833f0fc", X-ECOMP-RequestID:"399b6dae-c057-4a9c-930a-7dfe3833f0fc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8614bb45-45b5-401f-960b-279f1a9be44f"] 2023-05-06T11:50:59.288Z|399b6dae-c057-4a9c-930a-7dfe3833f0fc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||Request body: 2023-05-06T11:50:59.289Z|399b6dae-c057-4a9c-930a-7dfe3833f0fc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||==========================request end================================================ 2023-05-06T11:50:59.333Z|399b6dae-c057-4a9c-930a-7dfe3833f0fc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||============================response begin========================================== 2023-05-06T11:50:59.334Z|399b6dae-c057-4a9c-930a-7dfe3833f0fc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||Status code : 200 OK 2023-05-06T11:50:59.335Z|399b6dae-c057-4a9c-930a-7dfe3833f0fc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||Status text : OK 2023-05-06T11:50:59.335Z|399b6dae-c057-4a9c-930a-7dfe3833f0fc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:50:59 GMT", x-envoy-upstream-service-time:"41", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:50:59.337Z|399b6dae-c057-4a9c-930a-7dfe3833f0fc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||Response body: { "requestId" : "977dc09d-659e-4fa5-90f0-ec9be446efc2", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-05-06T11:50:45.000+00:00", "endTime" : "2023-05-06T11:50:53.000+00:00", "source" : "VID", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\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\": \"19645456-85e8-4458-8d76-1dd7038b5f37\",\n\t\t\t\"modelVersionId\": \"2cac7801-19e9-4491-baa8-e38f27b4c45d\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"7db65ec7566d486695bbd771595ed5b3\",\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\": \"ab48862f-4850-4de7-a6ee-b588c1af356a\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:50:53.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "54850123-ffc9-4c02-a21c-6d95dfd678f8", "serviceInstanceName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "977dc09d-659e-4fa5-90f0-ec9be446efc2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2" } } } 2023-05-06T11:50:59.337Z|399b6dae-c057-4a9c-930a-7dfe3833f0fc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|DEBUG|500||=======================response end================================================= 2023-05-06T11:50:59.338Z|399b6dae-c057-4a9c-930a-7dfe3833f0fc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/977dc09d-659e-4fa5-90f0-ec9be446efc2|INFO|500||InvokeReturn 2023-05-06T11:50:59.341Z|399b6dae-c057-4a9c-930a-7dfe3833f0fc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false 2023-05-06T11:50:59.342Z|399b6dae-c057-4a9c-930a-7dfe3833f0fc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:50:59.342Z|399b6dae-c057-4a9c-930a-7dfe3833f0fc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:50:59.343Z|399b6dae-c057-4a9c-930a-7dfe3833f0fc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false 2023-05-06T11:50:59.343Z|399b6dae-c057-4a9c-930a-7dfe3833f0fc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:50:59.344Z|399b6dae-c057-4a9c-930a-7dfe3833f0fc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"781a0ec47e203a23d838c07018dd9393", X-B3-SpanId:"92b4b221a9673b95", X-B3-ParentSpanId:"550ab5ffd0813a73", X-B3-Sampled:"0", X-ONAP-RequestID:"399b6dae-c057-4a9c-930a-7dfe3833f0fc", X-RequestID:"399b6dae-c057-4a9c-930a-7dfe3833f0fc", X-TransactionID:"399b6dae-c057-4a9c-930a-7dfe3833f0fc", X-ECOMP-RequestID:"399b6dae-c057-4a9c-930a-7dfe3833f0fc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f04d313-418d-477a-a01f-c22d91dd75fe"] 2023-05-06T11:50:59.344Z|399b6dae-c057-4a9c-930a-7dfe3833f0fc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:50:59.345Z|399b6dae-c057-4a9c-930a-7dfe3833f0fc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:50:59.365Z|399b6dae-c057-4a9c-930a-7dfe3833f0fc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:50:59.366Z|399b6dae-c057-4a9c-930a-7dfe3833f0fc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:50:59.366Z|399b6dae-c057-4a9c-930a-7dfe3833f0fc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:50:59.368Z|399b6dae-c057-4a9c-930a-7dfe3833f0fc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:50:59 GMT", x-envoy-upstream-service-time:"15", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:50:59.369Z|399b6dae-c057-4a9c-930a-7dfe3833f0fc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-05-06T11:50:59.369Z|399b6dae-c057-4a9c-930a-7dfe3833f0fc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:50:59.370Z|399b6dae-c057-4a9c-930a-7dfe3833f0fc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=977dc09d-659e-4fa5-90f0-ec9be446efc2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:50:59.386Z|399b6dae-c057-4a9c-930a-7dfe3833f0fc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/977dc09d-659e-4fa5-90f0-ec9be446efc2|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:51:00.654Z|c080e2aa-e158-4dba-b728-f60495208994|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:51:00.654Z|c080e2aa-e158-4dba-b728-f60495208994|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:51:00.656Z|70155828-cd4b-41da-b5dd-6ef3c093d0ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:51:00.657Z|70155828-cd4b-41da-b5dd-6ef3c093d0ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:51:00.676Z|1308773e-612f-4b01-8b47-b9eb8dad09e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:51:00.677Z|1308773e-612f-4b01-8b47-b9eb8dad09e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:51:02.019Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:51:02.020Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|||INFO|500||Checking if requestId: 8f090e2e-1fd9-4dc7-a834-c5dee027614a already exists in requestDb InfraActiveRequests table 2023-05-06T11:51:02.021Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a 2023-05-06T11:51:02.021Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|INFO|500||Invoke 2023-05-06T11:51:02.021Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:02.021Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a 2023-05-06T11:51:02.021Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||Method : GET 2023-05-06T11:51:02.022Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f0076ff16899c132f6e7cca3338cdb44", X-B3-SpanId:"d59b8c9f8848330b", X-B3-ParentSpanId:"26bbc45a9e3ed147", X-B3-Sampled:"0", X-ONAP-RequestID:"8f090e2e-1fd9-4dc7-a834-c5dee027614a", X-RequestID:"8f090e2e-1fd9-4dc7-a834-c5dee027614a", X-TransactionID:"8f090e2e-1fd9-4dc7-a834-c5dee027614a", X-ECOMP-RequestID:"8f090e2e-1fd9-4dc7-a834-c5dee027614a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bcb46ca8-e5aa-4fa1-bc2c-f897c059793c"] 2023-05-06T11:51:02.022Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||Request body: 2023-05-06T11:51:02.022Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:03.388Z|f6e5b076-31c4-4bc1-bc12-db8848a94ad1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:51:03.395Z|f6e5b076-31c4-4bc1-bc12-db8848a94ad1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c 2023-05-06T11:51:03.395Z|f6e5b076-31c4-4bc1-bc12-db8848a94ad1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|INFO|500||Invoke 2023-05-06T11:51:03.395Z|f6e5b076-31c4-4bc1-bc12-db8848a94ad1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:03.396Z|f6e5b076-31c4-4bc1-bc12-db8848a94ad1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c 2023-05-06T11:51:03.396Z|f6e5b076-31c4-4bc1-bc12-db8848a94ad1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Method : GET 2023-05-06T11:51:03.396Z|f6e5b076-31c4-4bc1-bc12-db8848a94ad1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5966aaddcb82373d7c6fa2845c1a4f58", X-B3-SpanId:"cb597824341b9f2f", X-B3-ParentSpanId:"5f8806ab3778ad27", X-B3-Sampled:"0", X-ONAP-RequestID:"f6e5b076-31c4-4bc1-bc12-db8848a94ad1", X-RequestID:"f6e5b076-31c4-4bc1-bc12-db8848a94ad1", X-TransactionID:"f6e5b076-31c4-4bc1-bc12-db8848a94ad1", X-ECOMP-RequestID:"f6e5b076-31c4-4bc1-bc12-db8848a94ad1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d232210-6796-48cc-9e36-39b33170f1d1"] 2023-05-06T11:51:03.396Z|f6e5b076-31c4-4bc1-bc12-db8848a94ad1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Request body: 2023-05-06T11:51:03.396Z|f6e5b076-31c4-4bc1-bc12-db8848a94ad1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:03.817Z|a79bbe19-65db-4d83-bdbf-d7e16badbd33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:51:03.822Z|a79bbe19-65db-4d83-bdbf-d7e16badbd33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:51:04.184Z|f6e5b076-31c4-4bc1-bc12-db8848a94ad1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:04.185Z|f6e5b076-31c4-4bc1-bc12-db8848a94ad1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Status code : 200 OK 2023-05-06T11:51:04.185Z|f6e5b076-31c4-4bc1-bc12-db8848a94ad1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Status text : OK 2023-05-06T11:51:04.185Z|f6e5b076-31c4-4bc1-bc12-db8848a94ad1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:51:04 GMT", x-envoy-upstream-service-time:"779", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:51:04.214Z|f6e5b076-31c4-4bc1-bc12-db8848a94ad1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Response body: { "requestId" : "0ca2bece-d7c0-43d0-9432-0eedd426fa6c", "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-05-06T11:50:50.000+00:00", "source" : "VID", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"7db65ec7566d486695bbd771595ed5b3\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:50:55.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f61d689c-6569-45c4-9b83-301293637a5f", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "d58f4f80-dd9a-45a9-b910-bd10e5e2c061", "networkName" : "basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "0ca2bece-d7c0-43d0-9432-0eedd426fa6c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c" } } } 2023-05-06T11:51:04.215Z|f6e5b076-31c4-4bc1-bc12-db8848a94ad1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:04.215Z|f6e5b076-31c4-4bc1-bc12-db8848a94ad1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|INFO|500||InvokeReturn 2023-05-06T11:51:04.217Z|f6e5b076-31c4-4bc1-bc12-db8848a94ad1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false 2023-05-06T11:51:04.218Z|f6e5b076-31c4-4bc1-bc12-db8848a94ad1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:51:04.218Z|f6e5b076-31c4-4bc1-bc12-db8848a94ad1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:04.218Z|f6e5b076-31c4-4bc1-bc12-db8848a94ad1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false 2023-05-06T11:51:04.219Z|f6e5b076-31c4-4bc1-bc12-db8848a94ad1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:51:04.219Z|f6e5b076-31c4-4bc1-bc12-db8848a94ad1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5966aaddcb82373d7c6fa2845c1a4f58", X-B3-SpanId:"330f9e5389704c81", X-B3-ParentSpanId:"5f8806ab3778ad27", X-B3-Sampled:"0", X-ONAP-RequestID:"f6e5b076-31c4-4bc1-bc12-db8848a94ad1", X-RequestID:"f6e5b076-31c4-4bc1-bc12-db8848a94ad1", X-TransactionID:"f6e5b076-31c4-4bc1-bc12-db8848a94ad1", X-ECOMP-RequestID:"f6e5b076-31c4-4bc1-bc12-db8848a94ad1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"06678dd3-1956-4a6b-afd3-88dbc7c558d8"] 2023-05-06T11:51:04.219Z|f6e5b076-31c4-4bc1-bc12-db8848a94ad1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:51:04.220Z|f6e5b076-31c4-4bc1-bc12-db8848a94ad1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:04.253Z|f6e5b076-31c4-4bc1-bc12-db8848a94ad1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:04.254Z|f6e5b076-31c4-4bc1-bc12-db8848a94ad1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:51:04.254Z|f6e5b076-31c4-4bc1-bc12-db8848a94ad1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:51:04.255Z|f6e5b076-31c4-4bc1-bc12-db8848a94ad1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:51:04 GMT", x-envoy-upstream-service-time:"28", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:51:04.255Z|f6e5b076-31c4-4bc1-bc12-db8848a94ad1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-05-06T11:51:04.256Z|f6e5b076-31c4-4bc1-bc12-db8848a94ad1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:04.256Z|f6e5b076-31c4-4bc1-bc12-db8848a94ad1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:51:04.312Z|f6e5b076-31c4-4bc1-bc12-db8848a94ad1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T11:51:04.313Z|f6e5b076-31c4-4bc1-bc12-db8848a94ad1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-05-06T11:51:04.313Z|f6e5b076-31c4-4bc1-bc12-db8848a94ad1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:04.313Z|f6e5b076-31c4-4bc1-bc12-db8848a94ad1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T11:51:04.314Z|f6e5b076-31c4-4bc1-bc12-db8848a94ad1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-05-06T11:51:04.314Z|f6e5b076-31c4-4bc1-bc12-db8848a94ad1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f6e5b076-31c4-4bc1-bc12-db8848a94ad1", X-RequestID:"f6e5b076-31c4-4bc1-bc12-db8848a94ad1", X-TransactionID:"f6e5b076-31c4-4bc1-bc12-db8848a94ad1", X-ECOMP-RequestID:"f6e5b076-31c4-4bc1-bc12-db8848a94ad1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"34258ab3-689d-43bf-bb1e-f19e4f893a47"] 2023-05-06T11:51:04.315Z|f6e5b076-31c4-4bc1-bc12-db8848a94ad1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-05-06T11:51:04.315Z|f6e5b076-31c4-4bc1-bc12-db8848a94ad1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:04.348Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:04.349Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||Status code : 404 NOT_FOUND 2023-05-06T11:51:04.349Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||Status text : Not Found 2023-05-06T11:51:04.349Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 06 May 2023 11:51:04 GMT", x-envoy-upstream-service-time:"2318", server:"envoy"] 2023-05-06T11:51:04.350Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||Response body: 2023-05-06T11:51:04.350Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:04.350Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|INFO|404|Not Found|InvokeReturn 2023-05-06T11:51:04.365Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|||INFO|500||Running local validations 2023-05-06T11:51:04.366Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2023-05-06T11:51:04.373Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-05-06T11:51:04.424Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/19645456-85e8-4458-8d76-1dd7038b5f37|INFO|500||Invoke 2023-05-06T11:51:04.425Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/19645456-85e8-4458-8d76-1dd7038b5f37|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/19645456-85e8-4458-8d76-1dd7038b5f37 with request headers:{Authorization=[***REDACTED***], X-RequestID=[8f090e2e-1fd9-4dc7-a834-c5dee027614a], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[e32c7a24-bcdc-483a-b1a2-9b7d9a61cc9c], X-ECOMP-RequestID=[8f090e2e-1fd9-4dc7-a834-c5dee027614a], X-TransactionId=[], X-ONAP-RequestID=[8f090e2e-1fd9-4dc7-a834-c5dee027614a]} 2023-05-06T11:51:04.517Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/19645456-85e8-4458-8d76-1dd7038b5f37|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/19645456-85e8-4458-8d76-1dd7038b5f37 has http status code:404 and response headers:{date=[Sat, 06 May 2023 11:51:04 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[63], x-aai-txid=[1-aai-resources-230506-11:51:04:594-6311], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-06T11:51:04.519Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/19645456-85e8-4458-8d76-1dd7038b5f37|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/19645456-85e8-4458-8d76-1dd7038b5f37","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/19645456-85e8-4458-8d76-1dd7038b5f37","ERR.5.4.6114"]}}} 2023-05-06T11:51:04.520Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/19645456-85e8-4458-8d76-1dd7038b5f37|INFO|404|Not Found|InvokeReturn 2023-05-06T11:51:04.521Z|f6e5b076-31c4-4bc1-bc12-db8848a94ad1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:04.521Z|f6e5b076-31c4-4bc1-bc12-db8848a94ad1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T11:51:04.521Z|f6e5b076-31c4-4bc1-bc12-db8848a94ad1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T11:51:04.522Z|f6e5b076-31c4-4bc1-bc12-db8848a94ad1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=A5AEE491B57045607325DB96836E768B; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"680", Date:"Sat, 06 May 2023 11:51:05 GMT", x-envoy-upstream-service-time:"194", server:"envoy"] 2023-05-06T11:51:04.523Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/19645456-85e8-4458-8d76-1dd7038b5f37 2023-05-06T11:51:04.523Z|f6e5b076-31c4-4bc1-bc12-db8848a94ad1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"420b89cd-ec04-11ed-9ce1-7a82ee2c3d67","businessKey":"0ca2bece-d7c0-43d0-9432-0eedd426fa6c","processDefinitionId":"SDNCHandler:1:05c862df-ebc0-11ed-9ce1-7a82ee2c3d67","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-05-06T11:50:55.043+0000","endTime":"2023-05-06T11:50:55.243+0000","removalTime":null,"durationInMillis":200,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"4058d11d-ec04-11ed-9ce1-7a82ee2c3d67","superProcessInstanceId":"4208554b-ec04-11ed-9ce1-7a82ee2c3d67","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-05-06T11:51:04.524Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 19645456-85e8-4458-8d76-1dd7038b5f37 2023-05-06T11:51:04.524Z|f6e5b076-31c4-4bc1-bc12-db8848a94ad1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:04.525Z|f6e5b076-31c4-4bc1-bc12-db8848a94ad1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-05-06T11:51:04.531Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-05-06T11:51:04.561Z|f6e5b076-31c4-4bc1-bc12-db8848a94ad1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=420b89cd-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=420b89cd-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T11:51:04.561Z|f6e5b076-31c4-4bc1-bc12-db8848a94ad1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=420b89cd-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||Invoke 2023-05-06T11:51:04.562Z|f6e5b076-31c4-4bc1-bc12-db8848a94ad1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=420b89cd-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:04.562Z|f6e5b076-31c4-4bc1-bc12-db8848a94ad1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=420b89cd-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=420b89cd-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T11:51:04.563Z|f6e5b076-31c4-4bc1-bc12-db8848a94ad1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=420b89cd-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Method : GET 2023-05-06T11:51:04.563Z|f6e5b076-31c4-4bc1-bc12-db8848a94ad1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=420b89cd-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f6e5b076-31c4-4bc1-bc12-db8848a94ad1", X-RequestID:"f6e5b076-31c4-4bc1-bc12-db8848a94ad1", X-TransactionID:"f6e5b076-31c4-4bc1-bc12-db8848a94ad1", X-ECOMP-RequestID:"f6e5b076-31c4-4bc1-bc12-db8848a94ad1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e0194693-ed48-44e4-8b15-9e7757cd4844"] 2023-05-06T11:51:04.565Z|f6e5b076-31c4-4bc1-bc12-db8848a94ad1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=420b89cd-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Request body: 2023-05-06T11:51:04.565Z|f6e5b076-31c4-4bc1-bc12-db8848a94ad1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=420b89cd-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:04.577Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/19645456-85e8-4458-8d76-1dd7038b5f37 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-05-06T11:51:04.578Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/19645456-85e8-4458-8d76-1dd7038b5f37|INFO|500||Invoke 2023-05-06T11:51:04.609Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/19645456-85e8-4458-8d76-1dd7038b5f37|INFO|404|Not Found|InvokeReturn 2023-05-06T11:51:04.610Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/19645456-85e8-4458-8d76-1dd7038b5f37 has http status code:404 and response headers:{date=[Sat, 06 May 2023 11:51:04 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[27], x-aai-txid=[0-aai-resources-230506-11:51:04:747-2181], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-06T11:51:04.611Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/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/19645456-85e8-4458-8d76-1dd7038b5f37","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/19645456-85e8-4458-8d76-1dd7038b5f37","ERR.5.4.6114"]}}} 2023-05-06T11:51:04.615Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/19645456-85e8-4458-8d76-1dd7038b5f37 2023-05-06T11:51:04.616Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 19645456-85e8-4458-8d76-1dd7038b5f37 2023-05-06T11:51:04.623Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-05-06T11:51:04.732Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/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/7db65ec7566d486695bbd771595ed5b3 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-05-06T11:51:04.737Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7db65ec7566d486695bbd771595ed5b3|INFO|500||Invoke 2023-05-06T11:51:04.737Z|f6e5b076-31c4-4bc1-bc12-db8848a94ad1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=420b89cd-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:04.741Z|f6e5b076-31c4-4bc1-bc12-db8848a94ad1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=420b89cd-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T11:51:04.745Z|f6e5b076-31c4-4bc1-bc12-db8848a94ad1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=420b89cd-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T11:51:04.746Z|f6e5b076-31c4-4bc1-bc12-db8848a94ad1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=420b89cd-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=C36DA3BB3C6B6780D75D2B8FBD4BC834; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Sat, 06 May 2023 11:51:05 GMT", x-envoy-upstream-service-time:"161", server:"envoy"] 2023-05-06T11:51:04.746Z|f6e5b076-31c4-4bc1-bc12-db8848a94ad1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=420b89cd-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:420c9b50-ec04-11ed-9ce1-7a82ee2c3d67","parentActivityInstanceId":"420b89cd-ec04-11ed-9ce1-7a82ee2c3d67","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:05c862df-ebc0-11ed-9ce1-7a82ee2c3d67","processInstanceId":"420b89cd-ec04-11ed-9ce1-7a82ee2c3d67","executionId":"420b89cd-ec04-11ed-9ce1-7a82ee2c3d67","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-05-06T11:50:55.050+0000","endTime":"2023-05-06T11:50:55.242+0000","durationInMillis":192,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"4058d11d-ec04-11ed-9ce1-7a82ee2c3d67"}] 2023-05-06T11:51:04.747Z|f6e5b076-31c4-4bc1-bc12-db8848a94ad1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=420b89cd-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:04.756Z|f6e5b076-31c4-4bc1-bc12-db8848a94ad1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=420b89cd-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||InvokeReturn 2023-05-06T11:51:04.797Z|f6e5b076-31c4-4bc1-bc12-db8848a94ad1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:51:04.798Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7db65ec7566d486695bbd771595ed5b3|INFO|500||InvokeReturn 2023-05-06T11:51:04.803Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/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/7db65ec7566d486695bbd771595ed5b3 has http status code:200 and response headers:{date=[Sat, 06 May 2023 11:51:04 GMT], server=[envoy], content-length=[602], x-envoy-upstream-service-time=[47], vertex-id=[192752], x-aai-txid=[0-aai-resources-230506-11:51:04:913-70312], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-06T11:51:04.806Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|||DEBUG|500||{"tenant-id":"7db65ec7566d486695bbd771595ed5b3","tenant-name":"onap-daily-kohn","tenant-context":"None","resource-version":"1683373663671","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-05-06T11:51:04.813Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-05-06T11:51:04.814Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-05-06T11:51:04.825Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/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-05-06T11:51:04.828Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-05-06T11:51:04.829Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:04.829Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/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-05-06T11:51:04.829Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-05-06T11:51:04.830Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/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:"f0076ff16899c132f6e7cca3338cdb44", X-B3-SpanId:"c6569e28448a75b6", X-B3-ParentSpanId:"26bbc45a9e3ed147", X-B3-Sampled:"0", X-ONAP-RequestID:"8f090e2e-1fd9-4dc7-a834-c5dee027614a", X-RequestID:"8f090e2e-1fd9-4dc7-a834-c5dee027614a", X-TransactionID:"8f090e2e-1fd9-4dc7-a834-c5dee027614a", X-ECOMP-RequestID:"8f090e2e-1fd9-4dc7-a834-c5dee027614a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b39ae9d9-b5a8-47f6-a5d4-b5a5e7e40c73"] 2023-05-06T11:51:04.832Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"54850123-ffc9-4c02-a21c-6d95dfd678f8"},"instanceName":"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d_vnf_0","requestScope":"vnf"} 2023-05-06T11:51:04.834Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:04.877Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:04.878Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-05-06T11:51:04.878Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-05-06T11:51:04.879Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 06 May 2023 11:51:04 GMT", x-envoy-upstream-service-time:"35", server:"envoy"] 2023-05-06T11:51:04.880Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-05-06T11:51:04.880Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:04.881Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-05-06T11:51:04.883Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=abf8655f-4454-423f-aabd-11eb39623b87|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=abf8655f-4454-423f-aabd-11eb39623b87 2023-05-06T11:51:04.884Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=abf8655f-4454-423f-aabd-11eb39623b87|INFO|500||Invoke 2023-05-06T11:51:04.884Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=abf8655f-4454-423f-aabd-11eb39623b87|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:04.885Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=abf8655f-4454-423f-aabd-11eb39623b87|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=abf8655f-4454-423f-aabd-11eb39623b87 2023-05-06T11:51:04.886Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=abf8655f-4454-423f-aabd-11eb39623b87|DEBUG|500||Method : GET 2023-05-06T11:51:04.886Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=abf8655f-4454-423f-aabd-11eb39623b87|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8f090e2e-1fd9-4dc7-a834-c5dee027614a", X-RequestID:"8f090e2e-1fd9-4dc7-a834-c5dee027614a", X-TransactionID:"8f090e2e-1fd9-4dc7-a834-c5dee027614a", X-ECOMP-RequestID:"8f090e2e-1fd9-4dc7-a834-c5dee027614a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"35818232-d168-4202-be2a-7e79ec4cfe0c"] 2023-05-06T11:51:04.886Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=abf8655f-4454-423f-aabd-11eb39623b87|DEBUG|500||Request body: 2023-05-06T11:51:04.887Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=abf8655f-4454-423f-aabd-11eb39623b87|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:04.970Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=abf8655f-4454-423f-aabd-11eb39623b87|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:04.970Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=abf8655f-4454-423f-aabd-11eb39623b87|DEBUG|500||Status code : 200 OK 2023-05-06T11:51:04.971Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=abf8655f-4454-423f-aabd-11eb39623b87|DEBUG|500||Status text : OK 2023-05-06T11:51:04.971Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=abf8655f-4454-423f-aabd-11eb39623b87|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Sat, 06 May 2023 11:51:04 GMT", x-envoy-upstream-service-time:"77", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:51:04.972Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=abf8655f-4454-423f-aabd-11eb39623b87|DEBUG|500||Response body: { "_embedded" : { "vnfResourceCustomization" : [ { "id" : 7, "modelCustomizationUUID" : "abf8655f-4454-423f-aabd-11eb39623b87", "modelInstanceName" : "basic_vm 0", "created" : "2023-05-06 11:49: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-05-06T11:49:05.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7" }, "vnfResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7" }, "vfModuleCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vfModuleCustomizations" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources" }, "vnfcInstanceGroupCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfcInstanceGroupCustomizations" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/service" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=abf8655f-4454-423f-aabd-11eb39623b87" } } } 2023-05-06T11:51:04.973Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=abf8655f-4454-423f-aabd-11eb39623b87|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:04.973Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=abf8655f-4454-423f-aabd-11eb39623b87|INFO|500||InvokeReturn 2023-05-06T11:51:05.013Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources 2023-05-06T11:51:05.015Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|INFO|500||Invoke 2023-05-06T11:51:05.015Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:05.016Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources 2023-05-06T11:51:05.016Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||Method : GET 2023-05-06T11:51:05.017Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8f090e2e-1fd9-4dc7-a834-c5dee027614a", X-RequestID:"8f090e2e-1fd9-4dc7-a834-c5dee027614a", X-TransactionID:"8f090e2e-1fd9-4dc7-a834-c5dee027614a", X-ECOMP-RequestID:"8f090e2e-1fd9-4dc7-a834-c5dee027614a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d12c8219-fcd3-436c-a5a0-4bd4d7c847e6"] 2023-05-06T11:51:05.017Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||Request body: 2023-05-06T11:51:05.017Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:05.073Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:05.074Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||Status code : 200 OK 2023-05-06T11:51:05.075Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||Status text : OK 2023-05-06T11:51:05.075Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vnfResource/2db14efe-35df-48b3-8be1-41d684ba18ed", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Sat, 06 May 2023 11:51:04 GMT", x-envoy-upstream-service-time:"52", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:51:05.076Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||Response body: { "modelUUID" : "2db14efe-35df-48b3-8be1-41d684ba18ed", "modelInvariantUUID" : "fee59da9-1bcc-483a-adab-4776c13f196b", "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-05-06T11:49:05.000+00:00", "modelInvariantId" : "fee59da9-1bcc-483a-adab-4776c13f196b", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/2db14efe-35df-48b3-8be1-41d684ba18ed" }, "vnfResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/2db14efe-35df-48b3-8be1-41d684ba18ed" }, "heatTemplates" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/2db14efe-35df-48b3-8be1-41d684ba18ed/heatTemplates" }, "vnfResourceWorkflow" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/2db14efe-35df-48b3-8be1-41d684ba18ed/vnfResourceWorkflow" } } } 2023-05-06T11:51:05.076Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:05.076Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|INFO|500||InvokeReturn 2023-05-06T11:51:05.095Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/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-05-06T11:51:05.095Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/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-05-06T11:51:05.096Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/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-05-06T11:51:05.096Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/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-05-06T11:51:05.096Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/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-05-06T11:51:05.096Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/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:"8f090e2e-1fd9-4dc7-a834-c5dee027614a", X-RequestID:"8f090e2e-1fd9-4dc7-a834-c5dee027614a", X-TransactionID:"8f090e2e-1fd9-4dc7-a834-c5dee027614a", X-ECOMP-RequestID:"8f090e2e-1fd9-4dc7-a834-c5dee027614a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9629c554-a251-4dd6-8ad0-2534b867106e"] 2023-05-06T11:51:05.097Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/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-05-06T11:51:05.097Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/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-05-06T11:51:05.154Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/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-05-06T11:51:05.154Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/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-05-06T11:51:05.154Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status text : OK 2023-05-06T11:51:05.155Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Sat, 06 May 2023 11:51:04 GMT", x-envoy-upstream-service-time:"53", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:51:05.156Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Response body: { "id" : 10035, "nfRole" : "GR-API-DEFAULT", "paramXsd" : null, "vfModuleId" : null, "action" : "createInstance", "description" : "Gr api recipe to create vnf", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "versionStr" : "1", "serviceType" : null, "created" : "2023-05-06T03:41:38.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10035" }, "vnfRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10035" } } } 2023-05-06T11:51:05.156Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/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-05-06T11:51:05.157Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/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-05-06T11:51:05.168Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/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-05-06T11:51:05.168Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-05-06T11:51:05.169Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:05.169Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/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-05-06T11:51:05.169Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-05-06T11:51:05.169Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/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:"2608", X-B3-TraceId:"f0076ff16899c132f6e7cca3338cdb44", X-B3-SpanId:"fb09041a4bcb07ad", X-B3-ParentSpanId:"26bbc45a9e3ed147", X-B3-Sampled:"0", X-ONAP-RequestID:"8f090e2e-1fd9-4dc7-a834-c5dee027614a", X-RequestID:"8f090e2e-1fd9-4dc7-a834-c5dee027614a", X-TransactionID:"8f090e2e-1fd9-4dc7-a834-c5dee027614a", X-ECOMP-RequestID:"8f090e2e-1fd9-4dc7-a834-c5dee027614a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"731e32e4-132b-428c-85f9-4313d53add0d"] 2023-05-06T11:51:05.169Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"8f090e2e-1fd9-4dc7-a834-c5dee027614a","requestStatus":"IN_PROGRESS","startTime":1683373864366,"source":"VID","vnfName":"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d_vnf_0","vnfType":"basic_vm/basic_vm 0","tenantId":"7db65ec7566d486695bbd771595ed5b3","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"19645456-85e8-4458-8d76-1dd7038b5f37\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"fee59da9-1bcc-483a-adab-4776c13f196b\",\n \"modelVersionId\": \"2db14efe-35df-48b3-8be1-41d684ba18ed\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"abf8655f-4454-423f-aabd-11eb39623b87\",\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\": \"7db65ec7566d486695bbd771595ed5b3\",\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\": \"54850123-ffc9-4c02-a21c-6d95dfd678f8\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"19645456-85e8-4458-8d76-1dd7038b5f37\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2cac7801-19e9-4491-baa8-e38f27b4c45d\"\n }\n }\n }]\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"54850123-ffc9-4c02-a21c-6d95dfd678f8","requestScope":"vnf","requestAction":"createInstance","requestorId":"test","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs","tenantName":"onap-daily-kohn","cloudApiRequests":[],"requestURI":"8f090e2e-1fd9-4dc7-a834-c5dee027614a"} 2023-05-06T11:51:05.170Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:05.213Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:05.213Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-05-06T11:51:05.214Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-05-06T11:51:05.214Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/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/8f090e2e-1fd9-4dc7-a834-c5dee027614a", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:51:05 GMT", x-envoy-upstream-service-time:"39", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:51:05.215Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "8f090e2e-1fd9-4dc7-a834-c5dee027614a", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-05-06T11:51:04.366+00:00", "source" : "VID", "vnfName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"19645456-85e8-4458-8d76-1dd7038b5f37\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"fee59da9-1bcc-483a-adab-4776c13f196b\",\n \"modelVersionId\": \"2db14efe-35df-48b3-8be1-41d684ba18ed\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"abf8655f-4454-423f-aabd-11eb39623b87\",\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\": \"7db65ec7566d486695bbd771595ed5b3\",\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\": \"54850123-ffc9-4c02-a21c-6d95dfd678f8\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"19645456-85e8-4458-8d76-1dd7038b5f37\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2cac7801-19e9-4491-baa8-e38f27b4c45d\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-05-06T11:51:05.806+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "54850123-ffc9-4c02-a21c-6d95dfd678f8", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "8f090e2e-1fd9-4dc7-a834-c5dee027614a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a" } } } 2023-05-06T11:51:05.215Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:05.216Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-05-06T11:51:05.233Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/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-05-06T11:51:05.234Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-05-06T11:51:05.234Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:05.235Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/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-05-06T11:51:05.235Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-05-06T11:51:05.236Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/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:"f0076ff16899c132f6e7cca3338cdb44", X-B3-SpanId:"55699f41899738e9", X-B3-ParentSpanId:"26bbc45a9e3ed147", X-B3-Sampled:"0", X-ONAP-RequestID:"8f090e2e-1fd9-4dc7-a834-c5dee027614a", X-RequestID:"8f090e2e-1fd9-4dc7-a834-c5dee027614a", X-TransactionID:"8f090e2e-1fd9-4dc7-a834-c5dee027614a", X-ECOMP-RequestID:"8f090e2e-1fd9-4dc7-a834-c5dee027614a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"838974b4-dd7e-4f73-bdc9-fd1f5dbdd49b"] 2023-05-06T11:51:05.236Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/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\":\"fee59da9-1bcc-483a-adab-4776c13f196b\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"abf8655f-4454-423f-aabd-11eb39623b87\",\"modelVersionId\":\"2db14efe-35df-48b3-8be1-41d684ba18ed\",\"modelCustomizationId\":\"abf8655f-4454-423f-aabd-11eb39623b87\",\"modelUuid\":\"2db14efe-35df-48b3-8be1-41d684ba18ed\",\"modelInvariantUuid\":\"fee59da9-1bcc-483a-adab-4776c13f196b\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"productFamilyId\":\"19645456-85e8-4458-8d76-1dd7038b5f37\",\"source\":\"VID\",\"instanceName\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d_vnf_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"54850123-ffc9-4c02-a21c-6d95dfd678f8\",\"modelInfo\":{\"modelInvariantId\":\"19645456-85e8-4458-8d76-1dd7038b5f37\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"2cac7801-19e9-4491-baa8-e38f27b4c45d\",\"modelUuid\":\"2cac7801-19e9-4491-baa8-e38f27b4c45d\",\"modelInvariantUuid\":\"19645456-85e8-4458-8d76-1dd7038b5f37\"}}}],\"cloudConfiguration\":{\"tenantId\":\"7db65ec7566d486695bbd771595ed5b3\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicvm-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicvm-lob\"}},\"serviceInstanceId\":\"54850123-ffc9-4c02-a21c-6d95dfd678f8\"}","type":"String"},"requestId":{"value":"8f090e2e-1fd9-4dc7-a834-c5dee027614a","type":"String"},"mso-request-id":{"value":"8f090e2e-1fd9-4dc7-a834-c5dee027614a","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"54850123-ffc9-4c02-a21c-6d95dfd678f8","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/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-05-06T11:51:05.237Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:06.265Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:06.266Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-05-06T11:51:06.266Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-05-06T11:51:06.266Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Sat, 06 May 2023 11:51:06 GMT", X-ONAP-RequestID:"8f090e2e-1fd9-4dc7-a834-c5dee027614a", X-RequestID:"8f090e2e-1fd9-4dc7-a834-c5dee027614a", X-TransactionID:"8f090e2e-1fd9-4dc7-a834-c5dee027614a", X-ECOMP-RequestID:"8f090e2e-1fd9-4dc7-a834-c5dee027614a", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"838974b4-dd7e-4f73-bdc9-fd1f5dbdd49b", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", x-envoy-upstream-service-time:"1021", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:51:06.266Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"8f090e2e-1fd9-4dc7-a834-c5dee027614a\",\"instanceId\":\"ca069bd8-5204-4515-8b31-c258ea257055\"}}","message":"Success","processInstanceID":"48703270-ec04-11ed-9ce1-7a82ee2c3d67","variables":null,"messageCode":200} 2023-05-06T11:51:06.266Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:06.266Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-05-06T11:51:06.272Z|8f090e2e-1fd9-4dc7-a834-c5dee027614a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:51:06.568Z|f9786bc9-591d-4669-bfd2-23b6df1ca767|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:51:06.575Z|f9786bc9-591d-4669-bfd2-23b6df1ca767|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a 2023-05-06T11:51:06.576Z|f9786bc9-591d-4669-bfd2-23b6df1ca767|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|INFO|500||Invoke 2023-05-06T11:51:06.576Z|f9786bc9-591d-4669-bfd2-23b6df1ca767|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:06.577Z|f9786bc9-591d-4669-bfd2-23b6df1ca767|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a 2023-05-06T11:51:06.577Z|f9786bc9-591d-4669-bfd2-23b6df1ca767|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||Method : GET 2023-05-06T11:51:06.577Z|f9786bc9-591d-4669-bfd2-23b6df1ca767|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"90b3fe004b3760ae11b830400c3b2244", X-B3-SpanId:"ee0d904c113d4b93", X-B3-ParentSpanId:"8b0c870aa4847779", X-B3-Sampled:"0", X-ONAP-RequestID:"f9786bc9-591d-4669-bfd2-23b6df1ca767", X-RequestID:"f9786bc9-591d-4669-bfd2-23b6df1ca767", X-TransactionID:"f9786bc9-591d-4669-bfd2-23b6df1ca767", X-ECOMP-RequestID:"f9786bc9-591d-4669-bfd2-23b6df1ca767", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc51ce73-776e-492c-8602-d1bc02db7f9a"] 2023-05-06T11:51:06.577Z|f9786bc9-591d-4669-bfd2-23b6df1ca767|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||Request body: 2023-05-06T11:51:06.578Z|f9786bc9-591d-4669-bfd2-23b6df1ca767|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:06.653Z|f9786bc9-591d-4669-bfd2-23b6df1ca767|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:06.654Z|f9786bc9-591d-4669-bfd2-23b6df1ca767|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||Status code : 200 OK 2023-05-06T11:51:06.654Z|f9786bc9-591d-4669-bfd2-23b6df1ca767|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||Status text : OK 2023-05-06T11:51:06.654Z|f9786bc9-591d-4669-bfd2-23b6df1ca767|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:51:07 GMT", x-envoy-upstream-service-time:"72", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:51:06.657Z|f9786bc9-591d-4669-bfd2-23b6df1ca767|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||Response body: { "requestId" : "8f090e2e-1fd9-4dc7-a834-c5dee027614a", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-05-06T11:51:04.000+00:00", "source" : "VID", "vnfId" : "ca069bd8-5204-4515-8b31-c258ea257055", "vnfName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"19645456-85e8-4458-8d76-1dd7038b5f37\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"fee59da9-1bcc-483a-adab-4776c13f196b\",\n \"modelVersionId\": \"2db14efe-35df-48b3-8be1-41d684ba18ed\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"abf8655f-4454-423f-aabd-11eb39623b87\",\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\": \"7db65ec7566d486695bbd771595ed5b3\",\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\": \"54850123-ffc9-4c02-a21c-6d95dfd678f8\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"19645456-85e8-4458-8d76-1dd7038b5f37\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2cac7801-19e9-4491-baa8-e38f27b4c45d\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:51:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "54850123-ffc9-4c02-a21c-6d95dfd678f8", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "8f090e2e-1fd9-4dc7-a834-c5dee027614a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a" } } } 2023-05-06T11:51:06.658Z|f9786bc9-591d-4669-bfd2-23b6df1ca767|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:06.658Z|f9786bc9-591d-4669-bfd2-23b6df1ca767|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|INFO|500||InvokeReturn 2023-05-06T11:51:06.660Z|f9786bc9-591d-4669-bfd2-23b6df1ca767|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false 2023-05-06T11:51:06.661Z|f9786bc9-591d-4669-bfd2-23b6df1ca767|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:51:06.661Z|f9786bc9-591d-4669-bfd2-23b6df1ca767|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:06.661Z|f9786bc9-591d-4669-bfd2-23b6df1ca767|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false 2023-05-06T11:51:06.662Z|f9786bc9-591d-4669-bfd2-23b6df1ca767|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:51:06.662Z|f9786bc9-591d-4669-bfd2-23b6df1ca767|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"90b3fe004b3760ae11b830400c3b2244", X-B3-SpanId:"6686f9f9966a00b4", X-B3-ParentSpanId:"8b0c870aa4847779", X-B3-Sampled:"0", X-ONAP-RequestID:"f9786bc9-591d-4669-bfd2-23b6df1ca767", X-RequestID:"f9786bc9-591d-4669-bfd2-23b6df1ca767", X-TransactionID:"f9786bc9-591d-4669-bfd2-23b6df1ca767", X-ECOMP-RequestID:"f9786bc9-591d-4669-bfd2-23b6df1ca767", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b29a71d-eb43-4cd1-8104-d7c1e3ff288d"] 2023-05-06T11:51:06.662Z|f9786bc9-591d-4669-bfd2-23b6df1ca767|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:51:06.662Z|f9786bc9-591d-4669-bfd2-23b6df1ca767|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:06.686Z|f9786bc9-591d-4669-bfd2-23b6df1ca767|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:06.687Z|f9786bc9-591d-4669-bfd2-23b6df1ca767|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:51:06.688Z|f9786bc9-591d-4669-bfd2-23b6df1ca767|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:51:06.688Z|f9786bc9-591d-4669-bfd2-23b6df1ca767|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:51:07 GMT", x-envoy-upstream-service-time:"20", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:51:06.689Z|f9786bc9-591d-4669-bfd2-23b6df1ca767|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-05-06T11:51:06.690Z|f9786bc9-591d-4669-bfd2-23b6df1ca767|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:06.691Z|f9786bc9-591d-4669-bfd2-23b6df1ca767|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:51:06.709Z|f9786bc9-591d-4669-bfd2-23b6df1ca767|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:51:10.694Z|2bc1abe0-8a63-43dd-ab5b-2eaa57889455|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:51:10.695Z|2bc1abe0-8a63-43dd-ab5b-2eaa57889455|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:51:10.698Z|ac002290-d594-450d-926a-33c5e23a6806|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:51:10.699Z|ac002290-d594-450d-926a-33c5e23a6806|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:51:10.721Z|2892714f-672a-4ea7-b5f8-ac99f486ef3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:51:10.723Z|2892714f-672a-4ea7-b5f8-ac99f486ef3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:51:15.138Z|99ad1efe-a8d4-4323-87df-3127e4e5ef0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:51:15.148Z|99ad1efe-a8d4-4323-87df-3127e4e5ef0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c 2023-05-06T11:51:15.149Z|99ad1efe-a8d4-4323-87df-3127e4e5ef0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|INFO|500||Invoke 2023-05-06T11:51:15.150Z|99ad1efe-a8d4-4323-87df-3127e4e5ef0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:15.150Z|99ad1efe-a8d4-4323-87df-3127e4e5ef0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c 2023-05-06T11:51:15.151Z|99ad1efe-a8d4-4323-87df-3127e4e5ef0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Method : GET 2023-05-06T11:51:15.151Z|99ad1efe-a8d4-4323-87df-3127e4e5ef0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"46f04ce4594915bf2c0e16b8a2a89ad4", X-B3-SpanId:"a201a1ee951df090", X-B3-ParentSpanId:"88f58e993bba0fa4", X-B3-Sampled:"0", X-ONAP-RequestID:"99ad1efe-a8d4-4323-87df-3127e4e5ef0d", X-RequestID:"99ad1efe-a8d4-4323-87df-3127e4e5ef0d", X-TransactionID:"99ad1efe-a8d4-4323-87df-3127e4e5ef0d", X-ECOMP-RequestID:"99ad1efe-a8d4-4323-87df-3127e4e5ef0d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb4f8d2f-33e9-4cdb-81ed-1f60eedda090"] 2023-05-06T11:51:15.151Z|99ad1efe-a8d4-4323-87df-3127e4e5ef0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Request body: 2023-05-06T11:51:15.151Z|99ad1efe-a8d4-4323-87df-3127e4e5ef0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:15.183Z|99ad1efe-a8d4-4323-87df-3127e4e5ef0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:15.184Z|99ad1efe-a8d4-4323-87df-3127e4e5ef0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Status code : 200 OK 2023-05-06T11:51:15.185Z|99ad1efe-a8d4-4323-87df-3127e4e5ef0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Status text : OK 2023-05-06T11:51:15.185Z|99ad1efe-a8d4-4323-87df-3127e4e5ef0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:51:15 GMT", x-envoy-upstream-service-time:"28", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:51:15.186Z|99ad1efe-a8d4-4323-87df-3127e4e5ef0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Response body: { "requestId" : "0ca2bece-d7c0-43d0-9432-0eedd426fa6c", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateNetworkBB has completed successfully, next invoking DeleteNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-05-06T11:50:50.000+00:00", "source" : "VID", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"7db65ec7566d486695bbd771595ed5b3\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:51:09.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f61d689c-6569-45c4-9b83-301293637a5f", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "d58f4f80-dd9a-45a9-b910-bd10e5e2c061", "networkName" : "basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "0ca2bece-d7c0-43d0-9432-0eedd426fa6c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c" } } } 2023-05-06T11:51:15.186Z|99ad1efe-a8d4-4323-87df-3127e4e5ef0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:15.187Z|99ad1efe-a8d4-4323-87df-3127e4e5ef0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|INFO|500||InvokeReturn 2023-05-06T11:51:15.189Z|99ad1efe-a8d4-4323-87df-3127e4e5ef0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false 2023-05-06T11:51:15.190Z|99ad1efe-a8d4-4323-87df-3127e4e5ef0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:51:15.190Z|99ad1efe-a8d4-4323-87df-3127e4e5ef0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:15.191Z|99ad1efe-a8d4-4323-87df-3127e4e5ef0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false 2023-05-06T11:51:15.191Z|99ad1efe-a8d4-4323-87df-3127e4e5ef0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:51:15.192Z|99ad1efe-a8d4-4323-87df-3127e4e5ef0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"46f04ce4594915bf2c0e16b8a2a89ad4", X-B3-SpanId:"26c6b1e490b32fe2", X-B3-ParentSpanId:"88f58e993bba0fa4", X-B3-Sampled:"0", X-ONAP-RequestID:"99ad1efe-a8d4-4323-87df-3127e4e5ef0d", X-RequestID:"99ad1efe-a8d4-4323-87df-3127e4e5ef0d", X-TransactionID:"99ad1efe-a8d4-4323-87df-3127e4e5ef0d", X-ECOMP-RequestID:"99ad1efe-a8d4-4323-87df-3127e4e5ef0d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bd788130-9298-4545-90b7-d492d26c2134"] 2023-05-06T11:51:15.192Z|99ad1efe-a8d4-4323-87df-3127e4e5ef0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:51:15.193Z|99ad1efe-a8d4-4323-87df-3127e4e5ef0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:15.218Z|99ad1efe-a8d4-4323-87df-3127e4e5ef0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:15.219Z|99ad1efe-a8d4-4323-87df-3127e4e5ef0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:51:15.219Z|99ad1efe-a8d4-4323-87df-3127e4e5ef0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:51:15.219Z|99ad1efe-a8d4-4323-87df-3127e4e5ef0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:51:15 GMT", x-envoy-upstream-service-time:"21", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:51:15.220Z|99ad1efe-a8d4-4323-87df-3127e4e5ef0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 21, "soRequestId" : "0ca2bece-d7c0-43d0-9432-0eedd426fa6c", "groupingId" : "d7f451cf-a0eb-42a1-9d55-d386d339ec24", "name" : "basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_d4ec3e25-63cb-418e-81ff-63f8b8eebb49\"},{\"description\":\"Openstack network identifier\",\"output_value\":null,\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7db65ec7566d486695bbd771595ed5b3/stacks/basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0/d7f451cf-a0eb-42a1-9d55-d386d339ec24\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0\",\"updated_time\":1683373869000,\"creation_time\":1683373813000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"d7f451cf-a0eb-42a1-9d55-d386d339ec24\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"c67ca99dbc9a49a2a0d0dd09c95235f5\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d7f451cf-a0eb-42a1-9d55-d386d339ec24\",\"OS::project_id\":\"7db65ec7566d486695bbd771595ed5b3\",\"OS::stack_name\":\"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0\",\"network_name\":\"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-05-06T11:51:10.000+00:00", "isDataInternal" : false } ] 2023-05-06T11:51:15.220Z|99ad1efe-a8d4-4323-87df-3127e4e5ef0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:15.220Z|99ad1efe-a8d4-4323-87df-3127e4e5ef0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:51:15.294Z|99ad1efe-a8d4-4323-87df-3127e4e5ef0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T11:51:15.295Z|99ad1efe-a8d4-4323-87df-3127e4e5ef0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-05-06T11:51:15.295Z|99ad1efe-a8d4-4323-87df-3127e4e5ef0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:15.296Z|99ad1efe-a8d4-4323-87df-3127e4e5ef0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T11:51:15.296Z|99ad1efe-a8d4-4323-87df-3127e4e5ef0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-05-06T11:51:15.296Z|99ad1efe-a8d4-4323-87df-3127e4e5ef0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"99ad1efe-a8d4-4323-87df-3127e4e5ef0d", X-RequestID:"99ad1efe-a8d4-4323-87df-3127e4e5ef0d", X-TransactionID:"99ad1efe-a8d4-4323-87df-3127e4e5ef0d", X-ECOMP-RequestID:"99ad1efe-a8d4-4323-87df-3127e4e5ef0d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"402900da-0f93-4595-b40a-43bfaad63034"] 2023-05-06T11:51:15.296Z|99ad1efe-a8d4-4323-87df-3127e4e5ef0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-05-06T11:51:15.297Z|99ad1efe-a8d4-4323-87df-3127e4e5ef0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:15.525Z|99ad1efe-a8d4-4323-87df-3127e4e5ef0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:15.526Z|99ad1efe-a8d4-4323-87df-3127e4e5ef0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T11:51:15.526Z|99ad1efe-a8d4-4323-87df-3127e4e5ef0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T11:51:15.526Z|99ad1efe-a8d4-4323-87df-3127e4e5ef0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=D2EC77590721CFC8AB88317474784D6D; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sat, 06 May 2023 11:51:16 GMT", x-envoy-upstream-service-time:"224", server:"envoy"] 2023-05-06T11:51:15.526Z|99ad1efe-a8d4-4323-87df-3127e4e5ef0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"486cd6ff-ec04-11ed-9ce1-7a82ee2c3d67","businessKey":"0ca2bece-d7c0-43d0-9432-0eedd426fa6c","processDefinitionId":"openstackAdapterTask:1:06562343-ebc0-11ed-9ce1-7a82ee2c3d67","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-05-06T11:51:05.747+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"4058d11d-ec04-11ed-9ce1-7a82ee2c3d67","superProcessInstanceId":"4869c988-ec04-11ed-9ce1-7a82ee2c3d67","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-05-06T11:51:15.526Z|99ad1efe-a8d4-4323-87df-3127e4e5ef0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:15.527Z|99ad1efe-a8d4-4323-87df-3127e4e5ef0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-05-06T11:51:15.549Z|99ad1efe-a8d4-4323-87df-3127e4e5ef0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=486cd6ff-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=486cd6ff-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T11:51:15.550Z|99ad1efe-a8d4-4323-87df-3127e4e5ef0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=486cd6ff-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||Invoke 2023-05-06T11:51:15.550Z|99ad1efe-a8d4-4323-87df-3127e4e5ef0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=486cd6ff-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:15.550Z|99ad1efe-a8d4-4323-87df-3127e4e5ef0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=486cd6ff-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=486cd6ff-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T11:51:15.550Z|99ad1efe-a8d4-4323-87df-3127e4e5ef0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=486cd6ff-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Method : GET 2023-05-06T11:51:15.550Z|99ad1efe-a8d4-4323-87df-3127e4e5ef0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=486cd6ff-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"99ad1efe-a8d4-4323-87df-3127e4e5ef0d", X-RequestID:"99ad1efe-a8d4-4323-87df-3127e4e5ef0d", X-TransactionID:"99ad1efe-a8d4-4323-87df-3127e4e5ef0d", X-ECOMP-RequestID:"99ad1efe-a8d4-4323-87df-3127e4e5ef0d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ba7936c-5f6b-4ff4-b00e-183b9c101755"] 2023-05-06T11:51:15.551Z|99ad1efe-a8d4-4323-87df-3127e4e5ef0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=486cd6ff-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Request body: 2023-05-06T11:51:15.551Z|99ad1efe-a8d4-4323-87df-3127e4e5ef0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=486cd6ff-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:15.747Z|99ad1efe-a8d4-4323-87df-3127e4e5ef0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=486cd6ff-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:15.747Z|99ad1efe-a8d4-4323-87df-3127e4e5ef0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=486cd6ff-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T11:51:15.748Z|99ad1efe-a8d4-4323-87df-3127e4e5ef0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=486cd6ff-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T11:51:15.748Z|99ad1efe-a8d4-4323-87df-3127e4e5ef0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=486cd6ff-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=EAB4426FD395BF6432D5BEE12258D2DC; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Sat, 06 May 2023 11:51:16 GMT", x-envoy-upstream-service-time:"191", server:"envoy"] 2023-05-06T11:51:15.749Z|99ad1efe-a8d4-4323-87df-3127e4e5ef0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=486cd6ff-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:4a9e842e-ec04-11ed-9ce1-7a82ee2c3d67","parentActivityInstanceId":"486cd6ff-ec04-11ed-9ce1-7a82ee2c3d67","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:06562343-ebc0-11ed-9ce1-7a82ee2c3d67","processInstanceId":"486cd6ff-ec04-11ed-9ce1-7a82ee2c3d67","executionId":"486cd6ff-ec04-11ed-9ce1-7a82ee2c3d67","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-05-06T11:51:09.428+0000","endTime":"2023-05-06T11:51:09.435+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"4058d11d-ec04-11ed-9ce1-7a82ee2c3d67"}] 2023-05-06T11:51:15.749Z|99ad1efe-a8d4-4323-87df-3127e4e5ef0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=486cd6ff-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:15.750Z|99ad1efe-a8d4-4323-87df-3127e4e5ef0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=486cd6ff-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||InvokeReturn 2023-05-06T11:51:15.758Z|99ad1efe-a8d4-4323-87df-3127e4e5ef0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:51:15.778Z|8cfd9392-b167-4875-8f19-7f51bd8a0f35|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T11:51:15.779Z|8cfd9392-b167-4875-8f19-7f51bd8a0f35|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T11:51:16.965Z|d06df8ff-b3f0-4d05-abc4-8cf4dafea631|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:51:16.974Z|d06df8ff-b3f0-4d05-abc4-8cf4dafea631|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a 2023-05-06T11:51:16.974Z|d06df8ff-b3f0-4d05-abc4-8cf4dafea631|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|INFO|500||Invoke 2023-05-06T11:51:16.975Z|d06df8ff-b3f0-4d05-abc4-8cf4dafea631|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:16.975Z|d06df8ff-b3f0-4d05-abc4-8cf4dafea631|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a 2023-05-06T11:51:16.975Z|d06df8ff-b3f0-4d05-abc4-8cf4dafea631|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||Method : GET 2023-05-06T11:51:16.975Z|d06df8ff-b3f0-4d05-abc4-8cf4dafea631|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"07311dd2ba461585a12de47f190577b4", X-B3-SpanId:"8bad589972e35e97", X-B3-ParentSpanId:"db11d502568b3ca7", X-B3-Sampled:"0", X-ONAP-RequestID:"d06df8ff-b3f0-4d05-abc4-8cf4dafea631", X-RequestID:"d06df8ff-b3f0-4d05-abc4-8cf4dafea631", X-TransactionID:"d06df8ff-b3f0-4d05-abc4-8cf4dafea631", X-ECOMP-RequestID:"d06df8ff-b3f0-4d05-abc4-8cf4dafea631", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"27a52a64-e76c-48ff-8bfb-4f825da5f01f"] 2023-05-06T11:51:16.976Z|d06df8ff-b3f0-4d05-abc4-8cf4dafea631|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||Request body: 2023-05-06T11:51:16.976Z|d06df8ff-b3f0-4d05-abc4-8cf4dafea631|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:17.011Z|d06df8ff-b3f0-4d05-abc4-8cf4dafea631|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:17.012Z|d06df8ff-b3f0-4d05-abc4-8cf4dafea631|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||Status code : 200 OK 2023-05-06T11:51:17.012Z|d06df8ff-b3f0-4d05-abc4-8cf4dafea631|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||Status text : OK 2023-05-06T11:51:17.013Z|d06df8ff-b3f0-4d05-abc4-8cf4dafea631|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:51:16 GMT", x-envoy-upstream-service-time:"32", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:51:17.013Z|d06df8ff-b3f0-4d05-abc4-8cf4dafea631|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||Response body: { "requestId" : "8f090e2e-1fd9-4dc7-a834-c5dee027614a", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignVnfBB has completed successfully, next invoking ActivateVnfBB (Execution Path progress: BBs completed = 1; BBs remaining = 1).", "progress" : 52, "startTime" : "2023-05-06T11:51:04.000+00:00", "source" : "VID", "vnfId" : "ca069bd8-5204-4515-8b31-c258ea257055", "vnfName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"19645456-85e8-4458-8d76-1dd7038b5f37\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"fee59da9-1bcc-483a-adab-4776c13f196b\",\n \"modelVersionId\": \"2db14efe-35df-48b3-8be1-41d684ba18ed\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"abf8655f-4454-423f-aabd-11eb39623b87\",\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\": \"7db65ec7566d486695bbd771595ed5b3\",\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\": \"54850123-ffc9-4c02-a21c-6d95dfd678f8\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"19645456-85e8-4458-8d76-1dd7038b5f37\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2cac7801-19e9-4491-baa8-e38f27b4c45d\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:51:16.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "54850123-ffc9-4c02-a21c-6d95dfd678f8", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "8f090e2e-1fd9-4dc7-a834-c5dee027614a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a" } } } 2023-05-06T11:51:17.013Z|d06df8ff-b3f0-4d05-abc4-8cf4dafea631|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:17.014Z|d06df8ff-b3f0-4d05-abc4-8cf4dafea631|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|INFO|500||InvokeReturn 2023-05-06T11:51:17.016Z|d06df8ff-b3f0-4d05-abc4-8cf4dafea631|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false 2023-05-06T11:51:17.017Z|d06df8ff-b3f0-4d05-abc4-8cf4dafea631|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:51:17.017Z|d06df8ff-b3f0-4d05-abc4-8cf4dafea631|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:17.017Z|d06df8ff-b3f0-4d05-abc4-8cf4dafea631|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false 2023-05-06T11:51:17.017Z|d06df8ff-b3f0-4d05-abc4-8cf4dafea631|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:51:17.018Z|d06df8ff-b3f0-4d05-abc4-8cf4dafea631|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"07311dd2ba461585a12de47f190577b4", X-B3-SpanId:"b237a49f06e871ca", X-B3-ParentSpanId:"db11d502568b3ca7", X-B3-Sampled:"0", X-ONAP-RequestID:"d06df8ff-b3f0-4d05-abc4-8cf4dafea631", X-RequestID:"d06df8ff-b3f0-4d05-abc4-8cf4dafea631", X-TransactionID:"d06df8ff-b3f0-4d05-abc4-8cf4dafea631", X-ECOMP-RequestID:"d06df8ff-b3f0-4d05-abc4-8cf4dafea631", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f7cd82f0-364a-4239-b043-7444e90c38b8"] 2023-05-06T11:51:17.018Z|d06df8ff-b3f0-4d05-abc4-8cf4dafea631|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:51:17.018Z|d06df8ff-b3f0-4d05-abc4-8cf4dafea631|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:17.044Z|d06df8ff-b3f0-4d05-abc4-8cf4dafea631|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:17.044Z|d06df8ff-b3f0-4d05-abc4-8cf4dafea631|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:51:17.045Z|d06df8ff-b3f0-4d05-abc4-8cf4dafea631|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:51:17.045Z|d06df8ff-b3f0-4d05-abc4-8cf4dafea631|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:51:16 GMT", x-envoy-upstream-service-time:"22", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:51:17.048Z|d06df8ff-b3f0-4d05-abc4-8cf4dafea631|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-05-06T11:51:17.049Z|d06df8ff-b3f0-4d05-abc4-8cf4dafea631|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:17.049Z|d06df8ff-b3f0-4d05-abc4-8cf4dafea631|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:51:17.090Z|d06df8ff-b3f0-4d05-abc4-8cf4dafea631|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8f090e2e-1fd9-4dc7-a834-c5dee027614a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8f090e2e-1fd9-4dc7-a834-c5dee027614a&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T11:51:17.091Z|d06df8ff-b3f0-4d05-abc4-8cf4dafea631|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8f090e2e-1fd9-4dc7-a834-c5dee027614a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-05-06T11:51:17.092Z|d06df8ff-b3f0-4d05-abc4-8cf4dafea631|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8f090e2e-1fd9-4dc7-a834-c5dee027614a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:17.092Z|d06df8ff-b3f0-4d05-abc4-8cf4dafea631|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8f090e2e-1fd9-4dc7-a834-c5dee027614a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8f090e2e-1fd9-4dc7-a834-c5dee027614a&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T11:51:17.092Z|d06df8ff-b3f0-4d05-abc4-8cf4dafea631|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8f090e2e-1fd9-4dc7-a834-c5dee027614a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-05-06T11:51:17.092Z|d06df8ff-b3f0-4d05-abc4-8cf4dafea631|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8f090e2e-1fd9-4dc7-a834-c5dee027614a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d06df8ff-b3f0-4d05-abc4-8cf4dafea631", X-RequestID:"d06df8ff-b3f0-4d05-abc4-8cf4dafea631", X-TransactionID:"d06df8ff-b3f0-4d05-abc4-8cf4dafea631", X-ECOMP-RequestID:"d06df8ff-b3f0-4d05-abc4-8cf4dafea631", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69b1dfb2-3b50-4fa3-ac3c-2284ab3eee84"] 2023-05-06T11:51:17.093Z|d06df8ff-b3f0-4d05-abc4-8cf4dafea631|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8f090e2e-1fd9-4dc7-a834-c5dee027614a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-05-06T11:51:17.093Z|d06df8ff-b3f0-4d05-abc4-8cf4dafea631|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8f090e2e-1fd9-4dc7-a834-c5dee027614a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:17.263Z|d06df8ff-b3f0-4d05-abc4-8cf4dafea631|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8f090e2e-1fd9-4dc7-a834-c5dee027614a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:17.264Z|d06df8ff-b3f0-4d05-abc4-8cf4dafea631|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8f090e2e-1fd9-4dc7-a834-c5dee027614a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T11:51:17.264Z|d06df8ff-b3f0-4d05-abc4-8cf4dafea631|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8f090e2e-1fd9-4dc7-a834-c5dee027614a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T11:51:17.264Z|d06df8ff-b3f0-4d05-abc4-8cf4dafea631|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8f090e2e-1fd9-4dc7-a834-c5dee027614a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=8CEFBD9501FFB0BA6928431C4C3D508E; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"681", Date:"Sat, 06 May 2023 11:51:17 GMT", x-envoy-upstream-service-time:"166", server:"envoy"] 2023-05-06T11:51:17.265Z|d06df8ff-b3f0-4d05-abc4-8cf4dafea631|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8f090e2e-1fd9-4dc7-a834-c5dee027614a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4cce5ba8-ec04-11ed-9ce1-7a82ee2c3d67","businessKey":"8f090e2e-1fd9-4dc7-a834-c5dee027614a","processDefinitionId":"SDNCHandler:1:05c862df-ebc0-11ed-9ce1-7a82ee2c3d67","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-05-06T11:51:13.097+0000","endTime":"2023-05-06T11:51:16.190+0000","removalTime":null,"durationInMillis":3093,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"48703270-ec04-11ed-9ce1-7a82ee2c3d67","superProcessInstanceId":"49bfe3bc-ec04-11ed-9ce1-7a82ee2c3d67","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-05-06T11:51:17.265Z|d06df8ff-b3f0-4d05-abc4-8cf4dafea631|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8f090e2e-1fd9-4dc7-a834-c5dee027614a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:17.265Z|d06df8ff-b3f0-4d05-abc4-8cf4dafea631|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8f090e2e-1fd9-4dc7-a834-c5dee027614a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-05-06T11:51:17.290Z|d06df8ff-b3f0-4d05-abc4-8cf4dafea631|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4cce5ba8-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4cce5ba8-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T11:51:17.290Z|d06df8ff-b3f0-4d05-abc4-8cf4dafea631|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4cce5ba8-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||Invoke 2023-05-06T11:51:17.291Z|d06df8ff-b3f0-4d05-abc4-8cf4dafea631|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4cce5ba8-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:17.291Z|d06df8ff-b3f0-4d05-abc4-8cf4dafea631|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4cce5ba8-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4cce5ba8-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T11:51:17.291Z|d06df8ff-b3f0-4d05-abc4-8cf4dafea631|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4cce5ba8-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Method : GET 2023-05-06T11:51:17.291Z|d06df8ff-b3f0-4d05-abc4-8cf4dafea631|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4cce5ba8-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d06df8ff-b3f0-4d05-abc4-8cf4dafea631", X-RequestID:"d06df8ff-b3f0-4d05-abc4-8cf4dafea631", X-TransactionID:"d06df8ff-b3f0-4d05-abc4-8cf4dafea631", X-ECOMP-RequestID:"d06df8ff-b3f0-4d05-abc4-8cf4dafea631", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"11d72735-f1e0-4283-aaea-7a73cbb4426d"] 2023-05-06T11:51:17.292Z|d06df8ff-b3f0-4d05-abc4-8cf4dafea631|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4cce5ba8-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Request body: 2023-05-06T11:51:17.292Z|d06df8ff-b3f0-4d05-abc4-8cf4dafea631|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4cce5ba8-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:17.479Z|d06df8ff-b3f0-4d05-abc4-8cf4dafea631|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4cce5ba8-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:17.480Z|d06df8ff-b3f0-4d05-abc4-8cf4dafea631|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4cce5ba8-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T11:51:17.480Z|d06df8ff-b3f0-4d05-abc4-8cf4dafea631|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4cce5ba8-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T11:51:17.481Z|d06df8ff-b3f0-4d05-abc4-8cf4dafea631|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4cce5ba8-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=85DE315E9FA01E49577FE13421020CCC; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"807", Date:"Sat, 06 May 2023 11:51:17 GMT", x-envoy-upstream-service-time:"183", server:"envoy"] 2023-05-06T11:51:17.481Z|d06df8ff-b3f0-4d05-abc4-8cf4dafea631|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4cce5ba8-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Response body: [{"id":"4d342290-ec04-11ed-9ce1-7a82ee2c3d67","parentActivityInstanceId":"SubProcess_0y8yozw:4cfe1e54-ec04-11ed-9ce1-7a82ee2c3d67","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:05c862df-ebc0-11ed-9ce1-7a82ee2c3d67","processInstanceId":"4cce5ba8-ec04-11ed-9ce1-7a82ee2c3d67","executionId":"4d34228e-ec04-11ed-9ce1-7a82ee2c3d67","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-05-06T11:51:13.764+0000","endTime":"2023-05-06T11:51:15.216+0000","durationInMillis":1452,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"48703270-ec04-11ed-9ce1-7a82ee2c3d67"}] 2023-05-06T11:51:17.481Z|d06df8ff-b3f0-4d05-abc4-8cf4dafea631|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4cce5ba8-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:17.482Z|d06df8ff-b3f0-4d05-abc4-8cf4dafea631|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4cce5ba8-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||InvokeReturn 2023-05-06T11:51:17.492Z|d06df8ff-b3f0-4d05-abc4-8cf4dafea631|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:51:18.818Z|13e83645-c250-4804-841e-042945336ef9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:51:18.818Z|13e83645-c250-4804-841e-042945336ef9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:51:20.177Z|62a3138f-9738-4f20-a149-db69f2e381a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:51:20.178Z|62a3138f-9738-4f20-a149-db69f2e381a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:51:20.732Z|74ca1413-6174-4fba-9398-d704272e2e2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:51:20.733Z|74ca1413-6174-4fba-9398-d704272e2e2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:51:20.745Z|4835e410-5660-42c0-951f-dbda4e463fc8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:51:20.750Z|4835e410-5660-42c0-951f-dbda4e463fc8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:51:20.772Z|4c119e0d-f690-4c4f-947f-2ed3b5b77c21|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:51:20.772Z|4c119e0d-f690-4c4f-947f-2ed3b5b77c21|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:51:26.013Z|01a2146b-5b09-42bf-b5bc-a57e1e70c8a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:51:26.021Z|01a2146b-5b09-42bf-b5bc-a57e1e70c8a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c 2023-05-06T11:51:26.022Z|01a2146b-5b09-42bf-b5bc-a57e1e70c8a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|INFO|500||Invoke 2023-05-06T11:51:26.022Z|01a2146b-5b09-42bf-b5bc-a57e1e70c8a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:26.023Z|01a2146b-5b09-42bf-b5bc-a57e1e70c8a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c 2023-05-06T11:51:26.023Z|01a2146b-5b09-42bf-b5bc-a57e1e70c8a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Method : GET 2023-05-06T11:51:26.023Z|01a2146b-5b09-42bf-b5bc-a57e1e70c8a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6b9ce189812aca6a9948ca88a97f47e1", X-B3-SpanId:"c4ab777ad7bc6b6c", X-B3-ParentSpanId:"7307d6b6465e9a61", X-B3-Sampled:"0", X-ONAP-RequestID:"01a2146b-5b09-42bf-b5bc-a57e1e70c8a0", X-RequestID:"01a2146b-5b09-42bf-b5bc-a57e1e70c8a0", X-TransactionID:"01a2146b-5b09-42bf-b5bc-a57e1e70c8a0", X-ECOMP-RequestID:"01a2146b-5b09-42bf-b5bc-a57e1e70c8a0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0ff915c8-1056-4180-a921-127cb9c03e94"] 2023-05-06T11:51:26.024Z|01a2146b-5b09-42bf-b5bc-a57e1e70c8a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Request body: 2023-05-06T11:51:26.024Z|01a2146b-5b09-42bf-b5bc-a57e1e70c8a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:26.055Z|01a2146b-5b09-42bf-b5bc-a57e1e70c8a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:26.056Z|01a2146b-5b09-42bf-b5bc-a57e1e70c8a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Status code : 200 OK 2023-05-06T11:51:26.056Z|01a2146b-5b09-42bf-b5bc-a57e1e70c8a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Status text : OK 2023-05-06T11:51:26.056Z|01a2146b-5b09-42bf-b5bc-a57e1e70c8a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:51:26 GMT", x-envoy-upstream-service-time:"27", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:51:26.057Z|01a2146b-5b09-42bf-b5bc-a57e1e70c8a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Response body: { "requestId" : "0ca2bece-d7c0-43d0-9432-0eedd426fa6c", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateNetworkBB has completed successfully, next invoking DeleteNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-05-06T11:50:50.000+00:00", "source" : "VID", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"7db65ec7566d486695bbd771595ed5b3\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:51:09.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f61d689c-6569-45c4-9b83-301293637a5f", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "d58f4f80-dd9a-45a9-b910-bd10e5e2c061", "networkName" : "basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "0ca2bece-d7c0-43d0-9432-0eedd426fa6c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c" } } } 2023-05-06T11:51:26.057Z|01a2146b-5b09-42bf-b5bc-a57e1e70c8a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:26.057Z|01a2146b-5b09-42bf-b5bc-a57e1e70c8a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|INFO|500||InvokeReturn 2023-05-06T11:51:26.059Z|01a2146b-5b09-42bf-b5bc-a57e1e70c8a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false 2023-05-06T11:51:26.059Z|01a2146b-5b09-42bf-b5bc-a57e1e70c8a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:51:26.059Z|01a2146b-5b09-42bf-b5bc-a57e1e70c8a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:26.059Z|01a2146b-5b09-42bf-b5bc-a57e1e70c8a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false 2023-05-06T11:51:26.059Z|01a2146b-5b09-42bf-b5bc-a57e1e70c8a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:51:26.060Z|01a2146b-5b09-42bf-b5bc-a57e1e70c8a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6b9ce189812aca6a9948ca88a97f47e1", X-B3-SpanId:"dd67d9be3813e27c", X-B3-ParentSpanId:"7307d6b6465e9a61", X-B3-Sampled:"0", X-ONAP-RequestID:"01a2146b-5b09-42bf-b5bc-a57e1e70c8a0", X-RequestID:"01a2146b-5b09-42bf-b5bc-a57e1e70c8a0", X-TransactionID:"01a2146b-5b09-42bf-b5bc-a57e1e70c8a0", X-ECOMP-RequestID:"01a2146b-5b09-42bf-b5bc-a57e1e70c8a0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9293a94e-030f-4ef0-bc12-213718efe0b2"] 2023-05-06T11:51:26.060Z|01a2146b-5b09-42bf-b5bc-a57e1e70c8a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:51:26.060Z|01a2146b-5b09-42bf-b5bc-a57e1e70c8a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:26.092Z|01a2146b-5b09-42bf-b5bc-a57e1e70c8a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:26.092Z|01a2146b-5b09-42bf-b5bc-a57e1e70c8a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:51:26.093Z|01a2146b-5b09-42bf-b5bc-a57e1e70c8a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:51:26.093Z|01a2146b-5b09-42bf-b5bc-a57e1e70c8a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:51:26 GMT", x-envoy-upstream-service-time:"29", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:51:26.094Z|01a2146b-5b09-42bf-b5bc-a57e1e70c8a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 21, "soRequestId" : "0ca2bece-d7c0-43d0-9432-0eedd426fa6c", "groupingId" : "d7f451cf-a0eb-42a1-9d55-d386d339ec24", "name" : "basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7db65ec7566d486695bbd771595ed5b3/stacks/basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0/d7f451cf-a0eb-42a1-9d55-d386d339ec24\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0\",\"updated_time\":1683373869000,\"creation_time\":1683373813000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d7f451cf-a0eb-42a1-9d55-d386d339ec24\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"c67ca99dbc9a49a2a0d0dd09c95235f5\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d7f451cf-a0eb-42a1-9d55-d386d339ec24\",\"OS::project_id\":\"7db65ec7566d486695bbd771595ed5b3\",\"OS::stack_name\":\"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0\",\"network_name\":\"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-05-06T11:51:10.000+00:00", "isDataInternal" : false } ] 2023-05-06T11:51:26.094Z|01a2146b-5b09-42bf-b5bc-a57e1e70c8a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:26.094Z|01a2146b-5b09-42bf-b5bc-a57e1e70c8a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:51:26.113Z|01a2146b-5b09-42bf-b5bc-a57e1e70c8a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T11:51:26.113Z|01a2146b-5b09-42bf-b5bc-a57e1e70c8a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-05-06T11:51:26.113Z|01a2146b-5b09-42bf-b5bc-a57e1e70c8a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:26.114Z|01a2146b-5b09-42bf-b5bc-a57e1e70c8a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T11:51:26.114Z|01a2146b-5b09-42bf-b5bc-a57e1e70c8a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-05-06T11:51:26.114Z|01a2146b-5b09-42bf-b5bc-a57e1e70c8a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"01a2146b-5b09-42bf-b5bc-a57e1e70c8a0", X-RequestID:"01a2146b-5b09-42bf-b5bc-a57e1e70c8a0", X-TransactionID:"01a2146b-5b09-42bf-b5bc-a57e1e70c8a0", X-ECOMP-RequestID:"01a2146b-5b09-42bf-b5bc-a57e1e70c8a0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"18e0fc84-ea3f-43c9-9a82-762a58f07fdb"] 2023-05-06T11:51:26.114Z|01a2146b-5b09-42bf-b5bc-a57e1e70c8a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-05-06T11:51:26.114Z|01a2146b-5b09-42bf-b5bc-a57e1e70c8a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:26.272Z|01a2146b-5b09-42bf-b5bc-a57e1e70c8a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:26.273Z|01a2146b-5b09-42bf-b5bc-a57e1e70c8a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T11:51:26.274Z|01a2146b-5b09-42bf-b5bc-a57e1e70c8a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T11:51:26.275Z|01a2146b-5b09-42bf-b5bc-a57e1e70c8a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=1A91F59840B1DC6B8CB29027BFCC7265; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sat, 06 May 2023 11:51:26 GMT", x-envoy-upstream-service-time:"154", server:"envoy"] 2023-05-06T11:51:26.276Z|01a2146b-5b09-42bf-b5bc-a57e1e70c8a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"486cd6ff-ec04-11ed-9ce1-7a82ee2c3d67","businessKey":"0ca2bece-d7c0-43d0-9432-0eedd426fa6c","processDefinitionId":"openstackAdapterTask:1:06562343-ebc0-11ed-9ce1-7a82ee2c3d67","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-05-06T11:51:05.747+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"4058d11d-ec04-11ed-9ce1-7a82ee2c3d67","superProcessInstanceId":"4869c988-ec04-11ed-9ce1-7a82ee2c3d67","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-05-06T11:51:26.276Z|01a2146b-5b09-42bf-b5bc-a57e1e70c8a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:26.277Z|01a2146b-5b09-42bf-b5bc-a57e1e70c8a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-05-06T11:51:26.312Z|01a2146b-5b09-42bf-b5bc-a57e1e70c8a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=486cd6ff-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=486cd6ff-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T11:51:26.313Z|01a2146b-5b09-42bf-b5bc-a57e1e70c8a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=486cd6ff-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||Invoke 2023-05-06T11:51:26.313Z|01a2146b-5b09-42bf-b5bc-a57e1e70c8a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=486cd6ff-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:26.313Z|01a2146b-5b09-42bf-b5bc-a57e1e70c8a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=486cd6ff-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=486cd6ff-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T11:51:26.314Z|01a2146b-5b09-42bf-b5bc-a57e1e70c8a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=486cd6ff-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Method : GET 2023-05-06T11:51:26.314Z|01a2146b-5b09-42bf-b5bc-a57e1e70c8a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=486cd6ff-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"01a2146b-5b09-42bf-b5bc-a57e1e70c8a0", X-RequestID:"01a2146b-5b09-42bf-b5bc-a57e1e70c8a0", X-TransactionID:"01a2146b-5b09-42bf-b5bc-a57e1e70c8a0", X-ECOMP-RequestID:"01a2146b-5b09-42bf-b5bc-a57e1e70c8a0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f984c1ce-7bf8-4cd4-b013-2d8ac1c26452"] 2023-05-06T11:51:26.314Z|01a2146b-5b09-42bf-b5bc-a57e1e70c8a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=486cd6ff-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Request body: 2023-05-06T11:51:26.314Z|01a2146b-5b09-42bf-b5bc-a57e1e70c8a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=486cd6ff-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:26.453Z|01a2146b-5b09-42bf-b5bc-a57e1e70c8a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=486cd6ff-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:26.454Z|01a2146b-5b09-42bf-b5bc-a57e1e70c8a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=486cd6ff-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T11:51:26.454Z|01a2146b-5b09-42bf-b5bc-a57e1e70c8a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=486cd6ff-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T11:51:26.454Z|01a2146b-5b09-42bf-b5bc-a57e1e70c8a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=486cd6ff-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=6672546A67668799600B246C0058A7EA; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Sat, 06 May 2023 11:51:26 GMT", x-envoy-upstream-service-time:"134", server:"envoy"] 2023-05-06T11:51:26.455Z|01a2146b-5b09-42bf-b5bc-a57e1e70c8a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=486cd6ff-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:4a9e842e-ec04-11ed-9ce1-7a82ee2c3d67","parentActivityInstanceId":"486cd6ff-ec04-11ed-9ce1-7a82ee2c3d67","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:06562343-ebc0-11ed-9ce1-7a82ee2c3d67","processInstanceId":"486cd6ff-ec04-11ed-9ce1-7a82ee2c3d67","executionId":"486cd6ff-ec04-11ed-9ce1-7a82ee2c3d67","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-05-06T11:51:09.428+0000","endTime":"2023-05-06T11:51:09.435+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"4058d11d-ec04-11ed-9ce1-7a82ee2c3d67"}] 2023-05-06T11:51:26.455Z|01a2146b-5b09-42bf-b5bc-a57e1e70c8a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=486cd6ff-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:26.456Z|01a2146b-5b09-42bf-b5bc-a57e1e70c8a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=486cd6ff-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||InvokeReturn 2023-05-06T11:51:26.464Z|01a2146b-5b09-42bf-b5bc-a57e1e70c8a0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:51:27.770Z|a2bd8389-4680-4522-879a-dbe36aabf2ba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:51:27.780Z|a2bd8389-4680-4522-879a-dbe36aabf2ba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a 2023-05-06T11:51:27.781Z|a2bd8389-4680-4522-879a-dbe36aabf2ba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|INFO|500||Invoke 2023-05-06T11:51:27.781Z|a2bd8389-4680-4522-879a-dbe36aabf2ba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:27.781Z|a2bd8389-4680-4522-879a-dbe36aabf2ba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a 2023-05-06T11:51:27.782Z|a2bd8389-4680-4522-879a-dbe36aabf2ba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||Method : GET 2023-05-06T11:51:27.782Z|a2bd8389-4680-4522-879a-dbe36aabf2ba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7f30d72b4b96b57c6a9bde66604225fd", X-B3-SpanId:"c3b3d00f1bacc751", X-B3-ParentSpanId:"389929d11d394072", X-B3-Sampled:"0", X-ONAP-RequestID:"a2bd8389-4680-4522-879a-dbe36aabf2ba", X-RequestID:"a2bd8389-4680-4522-879a-dbe36aabf2ba", X-TransactionID:"a2bd8389-4680-4522-879a-dbe36aabf2ba", X-ECOMP-RequestID:"a2bd8389-4680-4522-879a-dbe36aabf2ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec498790-819b-4649-ace8-8ae3c61c04da"] 2023-05-06T11:51:27.782Z|a2bd8389-4680-4522-879a-dbe36aabf2ba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||Request body: 2023-05-06T11:51:27.782Z|a2bd8389-4680-4522-879a-dbe36aabf2ba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:27.818Z|a2bd8389-4680-4522-879a-dbe36aabf2ba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:27.819Z|a2bd8389-4680-4522-879a-dbe36aabf2ba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||Status code : 200 OK 2023-05-06T11:51:27.819Z|a2bd8389-4680-4522-879a-dbe36aabf2ba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||Status text : OK 2023-05-06T11:51:27.820Z|a2bd8389-4680-4522-879a-dbe36aabf2ba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:51:28 GMT", x-envoy-upstream-service-time:"32", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:51:27.821Z|a2bd8389-4680-4522-879a-dbe36aabf2ba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||Response body: { "requestId" : "8f090e2e-1fd9-4dc7-a834-c5dee027614a", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-05-06T11:51:04.000+00:00", "endTime" : "2023-05-06T11:51:19.000+00:00", "source" : "VID", "vnfId" : "ca069bd8-5204-4515-8b31-c258ea257055", "vnfName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"19645456-85e8-4458-8d76-1dd7038b5f37\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"fee59da9-1bcc-483a-adab-4776c13f196b\",\n \"modelVersionId\": \"2db14efe-35df-48b3-8be1-41d684ba18ed\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"abf8655f-4454-423f-aabd-11eb39623b87\",\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\": \"7db65ec7566d486695bbd771595ed5b3\",\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\": \"54850123-ffc9-4c02-a21c-6d95dfd678f8\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"19645456-85e8-4458-8d76-1dd7038b5f37\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2cac7801-19e9-4491-baa8-e38f27b4c45d\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:51:19.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "54850123-ffc9-4c02-a21c-6d95dfd678f8", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "8f090e2e-1fd9-4dc7-a834-c5dee027614a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a" } } } 2023-05-06T11:51:27.821Z|a2bd8389-4680-4522-879a-dbe36aabf2ba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:27.822Z|a2bd8389-4680-4522-879a-dbe36aabf2ba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|INFO|500||InvokeReturn 2023-05-06T11:51:27.826Z|a2bd8389-4680-4522-879a-dbe36aabf2ba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false 2023-05-06T11:51:27.827Z|a2bd8389-4680-4522-879a-dbe36aabf2ba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:51:27.827Z|a2bd8389-4680-4522-879a-dbe36aabf2ba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:27.827Z|a2bd8389-4680-4522-879a-dbe36aabf2ba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false 2023-05-06T11:51:27.828Z|a2bd8389-4680-4522-879a-dbe36aabf2ba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:51:27.828Z|a2bd8389-4680-4522-879a-dbe36aabf2ba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7f30d72b4b96b57c6a9bde66604225fd", X-B3-SpanId:"8a82a3199c3cac60", X-B3-ParentSpanId:"389929d11d394072", X-B3-Sampled:"0", X-ONAP-RequestID:"a2bd8389-4680-4522-879a-dbe36aabf2ba", X-RequestID:"a2bd8389-4680-4522-879a-dbe36aabf2ba", X-TransactionID:"a2bd8389-4680-4522-879a-dbe36aabf2ba", X-ECOMP-RequestID:"a2bd8389-4680-4522-879a-dbe36aabf2ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d63c83b-3b39-4e3a-a017-78732369afdc"] 2023-05-06T11:51:27.829Z|a2bd8389-4680-4522-879a-dbe36aabf2ba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:51:27.829Z|a2bd8389-4680-4522-879a-dbe36aabf2ba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:27.851Z|a2bd8389-4680-4522-879a-dbe36aabf2ba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:27.852Z|a2bd8389-4680-4522-879a-dbe36aabf2ba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:51:27.852Z|a2bd8389-4680-4522-879a-dbe36aabf2ba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:51:27.852Z|a2bd8389-4680-4522-879a-dbe36aabf2ba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:51:28 GMT", x-envoy-upstream-service-time:"19", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:51:27.853Z|a2bd8389-4680-4522-879a-dbe36aabf2ba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-05-06T11:51:27.853Z|a2bd8389-4680-4522-879a-dbe36aabf2ba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:27.853Z|a2bd8389-4680-4522-879a-dbe36aabf2ba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:51:27.861Z|a2bd8389-4680-4522-879a-dbe36aabf2ba|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:51:28.107Z|58f2030c-6418-49cc-ac01-2082480faae5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:51:28.113Z|58f2030c-6418-49cc-ac01-2082480faae5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a 2023-05-06T11:51:28.114Z|58f2030c-6418-49cc-ac01-2082480faae5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|INFO|500||Invoke 2023-05-06T11:51:28.114Z|58f2030c-6418-49cc-ac01-2082480faae5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:28.115Z|58f2030c-6418-49cc-ac01-2082480faae5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a 2023-05-06T11:51:28.115Z|58f2030c-6418-49cc-ac01-2082480faae5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||Method : GET 2023-05-06T11:51:28.115Z|58f2030c-6418-49cc-ac01-2082480faae5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bbefbfd712ed2be843b59dfd4d10c2fd", X-B3-SpanId:"877988dc5063fcf7", X-B3-ParentSpanId:"e0bbd7791b0a5cff", X-B3-Sampled:"0", X-ONAP-RequestID:"58f2030c-6418-49cc-ac01-2082480faae5", X-RequestID:"58f2030c-6418-49cc-ac01-2082480faae5", X-TransactionID:"58f2030c-6418-49cc-ac01-2082480faae5", X-ECOMP-RequestID:"58f2030c-6418-49cc-ac01-2082480faae5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7ed7ce4e-f777-4e58-bf8f-b88d57dd0c73"] 2023-05-06T11:51:28.116Z|58f2030c-6418-49cc-ac01-2082480faae5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||Request body: 2023-05-06T11:51:28.116Z|58f2030c-6418-49cc-ac01-2082480faae5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:28.158Z|58f2030c-6418-49cc-ac01-2082480faae5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:28.159Z|58f2030c-6418-49cc-ac01-2082480faae5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||Status code : 200 OK 2023-05-06T11:51:28.159Z|58f2030c-6418-49cc-ac01-2082480faae5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||Status text : OK 2023-05-06T11:51:28.159Z|58f2030c-6418-49cc-ac01-2082480faae5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:51:28 GMT", x-envoy-upstream-service-time:"39", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:51:28.160Z|58f2030c-6418-49cc-ac01-2082480faae5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||Response body: { "requestId" : "8f090e2e-1fd9-4dc7-a834-c5dee027614a", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-05-06T11:51:04.000+00:00", "endTime" : "2023-05-06T11:51:19.000+00:00", "source" : "VID", "vnfId" : "ca069bd8-5204-4515-8b31-c258ea257055", "vnfName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"19645456-85e8-4458-8d76-1dd7038b5f37\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"fee59da9-1bcc-483a-adab-4776c13f196b\",\n \"modelVersionId\": \"2db14efe-35df-48b3-8be1-41d684ba18ed\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"abf8655f-4454-423f-aabd-11eb39623b87\",\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\": \"7db65ec7566d486695bbd771595ed5b3\",\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\": \"54850123-ffc9-4c02-a21c-6d95dfd678f8\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"19645456-85e8-4458-8d76-1dd7038b5f37\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2cac7801-19e9-4491-baa8-e38f27b4c45d\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:51:19.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "54850123-ffc9-4c02-a21c-6d95dfd678f8", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "8f090e2e-1fd9-4dc7-a834-c5dee027614a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a" } } } 2023-05-06T11:51:28.160Z|58f2030c-6418-49cc-ac01-2082480faae5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:28.161Z|58f2030c-6418-49cc-ac01-2082480faae5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|INFO|500||InvokeReturn 2023-05-06T11:51:28.162Z|58f2030c-6418-49cc-ac01-2082480faae5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false 2023-05-06T11:51:28.162Z|58f2030c-6418-49cc-ac01-2082480faae5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:51:28.162Z|58f2030c-6418-49cc-ac01-2082480faae5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:28.162Z|58f2030c-6418-49cc-ac01-2082480faae5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false 2023-05-06T11:51:28.162Z|58f2030c-6418-49cc-ac01-2082480faae5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:51:28.162Z|58f2030c-6418-49cc-ac01-2082480faae5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bbefbfd712ed2be843b59dfd4d10c2fd", X-B3-SpanId:"547ec10baa6ce09d", X-B3-ParentSpanId:"e0bbd7791b0a5cff", X-B3-Sampled:"0", X-ONAP-RequestID:"58f2030c-6418-49cc-ac01-2082480faae5", X-RequestID:"58f2030c-6418-49cc-ac01-2082480faae5", X-TransactionID:"58f2030c-6418-49cc-ac01-2082480faae5", X-ECOMP-RequestID:"58f2030c-6418-49cc-ac01-2082480faae5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"04d0d44e-3fe0-4d8a-84eb-36623f68346d"] 2023-05-06T11:51:28.163Z|58f2030c-6418-49cc-ac01-2082480faae5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:51:28.163Z|58f2030c-6418-49cc-ac01-2082480faae5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:28.186Z|58f2030c-6418-49cc-ac01-2082480faae5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:28.186Z|58f2030c-6418-49cc-ac01-2082480faae5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:51:28.187Z|58f2030c-6418-49cc-ac01-2082480faae5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:51:28.187Z|58f2030c-6418-49cc-ac01-2082480faae5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:51:28 GMT", x-envoy-upstream-service-time:"20", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:51:28.188Z|58f2030c-6418-49cc-ac01-2082480faae5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-05-06T11:51:28.188Z|58f2030c-6418-49cc-ac01-2082480faae5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:28.188Z|58f2030c-6418-49cc-ac01-2082480faae5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:51:28.199Z|58f2030c-6418-49cc-ac01-2082480faae5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:51:28.441Z|1779c1ca-8a79-4d13-8786-af89684acec4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:51:28.447Z|1779c1ca-8a79-4d13-8786-af89684acec4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a 2023-05-06T11:51:28.448Z|1779c1ca-8a79-4d13-8786-af89684acec4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|INFO|500||Invoke 2023-05-06T11:51:28.448Z|1779c1ca-8a79-4d13-8786-af89684acec4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:28.448Z|1779c1ca-8a79-4d13-8786-af89684acec4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a 2023-05-06T11:51:28.449Z|1779c1ca-8a79-4d13-8786-af89684acec4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||Method : GET 2023-05-06T11:51:28.449Z|1779c1ca-8a79-4d13-8786-af89684acec4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0585ebb6d6bece65740fe2345d582e82", X-B3-SpanId:"877e8fda2ee3393a", X-B3-ParentSpanId:"5614f653c6c9dfac", X-B3-Sampled:"0", X-ONAP-RequestID:"1779c1ca-8a79-4d13-8786-af89684acec4", X-RequestID:"1779c1ca-8a79-4d13-8786-af89684acec4", X-TransactionID:"1779c1ca-8a79-4d13-8786-af89684acec4", X-ECOMP-RequestID:"1779c1ca-8a79-4d13-8786-af89684acec4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"060d283f-5c58-4bf3-9c12-d86a59b6f68e"] 2023-05-06T11:51:28.449Z|1779c1ca-8a79-4d13-8786-af89684acec4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||Request body: 2023-05-06T11:51:28.449Z|1779c1ca-8a79-4d13-8786-af89684acec4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:28.482Z|1779c1ca-8a79-4d13-8786-af89684acec4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:28.482Z|1779c1ca-8a79-4d13-8786-af89684acec4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||Status code : 200 OK 2023-05-06T11:51:28.483Z|1779c1ca-8a79-4d13-8786-af89684acec4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||Status text : OK 2023-05-06T11:51:28.483Z|1779c1ca-8a79-4d13-8786-af89684acec4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:51:28 GMT", x-envoy-upstream-service-time:"28", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:51:28.484Z|1779c1ca-8a79-4d13-8786-af89684acec4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||Response body: { "requestId" : "8f090e2e-1fd9-4dc7-a834-c5dee027614a", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-05-06T11:51:04.000+00:00", "endTime" : "2023-05-06T11:51:19.000+00:00", "source" : "VID", "vnfId" : "ca069bd8-5204-4515-8b31-c258ea257055", "vnfName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"19645456-85e8-4458-8d76-1dd7038b5f37\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"fee59da9-1bcc-483a-adab-4776c13f196b\",\n \"modelVersionId\": \"2db14efe-35df-48b3-8be1-41d684ba18ed\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"abf8655f-4454-423f-aabd-11eb39623b87\",\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\": \"7db65ec7566d486695bbd771595ed5b3\",\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\": \"54850123-ffc9-4c02-a21c-6d95dfd678f8\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"19645456-85e8-4458-8d76-1dd7038b5f37\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2cac7801-19e9-4491-baa8-e38f27b4c45d\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:51:19.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "54850123-ffc9-4c02-a21c-6d95dfd678f8", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "8f090e2e-1fd9-4dc7-a834-c5dee027614a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a" } } } 2023-05-06T11:51:28.484Z|1779c1ca-8a79-4d13-8786-af89684acec4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:28.485Z|1779c1ca-8a79-4d13-8786-af89684acec4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|INFO|500||InvokeReturn 2023-05-06T11:51:28.486Z|1779c1ca-8a79-4d13-8786-af89684acec4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false 2023-05-06T11:51:28.487Z|1779c1ca-8a79-4d13-8786-af89684acec4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:51:28.487Z|1779c1ca-8a79-4d13-8786-af89684acec4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:28.488Z|1779c1ca-8a79-4d13-8786-af89684acec4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false 2023-05-06T11:51:28.488Z|1779c1ca-8a79-4d13-8786-af89684acec4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:51:28.488Z|1779c1ca-8a79-4d13-8786-af89684acec4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0585ebb6d6bece65740fe2345d582e82", X-B3-SpanId:"3fc2a924b588f38c", X-B3-ParentSpanId:"5614f653c6c9dfac", X-B3-Sampled:"0", X-ONAP-RequestID:"1779c1ca-8a79-4d13-8786-af89684acec4", X-RequestID:"1779c1ca-8a79-4d13-8786-af89684acec4", X-TransactionID:"1779c1ca-8a79-4d13-8786-af89684acec4", X-ECOMP-RequestID:"1779c1ca-8a79-4d13-8786-af89684acec4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"747c6708-ca43-4894-a5ac-023b71fab7b1"] 2023-05-06T11:51:28.489Z|1779c1ca-8a79-4d13-8786-af89684acec4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:51:28.489Z|1779c1ca-8a79-4d13-8786-af89684acec4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:28.511Z|1779c1ca-8a79-4d13-8786-af89684acec4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:28.512Z|1779c1ca-8a79-4d13-8786-af89684acec4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:51:28.513Z|1779c1ca-8a79-4d13-8786-af89684acec4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:51:28.513Z|1779c1ca-8a79-4d13-8786-af89684acec4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:51:28 GMT", x-envoy-upstream-service-time:"18", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:51:28.513Z|1779c1ca-8a79-4d13-8786-af89684acec4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-05-06T11:51:28.514Z|1779c1ca-8a79-4d13-8786-af89684acec4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:28.514Z|1779c1ca-8a79-4d13-8786-af89684acec4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:51:28.526Z|1779c1ca-8a79-4d13-8786-af89684acec4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:51:28.776Z|1351db99-397c-4d7c-9cf6-7b459fc134a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:51:28.783Z|1351db99-397c-4d7c-9cf6-7b459fc134a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a 2023-05-06T11:51:28.783Z|1351db99-397c-4d7c-9cf6-7b459fc134a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|INFO|500||Invoke 2023-05-06T11:51:28.783Z|1351db99-397c-4d7c-9cf6-7b459fc134a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:28.783Z|1351db99-397c-4d7c-9cf6-7b459fc134a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a 2023-05-06T11:51:28.784Z|1351db99-397c-4d7c-9cf6-7b459fc134a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||Method : GET 2023-05-06T11:51:28.784Z|1351db99-397c-4d7c-9cf6-7b459fc134a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"adb9a2d286330d87cb89115133466e91", X-B3-SpanId:"47abe8f75fac49d6", X-B3-ParentSpanId:"958e448af4af70e9", X-B3-Sampled:"0", X-ONAP-RequestID:"1351db99-397c-4d7c-9cf6-7b459fc134a6", X-RequestID:"1351db99-397c-4d7c-9cf6-7b459fc134a6", X-TransactionID:"1351db99-397c-4d7c-9cf6-7b459fc134a6", X-ECOMP-RequestID:"1351db99-397c-4d7c-9cf6-7b459fc134a6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3838d121-9fb1-4486-a645-162ab8c7f067"] 2023-05-06T11:51:28.784Z|1351db99-397c-4d7c-9cf6-7b459fc134a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||Request body: 2023-05-06T11:51:28.784Z|1351db99-397c-4d7c-9cf6-7b459fc134a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:28.813Z|1351db99-397c-4d7c-9cf6-7b459fc134a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:28.814Z|1351db99-397c-4d7c-9cf6-7b459fc134a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||Status code : 200 OK 2023-05-06T11:51:28.814Z|1351db99-397c-4d7c-9cf6-7b459fc134a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||Status text : OK 2023-05-06T11:51:28.814Z|1351db99-397c-4d7c-9cf6-7b459fc134a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:51:28 GMT", x-envoy-upstream-service-time:"27", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:51:28.815Z|1351db99-397c-4d7c-9cf6-7b459fc134a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||Response body: { "requestId" : "8f090e2e-1fd9-4dc7-a834-c5dee027614a", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-05-06T11:51:04.000+00:00", "endTime" : "2023-05-06T11:51:19.000+00:00", "source" : "VID", "vnfId" : "ca069bd8-5204-4515-8b31-c258ea257055", "vnfName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"19645456-85e8-4458-8d76-1dd7038b5f37\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"fee59da9-1bcc-483a-adab-4776c13f196b\",\n \"modelVersionId\": \"2db14efe-35df-48b3-8be1-41d684ba18ed\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"abf8655f-4454-423f-aabd-11eb39623b87\",\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\": \"7db65ec7566d486695bbd771595ed5b3\",\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\": \"54850123-ffc9-4c02-a21c-6d95dfd678f8\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"19645456-85e8-4458-8d76-1dd7038b5f37\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2cac7801-19e9-4491-baa8-e38f27b4c45d\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:51:19.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "54850123-ffc9-4c02-a21c-6d95dfd678f8", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "8f090e2e-1fd9-4dc7-a834-c5dee027614a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a" } } } 2023-05-06T11:51:28.816Z|1351db99-397c-4d7c-9cf6-7b459fc134a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:28.816Z|1351db99-397c-4d7c-9cf6-7b459fc134a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|INFO|500||InvokeReturn 2023-05-06T11:51:28.817Z|1351db99-397c-4d7c-9cf6-7b459fc134a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false 2023-05-06T11:51:28.817Z|1351db99-397c-4d7c-9cf6-7b459fc134a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:51:28.817Z|1351db99-397c-4d7c-9cf6-7b459fc134a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:28.818Z|1351db99-397c-4d7c-9cf6-7b459fc134a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false 2023-05-06T11:51:28.818Z|1351db99-397c-4d7c-9cf6-7b459fc134a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:51:28.818Z|1351db99-397c-4d7c-9cf6-7b459fc134a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"adb9a2d286330d87cb89115133466e91", X-B3-SpanId:"b8e9967b4ec9ee74", X-B3-ParentSpanId:"958e448af4af70e9", X-B3-Sampled:"0", X-ONAP-RequestID:"1351db99-397c-4d7c-9cf6-7b459fc134a6", X-RequestID:"1351db99-397c-4d7c-9cf6-7b459fc134a6", X-TransactionID:"1351db99-397c-4d7c-9cf6-7b459fc134a6", X-ECOMP-RequestID:"1351db99-397c-4d7c-9cf6-7b459fc134a6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b429ad47-aca3-4669-b650-fa86f24d86e6"] 2023-05-06T11:51:28.818Z|1351db99-397c-4d7c-9cf6-7b459fc134a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:51:28.818Z|1351db99-397c-4d7c-9cf6-7b459fc134a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:28.845Z|1351db99-397c-4d7c-9cf6-7b459fc134a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:28.845Z|1351db99-397c-4d7c-9cf6-7b459fc134a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:51:28.846Z|1351db99-397c-4d7c-9cf6-7b459fc134a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:51:28.846Z|1351db99-397c-4d7c-9cf6-7b459fc134a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:51:29 GMT", x-envoy-upstream-service-time:"24", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:51:28.847Z|1351db99-397c-4d7c-9cf6-7b459fc134a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-05-06T11:51:28.847Z|1351db99-397c-4d7c-9cf6-7b459fc134a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:28.847Z|1351db99-397c-4d7c-9cf6-7b459fc134a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:51:28.868Z|1351db99-397c-4d7c-9cf6-7b459fc134a6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:51:29.080Z|ca90c6b8-32ab-414d-ae58-1d2db90516f8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:51:29.086Z|ca90c6b8-32ab-414d-ae58-1d2db90516f8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a 2023-05-06T11:51:29.086Z|ca90c6b8-32ab-414d-ae58-1d2db90516f8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|INFO|500||Invoke 2023-05-06T11:51:29.086Z|ca90c6b8-32ab-414d-ae58-1d2db90516f8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:29.086Z|ca90c6b8-32ab-414d-ae58-1d2db90516f8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a 2023-05-06T11:51:29.086Z|ca90c6b8-32ab-414d-ae58-1d2db90516f8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||Method : GET 2023-05-06T11:51:29.087Z|ca90c6b8-32ab-414d-ae58-1d2db90516f8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8043b4e6706770a741e781e070df784e", X-B3-SpanId:"9d6cf202d4a7d656", X-B3-ParentSpanId:"3c85b5d39dc88586", X-B3-Sampled:"0", X-ONAP-RequestID:"ca90c6b8-32ab-414d-ae58-1d2db90516f8", X-RequestID:"ca90c6b8-32ab-414d-ae58-1d2db90516f8", X-TransactionID:"ca90c6b8-32ab-414d-ae58-1d2db90516f8", X-ECOMP-RequestID:"ca90c6b8-32ab-414d-ae58-1d2db90516f8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9cee4243-a662-4c7b-bd34-8713335a4eb8"] 2023-05-06T11:51:29.087Z|ca90c6b8-32ab-414d-ae58-1d2db90516f8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||Request body: 2023-05-06T11:51:29.087Z|ca90c6b8-32ab-414d-ae58-1d2db90516f8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:29.122Z|ca90c6b8-32ab-414d-ae58-1d2db90516f8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:29.122Z|ca90c6b8-32ab-414d-ae58-1d2db90516f8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||Status code : 200 OK 2023-05-06T11:51:29.122Z|ca90c6b8-32ab-414d-ae58-1d2db90516f8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||Status text : OK 2023-05-06T11:51:29.122Z|ca90c6b8-32ab-414d-ae58-1d2db90516f8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:51:29 GMT", x-envoy-upstream-service-time:"32", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:51:29.125Z|ca90c6b8-32ab-414d-ae58-1d2db90516f8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||Response body: { "requestId" : "8f090e2e-1fd9-4dc7-a834-c5dee027614a", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-05-06T11:51:04.000+00:00", "endTime" : "2023-05-06T11:51:19.000+00:00", "source" : "VID", "vnfId" : "ca069bd8-5204-4515-8b31-c258ea257055", "vnfName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"19645456-85e8-4458-8d76-1dd7038b5f37\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"fee59da9-1bcc-483a-adab-4776c13f196b\",\n \"modelVersionId\": \"2db14efe-35df-48b3-8be1-41d684ba18ed\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"abf8655f-4454-423f-aabd-11eb39623b87\",\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\": \"7db65ec7566d486695bbd771595ed5b3\",\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\": \"54850123-ffc9-4c02-a21c-6d95dfd678f8\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"19645456-85e8-4458-8d76-1dd7038b5f37\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2cac7801-19e9-4491-baa8-e38f27b4c45d\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:51:19.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "54850123-ffc9-4c02-a21c-6d95dfd678f8", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "8f090e2e-1fd9-4dc7-a834-c5dee027614a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a" } } } 2023-05-06T11:51:29.125Z|ca90c6b8-32ab-414d-ae58-1d2db90516f8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:29.125Z|ca90c6b8-32ab-414d-ae58-1d2db90516f8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8f090e2e-1fd9-4dc7-a834-c5dee027614a|INFO|500||InvokeReturn 2023-05-06T11:51:29.126Z|ca90c6b8-32ab-414d-ae58-1d2db90516f8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false 2023-05-06T11:51:29.127Z|ca90c6b8-32ab-414d-ae58-1d2db90516f8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:51:29.127Z|ca90c6b8-32ab-414d-ae58-1d2db90516f8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:29.127Z|ca90c6b8-32ab-414d-ae58-1d2db90516f8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false 2023-05-06T11:51:29.127Z|ca90c6b8-32ab-414d-ae58-1d2db90516f8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:51:29.127Z|ca90c6b8-32ab-414d-ae58-1d2db90516f8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8043b4e6706770a741e781e070df784e", X-B3-SpanId:"e47c1ff8e12f7ff4", X-B3-ParentSpanId:"3c85b5d39dc88586", X-B3-Sampled:"0", X-ONAP-RequestID:"ca90c6b8-32ab-414d-ae58-1d2db90516f8", X-RequestID:"ca90c6b8-32ab-414d-ae58-1d2db90516f8", X-TransactionID:"ca90c6b8-32ab-414d-ae58-1d2db90516f8", X-ECOMP-RequestID:"ca90c6b8-32ab-414d-ae58-1d2db90516f8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e5957244-c482-4f98-8712-ed002046eda9"] 2023-05-06T11:51:29.127Z|ca90c6b8-32ab-414d-ae58-1d2db90516f8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:51:29.127Z|ca90c6b8-32ab-414d-ae58-1d2db90516f8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:29.141Z|ca90c6b8-32ab-414d-ae58-1d2db90516f8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:29.142Z|ca90c6b8-32ab-414d-ae58-1d2db90516f8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:51:29.142Z|ca90c6b8-32ab-414d-ae58-1d2db90516f8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:51:29.142Z|ca90c6b8-32ab-414d-ae58-1d2db90516f8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:51:29 GMT", x-envoy-upstream-service-time:"11", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:51:29.143Z|ca90c6b8-32ab-414d-ae58-1d2db90516f8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-05-06T11:51:29.143Z|ca90c6b8-32ab-414d-ae58-1d2db90516f8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:29.143Z|ca90c6b8-32ab-414d-ae58-1d2db90516f8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8f090e2e-1fd9-4dc7-a834-c5dee027614a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:51:29.153Z|ca90c6b8-32ab-414d-ae58-1d2db90516f8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8f090e2e-1fd9-4dc7-a834-c5dee027614a|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:51:30.774Z|0f2e565e-1b78-4c6b-a554-1785d7a85596|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:51:30.775Z|0f2e565e-1b78-4c6b-a554-1785d7a85596|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:51:30.787Z|3b6bbdf1-5cf7-4b17-bf72-b27a43e1ee02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:51:30.787Z|3b6bbdf1-5cf7-4b17-bf72-b27a43e1ee02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:51:30.796Z|b81ec371-e455-4f51-9d40-df63b3a7ea68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:51:30.797Z|b81ec371-e455-4f51-9d40-df63b3a7ea68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:51:31.297Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:51:31.299Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|||INFO|500||Checking if requestId: d4df3fa8-6bbb-491d-900d-91a82d8c5abb already exists in requestDb InfraActiveRequests table 2023-05-06T11:51:31.299Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb 2023-05-06T11:51:31.300Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|INFO|500||Invoke 2023-05-06T11:51:31.300Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:31.300Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb 2023-05-06T11:51:31.300Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Method : GET 2023-05-06T11:51:31.300Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"31d1c71ff49416856fee1270822d6faf", X-B3-SpanId:"bd21415fe4d3fdfb", X-B3-ParentSpanId:"d16ce982c776b3cc", X-B3-Sampled:"0", X-ONAP-RequestID:"d4df3fa8-6bbb-491d-900d-91a82d8c5abb", X-RequestID:"d4df3fa8-6bbb-491d-900d-91a82d8c5abb", X-TransactionID:"d4df3fa8-6bbb-491d-900d-91a82d8c5abb", X-ECOMP-RequestID:"d4df3fa8-6bbb-491d-900d-91a82d8c5abb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa45cd8a-6141-4c5d-91f0-8bc866cf28ef"] 2023-05-06T11:51:31.301Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Request body: 2023-05-06T11:51:31.301Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:31.332Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:31.332Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Status code : 404 NOT_FOUND 2023-05-06T11:51:31.333Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Status text : Not Found 2023-05-06T11:51:31.333Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 06 May 2023 11:51:31 GMT", x-envoy-upstream-service-time:"26", server:"envoy"] 2023-05-06T11:51:31.333Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Response body: 2023-05-06T11:51:31.333Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:31.334Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|INFO|404|Not Found|InvokeReturn 2023-05-06T11:51:31.347Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|||INFO|500||Running local validations 2023-05-06T11:51:31.352Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-05-06T11:51:31.380Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/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/7db65ec7566d486695bbd771595ed5b3 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-05-06T11:51:31.381Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7db65ec7566d486695bbd771595ed5b3|INFO|500||Invoke 2023-05-06T11:51:31.470Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7db65ec7566d486695bbd771595ed5b3|INFO|500||InvokeReturn 2023-05-06T11:51:31.471Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/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/7db65ec7566d486695bbd771595ed5b3 has http status code:200 and response headers:{date=[Sat, 06 May 2023 11:51:31 GMT], server=[envoy], content-length=[1052], x-envoy-upstream-service-time=[83], vertex-id=[192752], x-aai-txid=[1-aai-resources-230506-11:51:31:554-17955], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-06T11:51:31.473Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|||DEBUG|500||{"tenant-id":"7db65ec7566d486695bbd771595ed5b3","tenant-name":"onap-daily-kohn","tenant-context":"None","resource-version":"1683373871567","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/ca069bd8-5204-4515-8b31-c258ea257055","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"ca069bd8-5204-4515-8b31-c258ea257055"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d_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-05-06T11:51:31.475Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-05-06T11:51:31.475Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-05-06T11:51:31.478Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/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-05-06T11:51:31.479Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-05-06T11:51:31.479Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:31.480Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/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-05-06T11:51:31.480Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-05-06T11:51:31.480Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/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:"31d1c71ff49416856fee1270822d6faf", X-B3-SpanId:"ee1757b4575dc28d", X-B3-ParentSpanId:"d16ce982c776b3cc", X-B3-Sampled:"0", X-ONAP-RequestID:"d4df3fa8-6bbb-491d-900d-91a82d8c5abb", X-RequestID:"d4df3fa8-6bbb-491d-900d-91a82d8c5abb", X-TransactionID:"d4df3fa8-6bbb-491d-900d-91a82d8c5abb", X-ECOMP-RequestID:"d4df3fa8-6bbb-491d-900d-91a82d8c5abb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a4bfc63b-aa09-4fec-8197-b6c7429c9b02"] 2023-05-06T11:51:31.481Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"ca069bd8-5204-4515-8b31-c258ea257055","serviceInstanceId":"54850123-ffc9-4c02-a21c-6d95dfd678f8"},"instanceName":"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d","requestScope":"vfModule"} 2023-05-06T11:51:31.481Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:31.505Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:31.505Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-05-06T11:51:31.505Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-05-06T11:51:31.506Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 06 May 2023 11:51:31 GMT", x-envoy-upstream-service-time:"20", server:"envoy"] 2023-05-06T11:51:31.506Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-05-06T11:51:31.507Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:31.507Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-05-06T11:51:31.508Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=1cd8e946-cb80-4c1a-96e0-109ffda842a1|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=1cd8e946-cb80-4c1a-96e0-109ffda842a1 2023-05-06T11:51:31.509Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=1cd8e946-cb80-4c1a-96e0-109ffda842a1|INFO|500||Invoke 2023-05-06T11:51:31.510Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=1cd8e946-cb80-4c1a-96e0-109ffda842a1|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:31.511Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=1cd8e946-cb80-4c1a-96e0-109ffda842a1|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=1cd8e946-cb80-4c1a-96e0-109ffda842a1 2023-05-06T11:51:31.511Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=1cd8e946-cb80-4c1a-96e0-109ffda842a1|DEBUG|500||Method : GET 2023-05-06T11:51:31.512Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=1cd8e946-cb80-4c1a-96e0-109ffda842a1|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d4df3fa8-6bbb-491d-900d-91a82d8c5abb", X-RequestID:"d4df3fa8-6bbb-491d-900d-91a82d8c5abb", X-TransactionID:"d4df3fa8-6bbb-491d-900d-91a82d8c5abb", X-ECOMP-RequestID:"d4df3fa8-6bbb-491d-900d-91a82d8c5abb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"160e725a-249f-4943-b0b3-b50722d8b909"] 2023-05-06T11:51:31.512Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=1cd8e946-cb80-4c1a-96e0-109ffda842a1|DEBUG|500||Request body: 2023-05-06T11:51:31.513Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=1cd8e946-cb80-4c1a-96e0-109ffda842a1|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:31.599Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=1cd8e946-cb80-4c1a-96e0-109ffda842a1|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:31.600Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=1cd8e946-cb80-4c1a-96e0-109ffda842a1|DEBUG|500||Status code : 200 OK 2023-05-06T11:51:31.600Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=1cd8e946-cb80-4c1a-96e0-109ffda842a1|DEBUG|500||Status text : OK 2023-05-06T11:51:31.601Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=1cd8e946-cb80-4c1a-96e0-109ffda842a1|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Sat, 06 May 2023 11:51:31 GMT", x-envoy-upstream-service-time:"81", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:51:31.604Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=1cd8e946-cb80-4c1a-96e0-109ffda842a1|DEBUG|500||Response body: { "id" : 7, "modelCustomizationUUID" : "1cd8e946-cb80-4c1a-96e0-109ffda842a1", "label" : "base_ubuntu20", "minInstances" : 1, "maxInstances" : 1, "initialCount" : 1, "availabilityZoneCount" : null, "created" : "2023-05-06 11:49:05.000", "skipPostInstConf" : true, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7" }, "volumeHeatEnv" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/volumeHeatEnv" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule" }, "cvnfcCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/cvnfcCustomization" }, "vnfCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vnfCustomization" }, "heatEnvironment" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/heatEnvironment" } } } 2023-05-06T11:51:31.605Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=1cd8e946-cb80-4c1a-96e0-109ffda842a1|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:31.606Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=1cd8e946-cb80-4c1a-96e0-109ffda842a1|INFO|500||InvokeReturn 2023-05-06T11:51:31.625Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule 2023-05-06T11:51:31.626Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|INFO|500||Invoke 2023-05-06T11:51:31.626Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:31.626Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule 2023-05-06T11:51:31.627Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||Method : GET 2023-05-06T11:51:31.627Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d4df3fa8-6bbb-491d-900d-91a82d8c5abb", X-RequestID:"d4df3fa8-6bbb-491d-900d-91a82d8c5abb", X-TransactionID:"d4df3fa8-6bbb-491d-900d-91a82d8c5abb", X-ECOMP-RequestID:"d4df3fa8-6bbb-491d-900d-91a82d8c5abb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"57fda488-f6f6-4922-a840-56d31fd2adc2"] 2023-05-06T11:51:31.628Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||Request body: 2023-05-06T11:51:31.628Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:31.695Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:31.696Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||Status code : 200 OK 2023-05-06T11:51:31.697Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||Status text : OK 2023-05-06T11:51:31.697Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vfModule/69a928f6-ffd9-40b1-bfea-6533a2b300a2", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Sat, 06 May 2023 11:51:31 GMT", x-envoy-upstream-service-time:"64", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:51:31.698Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||Response body: { "modelUUID" : "69a928f6-ffd9-40b1-bfea-6533a2b300a2", "modelInvariantUUID" : "d4a81356-7db6-4cf1-8de3-cf35725b761c", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2023-05-06 11:49:05.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/69a928f6-ffd9-40b1-bfea-6533a2b300a2" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/69a928f6-ffd9-40b1-bfea-6533a2b300a2" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/69a928f6-ffd9-40b1-bfea-6533a2b300a2/moduleHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/69a928f6-ffd9-40b1-bfea-6533a2b300a2/vnfResources" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/69a928f6-ffd9-40b1-bfea-6533a2b300a2/vfModuleCustomization" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/69a928f6-ffd9-40b1-bfea-6533a2b300a2/heatFiles" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/69a928f6-ffd9-40b1-bfea-6533a2b300a2/volumeHeatTemplate" } } } 2023-05-06T11:51:31.698Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:31.699Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|INFO|500||InvokeReturn 2023-05-06T11:51:31.717Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=69a928f6-ffd9-40b1-bfea-6533a2b300a2&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=69a928f6-ffd9-40b1-bfea-6533a2b300a2&vnfComponentType=vfModule&action=createInstance 2023-05-06T11:51:31.718Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=69a928f6-ffd9-40b1-bfea-6533a2b300a2&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2023-05-06T11:51:31.719Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=69a928f6-ffd9-40b1-bfea-6533a2b300a2&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:31.719Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=69a928f6-ffd9-40b1-bfea-6533a2b300a2&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=69a928f6-ffd9-40b1-bfea-6533a2b300a2&vnfComponentType=vfModule&action=createInstance 2023-05-06T11:51:31.720Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=69a928f6-ffd9-40b1-bfea-6533a2b300a2&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2023-05-06T11:51:31.720Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=69a928f6-ffd9-40b1-bfea-6533a2b300a2&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d4df3fa8-6bbb-491d-900d-91a82d8c5abb", X-RequestID:"d4df3fa8-6bbb-491d-900d-91a82d8c5abb", X-TransactionID:"d4df3fa8-6bbb-491d-900d-91a82d8c5abb", X-ECOMP-RequestID:"d4df3fa8-6bbb-491d-900d-91a82d8c5abb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ae03848a-983c-4cff-9746-852c0ade0305"] 2023-05-06T11:51:31.721Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=69a928f6-ffd9-40b1-bfea-6533a2b300a2&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2023-05-06T11:51:31.721Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=69a928f6-ffd9-40b1-bfea-6533a2b300a2&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:31.784Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=69a928f6-ffd9-40b1-bfea-6533a2b300a2&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:31.784Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=69a928f6-ffd9-40b1-bfea-6533a2b300a2&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-05-06T11:51:31.785Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=69a928f6-ffd9-40b1-bfea-6533a2b300a2&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : Not Found 2023-05-06T11:51:31.785Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=69a928f6-ffd9-40b1-bfea-6533a2b300a2&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 06 May 2023 11:51:31 GMT", x-envoy-upstream-service-time:"58", server:"envoy"] 2023-05-06T11:51:31.785Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=69a928f6-ffd9-40b1-bfea-6533a2b300a2&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2023-05-06T11:51:31.785Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=69a928f6-ffd9-40b1-bfea-6533a2b300a2&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:31.786Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=69a928f6-ffd9-40b1-bfea-6533a2b300a2&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-05-06T11:51:31.787Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d4a81356-7db6-4cf1-8de3-cf35725b761c|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d4a81356-7db6-4cf1-8de3-cf35725b761c 2023-05-06T11:51:31.787Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d4a81356-7db6-4cf1-8de3-cf35725b761c|INFO|500||Invoke 2023-05-06T11:51:31.787Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d4a81356-7db6-4cf1-8de3-cf35725b761c|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:31.787Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d4a81356-7db6-4cf1-8de3-cf35725b761c|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d4a81356-7db6-4cf1-8de3-cf35725b761c 2023-05-06T11:51:31.788Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d4a81356-7db6-4cf1-8de3-cf35725b761c|DEBUG|500||Method : GET 2023-05-06T11:51:31.788Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d4a81356-7db6-4cf1-8de3-cf35725b761c|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d4df3fa8-6bbb-491d-900d-91a82d8c5abb", X-RequestID:"d4df3fa8-6bbb-491d-900d-91a82d8c5abb", X-TransactionID:"d4df3fa8-6bbb-491d-900d-91a82d8c5abb", X-ECOMP-RequestID:"d4df3fa8-6bbb-491d-900d-91a82d8c5abb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc0d594a-3d17-447d-b703-e567c560e5ca"] 2023-05-06T11:51:31.788Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d4a81356-7db6-4cf1-8de3-cf35725b761c|DEBUG|500||Request body: 2023-05-06T11:51:31.788Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d4a81356-7db6-4cf1-8de3-cf35725b761c|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:31.821Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d4a81356-7db6-4cf1-8de3-cf35725b761c|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:31.822Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d4a81356-7db6-4cf1-8de3-cf35725b761c|DEBUG|500||Status code : 200 OK 2023-05-06T11:51:31.822Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d4a81356-7db6-4cf1-8de3-cf35725b761c|DEBUG|500||Status text : OK 2023-05-06T11:51:31.822Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d4a81356-7db6-4cf1-8de3-cf35725b761c|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Sat, 06 May 2023 11:51:32 GMT", x-envoy-upstream-service-time:"30", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:51:31.823Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d4a81356-7db6-4cf1-8de3-cf35725b761c|DEBUG|500||Response body: { "_embedded" : { "vfModule" : [ { "modelUUID" : "69a928f6-ffd9-40b1-bfea-6533a2b300a2", "modelInvariantUUID" : "d4a81356-7db6-4cf1-8de3-cf35725b761c", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2023-05-06 11:49:05.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/69a928f6-ffd9-40b1-bfea-6533a2b300a2" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/69a928f6-ffd9-40b1-bfea-6533a2b300a2" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/69a928f6-ffd9-40b1-bfea-6533a2b300a2/moduleHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/69a928f6-ffd9-40b1-bfea-6533a2b300a2/vnfResources" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/69a928f6-ffd9-40b1-bfea-6533a2b300a2/vfModuleCustomization" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/69a928f6-ffd9-40b1-bfea-6533a2b300a2/heatFiles" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/69a928f6-ffd9-40b1-bfea-6533a2b300a2/volumeHeatTemplate" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d4a81356-7db6-4cf1-8de3-cf35725b761c" } } } 2023-05-06T11:51:31.824Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d4a81356-7db6-4cf1-8de3-cf35725b761c|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:31.824Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d4a81356-7db6-4cf1-8de3-cf35725b761c|INFO|500||InvokeReturn 2023-05-06T11:51:31.828Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=69a928f6-ffd9-40b1-bfea-6533a2b300a2&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=69a928f6-ffd9-40b1-bfea-6533a2b300a2&vnfComponentType=vfModule&action=createInstance 2023-05-06T11:51:31.829Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=69a928f6-ffd9-40b1-bfea-6533a2b300a2&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2023-05-06T11:51:31.829Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=69a928f6-ffd9-40b1-bfea-6533a2b300a2&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:31.829Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=69a928f6-ffd9-40b1-bfea-6533a2b300a2&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=69a928f6-ffd9-40b1-bfea-6533a2b300a2&vnfComponentType=vfModule&action=createInstance 2023-05-06T11:51:31.829Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=69a928f6-ffd9-40b1-bfea-6533a2b300a2&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2023-05-06T11:51:31.829Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=69a928f6-ffd9-40b1-bfea-6533a2b300a2&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d4df3fa8-6bbb-491d-900d-91a82d8c5abb", X-RequestID:"d4df3fa8-6bbb-491d-900d-91a82d8c5abb", X-TransactionID:"d4df3fa8-6bbb-491d-900d-91a82d8c5abb", X-ECOMP-RequestID:"d4df3fa8-6bbb-491d-900d-91a82d8c5abb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ba29230c-483a-4042-b327-94716e0af21b"] 2023-05-06T11:51:31.830Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=69a928f6-ffd9-40b1-bfea-6533a2b300a2&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2023-05-06T11:51:31.830Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=69a928f6-ffd9-40b1-bfea-6533a2b300a2&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:31.863Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=69a928f6-ffd9-40b1-bfea-6533a2b300a2&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:31.864Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=69a928f6-ffd9-40b1-bfea-6533a2b300a2&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-05-06T11:51:31.864Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=69a928f6-ffd9-40b1-bfea-6533a2b300a2&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : Not Found 2023-05-06T11:51:31.864Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=69a928f6-ffd9-40b1-bfea-6533a2b300a2&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 06 May 2023 11:51:32 GMT", x-envoy-upstream-service-time:"30", server:"envoy"] 2023-05-06T11:51:31.864Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=69a928f6-ffd9-40b1-bfea-6533a2b300a2&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2023-05-06T11:51:31.864Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=69a928f6-ffd9-40b1-bfea-6533a2b300a2&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:31.865Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=69a928f6-ffd9-40b1-bfea-6533a2b300a2&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-05-06T11:51:31.865Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/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-05-06T11:51:31.865Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/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-05-06T11:51:31.865Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/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-05-06T11:51:31.866Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/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-05-06T11:51:31.866Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/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-05-06T11:51:31.866Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/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:"d4df3fa8-6bbb-491d-900d-91a82d8c5abb", X-RequestID:"d4df3fa8-6bbb-491d-900d-91a82d8c5abb", X-TransactionID:"d4df3fa8-6bbb-491d-900d-91a82d8c5abb", X-ECOMP-RequestID:"d4df3fa8-6bbb-491d-900d-91a82d8c5abb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"054d2741-5e28-4e38-aa94-c91e6dc9a2ca"] 2023-05-06T11:51:31.866Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/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-05-06T11:51:31.866Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/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-05-06T11:51:31.898Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/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-05-06T11:51:31.898Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/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-05-06T11:51:31.898Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : OK 2023-05-06T11:51:31.898Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Sat, 06 May 2023 11:51:32 GMT", x-envoy-upstream-service-time:"29", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:51:31.899Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: { "id" : 45, "action" : "createInstance", "description" : "Gr api recipe to create vf-module", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "vnfType" : null, "paramXsd" : null, "vnfComponentType" : "vfModule", "vfModuleModelUUID" : "GR-API-DEFAULT", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/45" }, "vnfComponentsRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/45" } } } 2023-05-06T11:51:31.900Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/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-05-06T11:51:31.900Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/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-05-06T11:51:31.909Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/69a928f6-ffd9-40b1-bfea-6533a2b300a2|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/69a928f6-ffd9-40b1-bfea-6533a2b300a2 2023-05-06T11:51:31.910Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/69a928f6-ffd9-40b1-bfea-6533a2b300a2|INFO|500||Invoke 2023-05-06T11:51:31.910Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/69a928f6-ffd9-40b1-bfea-6533a2b300a2|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:31.910Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/69a928f6-ffd9-40b1-bfea-6533a2b300a2|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/69a928f6-ffd9-40b1-bfea-6533a2b300a2 2023-05-06T11:51:31.910Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/69a928f6-ffd9-40b1-bfea-6533a2b300a2|DEBUG|500||Method : GET 2023-05-06T11:51:31.910Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/69a928f6-ffd9-40b1-bfea-6533a2b300a2|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d4df3fa8-6bbb-491d-900d-91a82d8c5abb", X-RequestID:"d4df3fa8-6bbb-491d-900d-91a82d8c5abb", X-TransactionID:"d4df3fa8-6bbb-491d-900d-91a82d8c5abb", X-ECOMP-RequestID:"d4df3fa8-6bbb-491d-900d-91a82d8c5abb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d0d64698-38a8-443d-af83-53b3ee3ac9de"] 2023-05-06T11:51:31.911Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/69a928f6-ffd9-40b1-bfea-6533a2b300a2|DEBUG|500||Request body: 2023-05-06T11:51:31.911Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/69a928f6-ffd9-40b1-bfea-6533a2b300a2|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:31.931Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/69a928f6-ffd9-40b1-bfea-6533a2b300a2|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:31.932Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/69a928f6-ffd9-40b1-bfea-6533a2b300a2|DEBUG|500||Status code : 200 OK 2023-05-06T11:51:31.932Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/69a928f6-ffd9-40b1-bfea-6533a2b300a2|DEBUG|500||Status text : OK 2023-05-06T11:51:31.932Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/69a928f6-ffd9-40b1-bfea-6533a2b300a2|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Sat, 06 May 2023 11:51:32 GMT", x-envoy-upstream-service-time:"17", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:51:31.933Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/69a928f6-ffd9-40b1-bfea-6533a2b300a2|DEBUG|500||Response body: { "modelUUID" : "69a928f6-ffd9-40b1-bfea-6533a2b300a2", "modelInvariantUUID" : "d4a81356-7db6-4cf1-8de3-cf35725b761c", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2023-05-06 11:49:05.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/69a928f6-ffd9-40b1-bfea-6533a2b300a2" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/69a928f6-ffd9-40b1-bfea-6533a2b300a2" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/69a928f6-ffd9-40b1-bfea-6533a2b300a2/moduleHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/69a928f6-ffd9-40b1-bfea-6533a2b300a2/vnfResources" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/69a928f6-ffd9-40b1-bfea-6533a2b300a2/vfModuleCustomization" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/69a928f6-ffd9-40b1-bfea-6533a2b300a2/heatFiles" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/69a928f6-ffd9-40b1-bfea-6533a2b300a2/volumeHeatTemplate" } } } 2023-05-06T11:51:31.934Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/69a928f6-ffd9-40b1-bfea-6533a2b300a2|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:31.934Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/69a928f6-ffd9-40b1-bfea-6533a2b300a2|INFO|500||InvokeReturn 2023-05-06T11:51:31.938Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/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-05-06T11:51:31.938Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-05-06T11:51:31.938Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:31.939Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/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-05-06T11:51:31.939Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-05-06T11:51:31.939Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/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:"3395", X-B3-TraceId:"31d1c71ff49416856fee1270822d6faf", X-B3-SpanId:"32f80a6515223445", X-B3-ParentSpanId:"d16ce982c776b3cc", X-B3-Sampled:"0", X-ONAP-RequestID:"d4df3fa8-6bbb-491d-900d-91a82d8c5abb", X-RequestID:"d4df3fa8-6bbb-491d-900d-91a82d8c5abb", X-TransactionID:"d4df3fa8-6bbb-491d-900d-91a82d8c5abb", X-ECOMP-RequestID:"d4df3fa8-6bbb-491d-900d-91a82d8c5abb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fd6a2dd7-e571-47d5-b1ee-9b945ea6ead3"] 2023-05-06T11:51:31.939Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"d4df3fa8-6bbb-491d-900d-91a82d8c5abb","requestStatus":"IN_PROGRESS","startTime":1683373891348,"source":"VID","vnfId":"ca069bd8-5204-4515-8b31-c258ea257055","vnfType":"","tenantId":"7db65ec7566d486695bbd771595ed5b3","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"d4a81356-7db6-4cf1-8de3-cf35725b761c\",\n \"modelVersionId\": \"69a928f6-ffd9-40b1-bfea-6533a2b300a2\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"1cd8e946-cb80-4c1a-96e0-109ffda842a1\",\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\": \"7db65ec7566d486695bbd771595ed5b3\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"54850123-ffc9-4c02-a21c-6d95dfd678f8\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"19645456-85e8-4458-8d76-1dd7038b5f37\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2cac7801-19e9-4491-baa8-e38f27b4c45d\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"ca069bd8-5204-4515-8b31-c258ea257055\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"fee59da9-1bcc-483a-adab-4776c13f196b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2db14efe-35df-48b3-8be1-41d684ba18ed\",\n \"modelCustomizationId\": \"abf8655f-4454-423f-aabd-11eb39623b87\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}","lastModifiedBy":"APIH","vfModuleName":"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d","vfModuleModelName":"BasicVm..base_ubuntu20..module-0","cloudRegion":"RegionOne","serviceInstanceId":"54850123-ffc9-4c02-a21c-6d95dfd678f8","requestScope":"vfModule","requestAction":"createInstance","requestorId":"test","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules","tenantName":"onap-daily-kohn","cloudApiRequests":[],"requestURI":"d4df3fa8-6bbb-491d-900d-91a82d8c5abb"} 2023-05-06T11:51:31.939Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:31.989Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:31.989Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-05-06T11:51:31.989Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-05-06T11:51:31.989Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/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/d4df3fa8-6bbb-491d-900d-91a82d8c5abb", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:51:31 GMT", x-envoy-upstream-service-time:"46", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:51:31.990Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "d4df3fa8-6bbb-491d-900d-91a82d8c5abb", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-05-06T11:51:31.348+00:00", "source" : "VID", "vnfId" : "ca069bd8-5204-4515-8b31-c258ea257055", "vnfType" : "", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"d4a81356-7db6-4cf1-8de3-cf35725b761c\",\n \"modelVersionId\": \"69a928f6-ffd9-40b1-bfea-6533a2b300a2\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"1cd8e946-cb80-4c1a-96e0-109ffda842a1\",\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\": \"7db65ec7566d486695bbd771595ed5b3\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"54850123-ffc9-4c02-a21c-6d95dfd678f8\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"19645456-85e8-4458-8d76-1dd7038b5f37\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2cac7801-19e9-4491-baa8-e38f27b4c45d\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"ca069bd8-5204-4515-8b31-c258ea257055\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"fee59da9-1bcc-483a-adab-4776c13f196b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2db14efe-35df-48b3-8be1-41d684ba18ed\",\n \"modelCustomizationId\": \"abf8655f-4454-423f-aabd-11eb39623b87\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-05-06T11:51:32.580+00:00", "vfModuleName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "54850123-ffc9-4c02-a21c-6d95dfd678f8", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "d4df3fa8-6bbb-491d-900d-91a82d8c5abb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb" } } } 2023-05-06T11:51:31.990Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:31.990Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-05-06T11:51:32.000Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/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-05-06T11:51:32.000Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-05-06T11:51:32.001Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:32.001Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/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-05-06T11:51:32.001Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-05-06T11:51:32.001Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/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:"31d1c71ff49416856fee1270822d6faf", X-B3-SpanId:"37b6c80d8409ae1b", X-B3-ParentSpanId:"d16ce982c776b3cc", X-B3-Sampled:"0", X-ONAP-RequestID:"d4df3fa8-6bbb-491d-900d-91a82d8c5abb", X-RequestID:"d4df3fa8-6bbb-491d-900d-91a82d8c5abb", X-TransactionID:"d4df3fa8-6bbb-491d-900d-91a82d8c5abb", X-ECOMP-RequestID:"d4df3fa8-6bbb-491d-900d-91a82d8c5abb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"092ecb6f-38c4-42ba-a3d1-b0043ec6a000"] 2023-05-06T11:51:32.001Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/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\":\"d4a81356-7db6-4cf1-8de3-cf35725b761c\",\"modelType\":\"vfModule\",\"modelName\":\"BasicVm..base_ubuntu20..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"1cd8e946-cb80-4c1a-96e0-109ffda842a1\",\"modelVersionId\":\"69a928f6-ffd9-40b1-bfea-6533a2b300a2\",\"modelCustomizationId\":\"1cd8e946-cb80-4c1a-96e0-109ffda842a1\",\"modelUuid\":\"69a928f6-ffd9-40b1-bfea-6533a2b300a2\",\"modelInvariantUuid\":\"d4a81356-7db6-4cf1-8de3-cf35725b761c\",\"modelInstanceName\":\"BasicVm..base_ubuntu20..module-0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"54850123-ffc9-4c02-a21c-6d95dfd678f8\",\"modelInfo\":{\"modelInvariantId\":\"19645456-85e8-4458-8d76-1dd7038b5f37\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"2cac7801-19e9-4491-baa8-e38f27b4c45d\",\"modelUuid\":\"2cac7801-19e9-4491-baa8-e38f27b4c45d\",\"modelInvariantUuid\":\"19645456-85e8-4458-8d76-1dd7038b5f37\"}}},{\"relatedInstance\":{\"instanceId\":\"ca069bd8-5204-4515-8b31-c258ea257055\",\"modelInfo\":{\"modelCustomizationName\":\"basic_vm 0\",\"modelInvariantId\":\"fee59da9-1bcc-483a-adab-4776c13f196b\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"abf8655f-4454-423f-aabd-11eb39623b87\",\"modelVersionId\":\"2db14efe-35df-48b3-8be1-41d684ba18ed\",\"modelCustomizationId\":\"abf8655f-4454-423f-aabd-11eb39623b87\",\"modelUuid\":\"2db14efe-35df-48b3-8be1-41d684ba18ed\",\"modelInvariantUuid\":\"fee59da9-1bcc-483a-adab-4776c13f196b\",\"modelInstanceName\":\"basic_vm 0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"7db65ec7566d486695bbd771595ed5b3\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"54850123-ffc9-4c02-a21c-6d95dfd678f8\",\"vnfInstanceId\":\"ca069bd8-5204-4515-8b31-c258ea257055\"}","type":"String"},"requestId":{"value":"d4df3fa8-6bbb-491d-900d-91a82d8c5abb","type":"String"},"mso-request-id":{"value":"d4df3fa8-6bbb-491d-900d-91a82d8c5abb","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"54850123-ffc9-4c02-a21c-6d95dfd678f8","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"ca069bd8-5204-4515-8b31-c258ea257055","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/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-05-06T11:51:32.001Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:33.023Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:33.023Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-05-06T11:51:33.023Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-05-06T11:51:33.024Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Sat, 06 May 2023 11:51:33 GMT", X-ONAP-RequestID:"d4df3fa8-6bbb-491d-900d-91a82d8c5abb", X-RequestID:"d4df3fa8-6bbb-491d-900d-91a82d8c5abb", X-TransactionID:"d4df3fa8-6bbb-491d-900d-91a82d8c5abb", X-ECOMP-RequestID:"d4df3fa8-6bbb-491d-900d-91a82d8c5abb", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"092ecb6f-38c4-42ba-a3d1-b0043ec6a000", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", x-envoy-upstream-service-time:"1017", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:51:33.024Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"d4df3fa8-6bbb-491d-900d-91a82d8c5abb\",\"instanceId\":\"83a6bcb2-3800-4cd0-9a0b-7ba988f2545c\"}}","message":"Success","processInstanceID":"58623a5e-ec04-11ed-9ce1-7a82ee2c3d67","variables":null,"messageCode":200} 2023-05-06T11:51:33.024Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:33.025Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-05-06T11:51:33.030Z|d4df3fa8-6bbb-491d-900d-91a82d8c5abb|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:51:33.329Z|6f55d60e-84b9-4c2e-b9e6-e117b971accf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:51:33.338Z|6f55d60e-84b9-4c2e-b9e6-e117b971accf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb 2023-05-06T11:51:33.339Z|6f55d60e-84b9-4c2e-b9e6-e117b971accf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|INFO|500||Invoke 2023-05-06T11:51:33.339Z|6f55d60e-84b9-4c2e-b9e6-e117b971accf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:33.339Z|6f55d60e-84b9-4c2e-b9e6-e117b971accf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb 2023-05-06T11:51:33.339Z|6f55d60e-84b9-4c2e-b9e6-e117b971accf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Method : GET 2023-05-06T11:51:33.339Z|6f55d60e-84b9-4c2e-b9e6-e117b971accf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"13db15caa38134aa7df34985034746df", X-B3-SpanId:"f23ec7bbbffe8e03", X-B3-ParentSpanId:"f7c550900b5972c0", X-B3-Sampled:"0", X-ONAP-RequestID:"6f55d60e-84b9-4c2e-b9e6-e117b971accf", X-RequestID:"6f55d60e-84b9-4c2e-b9e6-e117b971accf", X-TransactionID:"6f55d60e-84b9-4c2e-b9e6-e117b971accf", X-ECOMP-RequestID:"6f55d60e-84b9-4c2e-b9e6-e117b971accf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bc963687-4b6a-40c0-85e2-2ff81c078b0f"] 2023-05-06T11:51:33.339Z|6f55d60e-84b9-4c2e-b9e6-e117b971accf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Request body: 2023-05-06T11:51:33.339Z|6f55d60e-84b9-4c2e-b9e6-e117b971accf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:33.375Z|6f55d60e-84b9-4c2e-b9e6-e117b971accf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:33.375Z|6f55d60e-84b9-4c2e-b9e6-e117b971accf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Status code : 200 OK 2023-05-06T11:51:33.376Z|6f55d60e-84b9-4c2e-b9e6-e117b971accf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Status text : OK 2023-05-06T11:51:33.376Z|6f55d60e-84b9-4c2e-b9e6-e117b971accf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:51:33 GMT", x-envoy-upstream-service-time:"32", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:51:33.378Z|6f55d60e-84b9-4c2e-b9e6-e117b971accf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Response body: { "requestId" : "d4df3fa8-6bbb-491d-900d-91a82d8c5abb", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-05-06T11:51:31.000+00:00", "source" : "VID", "vnfId" : "ca069bd8-5204-4515-8b31-c258ea257055", "vnfType" : "", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"d4a81356-7db6-4cf1-8de3-cf35725b761c\",\n \"modelVersionId\": \"69a928f6-ffd9-40b1-bfea-6533a2b300a2\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"1cd8e946-cb80-4c1a-96e0-109ffda842a1\",\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\": \"7db65ec7566d486695bbd771595ed5b3\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"54850123-ffc9-4c02-a21c-6d95dfd678f8\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"19645456-85e8-4458-8d76-1dd7038b5f37\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2cac7801-19e9-4491-baa8-e38f27b4c45d\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"ca069bd8-5204-4515-8b31-c258ea257055\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"fee59da9-1bcc-483a-adab-4776c13f196b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2db14efe-35df-48b3-8be1-41d684ba18ed\",\n \"modelCustomizationId\": \"abf8655f-4454-423f-aabd-11eb39623b87\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:51:33.000+00:00", "vfModuleId" : "83a6bcb2-3800-4cd0-9a0b-7ba988f2545c", "vfModuleName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "54850123-ffc9-4c02-a21c-6d95dfd678f8", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "d4df3fa8-6bbb-491d-900d-91a82d8c5abb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb" } } } 2023-05-06T11:51:33.378Z|6f55d60e-84b9-4c2e-b9e6-e117b971accf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:33.379Z|6f55d60e-84b9-4c2e-b9e6-e117b971accf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|INFO|500||InvokeReturn 2023-05-06T11:51:33.380Z|6f55d60e-84b9-4c2e-b9e6-e117b971accf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false 2023-05-06T11:51:33.381Z|6f55d60e-84b9-4c2e-b9e6-e117b971accf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:51:33.381Z|6f55d60e-84b9-4c2e-b9e6-e117b971accf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:33.381Z|6f55d60e-84b9-4c2e-b9e6-e117b971accf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false 2023-05-06T11:51:33.381Z|6f55d60e-84b9-4c2e-b9e6-e117b971accf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:51:33.381Z|6f55d60e-84b9-4c2e-b9e6-e117b971accf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"13db15caa38134aa7df34985034746df", X-B3-SpanId:"d8b1c2e0b00860cc", X-B3-ParentSpanId:"f7c550900b5972c0", X-B3-Sampled:"0", X-ONAP-RequestID:"6f55d60e-84b9-4c2e-b9e6-e117b971accf", X-RequestID:"6f55d60e-84b9-4c2e-b9e6-e117b971accf", X-TransactionID:"6f55d60e-84b9-4c2e-b9e6-e117b971accf", X-ECOMP-RequestID:"6f55d60e-84b9-4c2e-b9e6-e117b971accf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d7ca2932-6524-4d2f-aad5-528cdca016e1"] 2023-05-06T11:51:33.381Z|6f55d60e-84b9-4c2e-b9e6-e117b971accf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:51:33.381Z|6f55d60e-84b9-4c2e-b9e6-e117b971accf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:33.411Z|6f55d60e-84b9-4c2e-b9e6-e117b971accf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:33.412Z|6f55d60e-84b9-4c2e-b9e6-e117b971accf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:51:33.412Z|6f55d60e-84b9-4c2e-b9e6-e117b971accf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:51:33.412Z|6f55d60e-84b9-4c2e-b9e6-e117b971accf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:51:33 GMT", x-envoy-upstream-service-time:"27", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:51:33.414Z|6f55d60e-84b9-4c2e-b9e6-e117b971accf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-05-06T11:51:33.415Z|6f55d60e-84b9-4c2e-b9e6-e117b971accf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:33.415Z|6f55d60e-84b9-4c2e-b9e6-e117b971accf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:51:33.428Z|6f55d60e-84b9-4c2e-b9e6-e117b971accf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:51:33.817Z|de0c1184-2a2f-47d4-891a-4e2b9a1f4c27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:51:33.818Z|de0c1184-2a2f-47d4-891a-4e2b9a1f4c27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:51:36.763Z|a1e06dbf-0929-482b-9ee0-0b9e10bbe465|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:51:36.773Z|a1e06dbf-0929-482b-9ee0-0b9e10bbe465|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c 2023-05-06T11:51:36.774Z|a1e06dbf-0929-482b-9ee0-0b9e10bbe465|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|INFO|500||Invoke 2023-05-06T11:51:36.774Z|a1e06dbf-0929-482b-9ee0-0b9e10bbe465|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:36.774Z|a1e06dbf-0929-482b-9ee0-0b9e10bbe465|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c 2023-05-06T11:51:36.775Z|a1e06dbf-0929-482b-9ee0-0b9e10bbe465|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Method : GET 2023-05-06T11:51:36.775Z|a1e06dbf-0929-482b-9ee0-0b9e10bbe465|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f01ade83be104cdb48cf17d0369c1b76", X-B3-SpanId:"28f000eb5f950790", X-B3-ParentSpanId:"30c7d286e1b4bdba", X-B3-Sampled:"0", X-ONAP-RequestID:"a1e06dbf-0929-482b-9ee0-0b9e10bbe465", X-RequestID:"a1e06dbf-0929-482b-9ee0-0b9e10bbe465", X-TransactionID:"a1e06dbf-0929-482b-9ee0-0b9e10bbe465", X-ECOMP-RequestID:"a1e06dbf-0929-482b-9ee0-0b9e10bbe465", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c488e5f1-46dd-408e-86f6-1199715d2566"] 2023-05-06T11:51:36.775Z|a1e06dbf-0929-482b-9ee0-0b9e10bbe465|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Request body: 2023-05-06T11:51:36.775Z|a1e06dbf-0929-482b-9ee0-0b9e10bbe465|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:36.807Z|a1e06dbf-0929-482b-9ee0-0b9e10bbe465|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:36.808Z|a1e06dbf-0929-482b-9ee0-0b9e10bbe465|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Status code : 200 OK 2023-05-06T11:51:36.808Z|a1e06dbf-0929-482b-9ee0-0b9e10bbe465|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Status text : OK 2023-05-06T11:51:36.809Z|a1e06dbf-0929-482b-9ee0-0b9e10bbe465|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:51:37 GMT", x-envoy-upstream-service-time:"27", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:51:36.810Z|a1e06dbf-0929-482b-9ee0-0b9e10bbe465|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Response body: { "requestId" : "0ca2bece-d7c0-43d0-9432-0eedd426fa6c", "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-05-06T11:50:50.000+00:00", "source" : "VID", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"7db65ec7566d486695bbd771595ed5b3\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:51:34.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f61d689c-6569-45c4-9b83-301293637a5f", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "d58f4f80-dd9a-45a9-b910-bd10e5e2c061", "networkName" : "basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "0ca2bece-d7c0-43d0-9432-0eedd426fa6c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c" } } } 2023-05-06T11:51:36.810Z|a1e06dbf-0929-482b-9ee0-0b9e10bbe465|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:36.811Z|a1e06dbf-0929-482b-9ee0-0b9e10bbe465|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|INFO|500||InvokeReturn 2023-05-06T11:51:36.813Z|a1e06dbf-0929-482b-9ee0-0b9e10bbe465|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false 2023-05-06T11:51:36.813Z|a1e06dbf-0929-482b-9ee0-0b9e10bbe465|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:51:36.814Z|a1e06dbf-0929-482b-9ee0-0b9e10bbe465|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:36.814Z|a1e06dbf-0929-482b-9ee0-0b9e10bbe465|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false 2023-05-06T11:51:36.814Z|a1e06dbf-0929-482b-9ee0-0b9e10bbe465|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:51:36.814Z|a1e06dbf-0929-482b-9ee0-0b9e10bbe465|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f01ade83be104cdb48cf17d0369c1b76", X-B3-SpanId:"a29ed66d68a38162", X-B3-ParentSpanId:"30c7d286e1b4bdba", X-B3-Sampled:"0", X-ONAP-RequestID:"a1e06dbf-0929-482b-9ee0-0b9e10bbe465", X-RequestID:"a1e06dbf-0929-482b-9ee0-0b9e10bbe465", X-TransactionID:"a1e06dbf-0929-482b-9ee0-0b9e10bbe465", X-ECOMP-RequestID:"a1e06dbf-0929-482b-9ee0-0b9e10bbe465", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"803eae20-9322-4568-b27d-f64cbbf7d2c4"] 2023-05-06T11:51:36.815Z|a1e06dbf-0929-482b-9ee0-0b9e10bbe465|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:51:36.815Z|a1e06dbf-0929-482b-9ee0-0b9e10bbe465|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:36.836Z|a1e06dbf-0929-482b-9ee0-0b9e10bbe465|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:36.837Z|a1e06dbf-0929-482b-9ee0-0b9e10bbe465|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:51:36.837Z|a1e06dbf-0929-482b-9ee0-0b9e10bbe465|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:51:36.838Z|a1e06dbf-0929-482b-9ee0-0b9e10bbe465|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:51:37 GMT", x-envoy-upstream-service-time:"18", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:51:36.838Z|a1e06dbf-0929-482b-9ee0-0b9e10bbe465|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 21, "soRequestId" : "0ca2bece-d7c0-43d0-9432-0eedd426fa6c", "groupingId" : "d7f451cf-a0eb-42a1-9d55-d386d339ec24", "name" : "basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7db65ec7566d486695bbd771595ed5b3/stacks/basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0/d7f451cf-a0eb-42a1-9d55-d386d339ec24\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0\",\"updated_time\":1683373869000,\"creation_time\":1683373813000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d7f451cf-a0eb-42a1-9d55-d386d339ec24\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"c67ca99dbc9a49a2a0d0dd09c95235f5\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d7f451cf-a0eb-42a1-9d55-d386d339ec24\",\"OS::project_id\":\"7db65ec7566d486695bbd771595ed5b3\",\"OS::stack_name\":\"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0\",\"network_name\":\"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-05-06T11:51:10.000+00:00", "isDataInternal" : false } ] 2023-05-06T11:51:36.839Z|a1e06dbf-0929-482b-9ee0-0b9e10bbe465|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:36.839Z|a1e06dbf-0929-482b-9ee0-0b9e10bbe465|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:51:36.874Z|a1e06dbf-0929-482b-9ee0-0b9e10bbe465|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T11:51:36.875Z|a1e06dbf-0929-482b-9ee0-0b9e10bbe465|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-05-06T11:51:36.876Z|a1e06dbf-0929-482b-9ee0-0b9e10bbe465|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:36.876Z|a1e06dbf-0929-482b-9ee0-0b9e10bbe465|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T11:51:36.877Z|a1e06dbf-0929-482b-9ee0-0b9e10bbe465|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-05-06T11:51:36.877Z|a1e06dbf-0929-482b-9ee0-0b9e10bbe465|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a1e06dbf-0929-482b-9ee0-0b9e10bbe465", X-RequestID:"a1e06dbf-0929-482b-9ee0-0b9e10bbe465", X-TransactionID:"a1e06dbf-0929-482b-9ee0-0b9e10bbe465", X-ECOMP-RequestID:"a1e06dbf-0929-482b-9ee0-0b9e10bbe465", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2212dcb0-9b14-45ee-9ba8-84a05263c5d6"] 2023-05-06T11:51:36.878Z|a1e06dbf-0929-482b-9ee0-0b9e10bbe465|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-05-06T11:51:36.878Z|a1e06dbf-0929-482b-9ee0-0b9e10bbe465|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:37.039Z|a1e06dbf-0929-482b-9ee0-0b9e10bbe465|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:37.039Z|a1e06dbf-0929-482b-9ee0-0b9e10bbe465|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T11:51:37.040Z|a1e06dbf-0929-482b-9ee0-0b9e10bbe465|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T11:51:37.040Z|a1e06dbf-0929-482b-9ee0-0b9e10bbe465|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=5857AFFAEFB80CEF868100F5A1775E28; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"681", Date:"Sat, 06 May 2023 11:51:37 GMT", x-envoy-upstream-service-time:"148", server:"envoy"] 2023-05-06T11:51:37.040Z|a1e06dbf-0929-482b-9ee0-0b9e10bbe465|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"583bed99-ec04-11ed-9ce1-7a82ee2c3d67","businessKey":"0ca2bece-d7c0-43d0-9432-0eedd426fa6c","processDefinitionId":"SDNCHandler:1:05c862df-ebc0-11ed-9ce1-7a82ee2c3d67","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-05-06T11:51:32.270+0000","endTime":"2023-05-06T11:51:33.856+0000","removalTime":null,"durationInMillis":1586,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"4058d11d-ec04-11ed-9ce1-7a82ee2c3d67","superProcessInstanceId":"582027fa-ec04-11ed-9ce1-7a82ee2c3d67","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-05-06T11:51:37.041Z|a1e06dbf-0929-482b-9ee0-0b9e10bbe465|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:37.041Z|a1e06dbf-0929-482b-9ee0-0b9e10bbe465|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-05-06T11:51:37.086Z|a1e06dbf-0929-482b-9ee0-0b9e10bbe465|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=583bed99-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=583bed99-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T11:51:37.087Z|a1e06dbf-0929-482b-9ee0-0b9e10bbe465|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=583bed99-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||Invoke 2023-05-06T11:51:37.088Z|a1e06dbf-0929-482b-9ee0-0b9e10bbe465|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=583bed99-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:37.088Z|a1e06dbf-0929-482b-9ee0-0b9e10bbe465|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=583bed99-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=583bed99-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T11:51:37.088Z|a1e06dbf-0929-482b-9ee0-0b9e10bbe465|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=583bed99-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Method : GET 2023-05-06T11:51:37.088Z|a1e06dbf-0929-482b-9ee0-0b9e10bbe465|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=583bed99-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a1e06dbf-0929-482b-9ee0-0b9e10bbe465", X-RequestID:"a1e06dbf-0929-482b-9ee0-0b9e10bbe465", X-TransactionID:"a1e06dbf-0929-482b-9ee0-0b9e10bbe465", X-ECOMP-RequestID:"a1e06dbf-0929-482b-9ee0-0b9e10bbe465", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4fbf83bc-b492-4ea7-8bec-b3723fbecdb5"] 2023-05-06T11:51:37.089Z|a1e06dbf-0929-482b-9ee0-0b9e10bbe465|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=583bed99-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Request body: 2023-05-06T11:51:37.089Z|a1e06dbf-0929-482b-9ee0-0b9e10bbe465|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=583bed99-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:37.241Z|a1e06dbf-0929-482b-9ee0-0b9e10bbe465|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=583bed99-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:37.242Z|a1e06dbf-0929-482b-9ee0-0b9e10bbe465|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=583bed99-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T11:51:37.242Z|a1e06dbf-0929-482b-9ee0-0b9e10bbe465|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=583bed99-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T11:51:37.242Z|a1e06dbf-0929-482b-9ee0-0b9e10bbe465|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=583bed99-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=C81F7F885B9DFE2E05112F1F7892EA20; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"762", Date:"Sat, 06 May 2023 11:51:37 GMT", x-envoy-upstream-service-time:"147", server:"envoy"] 2023-05-06T11:51:37.243Z|a1e06dbf-0929-482b-9ee0-0b9e10bbe465|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=583bed99-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:583cd80c-ec04-11ed-9ce1-7a82ee2c3d67","parentActivityInstanceId":"583bed99-ec04-11ed-9ce1-7a82ee2c3d67","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:05c862df-ebc0-11ed-9ce1-7a82ee2c3d67","processInstanceId":"583bed99-ec04-11ed-9ce1-7a82ee2c3d67","executionId":"583bed99-ec04-11ed-9ce1-7a82ee2c3d67","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-05-06T11:51:32.277+0000","endTime":"2023-05-06T11:51:33.855+0000","durationInMillis":1578,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"4058d11d-ec04-11ed-9ce1-7a82ee2c3d67"}] 2023-05-06T11:51:37.244Z|a1e06dbf-0929-482b-9ee0-0b9e10bbe465|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=583bed99-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:37.244Z|a1e06dbf-0929-482b-9ee0-0b9e10bbe465|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=583bed99-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||InvokeReturn 2023-05-06T11:51:37.252Z|a1e06dbf-0929-482b-9ee0-0b9e10bbe465|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:51:40.806Z|0eaa6300-6f96-4148-9819-8a76cf35ba6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:51:40.807Z|0eaa6300-6f96-4148-9819-8a76cf35ba6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:51:40.813Z|7eab9da0-be9f-465d-9fdd-a0a1f07937f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:51:40.813Z|7eab9da0-be9f-465d-9fdd-a0a1f07937f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:51:40.825Z|0b257154-1e33-47cf-857b-f0c5475409d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:51:40.826Z|0b257154-1e33-47cf-857b-f0c5475409d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:51:43.696Z|92114390-d793-48da-ac21-55cdfe4cc837|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:51:43.705Z|92114390-d793-48da-ac21-55cdfe4cc837|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb 2023-05-06T11:51:43.705Z|92114390-d793-48da-ac21-55cdfe4cc837|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|INFO|500||Invoke 2023-05-06T11:51:43.706Z|92114390-d793-48da-ac21-55cdfe4cc837|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:43.706Z|92114390-d793-48da-ac21-55cdfe4cc837|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb 2023-05-06T11:51:43.706Z|92114390-d793-48da-ac21-55cdfe4cc837|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Method : GET 2023-05-06T11:51:43.706Z|92114390-d793-48da-ac21-55cdfe4cc837|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4c5d0b27387b96ab39db9d5b2786a205", X-B3-SpanId:"b98d14c975f4983d", X-B3-ParentSpanId:"58981ab72fe28d96", X-B3-Sampled:"0", X-ONAP-RequestID:"92114390-d793-48da-ac21-55cdfe4cc837", X-RequestID:"92114390-d793-48da-ac21-55cdfe4cc837", X-TransactionID:"92114390-d793-48da-ac21-55cdfe4cc837", X-ECOMP-RequestID:"92114390-d793-48da-ac21-55cdfe4cc837", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a84de40a-2865-4d39-9897-7ce2eefaf441"] 2023-05-06T11:51:43.706Z|92114390-d793-48da-ac21-55cdfe4cc837|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Request body: 2023-05-06T11:51:43.706Z|92114390-d793-48da-ac21-55cdfe4cc837|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:43.745Z|92114390-d793-48da-ac21-55cdfe4cc837|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:43.746Z|92114390-d793-48da-ac21-55cdfe4cc837|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Status code : 200 OK 2023-05-06T11:51:43.746Z|92114390-d793-48da-ac21-55cdfe4cc837|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Status text : OK 2023-05-06T11:51:43.747Z|92114390-d793-48da-ac21-55cdfe4cc837|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:51:44 GMT", x-envoy-upstream-service-time:"34", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:51:43.750Z|92114390-d793-48da-ac21-55cdfe4cc837|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Response body: { "requestId" : "d4df3fa8-6bbb-491d-900d-91a82d8c5abb", "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-05-06T11:51:31.000+00:00", "source" : "VID", "vnfId" : "ca069bd8-5204-4515-8b31-c258ea257055", "vnfType" : "", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"d4a81356-7db6-4cf1-8de3-cf35725b761c\",\n \"modelVersionId\": \"69a928f6-ffd9-40b1-bfea-6533a2b300a2\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"1cd8e946-cb80-4c1a-96e0-109ffda842a1\",\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\": \"7db65ec7566d486695bbd771595ed5b3\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"54850123-ffc9-4c02-a21c-6d95dfd678f8\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"19645456-85e8-4458-8d76-1dd7038b5f37\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2cac7801-19e9-4491-baa8-e38f27b4c45d\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"ca069bd8-5204-4515-8b31-c258ea257055\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"fee59da9-1bcc-483a-adab-4776c13f196b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2db14efe-35df-48b3-8be1-41d684ba18ed\",\n \"modelCustomizationId\": \"abf8655f-4454-423f-aabd-11eb39623b87\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:51:38.000+00:00", "vfModuleId" : "83a6bcb2-3800-4cd0-9a0b-7ba988f2545c", "vfModuleName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "54850123-ffc9-4c02-a21c-6d95dfd678f8", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "d4df3fa8-6bbb-491d-900d-91a82d8c5abb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb" } } } 2023-05-06T11:51:43.750Z|92114390-d793-48da-ac21-55cdfe4cc837|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:43.751Z|92114390-d793-48da-ac21-55cdfe4cc837|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|INFO|500||InvokeReturn 2023-05-06T11:51:43.752Z|92114390-d793-48da-ac21-55cdfe4cc837|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false 2023-05-06T11:51:43.753Z|92114390-d793-48da-ac21-55cdfe4cc837|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:51:43.753Z|92114390-d793-48da-ac21-55cdfe4cc837|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:43.754Z|92114390-d793-48da-ac21-55cdfe4cc837|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false 2023-05-06T11:51:43.754Z|92114390-d793-48da-ac21-55cdfe4cc837|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:51:43.754Z|92114390-d793-48da-ac21-55cdfe4cc837|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4c5d0b27387b96ab39db9d5b2786a205", X-B3-SpanId:"06b4ecd646784501", X-B3-ParentSpanId:"58981ab72fe28d96", X-B3-Sampled:"0", X-ONAP-RequestID:"92114390-d793-48da-ac21-55cdfe4cc837", X-RequestID:"92114390-d793-48da-ac21-55cdfe4cc837", X-TransactionID:"92114390-d793-48da-ac21-55cdfe4cc837", X-ECOMP-RequestID:"92114390-d793-48da-ac21-55cdfe4cc837", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c903af52-945d-42a4-b0d9-de0656d89fc4"] 2023-05-06T11:51:43.755Z|92114390-d793-48da-ac21-55cdfe4cc837|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:51:43.755Z|92114390-d793-48da-ac21-55cdfe4cc837|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:43.777Z|92114390-d793-48da-ac21-55cdfe4cc837|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:43.778Z|92114390-d793-48da-ac21-55cdfe4cc837|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:51:43.779Z|92114390-d793-48da-ac21-55cdfe4cc837|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:51:43.779Z|92114390-d793-48da-ac21-55cdfe4cc837|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:51:44 GMT", x-envoy-upstream-service-time:"18", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:51:43.780Z|92114390-d793-48da-ac21-55cdfe4cc837|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-05-06T11:51:43.780Z|92114390-d793-48da-ac21-55cdfe4cc837|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:43.781Z|92114390-d793-48da-ac21-55cdfe4cc837|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:51:43.815Z|92114390-d793-48da-ac21-55cdfe4cc837|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T11:51:43.816Z|92114390-d793-48da-ac21-55cdfe4cc837|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-05-06T11:51:43.817Z|92114390-d793-48da-ac21-55cdfe4cc837|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:43.817Z|92114390-d793-48da-ac21-55cdfe4cc837|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T11:51:43.817Z|92114390-d793-48da-ac21-55cdfe4cc837|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-05-06T11:51:43.817Z|92114390-d793-48da-ac21-55cdfe4cc837|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"92114390-d793-48da-ac21-55cdfe4cc837", X-RequestID:"92114390-d793-48da-ac21-55cdfe4cc837", X-TransactionID:"92114390-d793-48da-ac21-55cdfe4cc837", X-ECOMP-RequestID:"92114390-d793-48da-ac21-55cdfe4cc837", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c440253-25cb-477e-a9ce-eb9b86b6bfec"] 2023-05-06T11:51:43.818Z|92114390-d793-48da-ac21-55cdfe4cc837|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-05-06T11:51:43.818Z|92114390-d793-48da-ac21-55cdfe4cc837|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:44.007Z|92114390-d793-48da-ac21-55cdfe4cc837|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:44.007Z|92114390-d793-48da-ac21-55cdfe4cc837|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T11:51:44.008Z|92114390-d793-48da-ac21-55cdfe4cc837|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T11:51:44.008Z|92114390-d793-48da-ac21-55cdfe4cc837|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=38CD88E97F28F8C628F20E73FFF2D9FC; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sat, 06 May 2023 11:51:44 GMT", x-envoy-upstream-service-time:"183", server:"envoy"] 2023-05-06T11:51:44.009Z|92114390-d793-48da-ac21-55cdfe4cc837|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67","businessKey":"d4df3fa8-6bbb-491d-900d-91a82d8c5abb","processDefinitionId":"openstackAdapterTask:1:06562343-ebc0-11ed-9ce1-7a82ee2c3d67","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-05-06T11:51:41.309+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"58623a5e-ec04-11ed-9ce1-7a82ee2c3d67","superProcessInstanceId":"5d9d5675-ec04-11ed-9ce1-7a82ee2c3d67","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-05-06T11:51:44.009Z|92114390-d793-48da-ac21-55cdfe4cc837|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:44.009Z|92114390-d793-48da-ac21-55cdfe4cc837|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-05-06T11:51:44.043Z|92114390-d793-48da-ac21-55cdfe4cc837|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T11:51:44.044Z|92114390-d793-48da-ac21-55cdfe4cc837|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||Invoke 2023-05-06T11:51:44.044Z|92114390-d793-48da-ac21-55cdfe4cc837|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:44.045Z|92114390-d793-48da-ac21-55cdfe4cc837|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T11:51:44.045Z|92114390-d793-48da-ac21-55cdfe4cc837|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Method : GET 2023-05-06T11:51:44.045Z|92114390-d793-48da-ac21-55cdfe4cc837|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"92114390-d793-48da-ac21-55cdfe4cc837", X-RequestID:"92114390-d793-48da-ac21-55cdfe4cc837", X-TransactionID:"92114390-d793-48da-ac21-55cdfe4cc837", X-ECOMP-RequestID:"92114390-d793-48da-ac21-55cdfe4cc837", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"619646f6-46f6-4797-ae58-7208864022e1"] 2023-05-06T11:51:44.045Z|92114390-d793-48da-ac21-55cdfe4cc837|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Request body: 2023-05-06T11:51:44.045Z|92114390-d793-48da-ac21-55cdfe4cc837|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:44.238Z|92114390-d793-48da-ac21-55cdfe4cc837|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:44.238Z|92114390-d793-48da-ac21-55cdfe4cc837|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T11:51:44.239Z|92114390-d793-48da-ac21-55cdfe4cc837|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T11:51:44.239Z|92114390-d793-48da-ac21-55cdfe4cc837|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=EF3F9E1C14144C4510183CE6D017E0F4; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"775", Date:"Sat, 06 May 2023 11:51:44 GMT", x-envoy-upstream-service-time:"188", server:"envoy"] 2023-05-06T11:51:44.240Z|92114390-d793-48da-ac21-55cdfe4cc837|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:5d9f528d-ec04-11ed-9ce1-7a82ee2c3d67","parentActivityInstanceId":"5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:06562343-ebc0-11ed-9ce1-7a82ee2c3d67","processInstanceId":"5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67","executionId":"5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-05-06T11:51:41.310+0000","endTime":"2023-05-06T11:51:41.310+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"58623a5e-ec04-11ed-9ce1-7a82ee2c3d67"}] 2023-05-06T11:51:44.241Z|92114390-d793-48da-ac21-55cdfe4cc837|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:44.242Z|92114390-d793-48da-ac21-55cdfe4cc837|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||InvokeReturn 2023-05-06T11:51:44.251Z|92114390-d793-48da-ac21-55cdfe4cc837|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:51:47.480Z|f164209f-ec16-48f2-ad34-e0ba2dca9143|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:51:47.487Z|f164209f-ec16-48f2-ad34-e0ba2dca9143|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c 2023-05-06T11:51:47.487Z|f164209f-ec16-48f2-ad34-e0ba2dca9143|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|INFO|500||Invoke 2023-05-06T11:51:47.488Z|f164209f-ec16-48f2-ad34-e0ba2dca9143|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:47.488Z|f164209f-ec16-48f2-ad34-e0ba2dca9143|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c 2023-05-06T11:51:47.488Z|f164209f-ec16-48f2-ad34-e0ba2dca9143|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Method : GET 2023-05-06T11:51:47.488Z|f164209f-ec16-48f2-ad34-e0ba2dca9143|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"96ba3720bca0dbdb91ba352c0042a5bb", X-B3-SpanId:"b7d8bcabf56a9ff2", X-B3-ParentSpanId:"8764a75e1563d4a7", X-B3-Sampled:"0", X-ONAP-RequestID:"f164209f-ec16-48f2-ad34-e0ba2dca9143", X-RequestID:"f164209f-ec16-48f2-ad34-e0ba2dca9143", X-TransactionID:"f164209f-ec16-48f2-ad34-e0ba2dca9143", X-ECOMP-RequestID:"f164209f-ec16-48f2-ad34-e0ba2dca9143", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"06d0987d-d71f-4f57-ba86-fa823033d693"] 2023-05-06T11:51:47.488Z|f164209f-ec16-48f2-ad34-e0ba2dca9143|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Request body: 2023-05-06T11:51:47.488Z|f164209f-ec16-48f2-ad34-e0ba2dca9143|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:47.521Z|f164209f-ec16-48f2-ad34-e0ba2dca9143|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:47.522Z|f164209f-ec16-48f2-ad34-e0ba2dca9143|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Status code : 200 OK 2023-05-06T11:51:47.522Z|f164209f-ec16-48f2-ad34-e0ba2dca9143|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Status text : OK 2023-05-06T11:51:47.522Z|f164209f-ec16-48f2-ad34-e0ba2dca9143|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:51:48 GMT", x-envoy-upstream-service-time:"29", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:51:47.523Z|f164209f-ec16-48f2-ad34-e0ba2dca9143|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Response body: { "requestId" : "0ca2bece-d7c0-43d0-9432-0eedd426fa6c", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAIDeleteTasks.deleteNetwork /network/l3-networks/l3-network/d58f4f80-dd9a-45a9-b910-bd10e5e2c061 does not exist in A&AI", "flowStatus" : "Execution of DeleteNetworkBB has completed successfully, next invoking UnassignNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).", "progress" : 100, "startTime" : "2023-05-06T11:50:50.000+00:00", "endTime" : "2023-05-06T11:51:47.000+00:00", "source" : "VID", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"7db65ec7566d486695bbd771595ed5b3\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:51:48.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f61d689c-6569-45c4-9b83-301293637a5f", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "d58f4f80-dd9a-45a9-b910-bd10e5e2c061", "networkName" : "basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "0ca2bece-d7c0-43d0-9432-0eedd426fa6c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c" } } } 2023-05-06T11:51:47.523Z|f164209f-ec16-48f2-ad34-e0ba2dca9143|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:47.523Z|f164209f-ec16-48f2-ad34-e0ba2dca9143|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|INFO|500||InvokeReturn 2023-05-06T11:51:47.526Z|f164209f-ec16-48f2-ad34-e0ba2dca9143|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false 2023-05-06T11:51:47.527Z|f164209f-ec16-48f2-ad34-e0ba2dca9143|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:51:47.527Z|f164209f-ec16-48f2-ad34-e0ba2dca9143|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:47.527Z|f164209f-ec16-48f2-ad34-e0ba2dca9143|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false 2023-05-06T11:51:47.527Z|f164209f-ec16-48f2-ad34-e0ba2dca9143|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:51:47.528Z|f164209f-ec16-48f2-ad34-e0ba2dca9143|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"96ba3720bca0dbdb91ba352c0042a5bb", X-B3-SpanId:"5fe9697fe3ab379b", X-B3-ParentSpanId:"8764a75e1563d4a7", X-B3-Sampled:"0", X-ONAP-RequestID:"f164209f-ec16-48f2-ad34-e0ba2dca9143", X-RequestID:"f164209f-ec16-48f2-ad34-e0ba2dca9143", X-TransactionID:"f164209f-ec16-48f2-ad34-e0ba2dca9143", X-ECOMP-RequestID:"f164209f-ec16-48f2-ad34-e0ba2dca9143", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2518076c-6174-44e6-a222-3fcf407de3ae"] 2023-05-06T11:51:47.528Z|f164209f-ec16-48f2-ad34-e0ba2dca9143|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:51:47.528Z|f164209f-ec16-48f2-ad34-e0ba2dca9143|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:47.549Z|f164209f-ec16-48f2-ad34-e0ba2dca9143|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:47.550Z|f164209f-ec16-48f2-ad34-e0ba2dca9143|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:51:47.551Z|f164209f-ec16-48f2-ad34-e0ba2dca9143|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:51:47.551Z|f164209f-ec16-48f2-ad34-e0ba2dca9143|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:51:48 GMT", x-envoy-upstream-service-time:"18", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:51:47.552Z|f164209f-ec16-48f2-ad34-e0ba2dca9143|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 21, "soRequestId" : "0ca2bece-d7c0-43d0-9432-0eedd426fa6c", "groupingId" : "d7f451cf-a0eb-42a1-9d55-d386d339ec24", "name" : "basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7db65ec7566d486695bbd771595ed5b3/stacks/basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0/d7f451cf-a0eb-42a1-9d55-d386d339ec24\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0\",\"updated_time\":1683373869000,\"creation_time\":1683373813000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d7f451cf-a0eb-42a1-9d55-d386d339ec24\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"c67ca99dbc9a49a2a0d0dd09c95235f5\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d7f451cf-a0eb-42a1-9d55-d386d339ec24\",\"OS::project_id\":\"7db65ec7566d486695bbd771595ed5b3\",\"OS::stack_name\":\"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0\",\"network_name\":\"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-05-06T11:51:10.000+00:00", "isDataInternal" : false } ] 2023-05-06T11:51:47.552Z|f164209f-ec16-48f2-ad34-e0ba2dca9143|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:47.553Z|f164209f-ec16-48f2-ad34-e0ba2dca9143|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:51:47.589Z|f164209f-ec16-48f2-ad34-e0ba2dca9143|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T11:51:47.590Z|f164209f-ec16-48f2-ad34-e0ba2dca9143|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-05-06T11:51:47.590Z|f164209f-ec16-48f2-ad34-e0ba2dca9143|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:47.591Z|f164209f-ec16-48f2-ad34-e0ba2dca9143|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T11:51:47.591Z|f164209f-ec16-48f2-ad34-e0ba2dca9143|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-05-06T11:51:47.591Z|f164209f-ec16-48f2-ad34-e0ba2dca9143|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f164209f-ec16-48f2-ad34-e0ba2dca9143", X-RequestID:"f164209f-ec16-48f2-ad34-e0ba2dca9143", X-TransactionID:"f164209f-ec16-48f2-ad34-e0ba2dca9143", X-ECOMP-RequestID:"f164209f-ec16-48f2-ad34-e0ba2dca9143", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"857583c0-f0b6-468b-9d26-d4873b0a4c96"] 2023-05-06T11:51:47.592Z|f164209f-ec16-48f2-ad34-e0ba2dca9143|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-05-06T11:51:47.592Z|f164209f-ec16-48f2-ad34-e0ba2dca9143|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:47.768Z|f164209f-ec16-48f2-ad34-e0ba2dca9143|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:47.769Z|f164209f-ec16-48f2-ad34-e0ba2dca9143|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T11:51:47.770Z|f164209f-ec16-48f2-ad34-e0ba2dca9143|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T11:51:47.770Z|f164209f-ec16-48f2-ad34-e0ba2dca9143|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=051CB0E432E8A6821B8A43C288F7A6E2; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"681", Date:"Sat, 06 May 2023 11:51:48 GMT", x-envoy-upstream-service-time:"171", server:"envoy"] 2023-05-06T11:51:47.771Z|f164209f-ec16-48f2-ad34-e0ba2dca9143|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"583bed99-ec04-11ed-9ce1-7a82ee2c3d67","businessKey":"0ca2bece-d7c0-43d0-9432-0eedd426fa6c","processDefinitionId":"SDNCHandler:1:05c862df-ebc0-11ed-9ce1-7a82ee2c3d67","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-05-06T11:51:32.270+0000","endTime":"2023-05-06T11:51:33.856+0000","removalTime":null,"durationInMillis":1586,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"4058d11d-ec04-11ed-9ce1-7a82ee2c3d67","superProcessInstanceId":"582027fa-ec04-11ed-9ce1-7a82ee2c3d67","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-05-06T11:51:47.771Z|f164209f-ec16-48f2-ad34-e0ba2dca9143|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:47.771Z|f164209f-ec16-48f2-ad34-e0ba2dca9143|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-05-06T11:51:47.794Z|f164209f-ec16-48f2-ad34-e0ba2dca9143|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=583bed99-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=583bed99-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T11:51:47.794Z|f164209f-ec16-48f2-ad34-e0ba2dca9143|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=583bed99-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||Invoke 2023-05-06T11:51:47.795Z|f164209f-ec16-48f2-ad34-e0ba2dca9143|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=583bed99-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:47.795Z|f164209f-ec16-48f2-ad34-e0ba2dca9143|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=583bed99-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=583bed99-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T11:51:47.795Z|f164209f-ec16-48f2-ad34-e0ba2dca9143|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=583bed99-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Method : GET 2023-05-06T11:51:47.796Z|f164209f-ec16-48f2-ad34-e0ba2dca9143|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=583bed99-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f164209f-ec16-48f2-ad34-e0ba2dca9143", X-RequestID:"f164209f-ec16-48f2-ad34-e0ba2dca9143", X-TransactionID:"f164209f-ec16-48f2-ad34-e0ba2dca9143", X-ECOMP-RequestID:"f164209f-ec16-48f2-ad34-e0ba2dca9143", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c278434b-28bc-4540-89d2-ef28c70da3b5"] 2023-05-06T11:51:47.796Z|f164209f-ec16-48f2-ad34-e0ba2dca9143|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=583bed99-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Request body: 2023-05-06T11:51:47.797Z|f164209f-ec16-48f2-ad34-e0ba2dca9143|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=583bed99-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:47.943Z|f164209f-ec16-48f2-ad34-e0ba2dca9143|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=583bed99-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:47.944Z|f164209f-ec16-48f2-ad34-e0ba2dca9143|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=583bed99-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T11:51:47.945Z|f164209f-ec16-48f2-ad34-e0ba2dca9143|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=583bed99-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T11:51:47.946Z|f164209f-ec16-48f2-ad34-e0ba2dca9143|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=583bed99-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=371EEAD71C0D3FE83B4DA3E158F155F0; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"762", Date:"Sat, 06 May 2023 11:51:48 GMT", x-envoy-upstream-service-time:"142", server:"envoy"] 2023-05-06T11:51:47.946Z|f164209f-ec16-48f2-ad34-e0ba2dca9143|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=583bed99-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:583cd80c-ec04-11ed-9ce1-7a82ee2c3d67","parentActivityInstanceId":"583bed99-ec04-11ed-9ce1-7a82ee2c3d67","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:05c862df-ebc0-11ed-9ce1-7a82ee2c3d67","processInstanceId":"583bed99-ec04-11ed-9ce1-7a82ee2c3d67","executionId":"583bed99-ec04-11ed-9ce1-7a82ee2c3d67","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-05-06T11:51:32.277+0000","endTime":"2023-05-06T11:51:33.855+0000","durationInMillis":1578,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"4058d11d-ec04-11ed-9ce1-7a82ee2c3d67"}] 2023-05-06T11:51:47.947Z|f164209f-ec16-48f2-ad34-e0ba2dca9143|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=583bed99-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:47.948Z|f164209f-ec16-48f2-ad34-e0ba2dca9143|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=583bed99-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||InvokeReturn 2023-05-06T11:51:47.957Z|f164209f-ec16-48f2-ad34-e0ba2dca9143|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:51:48.817Z|0af05b40-da07-4c30-8753-4ba2dc8e80c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:51:48.821Z|0af05b40-da07-4c30-8753-4ba2dc8e80c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:51:50.179Z|57a6b62e-7079-458a-820e-0ce1e140165a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:51:50.179Z|57a6b62e-7079-458a-820e-0ce1e140165a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:51:50.833Z|d53a38f6-e11a-4f11-96fc-3997c7d43aae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:51:50.834Z|d53a38f6-e11a-4f11-96fc-3997c7d43aae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:51:50.838Z|566bc740-6e18-45c2-9976-bde39f49761f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:51:50.839Z|566bc740-6e18-45c2-9976-bde39f49761f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:51:50.851Z|b86a2e5a-9eee-484f-a9f5-651cc20f53d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:51:50.852Z|b86a2e5a-9eee-484f-a9f5-651cc20f53d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:51:54.483Z|4779d79f-0eb5-40ef-a0f1-7a074b539869|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:51:54.490Z|4779d79f-0eb5-40ef-a0f1-7a074b539869|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb 2023-05-06T11:51:54.491Z|4779d79f-0eb5-40ef-a0f1-7a074b539869|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|INFO|500||Invoke 2023-05-06T11:51:54.491Z|4779d79f-0eb5-40ef-a0f1-7a074b539869|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:54.491Z|4779d79f-0eb5-40ef-a0f1-7a074b539869|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb 2023-05-06T11:51:54.491Z|4779d79f-0eb5-40ef-a0f1-7a074b539869|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Method : GET 2023-05-06T11:51:54.491Z|4779d79f-0eb5-40ef-a0f1-7a074b539869|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ea150b035dd0976fa7000a89e16d6422", X-B3-SpanId:"73064db5d36dc5f8", X-B3-ParentSpanId:"39ae25240ee2d7d6", X-B3-Sampled:"0", X-ONAP-RequestID:"4779d79f-0eb5-40ef-a0f1-7a074b539869", X-RequestID:"4779d79f-0eb5-40ef-a0f1-7a074b539869", X-TransactionID:"4779d79f-0eb5-40ef-a0f1-7a074b539869", X-ECOMP-RequestID:"4779d79f-0eb5-40ef-a0f1-7a074b539869", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ef8706b-31fb-4ada-8aba-c8083a83a549"] 2023-05-06T11:51:54.491Z|4779d79f-0eb5-40ef-a0f1-7a074b539869|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Request body: 2023-05-06T11:51:54.492Z|4779d79f-0eb5-40ef-a0f1-7a074b539869|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:54.533Z|4779d79f-0eb5-40ef-a0f1-7a074b539869|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:54.533Z|4779d79f-0eb5-40ef-a0f1-7a074b539869|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Status code : 200 OK 2023-05-06T11:51:54.534Z|4779d79f-0eb5-40ef-a0f1-7a074b539869|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Status text : OK 2023-05-06T11:51:54.534Z|4779d79f-0eb5-40ef-a0f1-7a074b539869|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:51:55 GMT", x-envoy-upstream-service-time:"37", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:51:54.534Z|4779d79f-0eb5-40ef-a0f1-7a074b539869|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Response body: { "requestId" : "d4df3fa8-6bbb-491d-900d-91a82d8c5abb", "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-05-06T11:51:31.000+00:00", "source" : "VID", "vnfId" : "ca069bd8-5204-4515-8b31-c258ea257055", "vnfType" : "", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"d4a81356-7db6-4cf1-8de3-cf35725b761c\",\n \"modelVersionId\": \"69a928f6-ffd9-40b1-bfea-6533a2b300a2\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"1cd8e946-cb80-4c1a-96e0-109ffda842a1\",\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\": \"7db65ec7566d486695bbd771595ed5b3\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"54850123-ffc9-4c02-a21c-6d95dfd678f8\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"19645456-85e8-4458-8d76-1dd7038b5f37\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2cac7801-19e9-4491-baa8-e38f27b4c45d\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"ca069bd8-5204-4515-8b31-c258ea257055\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"fee59da9-1bcc-483a-adab-4776c13f196b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2db14efe-35df-48b3-8be1-41d684ba18ed\",\n \"modelCustomizationId\": \"abf8655f-4454-423f-aabd-11eb39623b87\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:51:49.000+00:00", "vfModuleId" : "83a6bcb2-3800-4cd0-9a0b-7ba988f2545c", "vfModuleName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "54850123-ffc9-4c02-a21c-6d95dfd678f8", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "d4df3fa8-6bbb-491d-900d-91a82d8c5abb", "cloudIdentifier" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"83a6bcb2-3800-4cd0-9a0b-7ba988f2545c\",\"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\":\"ca069bd8-5204-4515-8b31-c258ea257055\",\"vnf_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-kohn\"},\"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-05-06T11:51:44.000+00:00" } ], "requestURI" : "d4df3fa8-6bbb-491d-900d-91a82d8c5abb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb" } } } 2023-05-06T11:51:54.534Z|4779d79f-0eb5-40ef-a0f1-7a074b539869|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:54.535Z|4779d79f-0eb5-40ef-a0f1-7a074b539869|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|INFO|500||InvokeReturn 2023-05-06T11:51:54.536Z|4779d79f-0eb5-40ef-a0f1-7a074b539869|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false 2023-05-06T11:51:54.537Z|4779d79f-0eb5-40ef-a0f1-7a074b539869|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:51:54.537Z|4779d79f-0eb5-40ef-a0f1-7a074b539869|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:54.537Z|4779d79f-0eb5-40ef-a0f1-7a074b539869|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false 2023-05-06T11:51:54.537Z|4779d79f-0eb5-40ef-a0f1-7a074b539869|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:51:54.538Z|4779d79f-0eb5-40ef-a0f1-7a074b539869|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ea150b035dd0976fa7000a89e16d6422", X-B3-SpanId:"17b02ac163b35fd5", X-B3-ParentSpanId:"39ae25240ee2d7d6", X-B3-Sampled:"0", X-ONAP-RequestID:"4779d79f-0eb5-40ef-a0f1-7a074b539869", X-RequestID:"4779d79f-0eb5-40ef-a0f1-7a074b539869", X-TransactionID:"4779d79f-0eb5-40ef-a0f1-7a074b539869", X-ECOMP-RequestID:"4779d79f-0eb5-40ef-a0f1-7a074b539869", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c47da2d-5413-44ff-9b27-69eab4bee686"] 2023-05-06T11:51:54.538Z|4779d79f-0eb5-40ef-a0f1-7a074b539869|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:51:54.538Z|4779d79f-0eb5-40ef-a0f1-7a074b539869|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:54.563Z|4779d79f-0eb5-40ef-a0f1-7a074b539869|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:54.564Z|4779d79f-0eb5-40ef-a0f1-7a074b539869|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:51:54.564Z|4779d79f-0eb5-40ef-a0f1-7a074b539869|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:51:54.565Z|4779d79f-0eb5-40ef-a0f1-7a074b539869|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:51:55 GMT", x-envoy-upstream-service-time:"22", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:51:54.566Z|4779d79f-0eb5-40ef-a0f1-7a074b539869|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 26, "soRequestId" : "d4df3fa8-6bbb-491d-900d-91a82d8c5abb", "groupingId" : "3075323d-5e80-4006-8013-1c3833f4ef16", "name" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7db65ec7566d486695bbd771595ed5b3/stacks/basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d/3075323d-5e80-4006-8013-1c3833f4ef16\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\"updated_time\":null,\"creation_time\":1683373908000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"3075323d-5e80-4006-8013-1c3833f4ef16\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"8b9d4b54942e4a02875f43b28bf7624d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3075323d-5e80-4006-8013-1c3833f4ef16\",\"OS::project_id\":\"7db65ec7566d486695bbd771595ed5b3\",\"OS::stack_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\"vnf_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d_vnf_0\",\"vnf_id\":\"ca069bd8-5204-4515-8b31-c258ea257055\",\"vf_module_id\":\"83a6bcb2-3800-4cd0-9a0b-7ba988f2545c\",\"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-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-05-06T11:51:50.000+00:00", "isDataInternal" : false } ] 2023-05-06T11:51:54.567Z|4779d79f-0eb5-40ef-a0f1-7a074b539869|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:54.567Z|4779d79f-0eb5-40ef-a0f1-7a074b539869|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:51:54.604Z|4779d79f-0eb5-40ef-a0f1-7a074b539869|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T11:51:54.604Z|4779d79f-0eb5-40ef-a0f1-7a074b539869|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-05-06T11:51:54.605Z|4779d79f-0eb5-40ef-a0f1-7a074b539869|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:54.605Z|4779d79f-0eb5-40ef-a0f1-7a074b539869|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T11:51:54.605Z|4779d79f-0eb5-40ef-a0f1-7a074b539869|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-05-06T11:51:54.605Z|4779d79f-0eb5-40ef-a0f1-7a074b539869|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4779d79f-0eb5-40ef-a0f1-7a074b539869", X-RequestID:"4779d79f-0eb5-40ef-a0f1-7a074b539869", X-TransactionID:"4779d79f-0eb5-40ef-a0f1-7a074b539869", X-ECOMP-RequestID:"4779d79f-0eb5-40ef-a0f1-7a074b539869", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd2a946a-c3df-405b-adb1-a9a8f4821cf7"] 2023-05-06T11:51:54.605Z|4779d79f-0eb5-40ef-a0f1-7a074b539869|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-05-06T11:51:54.605Z|4779d79f-0eb5-40ef-a0f1-7a074b539869|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:54.802Z|4779d79f-0eb5-40ef-a0f1-7a074b539869|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:54.803Z|4779d79f-0eb5-40ef-a0f1-7a074b539869|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T11:51:54.803Z|4779d79f-0eb5-40ef-a0f1-7a074b539869|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T11:51:54.804Z|4779d79f-0eb5-40ef-a0f1-7a074b539869|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=EB3444254569A7C69C2492507D072EAE; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sat, 06 May 2023 11:51:55 GMT", x-envoy-upstream-service-time:"192", server:"envoy"] 2023-05-06T11:51:54.804Z|4779d79f-0eb5-40ef-a0f1-7a074b539869|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67","businessKey":"d4df3fa8-6bbb-491d-900d-91a82d8c5abb","processDefinitionId":"openstackAdapterTask:1:06562343-ebc0-11ed-9ce1-7a82ee2c3d67","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-05-06T11:51:41.309+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"58623a5e-ec04-11ed-9ce1-7a82ee2c3d67","superProcessInstanceId":"5d9d5675-ec04-11ed-9ce1-7a82ee2c3d67","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-05-06T11:51:54.804Z|4779d79f-0eb5-40ef-a0f1-7a074b539869|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:54.805Z|4779d79f-0eb5-40ef-a0f1-7a074b539869|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-05-06T11:51:54.842Z|4779d79f-0eb5-40ef-a0f1-7a074b539869|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T11:51:54.843Z|4779d79f-0eb5-40ef-a0f1-7a074b539869|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||Invoke 2023-05-06T11:51:54.843Z|4779d79f-0eb5-40ef-a0f1-7a074b539869|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:54.843Z|4779d79f-0eb5-40ef-a0f1-7a074b539869|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T11:51:54.844Z|4779d79f-0eb5-40ef-a0f1-7a074b539869|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Method : GET 2023-05-06T11:51:54.844Z|4779d79f-0eb5-40ef-a0f1-7a074b539869|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4779d79f-0eb5-40ef-a0f1-7a074b539869", X-RequestID:"4779d79f-0eb5-40ef-a0f1-7a074b539869", X-TransactionID:"4779d79f-0eb5-40ef-a0f1-7a074b539869", X-ECOMP-RequestID:"4779d79f-0eb5-40ef-a0f1-7a074b539869", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"34085bd1-e6b1-4f61-9b74-2b37439a0d3e"] 2023-05-06T11:51:54.844Z|4779d79f-0eb5-40ef-a0f1-7a074b539869|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Request body: 2023-05-06T11:51:54.845Z|4779d79f-0eb5-40ef-a0f1-7a074b539869|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:55.125Z|4779d79f-0eb5-40ef-a0f1-7a074b539869|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:55.126Z|4779d79f-0eb5-40ef-a0f1-7a074b539869|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T11:51:55.126Z|4779d79f-0eb5-40ef-a0f1-7a074b539869|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T11:51:55.127Z|4779d79f-0eb5-40ef-a0f1-7a074b539869|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=C13FA1AFE167E00A8DF204CE50F8DA8B; Path=/; HttpOnly", Cache-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:"Sat, 06 May 2023 11:51:55 GMT", x-envoy-upstream-service-time:"276", server:"envoy"] 2023-05-06T11:51:55.127Z|4779d79f-0eb5-40ef-a0f1-7a074b539869|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:626369dd-ec04-11ed-9ce1-7a82ee2c3d67","parentActivityInstanceId":"5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:06562343-ebc0-11ed-9ce1-7a82ee2c3d67","processInstanceId":"5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67","executionId":"5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-05-06T11:51:49.306+0000","endTime":"2023-05-06T11:51:49.317+0000","durationInMillis":11,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"58623a5e-ec04-11ed-9ce1-7a82ee2c3d67"}] 2023-05-06T11:51:55.128Z|4779d79f-0eb5-40ef-a0f1-7a074b539869|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:55.128Z|4779d79f-0eb5-40ef-a0f1-7a074b539869|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||InvokeReturn 2023-05-06T11:51:55.135Z|4779d79f-0eb5-40ef-a0f1-7a074b539869|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:51:58.196Z|7673b527-62a0-4f93-b7d0-cc13e219d19d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:51:58.205Z|7673b527-62a0-4f93-b7d0-cc13e219d19d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c 2023-05-06T11:51:58.206Z|7673b527-62a0-4f93-b7d0-cc13e219d19d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|INFO|500||Invoke 2023-05-06T11:51:58.206Z|7673b527-62a0-4f93-b7d0-cc13e219d19d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:58.207Z|7673b527-62a0-4f93-b7d0-cc13e219d19d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c 2023-05-06T11:51:58.207Z|7673b527-62a0-4f93-b7d0-cc13e219d19d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Method : GET 2023-05-06T11:51:58.208Z|7673b527-62a0-4f93-b7d0-cc13e219d19d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e5c67ed4cec76b4baaa91fc679373143", X-B3-SpanId:"df039ce1a71b3038", X-B3-ParentSpanId:"46986682d7b50005", X-B3-Sampled:"0", X-ONAP-RequestID:"7673b527-62a0-4f93-b7d0-cc13e219d19d", X-RequestID:"7673b527-62a0-4f93-b7d0-cc13e219d19d", X-TransactionID:"7673b527-62a0-4f93-b7d0-cc13e219d19d", X-ECOMP-RequestID:"7673b527-62a0-4f93-b7d0-cc13e219d19d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"71235d95-e24a-463a-bfa9-9b50702635f3"] 2023-05-06T11:51:58.208Z|7673b527-62a0-4f93-b7d0-cc13e219d19d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Request body: 2023-05-06T11:51:58.208Z|7673b527-62a0-4f93-b7d0-cc13e219d19d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:58.256Z|7673b527-62a0-4f93-b7d0-cc13e219d19d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:58.257Z|7673b527-62a0-4f93-b7d0-cc13e219d19d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Status code : 200 OK 2023-05-06T11:51:58.257Z|7673b527-62a0-4f93-b7d0-cc13e219d19d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Status text : OK 2023-05-06T11:51:58.258Z|7673b527-62a0-4f93-b7d0-cc13e219d19d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:51:58 GMT", x-envoy-upstream-service-time:"43", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:51:58.258Z|7673b527-62a0-4f93-b7d0-cc13e219d19d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Response body: { "requestId" : "0ca2bece-d7c0-43d0-9432-0eedd426fa6c", "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-05-06T11:50:50.000+00:00", "endTime" : "2023-05-06T11:51:49.000+00:00", "source" : "VID", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"7db65ec7566d486695bbd771595ed5b3\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:51:49.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f61d689c-6569-45c4-9b83-301293637a5f", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "d58f4f80-dd9a-45a9-b910-bd10e5e2c061", "networkName" : "basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "0ca2bece-d7c0-43d0-9432-0eedd426fa6c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c" } } } 2023-05-06T11:51:58.259Z|7673b527-62a0-4f93-b7d0-cc13e219d19d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:58.259Z|7673b527-62a0-4f93-b7d0-cc13e219d19d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|INFO|500||InvokeReturn 2023-05-06T11:51:58.261Z|7673b527-62a0-4f93-b7d0-cc13e219d19d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false 2023-05-06T11:51:58.262Z|7673b527-62a0-4f93-b7d0-cc13e219d19d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:51:58.262Z|7673b527-62a0-4f93-b7d0-cc13e219d19d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:58.262Z|7673b527-62a0-4f93-b7d0-cc13e219d19d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false 2023-05-06T11:51:58.262Z|7673b527-62a0-4f93-b7d0-cc13e219d19d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:51:58.263Z|7673b527-62a0-4f93-b7d0-cc13e219d19d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e5c67ed4cec76b4baaa91fc679373143", X-B3-SpanId:"bae4b1d8c9328fb7", X-B3-ParentSpanId:"46986682d7b50005", X-B3-Sampled:"0", X-ONAP-RequestID:"7673b527-62a0-4f93-b7d0-cc13e219d19d", X-RequestID:"7673b527-62a0-4f93-b7d0-cc13e219d19d", X-TransactionID:"7673b527-62a0-4f93-b7d0-cc13e219d19d", X-ECOMP-RequestID:"7673b527-62a0-4f93-b7d0-cc13e219d19d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"13bbbdab-627a-4985-ac8a-6111bf57e3bc"] 2023-05-06T11:51:58.263Z|7673b527-62a0-4f93-b7d0-cc13e219d19d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:51:58.263Z|7673b527-62a0-4f93-b7d0-cc13e219d19d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:58.291Z|7673b527-62a0-4f93-b7d0-cc13e219d19d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:58.292Z|7673b527-62a0-4f93-b7d0-cc13e219d19d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:51:58.293Z|7673b527-62a0-4f93-b7d0-cc13e219d19d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:51:58.293Z|7673b527-62a0-4f93-b7d0-cc13e219d19d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:51:58 GMT", x-envoy-upstream-service-time:"24", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:51:58.294Z|7673b527-62a0-4f93-b7d0-cc13e219d19d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 21, "soRequestId" : "0ca2bece-d7c0-43d0-9432-0eedd426fa6c", "groupingId" : "d7f451cf-a0eb-42a1-9d55-d386d339ec24", "name" : "basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7db65ec7566d486695bbd771595ed5b3/stacks/basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0/d7f451cf-a0eb-42a1-9d55-d386d339ec24\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0\",\"updated_time\":1683373869000,\"creation_time\":1683373813000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d7f451cf-a0eb-42a1-9d55-d386d339ec24\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"c67ca99dbc9a49a2a0d0dd09c95235f5\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d7f451cf-a0eb-42a1-9d55-d386d339ec24\",\"OS::project_id\":\"7db65ec7566d486695bbd771595ed5b3\",\"OS::stack_name\":\"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0\",\"network_name\":\"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-05-06T11:51:10.000+00:00", "isDataInternal" : false } ] 2023-05-06T11:51:58.295Z|7673b527-62a0-4f93-b7d0-cc13e219d19d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:58.295Z|7673b527-62a0-4f93-b7d0-cc13e219d19d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:51:58.307Z|7673b527-62a0-4f93-b7d0-cc13e219d19d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:51:58.519Z|56e9c5ef-1b37-4731-95b2-eaaea1308bc7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:51:58.525Z|56e9c5ef-1b37-4731-95b2-eaaea1308bc7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c 2023-05-06T11:51:58.525Z|56e9c5ef-1b37-4731-95b2-eaaea1308bc7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|INFO|500||Invoke 2023-05-06T11:51:58.525Z|56e9c5ef-1b37-4731-95b2-eaaea1308bc7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:58.525Z|56e9c5ef-1b37-4731-95b2-eaaea1308bc7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c 2023-05-06T11:51:58.526Z|56e9c5ef-1b37-4731-95b2-eaaea1308bc7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Method : GET 2023-05-06T11:51:58.526Z|56e9c5ef-1b37-4731-95b2-eaaea1308bc7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"277875489d246756be89f9ab644f0a11", X-B3-SpanId:"0e5e1250877880cb", X-B3-ParentSpanId:"8892c85fd3e7b727", X-B3-Sampled:"0", X-ONAP-RequestID:"56e9c5ef-1b37-4731-95b2-eaaea1308bc7", X-RequestID:"56e9c5ef-1b37-4731-95b2-eaaea1308bc7", X-TransactionID:"56e9c5ef-1b37-4731-95b2-eaaea1308bc7", X-ECOMP-RequestID:"56e9c5ef-1b37-4731-95b2-eaaea1308bc7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"38625e74-c250-40da-9b6d-e7d46e0560d5"] 2023-05-06T11:51:58.526Z|56e9c5ef-1b37-4731-95b2-eaaea1308bc7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Request body: 2023-05-06T11:51:58.526Z|56e9c5ef-1b37-4731-95b2-eaaea1308bc7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:58.554Z|56e9c5ef-1b37-4731-95b2-eaaea1308bc7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:58.554Z|56e9c5ef-1b37-4731-95b2-eaaea1308bc7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Status code : 200 OK 2023-05-06T11:51:58.554Z|56e9c5ef-1b37-4731-95b2-eaaea1308bc7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Status text : OK 2023-05-06T11:51:58.555Z|56e9c5ef-1b37-4731-95b2-eaaea1308bc7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:51:58 GMT", x-envoy-upstream-service-time:"25", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:51:58.556Z|56e9c5ef-1b37-4731-95b2-eaaea1308bc7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Response body: { "requestId" : "0ca2bece-d7c0-43d0-9432-0eedd426fa6c", "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-05-06T11:50:50.000+00:00", "endTime" : "2023-05-06T11:51:49.000+00:00", "source" : "VID", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"7db65ec7566d486695bbd771595ed5b3\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:51:49.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f61d689c-6569-45c4-9b83-301293637a5f", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "d58f4f80-dd9a-45a9-b910-bd10e5e2c061", "networkName" : "basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "0ca2bece-d7c0-43d0-9432-0eedd426fa6c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c" } } } 2023-05-06T11:51:58.557Z|56e9c5ef-1b37-4731-95b2-eaaea1308bc7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:58.557Z|56e9c5ef-1b37-4731-95b2-eaaea1308bc7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|INFO|500||InvokeReturn 2023-05-06T11:51:58.559Z|56e9c5ef-1b37-4731-95b2-eaaea1308bc7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false 2023-05-06T11:51:58.559Z|56e9c5ef-1b37-4731-95b2-eaaea1308bc7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:51:58.559Z|56e9c5ef-1b37-4731-95b2-eaaea1308bc7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:58.559Z|56e9c5ef-1b37-4731-95b2-eaaea1308bc7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false 2023-05-06T11:51:58.560Z|56e9c5ef-1b37-4731-95b2-eaaea1308bc7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:51:58.560Z|56e9c5ef-1b37-4731-95b2-eaaea1308bc7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"277875489d246756be89f9ab644f0a11", X-B3-SpanId:"e7eafbed058b037c", X-B3-ParentSpanId:"8892c85fd3e7b727", X-B3-Sampled:"0", X-ONAP-RequestID:"56e9c5ef-1b37-4731-95b2-eaaea1308bc7", X-RequestID:"56e9c5ef-1b37-4731-95b2-eaaea1308bc7", X-TransactionID:"56e9c5ef-1b37-4731-95b2-eaaea1308bc7", X-ECOMP-RequestID:"56e9c5ef-1b37-4731-95b2-eaaea1308bc7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ad41f2fc-6a24-45e9-8b48-0787ef000b96"] 2023-05-06T11:51:58.560Z|56e9c5ef-1b37-4731-95b2-eaaea1308bc7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:51:58.560Z|56e9c5ef-1b37-4731-95b2-eaaea1308bc7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:58.583Z|56e9c5ef-1b37-4731-95b2-eaaea1308bc7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:58.584Z|56e9c5ef-1b37-4731-95b2-eaaea1308bc7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:51:58.585Z|56e9c5ef-1b37-4731-95b2-eaaea1308bc7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:51:58.585Z|56e9c5ef-1b37-4731-95b2-eaaea1308bc7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:51:58 GMT", x-envoy-upstream-service-time:"18", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:51:58.586Z|56e9c5ef-1b37-4731-95b2-eaaea1308bc7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 21, "soRequestId" : "0ca2bece-d7c0-43d0-9432-0eedd426fa6c", "groupingId" : "d7f451cf-a0eb-42a1-9d55-d386d339ec24", "name" : "basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7db65ec7566d486695bbd771595ed5b3/stacks/basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0/d7f451cf-a0eb-42a1-9d55-d386d339ec24\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0\",\"updated_time\":1683373869000,\"creation_time\":1683373813000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d7f451cf-a0eb-42a1-9d55-d386d339ec24\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"c67ca99dbc9a49a2a0d0dd09c95235f5\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d7f451cf-a0eb-42a1-9d55-d386d339ec24\",\"OS::project_id\":\"7db65ec7566d486695bbd771595ed5b3\",\"OS::stack_name\":\"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0\",\"network_name\":\"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-05-06T11:51:10.000+00:00", "isDataInternal" : false } ] 2023-05-06T11:51:58.586Z|56e9c5ef-1b37-4731-95b2-eaaea1308bc7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:58.587Z|56e9c5ef-1b37-4731-95b2-eaaea1308bc7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:51:58.600Z|56e9c5ef-1b37-4731-95b2-eaaea1308bc7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:51:58.829Z|d953bcb2-881f-4c34-b0d2-038cf0526375|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:51:58.834Z|d953bcb2-881f-4c34-b0d2-038cf0526375|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c 2023-05-06T11:51:58.835Z|d953bcb2-881f-4c34-b0d2-038cf0526375|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|INFO|500||Invoke 2023-05-06T11:51:58.835Z|d953bcb2-881f-4c34-b0d2-038cf0526375|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:58.835Z|d953bcb2-881f-4c34-b0d2-038cf0526375|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c 2023-05-06T11:51:58.836Z|d953bcb2-881f-4c34-b0d2-038cf0526375|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Method : GET 2023-05-06T11:51:58.836Z|d953bcb2-881f-4c34-b0d2-038cf0526375|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"92f0a789b6f7b82ab112ac9d68c928f5", X-B3-SpanId:"bf3af9b992a44750", X-B3-ParentSpanId:"c0d81d27c52f2a10", X-B3-Sampled:"0", X-ONAP-RequestID:"d953bcb2-881f-4c34-b0d2-038cf0526375", X-RequestID:"d953bcb2-881f-4c34-b0d2-038cf0526375", X-TransactionID:"d953bcb2-881f-4c34-b0d2-038cf0526375", X-ECOMP-RequestID:"d953bcb2-881f-4c34-b0d2-038cf0526375", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"89c4199d-5643-4fef-8959-1546c95a315b"] 2023-05-06T11:51:58.836Z|d953bcb2-881f-4c34-b0d2-038cf0526375|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Request body: 2023-05-06T11:51:58.836Z|d953bcb2-881f-4c34-b0d2-038cf0526375|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:58.875Z|d953bcb2-881f-4c34-b0d2-038cf0526375|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:58.876Z|d953bcb2-881f-4c34-b0d2-038cf0526375|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Status code : 200 OK 2023-05-06T11:51:58.876Z|d953bcb2-881f-4c34-b0d2-038cf0526375|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Status text : OK 2023-05-06T11:51:58.876Z|d953bcb2-881f-4c34-b0d2-038cf0526375|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:51:58 GMT", x-envoy-upstream-service-time:"36", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:51:58.877Z|d953bcb2-881f-4c34-b0d2-038cf0526375|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Response body: { "requestId" : "0ca2bece-d7c0-43d0-9432-0eedd426fa6c", "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-05-06T11:50:50.000+00:00", "endTime" : "2023-05-06T11:51:49.000+00:00", "source" : "VID", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"7db65ec7566d486695bbd771595ed5b3\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:51:49.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f61d689c-6569-45c4-9b83-301293637a5f", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "d58f4f80-dd9a-45a9-b910-bd10e5e2c061", "networkName" : "basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "0ca2bece-d7c0-43d0-9432-0eedd426fa6c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c" } } } 2023-05-06T11:51:58.878Z|d953bcb2-881f-4c34-b0d2-038cf0526375|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:58.878Z|d953bcb2-881f-4c34-b0d2-038cf0526375|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|INFO|500||InvokeReturn 2023-05-06T11:51:58.880Z|d953bcb2-881f-4c34-b0d2-038cf0526375|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false 2023-05-06T11:51:58.881Z|d953bcb2-881f-4c34-b0d2-038cf0526375|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:51:58.881Z|d953bcb2-881f-4c34-b0d2-038cf0526375|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:58.882Z|d953bcb2-881f-4c34-b0d2-038cf0526375|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false 2023-05-06T11:51:58.882Z|d953bcb2-881f-4c34-b0d2-038cf0526375|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:51:58.882Z|d953bcb2-881f-4c34-b0d2-038cf0526375|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"92f0a789b6f7b82ab112ac9d68c928f5", X-B3-SpanId:"7c06fe1944e69f3a", X-B3-ParentSpanId:"c0d81d27c52f2a10", X-B3-Sampled:"0", X-ONAP-RequestID:"d953bcb2-881f-4c34-b0d2-038cf0526375", X-RequestID:"d953bcb2-881f-4c34-b0d2-038cf0526375", X-TransactionID:"d953bcb2-881f-4c34-b0d2-038cf0526375", X-ECOMP-RequestID:"d953bcb2-881f-4c34-b0d2-038cf0526375", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b5bcf65a-6297-43b2-9dfc-79a2ad37db56"] 2023-05-06T11:51:58.882Z|d953bcb2-881f-4c34-b0d2-038cf0526375|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:51:58.883Z|d953bcb2-881f-4c34-b0d2-038cf0526375|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:58.904Z|d953bcb2-881f-4c34-b0d2-038cf0526375|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:58.905Z|d953bcb2-881f-4c34-b0d2-038cf0526375|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:51:58.906Z|d953bcb2-881f-4c34-b0d2-038cf0526375|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:51:58.906Z|d953bcb2-881f-4c34-b0d2-038cf0526375|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:51:58 GMT", x-envoy-upstream-service-time:"18", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:51:58.907Z|d953bcb2-881f-4c34-b0d2-038cf0526375|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 21, "soRequestId" : "0ca2bece-d7c0-43d0-9432-0eedd426fa6c", "groupingId" : "d7f451cf-a0eb-42a1-9d55-d386d339ec24", "name" : "basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7db65ec7566d486695bbd771595ed5b3/stacks/basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0/d7f451cf-a0eb-42a1-9d55-d386d339ec24\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0\",\"updated_time\":1683373869000,\"creation_time\":1683373813000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d7f451cf-a0eb-42a1-9d55-d386d339ec24\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"c67ca99dbc9a49a2a0d0dd09c95235f5\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d7f451cf-a0eb-42a1-9d55-d386d339ec24\",\"OS::project_id\":\"7db65ec7566d486695bbd771595ed5b3\",\"OS::stack_name\":\"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0\",\"network_name\":\"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-05-06T11:51:10.000+00:00", "isDataInternal" : false } ] 2023-05-06T11:51:58.907Z|d953bcb2-881f-4c34-b0d2-038cf0526375|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:58.908Z|d953bcb2-881f-4c34-b0d2-038cf0526375|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:51:58.917Z|d953bcb2-881f-4c34-b0d2-038cf0526375|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:51:59.170Z|1bc7c9e3-4b9d-46c5-8496-49c2f5fde5f9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:51:59.176Z|1bc7c9e3-4b9d-46c5-8496-49c2f5fde5f9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c 2023-05-06T11:51:59.177Z|1bc7c9e3-4b9d-46c5-8496-49c2f5fde5f9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|INFO|500||Invoke 2023-05-06T11:51:59.177Z|1bc7c9e3-4b9d-46c5-8496-49c2f5fde5f9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:59.177Z|1bc7c9e3-4b9d-46c5-8496-49c2f5fde5f9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c 2023-05-06T11:51:59.178Z|1bc7c9e3-4b9d-46c5-8496-49c2f5fde5f9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Method : GET 2023-05-06T11:51:59.178Z|1bc7c9e3-4b9d-46c5-8496-49c2f5fde5f9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"433efa9899c35e916f61f0f84f35a8d1", X-B3-SpanId:"f4bad0069b32c6cb", X-B3-ParentSpanId:"055751e9e83fac9f", X-B3-Sampled:"0", X-ONAP-RequestID:"1bc7c9e3-4b9d-46c5-8496-49c2f5fde5f9", X-RequestID:"1bc7c9e3-4b9d-46c5-8496-49c2f5fde5f9", X-TransactionID:"1bc7c9e3-4b9d-46c5-8496-49c2f5fde5f9", X-ECOMP-RequestID:"1bc7c9e3-4b9d-46c5-8496-49c2f5fde5f9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"428b7b8a-a66f-4004-81f8-685cf677023f"] 2023-05-06T11:51:59.178Z|1bc7c9e3-4b9d-46c5-8496-49c2f5fde5f9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Request body: 2023-05-06T11:51:59.178Z|1bc7c9e3-4b9d-46c5-8496-49c2f5fde5f9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:59.209Z|1bc7c9e3-4b9d-46c5-8496-49c2f5fde5f9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:59.210Z|1bc7c9e3-4b9d-46c5-8496-49c2f5fde5f9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Status code : 200 OK 2023-05-06T11:51:59.211Z|1bc7c9e3-4b9d-46c5-8496-49c2f5fde5f9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Status text : OK 2023-05-06T11:51:59.212Z|1bc7c9e3-4b9d-46c5-8496-49c2f5fde5f9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:51:58 GMT", x-envoy-upstream-service-time:"28", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:51:59.213Z|1bc7c9e3-4b9d-46c5-8496-49c2f5fde5f9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Response body: { "requestId" : "0ca2bece-d7c0-43d0-9432-0eedd426fa6c", "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-05-06T11:50:50.000+00:00", "endTime" : "2023-05-06T11:51:49.000+00:00", "source" : "VID", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"7db65ec7566d486695bbd771595ed5b3\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:51:49.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f61d689c-6569-45c4-9b83-301293637a5f", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "d58f4f80-dd9a-45a9-b910-bd10e5e2c061", "networkName" : "basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "0ca2bece-d7c0-43d0-9432-0eedd426fa6c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c" } } } 2023-05-06T11:51:59.214Z|1bc7c9e3-4b9d-46c5-8496-49c2f5fde5f9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:59.214Z|1bc7c9e3-4b9d-46c5-8496-49c2f5fde5f9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|INFO|500||InvokeReturn 2023-05-06T11:51:59.217Z|1bc7c9e3-4b9d-46c5-8496-49c2f5fde5f9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false 2023-05-06T11:51:59.218Z|1bc7c9e3-4b9d-46c5-8496-49c2f5fde5f9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:51:59.218Z|1bc7c9e3-4b9d-46c5-8496-49c2f5fde5f9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:59.219Z|1bc7c9e3-4b9d-46c5-8496-49c2f5fde5f9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false 2023-05-06T11:51:59.219Z|1bc7c9e3-4b9d-46c5-8496-49c2f5fde5f9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:51:59.220Z|1bc7c9e3-4b9d-46c5-8496-49c2f5fde5f9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"433efa9899c35e916f61f0f84f35a8d1", X-B3-SpanId:"69daf40ae2e2611d", X-B3-ParentSpanId:"055751e9e83fac9f", X-B3-Sampled:"0", X-ONAP-RequestID:"1bc7c9e3-4b9d-46c5-8496-49c2f5fde5f9", X-RequestID:"1bc7c9e3-4b9d-46c5-8496-49c2f5fde5f9", X-TransactionID:"1bc7c9e3-4b9d-46c5-8496-49c2f5fde5f9", X-ECOMP-RequestID:"1bc7c9e3-4b9d-46c5-8496-49c2f5fde5f9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"71a55c60-80c7-44bc-9e94-75a506c87399"] 2023-05-06T11:51:59.220Z|1bc7c9e3-4b9d-46c5-8496-49c2f5fde5f9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:51:59.221Z|1bc7c9e3-4b9d-46c5-8496-49c2f5fde5f9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:59.245Z|1bc7c9e3-4b9d-46c5-8496-49c2f5fde5f9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:59.246Z|1bc7c9e3-4b9d-46c5-8496-49c2f5fde5f9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:51:59.246Z|1bc7c9e3-4b9d-46c5-8496-49c2f5fde5f9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:51:59.247Z|1bc7c9e3-4b9d-46c5-8496-49c2f5fde5f9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:51:58 GMT", x-envoy-upstream-service-time:"20", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:51:59.247Z|1bc7c9e3-4b9d-46c5-8496-49c2f5fde5f9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 21, "soRequestId" : "0ca2bece-d7c0-43d0-9432-0eedd426fa6c", "groupingId" : "d7f451cf-a0eb-42a1-9d55-d386d339ec24", "name" : "basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7db65ec7566d486695bbd771595ed5b3/stacks/basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0/d7f451cf-a0eb-42a1-9d55-d386d339ec24\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0\",\"updated_time\":1683373869000,\"creation_time\":1683373813000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d7f451cf-a0eb-42a1-9d55-d386d339ec24\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"c67ca99dbc9a49a2a0d0dd09c95235f5\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d7f451cf-a0eb-42a1-9d55-d386d339ec24\",\"OS::project_id\":\"7db65ec7566d486695bbd771595ed5b3\",\"OS::stack_name\":\"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0\",\"network_name\":\"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-05-06T11:51:10.000+00:00", "isDataInternal" : false } ] 2023-05-06T11:51:59.248Z|1bc7c9e3-4b9d-46c5-8496-49c2f5fde5f9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:59.248Z|1bc7c9e3-4b9d-46c5-8496-49c2f5fde5f9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:51:59.259Z|1bc7c9e3-4b9d-46c5-8496-49c2f5fde5f9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:51:59.491Z|e57cf2dd-660b-48d4-9ce4-7ca5e8dd913a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:51:59.496Z|e57cf2dd-660b-48d4-9ce4-7ca5e8dd913a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c 2023-05-06T11:51:59.496Z|e57cf2dd-660b-48d4-9ce4-7ca5e8dd913a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|INFO|500||Invoke 2023-05-06T11:51:59.496Z|e57cf2dd-660b-48d4-9ce4-7ca5e8dd913a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:59.497Z|e57cf2dd-660b-48d4-9ce4-7ca5e8dd913a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c 2023-05-06T11:51:59.497Z|e57cf2dd-660b-48d4-9ce4-7ca5e8dd913a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Method : GET 2023-05-06T11:51:59.497Z|e57cf2dd-660b-48d4-9ce4-7ca5e8dd913a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7a7cc6da25de7d8b4453e3385ab665b0", X-B3-SpanId:"ab8323e0b6133759", X-B3-ParentSpanId:"42a1de09c8209bab", X-B3-Sampled:"0", X-ONAP-RequestID:"e57cf2dd-660b-48d4-9ce4-7ca5e8dd913a", X-RequestID:"e57cf2dd-660b-48d4-9ce4-7ca5e8dd913a", X-TransactionID:"e57cf2dd-660b-48d4-9ce4-7ca5e8dd913a", X-ECOMP-RequestID:"e57cf2dd-660b-48d4-9ce4-7ca5e8dd913a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"11d5aa54-3be0-4fd6-86a3-45ae3afa009a"] 2023-05-06T11:51:59.497Z|e57cf2dd-660b-48d4-9ce4-7ca5e8dd913a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Request body: 2023-05-06T11:51:59.497Z|e57cf2dd-660b-48d4-9ce4-7ca5e8dd913a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:59.532Z|e57cf2dd-660b-48d4-9ce4-7ca5e8dd913a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:59.533Z|e57cf2dd-660b-48d4-9ce4-7ca5e8dd913a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Status code : 200 OK 2023-05-06T11:51:59.533Z|e57cf2dd-660b-48d4-9ce4-7ca5e8dd913a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Status text : OK 2023-05-06T11:51:59.534Z|e57cf2dd-660b-48d4-9ce4-7ca5e8dd913a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:52:00 GMT", x-envoy-upstream-service-time:"31", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:51:59.535Z|e57cf2dd-660b-48d4-9ce4-7ca5e8dd913a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||Response body: { "requestId" : "0ca2bece-d7c0-43d0-9432-0eedd426fa6c", "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-05-06T11:50:50.000+00:00", "endTime" : "2023-05-06T11:51:49.000+00:00", "source" : "VID", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"7db65ec7566d486695bbd771595ed5b3\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:51:49.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "f61d689c-6569-45c4-9b83-301293637a5f", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "d58f4f80-dd9a-45a9-b910-bd10e5e2c061", "networkName" : "basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f/networks/d58f4f80-dd9a-45a9-b910-bd10e5e2c061", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "0ca2bece-d7c0-43d0-9432-0eedd426fa6c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c" } } } 2023-05-06T11:51:59.536Z|e57cf2dd-660b-48d4-9ce4-7ca5e8dd913a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:59.536Z|e57cf2dd-660b-48d4-9ce4-7ca5e8dd913a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|INFO|500||InvokeReturn 2023-05-06T11:51:59.538Z|e57cf2dd-660b-48d4-9ce4-7ca5e8dd913a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false 2023-05-06T11:51:59.539Z|e57cf2dd-660b-48d4-9ce4-7ca5e8dd913a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:51:59.539Z|e57cf2dd-660b-48d4-9ce4-7ca5e8dd913a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:51:59.540Z|e57cf2dd-660b-48d4-9ce4-7ca5e8dd913a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false 2023-05-06T11:51:59.540Z|e57cf2dd-660b-48d4-9ce4-7ca5e8dd913a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:51:59.540Z|e57cf2dd-660b-48d4-9ce4-7ca5e8dd913a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7a7cc6da25de7d8b4453e3385ab665b0", X-B3-SpanId:"3f0c3190a3166654", X-B3-ParentSpanId:"42a1de09c8209bab", X-B3-Sampled:"0", X-ONAP-RequestID:"e57cf2dd-660b-48d4-9ce4-7ca5e8dd913a", X-RequestID:"e57cf2dd-660b-48d4-9ce4-7ca5e8dd913a", X-TransactionID:"e57cf2dd-660b-48d4-9ce4-7ca5e8dd913a", X-ECOMP-RequestID:"e57cf2dd-660b-48d4-9ce4-7ca5e8dd913a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e9c07502-d3e2-49b6-ae22-71aa41380aa9"] 2023-05-06T11:51:59.540Z|e57cf2dd-660b-48d4-9ce4-7ca5e8dd913a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:51:59.540Z|e57cf2dd-660b-48d4-9ce4-7ca5e8dd913a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:51:59.565Z|e57cf2dd-660b-48d4-9ce4-7ca5e8dd913a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:51:59.566Z|e57cf2dd-660b-48d4-9ce4-7ca5e8dd913a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:51:59.566Z|e57cf2dd-660b-48d4-9ce4-7ca5e8dd913a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:51:59.566Z|e57cf2dd-660b-48d4-9ce4-7ca5e8dd913a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:52:00 GMT", x-envoy-upstream-service-time:"21", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:51:59.569Z|e57cf2dd-660b-48d4-9ce4-7ca5e8dd913a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 21, "soRequestId" : "0ca2bece-d7c0-43d0-9432-0eedd426fa6c", "groupingId" : "d7f451cf-a0eb-42a1-9d55-d386d339ec24", "name" : "basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7db65ec7566d486695bbd771595ed5b3/stacks/basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0/d7f451cf-a0eb-42a1-9d55-d386d339ec24\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0\",\"updated_time\":1683373869000,\"creation_time\":1683373813000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d7f451cf-a0eb-42a1-9d55-d386d339ec24\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"c67ca99dbc9a49a2a0d0dd09c95235f5\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"d7f451cf-a0eb-42a1-9d55-d386d339ec24\",\"OS::project_id\":\"7db65ec7566d486695bbd771595ed5b3\",\"OS::stack_name\":\"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0\",\"network_name\":\"basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-05-06T11:51:10.000+00:00", "isDataInternal" : false } ] 2023-05-06T11:51:59.570Z|e57cf2dd-660b-48d4-9ce4-7ca5e8dd913a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:51:59.570Z|e57cf2dd-660b-48d4-9ce4-7ca5e8dd913a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0ca2bece-d7c0-43d0-9432-0eedd426fa6c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:51:59.587Z|e57cf2dd-660b-48d4-9ce4-7ca5e8dd913a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0ca2bece-d7c0-43d0-9432-0eedd426fa6c|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:52:00.438Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:52:00.440Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|||INFO|500||Checking if requestId: 2554fcc0-772d-4c2b-8b04-97d31d92f8a2 already exists in requestDb InfraActiveRequests table 2023-05-06T11:52:00.441Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2 2023-05-06T11:52:00.441Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|INFO|500||Invoke 2023-05-06T11:52:00.442Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||===========================request begin================================================ 2023-05-06T11:52:00.442Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2 2023-05-06T11:52:00.442Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||Method : GET 2023-05-06T11:52:00.442Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0dce711639adcb4f19dcaeac4a9ba3f8", X-B3-SpanId:"bde3f3cb5c170ff7", X-B3-ParentSpanId:"24a767a2132ee1ea", X-B3-Sampled:"0", X-ONAP-RequestID:"2554fcc0-772d-4c2b-8b04-97d31d92f8a2", X-RequestID:"2554fcc0-772d-4c2b-8b04-97d31d92f8a2", X-TransactionID:"2554fcc0-772d-4c2b-8b04-97d31d92f8a2", X-ECOMP-RequestID:"2554fcc0-772d-4c2b-8b04-97d31d92f8a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a71629c6-3a9e-4825-9e91-88179866bf7d"] 2023-05-06T11:52:00.442Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||Request body: 2023-05-06T11:52:00.442Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||==========================request end================================================ 2023-05-06T11:52:00.483Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||============================response begin========================================== 2023-05-06T11:52:00.483Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||Status code : 404 NOT_FOUND 2023-05-06T11:52:00.484Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||Status text : Not Found 2023-05-06T11:52:00.484Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 06 May 2023 11:52:00 GMT", x-envoy-upstream-service-time:"37", server:"envoy"] 2023-05-06T11:52:00.486Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||Response body: 2023-05-06T11:52:00.486Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||=======================response end================================================= 2023-05-06T11:52:00.487Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|INFO|404|Not Found|InvokeReturn 2023-05-06T11:52:00.501Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|||INFO|500||Running local validations 2023-05-06T11:52:00.588Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-05-06T11:52:00.605Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f61d689c-6569-45c4-9b83-301293637a5f?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-05-06T11:52:00.606Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f61d689c-6569-45c4-9b83-301293637a5f?format=pathed|INFO|500||Invoke 2023-05-06T11:52:00.687Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f61d689c-6569-45c4-9b83-301293637a5f?format=pathed|INFO|500||InvokeReturn 2023-05-06T11:52:00.688Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f61d689c-6569-45c4-9b83-301293637a5f?format=pathed has http status code:200 and response headers:{date=[Sat, 06 May 2023 11:52:00 GMT], server=[envoy], content-length=[251], x-envoy-upstream-service-time=[78], vertex-id=[196640], x-aai-txid=[2-aai-resources-230506-11:52:00:779-42573], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-06T11:52:00.689Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|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/f61d689c-6569-45c4-9b83-301293637a5f"}]} 2023-05-06T11:52:00.710Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-05-06T11:52:00.737Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/f61d689c-6569-45c4-9b83-301293637a5f/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-05-06T11:52:00.737Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/f61d689c-6569-45c4-9b83-301293637a5f/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/f61d689c-6569-45c4-9b83-301293637a5f/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[2554fcc0-772d-4c2b-8b04-97d31d92f8a2], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[a9640053-1d33-486a-8f58-f304b0e22ed6], X-ECOMP-RequestID=[2554fcc0-772d-4c2b-8b04-97d31d92f8a2], X-TransactionId=[], X-ONAP-RequestID=[2554fcc0-772d-4c2b-8b04-97d31d92f8a2]} 2023-05-06T11:52:00.789Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/f61d689c-6569-45c4-9b83-301293637a5f/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/f61d689c-6569-45c4-9b83-301293637a5f/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Sat, 06 May 2023 11:52:00 GMT], server=[envoy], content-length=[613], x-envoy-upstream-service-time=[47], x-aai-txid=[2-aai-resources-230506-11:52:00:909-83320], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-06T11:52:00.790Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/f61d689c-6569-45c4-9b83-301293637a5f/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/f61d689c-6569-45c4-9b83-301293637a5f/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/f61d689c-6569-45c4-9b83-301293637a5f/related-to/generic-vnfs","ERR.5.4.6114"]}}} 2023-05-06T11:52:00.790Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/f61d689c-6569-45c4-9b83-301293637a5f/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-05-06T11:52:00.793Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|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/f61d689c-6569-45c4-9b83-301293637a5f/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count 2023-05-06T11:52:00.802Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-05-06T11:52:00.844Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f61d689c-6569-45c4-9b83-301293637a5f?format=pathed|INFO|500||Invoke 2023-05-06T11:52:00.845Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f61d689c-6569-45c4-9b83-301293637a5f?format=pathed|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f61d689c-6569-45c4-9b83-301293637a5f?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[2554fcc0-772d-4c2b-8b04-97d31d92f8a2], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[c4946f2d-9d7b-4550-abeb-1a11a4262f83], X-ECOMP-RequestID=[2554fcc0-772d-4c2b-8b04-97d31d92f8a2], X-TransactionId=[], X-ONAP-RequestID=[2554fcc0-772d-4c2b-8b04-97d31d92f8a2]} 2023-05-06T11:52:00.860Z|b9c68d81-fa37-4a56-9e9b-1843990afaf8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:52:00.862Z|b9c68d81-fa37-4a56-9e9b-1843990afaf8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:52:00.875Z|e4e6dd75-1cee-4ceb-9520-4581b0e31165|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:52:00.876Z|e4e6dd75-1cee-4ceb-9520-4581b0e31165|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:52:00.881Z|3f8c9b88-ce96-4e62-8253-3c78ea480aeb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:52:00.882Z|3f8c9b88-ce96-4e62-8253-3c78ea480aeb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:52:00.895Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f61d689c-6569-45c4-9b83-301293637a5f?format=pathed|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f61d689c-6569-45c4-9b83-301293637a5f?format=pathed has http status code:200 and response headers:{date=[Sat, 06 May 2023 11:52:01 GMT], server=[envoy], content-length=[251], x-envoy-upstream-service-time=[46], vertex-id=[196640], x-aai-txid=[2-aai-resources-230506-11:52:01:016-31177], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-06T11:52:00.897Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f61d689c-6569-45c4-9b83-301293637a5f?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/f61d689c-6569-45c4-9b83-301293637a5f"}]} 2023-05-06T11:52:00.898Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f61d689c-6569-45c4-9b83-301293637a5f?format=pathed|INFO|500||InvokeReturn 2023-05-06T11:52:00.913Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-05-06T11:52:00.967Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|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/f61d689c-6569-45c4-9b83-301293637a5f/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-05-06T11:52:00.968Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/f61d689c-6569-45c4-9b83-301293637a5f/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-05-06T11:52:01.014Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/f61d689c-6569-45c4-9b83-301293637a5f/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-05-06T11:52:01.014Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|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/f61d689c-6569-45c4-9b83-301293637a5f/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Sat, 06 May 2023 11:52:01 GMT], server=[envoy], content-length=[610], x-envoy-upstream-service-time=[41], x-aai-txid=[0-aai-resources-230506-11:52:01:138-70091], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-06T11:52:01.015Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|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/f61d689c-6569-45c4-9b83-301293637a5f/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/f61d689c-6569-45c4-9b83-301293637a5f/related-to/l3-networks","ERR.5.4.6114"]}}} 2023-05-06T11:52:01.018Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|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/f61d689c-6569-45c4-9b83-301293637a5f/related-to/l3-networks?resultIndex=0&resultSize=1&format=count 2023-05-06T11:52:01.028Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-05-06T11:52:01.071Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f61d689c-6569-45c4-9b83-301293637a5f?format=pathed|INFO|500||Invoke 2023-05-06T11:52:01.072Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f61d689c-6569-45c4-9b83-301293637a5f?format=pathed|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f61d689c-6569-45c4-9b83-301293637a5f?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[2554fcc0-772d-4c2b-8b04-97d31d92f8a2], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[23b4979d-4a86-4bcf-a42a-8a8efaf1bc80], X-ECOMP-RequestID=[2554fcc0-772d-4c2b-8b04-97d31d92f8a2], X-TransactionId=[], X-ONAP-RequestID=[2554fcc0-772d-4c2b-8b04-97d31d92f8a2]} 2023-05-06T11:52:01.121Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f61d689c-6569-45c4-9b83-301293637a5f?format=pathed|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f61d689c-6569-45c4-9b83-301293637a5f?format=pathed has http status code:200 and response headers:{date=[Sat, 06 May 2023 11:52:01 GMT], server=[envoy], content-length=[251], x-envoy-upstream-service-time=[46], vertex-id=[196640], x-aai-txid=[1-aai-resources-230506-11:52:01:243-9187], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-06T11:52:01.123Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f61d689c-6569-45c4-9b83-301293637a5f?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/f61d689c-6569-45c4-9b83-301293637a5f"}]} 2023-05-06T11:52:01.123Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/f61d689c-6569-45c4-9b83-301293637a5f?format=pathed|INFO|500||InvokeReturn 2023-05-06T11:52:01.132Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-05-06T11:52:01.164Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/f61d689c-6569-45c4-9b83-301293637a5f/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-05-06T11:52:01.164Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/f61d689c-6569-45c4-9b83-301293637a5f/related-to/configurations?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/f61d689c-6569-45c4-9b83-301293637a5f/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[2554fcc0-772d-4c2b-8b04-97d31d92f8a2], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[2bf199c8-770f-478d-a8d5-856b5c3609a7], X-ECOMP-RequestID=[2554fcc0-772d-4c2b-8b04-97d31d92f8a2], X-TransactionId=[], X-ONAP-RequestID=[2554fcc0-772d-4c2b-8b04-97d31d92f8a2]} 2023-05-06T11:52:01.233Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/f61d689c-6569-45c4-9b83-301293637a5f/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/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/f61d689c-6569-45c4-9b83-301293637a5f/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Sat, 06 May 2023 11:52:01 GMT], server=[envoy], content-length=[619], x-envoy-upstream-service-time=[63], x-aai-txid=[0-aai-resources-230506-11:52:01:336-15402], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-06T11:52:01.234Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/f61d689c-6569-45c4-9b83-301293637a5f/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/f61d689c-6569-45c4-9b83-301293637a5f/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/f61d689c-6569-45c4-9b83-301293637a5f/related-to/configurations","ERR.5.4.6114"]}}} 2023-05-06T11:52:01.235Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/f61d689c-6569-45c4-9b83-301293637a5f/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-05-06T11:52:01.239Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|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/f61d689c-6569-45c4-9b83-301293637a5f/related-to/configurations?resultIndex=0&resultSize=1&format=count 2023-05-06T11:52:01.239Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-05-06T11:52:01.240Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-05-06T11:52:01.241Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|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-05-06T11:52:01.242Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-05-06T11:52:01.242Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-05-06T11:52:01.243Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|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-05-06T11:52:01.243Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-05-06T11:52:01.244Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|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:"0dce711639adcb4f19dcaeac4a9ba3f8", X-B3-SpanId:"1bf6a66a565ff94d", X-B3-ParentSpanId:"24a767a2132ee1ea", X-B3-Sampled:"0", X-ONAP-RequestID:"2554fcc0-772d-4c2b-8b04-97d31d92f8a2", X-RequestID:"2554fcc0-772d-4c2b-8b04-97d31d92f8a2", X-TransactionID:"2554fcc0-772d-4c2b-8b04-97d31d92f8a2", X-ECOMP-RequestID:"2554fcc0-772d-4c2b-8b04-97d31d92f8a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8b241ef0-539f-4ec1-9aa6-b950d7b6092b"] 2023-05-06T11:52:01.244Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"f61d689c-6569-45c4-9b83-301293637a5f"},"instanceName":null,"requestScope":"service"} 2023-05-06T11:52:01.244Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-05-06T11:52:01.280Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-05-06T11:52:01.280Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-05-06T11:52:01.281Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-05-06T11:52:01.281Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 06 May 2023 11:52:01 GMT", x-envoy-upstream-service-time:"32", server:"envoy"] 2023-05-06T11:52:01.281Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-05-06T11:52:01.281Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-05-06T11:52:01.281Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-05-06T11:52:01.282Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|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-05-06T11:52:01.282Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-05-06T11:52:01.283Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-05-06T11:52:01.283Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|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-05-06T11:52:01.283Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-05-06T11:52:01.283Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|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:"2554fcc0-772d-4c2b-8b04-97d31d92f8a2", X-RequestID:"2554fcc0-772d-4c2b-8b04-97d31d92f8a2", X-TransactionID:"2554fcc0-772d-4c2b-8b04-97d31d92f8a2", X-ECOMP-RequestID:"2554fcc0-772d-4c2b-8b04-97d31d92f8a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"62269fdc-680d-4bd7-bb2e-4b0aa2c93034"] 2023-05-06T11:52:01.283Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-05-06T11:52:01.284Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-05-06T11:52:01.316Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-05-06T11:52:01.316Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|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-05-06T11:52:01.316Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-05-06T11:52:01.316Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Sat, 06 May 2023 11:52:01 GMT", x-envoy-upstream-service-time:"28", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:52:01.319Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|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-05-06 03:41:38.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" }, "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" }, "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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" } } } 2023-05-06T11:52:01.319Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-05-06T11:52:01.319Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-05-06T11:52:01.328Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|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-05-06T11:52:01.328Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|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-05-06T11:52:01.329Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|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-05-06T11:52:01.329Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|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-05-06T11:52:01.329Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|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-05-06T11:52:01.329Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|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:"2554fcc0-772d-4c2b-8b04-97d31d92f8a2", X-RequestID:"2554fcc0-772d-4c2b-8b04-97d31d92f8a2", X-TransactionID:"2554fcc0-772d-4c2b-8b04-97d31d92f8a2", X-ECOMP-RequestID:"2554fcc0-772d-4c2b-8b04-97d31d92f8a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e6e13569-3a24-44e6-8c61-c2246b7a305f"] 2023-05-06T11:52:01.330Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|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-05-06T11:52:01.330Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|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-05-06T11:52:01.353Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|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-05-06T11:52:01.354Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|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-05-06T11:52:01.354Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text : OK 2023-05-06T11:52:01.354Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Sat, 06 May 2023 11:52:01 GMT", x-envoy-upstream-service-time:"20", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:52:01.356Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: { "id" : 537, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "deleteInstance", "description" : "Gr api recipe to delete service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-05-06T03:41:38.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537/service" } } } 2023-05-06T11:52:01.357Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|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-05-06T11:52:01.357Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|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-05-06T11:52:01.364Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|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-05-06T11:52:01.364Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-05-06T11:52:01.365Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-05-06T11:52:01.365Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|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-05-06T11:52:01.366Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-05-06T11:52:01.366Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|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:"2554fcc0-772d-4c2b-8b04-97d31d92f8a2", X-RequestID:"2554fcc0-772d-4c2b-8b04-97d31d92f8a2", X-TransactionID:"2554fcc0-772d-4c2b-8b04-97d31d92f8a2", X-ECOMP-RequestID:"2554fcc0-772d-4c2b-8b04-97d31d92f8a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b89aac85-bebc-4b18-954e-65aa597d614f"] 2023-05-06T11:52:01.366Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-05-06T11:52:01.367Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-05-06T11:52:01.403Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-05-06T11:52:01.404Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|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-05-06T11:52:01.404Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-05-06T11:52:01.405Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Sat, 06 May 2023 11:52:01 GMT", x-envoy-upstream-service-time:"33", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:52:01.410Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|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-05-06 03:41:38.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" }, "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" }, "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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" } } } 2023-05-06T11:52:01.410Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-05-06T11:52:01.411Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-05-06T11:52:01.417Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-05-06T11:52:01.418Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-05-06T11:52:01.418Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-05-06T11:52:01.418Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-05-06T11:52:01.419Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-05-06T11:52:01.419Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1049", X-B3-TraceId:"0dce711639adcb4f19dcaeac4a9ba3f8", X-B3-SpanId:"030b24a74c49e86c", X-B3-ParentSpanId:"24a767a2132ee1ea", X-B3-Sampled:"0", X-ONAP-RequestID:"2554fcc0-772d-4c2b-8b04-97d31d92f8a2", X-RequestID:"2554fcc0-772d-4c2b-8b04-97d31d92f8a2", X-TransactionID:"2554fcc0-772d-4c2b-8b04-97d31d92f8a2", X-ECOMP-RequestID:"2554fcc0-772d-4c2b-8b04-97d31d92f8a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e78c4131-dfd0-41f1-9253-576dc0592177"] 2023-05-06T11:52:01.419Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"2554fcc0-772d-4c2b-8b04-97d31d92f8a2","requestStatus":"IN_PROGRESS","startTime":1683373921239,"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\": \"3449be66-7f34-4306-a807-4df67c350ea2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0c7547e2-126c-4f5b-aa19-1d8b8127de5d\"\n\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":"f61d689c-6569-45c4-9b83-301293637a5f","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f","cloudApiRequests":[],"requestURI":"2554fcc0-772d-4c2b-8b04-97d31d92f8a2"} 2023-05-06T11:52:01.420Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-05-06T11:52:01.450Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-05-06T11:52:01.451Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-05-06T11:52:01.451Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-05-06T11:52:01.452Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|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/2554fcc0-772d-4c2b-8b04-97d31d92f8a2", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:52:01 GMT", x-envoy-upstream-service-time:"26", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:52:01.452Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "2554fcc0-772d-4c2b-8b04-97d31d92f8a2", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-05-06T11:52:01.239+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\": \"3449be66-7f34-4306-a807-4df67c350ea2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0c7547e2-126c-4f5b-aa19-1d8b8127de5d\"\n\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-05-06T11:52:02.049+00:00", "serviceInstanceId" : "f61d689c-6569-45c4-9b83-301293637a5f", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f", "cloudApiRequests" : [ ], "requestURI" : "2554fcc0-772d-4c2b-8b04-97d31d92f8a2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2" } } } 2023-05-06T11:52:01.453Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-05-06T11:52:01.453Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-05-06T11:52:01.464Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|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-05-06T11:52:01.465Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-05-06T11:52:01.466Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-05-06T11:52:01.466Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|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-05-06T11:52:01.467Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-05-06T11:52:01.467Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|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:"0dce711639adcb4f19dcaeac4a9ba3f8", X-B3-SpanId:"56dc75583b5b0744", X-B3-ParentSpanId:"24a767a2132ee1ea", X-B3-Sampled:"0", X-ONAP-RequestID:"2554fcc0-772d-4c2b-8b04-97d31d92f8a2", X-RequestID:"2554fcc0-772d-4c2b-8b04-97d31d92f8a2", X-TransactionID:"2554fcc0-772d-4c2b-8b04-97d31d92f8a2", X-ECOMP-RequestID:"2554fcc0-772d-4c2b-8b04-97d31d92f8a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9de35d0-9a7a-4e8b-8652-aea48c9a339d"] 2023-05-06T11:52:01.468Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"3449be66-7f34-4306-a807-4df67c350ea2\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"0c7547e2-126c-4f5b-aa19-1d8b8127de5d\",\"modelUuid\":\"0c7547e2-126c-4f5b-aa19-1d8b8127de5d\",\"modelInvariantUuid\":\"3449be66-7f34-4306-a807-4df67c350ea2\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"f61d689c-6569-45c4-9b83-301293637a5f\"}","type":"String"},"requestId":{"value":"2554fcc0-772d-4c2b-8b04-97d31d92f8a2","type":"String"},"mso-request-id":{"value":"2554fcc0-772d-4c2b-8b04-97d31d92f8a2","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"f61d689c-6569-45c4-9b83-301293637a5f","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/f61d689c-6569-45c4-9b83-301293637a5f","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-05-06T11:52:01.468Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-05-06T11:52:02.487Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-05-06T11:52:02.487Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-05-06T11:52:02.487Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-05-06T11:52:02.488Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Sat, 06 May 2023 11:52:02 GMT", X-ONAP-RequestID:"2554fcc0-772d-4c2b-8b04-97d31d92f8a2", X-RequestID:"2554fcc0-772d-4c2b-8b04-97d31d92f8a2", X-TransactionID:"2554fcc0-772d-4c2b-8b04-97d31d92f8a2", X-ECOMP-RequestID:"2554fcc0-772d-4c2b-8b04-97d31d92f8a2", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"b9de35d0-9a7a-4e8b-8652-aea48c9a339d", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", x-envoy-upstream-service-time:"1013", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:52:02.488Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"2554fcc0-772d-4c2b-8b04-97d31d92f8a2\",\"instanceId\":\"f61d689c-6569-45c4-9b83-301293637a5f\"}}","message":"Success","processInstanceID":"69f2d6d7-ec04-11ed-9ce1-7a82ee2c3d67","variables":null,"messageCode":200} 2023-05-06T11:52:02.488Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-05-06T11:52:02.488Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-05-06T11:52:02.494Z|2554fcc0-772d-4c2b-8b04-97d31d92f8a2|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:52:02.775Z|b39e75aa-3692-48bc-9dd2-4a7cc072ec1f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:52:02.781Z|b39e75aa-3692-48bc-9dd2-4a7cc072ec1f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2 2023-05-06T11:52:02.782Z|b39e75aa-3692-48bc-9dd2-4a7cc072ec1f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|INFO|500||Invoke 2023-05-06T11:52:02.782Z|b39e75aa-3692-48bc-9dd2-4a7cc072ec1f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||===========================request begin================================================ 2023-05-06T11:52:02.782Z|b39e75aa-3692-48bc-9dd2-4a7cc072ec1f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2 2023-05-06T11:52:02.782Z|b39e75aa-3692-48bc-9dd2-4a7cc072ec1f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||Method : GET 2023-05-06T11:52:02.782Z|b39e75aa-3692-48bc-9dd2-4a7cc072ec1f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"43ad8724abde2cf38506b96a6cd92799", X-B3-SpanId:"67c49b9c145e6fc2", X-B3-ParentSpanId:"74682eb9a41778c0", X-B3-Sampled:"0", X-ONAP-RequestID:"b39e75aa-3692-48bc-9dd2-4a7cc072ec1f", X-RequestID:"b39e75aa-3692-48bc-9dd2-4a7cc072ec1f", X-TransactionID:"b39e75aa-3692-48bc-9dd2-4a7cc072ec1f", X-ECOMP-RequestID:"b39e75aa-3692-48bc-9dd2-4a7cc072ec1f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8454bae7-dea2-4472-8876-8dde9609061e"] 2023-05-06T11:52:02.782Z|b39e75aa-3692-48bc-9dd2-4a7cc072ec1f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||Request body: 2023-05-06T11:52:02.782Z|b39e75aa-3692-48bc-9dd2-4a7cc072ec1f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||==========================request end================================================ 2023-05-06T11:52:02.810Z|b39e75aa-3692-48bc-9dd2-4a7cc072ec1f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||============================response begin========================================== 2023-05-06T11:52:02.812Z|b39e75aa-3692-48bc-9dd2-4a7cc072ec1f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||Status code : 200 OK 2023-05-06T11:52:02.812Z|b39e75aa-3692-48bc-9dd2-4a7cc072ec1f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||Status text : OK 2023-05-06T11:52:02.813Z|b39e75aa-3692-48bc-9dd2-4a7cc072ec1f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:52:03 GMT", x-envoy-upstream-service-time:"25", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:52:02.813Z|b39e75aa-3692-48bc-9dd2-4a7cc072ec1f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||Response body: { "requestId" : "2554fcc0-772d-4c2b-8b04-97d31d92f8a2", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-05-06T11:52:01.000+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"3449be66-7f34-4306-a807-4df67c350ea2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0c7547e2-126c-4f5b-aa19-1d8b8127de5d\"\n\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-05-06T11:52:02.000+00:00", "serviceInstanceId" : "f61d689c-6569-45c4-9b83-301293637a5f", "serviceInstanceName" : "basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f", "cloudApiRequests" : [ ], "requestURI" : "2554fcc0-772d-4c2b-8b04-97d31d92f8a2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2" } } } 2023-05-06T11:52:02.814Z|b39e75aa-3692-48bc-9dd2-4a7cc072ec1f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||=======================response end================================================= 2023-05-06T11:52:02.814Z|b39e75aa-3692-48bc-9dd2-4a7cc072ec1f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|INFO|500||InvokeReturn 2023-05-06T11:52:02.817Z|b39e75aa-3692-48bc-9dd2-4a7cc072ec1f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false 2023-05-06T11:52:02.818Z|b39e75aa-3692-48bc-9dd2-4a7cc072ec1f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:52:02.818Z|b39e75aa-3692-48bc-9dd2-4a7cc072ec1f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:52:02.818Z|b39e75aa-3692-48bc-9dd2-4a7cc072ec1f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false 2023-05-06T11:52:02.818Z|b39e75aa-3692-48bc-9dd2-4a7cc072ec1f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:52:02.819Z|b39e75aa-3692-48bc-9dd2-4a7cc072ec1f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"43ad8724abde2cf38506b96a6cd92799", X-B3-SpanId:"82f50653ad141300", X-B3-ParentSpanId:"74682eb9a41778c0", X-B3-Sampled:"0", X-ONAP-RequestID:"b39e75aa-3692-48bc-9dd2-4a7cc072ec1f", X-RequestID:"b39e75aa-3692-48bc-9dd2-4a7cc072ec1f", X-TransactionID:"b39e75aa-3692-48bc-9dd2-4a7cc072ec1f", X-ECOMP-RequestID:"b39e75aa-3692-48bc-9dd2-4a7cc072ec1f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bbe72f0a-01cf-4154-85a6-aa382c2fdcc5"] 2023-05-06T11:52:02.819Z|b39e75aa-3692-48bc-9dd2-4a7cc072ec1f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:52:02.819Z|b39e75aa-3692-48bc-9dd2-4a7cc072ec1f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:52:02.843Z|b39e75aa-3692-48bc-9dd2-4a7cc072ec1f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:52:02.844Z|b39e75aa-3692-48bc-9dd2-4a7cc072ec1f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:52:02.844Z|b39e75aa-3692-48bc-9dd2-4a7cc072ec1f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:52:02.845Z|b39e75aa-3692-48bc-9dd2-4a7cc072ec1f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:52:03 GMT", x-envoy-upstream-service-time:"20", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:52:02.845Z|b39e75aa-3692-48bc-9dd2-4a7cc072ec1f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-05-06T11:52:02.845Z|b39e75aa-3692-48bc-9dd2-4a7cc072ec1f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:52:02.846Z|b39e75aa-3692-48bc-9dd2-4a7cc072ec1f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:52:02.857Z|b39e75aa-3692-48bc-9dd2-4a7cc072ec1f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:52:03.817Z|b5387a3e-3a6a-4b13-95b7-044936b32182|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:52:03.818Z|b5387a3e-3a6a-4b13-95b7-044936b32182|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:52:05.407Z|aee3755d-354a-493c-ac4e-1183acfe9273|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:52:05.413Z|aee3755d-354a-493c-ac4e-1183acfe9273|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb 2023-05-06T11:52:05.414Z|aee3755d-354a-493c-ac4e-1183acfe9273|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|INFO|500||Invoke 2023-05-06T11:52:05.414Z|aee3755d-354a-493c-ac4e-1183acfe9273|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||===========================request begin================================================ 2023-05-06T11:52:05.414Z|aee3755d-354a-493c-ac4e-1183acfe9273|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb 2023-05-06T11:52:05.414Z|aee3755d-354a-493c-ac4e-1183acfe9273|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Method : GET 2023-05-06T11:52:05.414Z|aee3755d-354a-493c-ac4e-1183acfe9273|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"917e4455387a75eaa8e9e9f21154db32", X-B3-SpanId:"a383a60398445937", X-B3-ParentSpanId:"b6f18f8b15660fef", X-B3-Sampled:"0", X-ONAP-RequestID:"aee3755d-354a-493c-ac4e-1183acfe9273", X-RequestID:"aee3755d-354a-493c-ac4e-1183acfe9273", X-TransactionID:"aee3755d-354a-493c-ac4e-1183acfe9273", X-ECOMP-RequestID:"aee3755d-354a-493c-ac4e-1183acfe9273", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"18d3bb6a-2171-4df0-b910-ad704d547922"] 2023-05-06T11:52:05.414Z|aee3755d-354a-493c-ac4e-1183acfe9273|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Request body: 2023-05-06T11:52:05.414Z|aee3755d-354a-493c-ac4e-1183acfe9273|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||==========================request end================================================ 2023-05-06T11:52:05.451Z|aee3755d-354a-493c-ac4e-1183acfe9273|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||============================response begin========================================== 2023-05-06T11:52:05.451Z|aee3755d-354a-493c-ac4e-1183acfe9273|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Status code : 200 OK 2023-05-06T11:52:05.451Z|aee3755d-354a-493c-ac4e-1183acfe9273|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Status text : OK 2023-05-06T11:52:05.451Z|aee3755d-354a-493c-ac4e-1183acfe9273|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:52:06 GMT", x-envoy-upstream-service-time:"32", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:52:05.453Z|aee3755d-354a-493c-ac4e-1183acfe9273|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Response body: { "requestId" : "d4df3fa8-6bbb-491d-900d-91a82d8c5abb", "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-05-06T11:51:31.000+00:00", "source" : "VID", "vnfId" : "ca069bd8-5204-4515-8b31-c258ea257055", "vnfType" : "", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"d4a81356-7db6-4cf1-8de3-cf35725b761c\",\n \"modelVersionId\": \"69a928f6-ffd9-40b1-bfea-6533a2b300a2\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"1cd8e946-cb80-4c1a-96e0-109ffda842a1\",\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\": \"7db65ec7566d486695bbd771595ed5b3\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"54850123-ffc9-4c02-a21c-6d95dfd678f8\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"19645456-85e8-4458-8d76-1dd7038b5f37\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2cac7801-19e9-4491-baa8-e38f27b4c45d\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"ca069bd8-5204-4515-8b31-c258ea257055\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"fee59da9-1bcc-483a-adab-4776c13f196b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2db14efe-35df-48b3-8be1-41d684ba18ed\",\n \"modelCustomizationId\": \"abf8655f-4454-423f-aabd-11eb39623b87\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:51:49.000+00:00", "vfModuleId" : "83a6bcb2-3800-4cd0-9a0b-7ba988f2545c", "vfModuleName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "54850123-ffc9-4c02-a21c-6d95dfd678f8", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "d4df3fa8-6bbb-491d-900d-91a82d8c5abb", "cloudIdentifier" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"83a6bcb2-3800-4cd0-9a0b-7ba988f2545c\",\"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\":\"ca069bd8-5204-4515-8b31-c258ea257055\",\"vnf_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-kohn\"},\"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-05-06T11:51:44.000+00:00" } ], "requestURI" : "d4df3fa8-6bbb-491d-900d-91a82d8c5abb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb" } } } 2023-05-06T11:52:05.453Z|aee3755d-354a-493c-ac4e-1183acfe9273|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||=======================response end================================================= 2023-05-06T11:52:05.454Z|aee3755d-354a-493c-ac4e-1183acfe9273|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|INFO|500||InvokeReturn 2023-05-06T11:52:05.455Z|aee3755d-354a-493c-ac4e-1183acfe9273|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false 2023-05-06T11:52:05.455Z|aee3755d-354a-493c-ac4e-1183acfe9273|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:52:05.455Z|aee3755d-354a-493c-ac4e-1183acfe9273|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:52:05.455Z|aee3755d-354a-493c-ac4e-1183acfe9273|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false 2023-05-06T11:52:05.455Z|aee3755d-354a-493c-ac4e-1183acfe9273|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:52:05.455Z|aee3755d-354a-493c-ac4e-1183acfe9273|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"917e4455387a75eaa8e9e9f21154db32", X-B3-SpanId:"056ba7760f62ada1", X-B3-ParentSpanId:"b6f18f8b15660fef", X-B3-Sampled:"0", X-ONAP-RequestID:"aee3755d-354a-493c-ac4e-1183acfe9273", X-RequestID:"aee3755d-354a-493c-ac4e-1183acfe9273", X-TransactionID:"aee3755d-354a-493c-ac4e-1183acfe9273", X-ECOMP-RequestID:"aee3755d-354a-493c-ac4e-1183acfe9273", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eca1c20e-b8d4-49e6-a538-893b67515f16"] 2023-05-06T11:52:05.455Z|aee3755d-354a-493c-ac4e-1183acfe9273|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:52:05.456Z|aee3755d-354a-493c-ac4e-1183acfe9273|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:52:05.478Z|aee3755d-354a-493c-ac4e-1183acfe9273|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:52:05.479Z|aee3755d-354a-493c-ac4e-1183acfe9273|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:52:05.479Z|aee3755d-354a-493c-ac4e-1183acfe9273|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:52:05.480Z|aee3755d-354a-493c-ac4e-1183acfe9273|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:52:06 GMT", x-envoy-upstream-service-time:"19", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:52:05.481Z|aee3755d-354a-493c-ac4e-1183acfe9273|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 26, "soRequestId" : "d4df3fa8-6bbb-491d-900d-91a82d8c5abb", "groupingId" : "3075323d-5e80-4006-8013-1c3833f4ef16", "name" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7db65ec7566d486695bbd771595ed5b3/stacks/basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d/3075323d-5e80-4006-8013-1c3833f4ef16\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\"updated_time\":null,\"creation_time\":1683373908000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"3075323d-5e80-4006-8013-1c3833f4ef16\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"8b9d4b54942e4a02875f43b28bf7624d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3075323d-5e80-4006-8013-1c3833f4ef16\",\"OS::project_id\":\"7db65ec7566d486695bbd771595ed5b3\",\"OS::stack_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\"vnf_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d_vnf_0\",\"vnf_id\":\"ca069bd8-5204-4515-8b31-c258ea257055\",\"vf_module_id\":\"83a6bcb2-3800-4cd0-9a0b-7ba988f2545c\",\"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-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-05-06T11:51:50.000+00:00", "isDataInternal" : false } ] 2023-05-06T11:52:05.481Z|aee3755d-354a-493c-ac4e-1183acfe9273|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:52:05.481Z|aee3755d-354a-493c-ac4e-1183acfe9273|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:52:05.532Z|aee3755d-354a-493c-ac4e-1183acfe9273|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T11:52:05.533Z|aee3755d-354a-493c-ac4e-1183acfe9273|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-05-06T11:52:05.533Z|aee3755d-354a-493c-ac4e-1183acfe9273|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T11:52:05.533Z|aee3755d-354a-493c-ac4e-1183acfe9273|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T11:52:05.533Z|aee3755d-354a-493c-ac4e-1183acfe9273|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-05-06T11:52:05.533Z|aee3755d-354a-493c-ac4e-1183acfe9273|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"aee3755d-354a-493c-ac4e-1183acfe9273", X-RequestID:"aee3755d-354a-493c-ac4e-1183acfe9273", X-TransactionID:"aee3755d-354a-493c-ac4e-1183acfe9273", X-ECOMP-RequestID:"aee3755d-354a-493c-ac4e-1183acfe9273", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"18bd2a47-6ca1-461c-8e73-fffbca64cd12"] 2023-05-06T11:52:05.534Z|aee3755d-354a-493c-ac4e-1183acfe9273|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-05-06T11:52:05.534Z|aee3755d-354a-493c-ac4e-1183acfe9273|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T11:52:05.683Z|aee3755d-354a-493c-ac4e-1183acfe9273|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T11:52:05.684Z|aee3755d-354a-493c-ac4e-1183acfe9273|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T11:52:05.684Z|aee3755d-354a-493c-ac4e-1183acfe9273|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T11:52:05.685Z|aee3755d-354a-493c-ac4e-1183acfe9273|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=EBCC06A679401AA52358992B3050CBEB; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sat, 06 May 2023 11:52:06 GMT", x-envoy-upstream-service-time:"146", server:"envoy"] 2023-05-06T11:52:05.685Z|aee3755d-354a-493c-ac4e-1183acfe9273|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67","businessKey":"d4df3fa8-6bbb-491d-900d-91a82d8c5abb","processDefinitionId":"openstackAdapterTask:1:06562343-ebc0-11ed-9ce1-7a82ee2c3d67","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-05-06T11:51:41.309+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"58623a5e-ec04-11ed-9ce1-7a82ee2c3d67","superProcessInstanceId":"5d9d5675-ec04-11ed-9ce1-7a82ee2c3d67","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-05-06T11:52:05.686Z|aee3755d-354a-493c-ac4e-1183acfe9273|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T11:52:05.686Z|aee3755d-354a-493c-ac4e-1183acfe9273|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-05-06T11:52:05.718Z|aee3755d-354a-493c-ac4e-1183acfe9273|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T11:52:05.718Z|aee3755d-354a-493c-ac4e-1183acfe9273|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||Invoke 2023-05-06T11:52:05.718Z|aee3755d-354a-493c-ac4e-1183acfe9273|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T11:52:05.718Z|aee3755d-354a-493c-ac4e-1183acfe9273|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T11:52:05.719Z|aee3755d-354a-493c-ac4e-1183acfe9273|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Method : GET 2023-05-06T11:52:05.719Z|aee3755d-354a-493c-ac4e-1183acfe9273|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"aee3755d-354a-493c-ac4e-1183acfe9273", X-RequestID:"aee3755d-354a-493c-ac4e-1183acfe9273", X-TransactionID:"aee3755d-354a-493c-ac4e-1183acfe9273", X-ECOMP-RequestID:"aee3755d-354a-493c-ac4e-1183acfe9273", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0253288f-e2c9-473d-a225-55ddce922c5b"] 2023-05-06T11:52:05.719Z|aee3755d-354a-493c-ac4e-1183acfe9273|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Request body: 2023-05-06T11:52:05.719Z|aee3755d-354a-493c-ac4e-1183acfe9273|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T11:52:05.913Z|aee3755d-354a-493c-ac4e-1183acfe9273|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T11:52:05.914Z|aee3755d-354a-493c-ac4e-1183acfe9273|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T11:52:05.914Z|aee3755d-354a-493c-ac4e-1183acfe9273|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T11:52:05.914Z|aee3755d-354a-493c-ac4e-1183acfe9273|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=93C5232D49E6885BEEB447EA70E56FDC; Path=/; HttpOnly", Cache-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:"Sat, 06 May 2023 11:52:06 GMT", x-envoy-upstream-service-time:"191", server:"envoy"] 2023-05-06T11:52:05.915Z|aee3755d-354a-493c-ac4e-1183acfe9273|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:626369dd-ec04-11ed-9ce1-7a82ee2c3d67","parentActivityInstanceId":"5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:06562343-ebc0-11ed-9ce1-7a82ee2c3d67","processInstanceId":"5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67","executionId":"5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-05-06T11:51:49.306+0000","endTime":"2023-05-06T11:51:49.317+0000","durationInMillis":11,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"58623a5e-ec04-11ed-9ce1-7a82ee2c3d67"}] 2023-05-06T11:52:05.915Z|aee3755d-354a-493c-ac4e-1183acfe9273|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T11:52:05.915Z|aee3755d-354a-493c-ac4e-1183acfe9273|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||InvokeReturn 2023-05-06T11:52:05.920Z|aee3755d-354a-493c-ac4e-1183acfe9273|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:52:10.887Z|45dd251c-760a-43cb-b71a-358b0d0854e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:52:10.888Z|45dd251c-760a-43cb-b71a-358b0d0854e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:52:10.904Z|9709aa31-7f2e-431d-bc47-1aa5694e8bad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:52:10.905Z|9709aa31-7f2e-431d-bc47-1aa5694e8bad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:52:10.913Z|bf345af0-7087-4d18-ac86-339d44c6e4de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:52:10.914Z|bf345af0-7087-4d18-ac86-339d44c6e4de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:52:13.134Z|64fd9e05-8b8f-43ab-9e95-3f94c521a4b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:52:13.142Z|64fd9e05-8b8f-43ab-9e95-3f94c521a4b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2 2023-05-06T11:52:13.143Z|64fd9e05-8b8f-43ab-9e95-3f94c521a4b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|INFO|500||Invoke 2023-05-06T11:52:13.143Z|64fd9e05-8b8f-43ab-9e95-3f94c521a4b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||===========================request begin================================================ 2023-05-06T11:52:13.143Z|64fd9e05-8b8f-43ab-9e95-3f94c521a4b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2 2023-05-06T11:52:13.143Z|64fd9e05-8b8f-43ab-9e95-3f94c521a4b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||Method : GET 2023-05-06T11:52:13.144Z|64fd9e05-8b8f-43ab-9e95-3f94c521a4b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"72244bfb8318ebb62d8949dcafa97c04", X-B3-SpanId:"4457f3a3e468778b", X-B3-ParentSpanId:"3b9525972158c9e4", X-B3-Sampled:"0", X-ONAP-RequestID:"64fd9e05-8b8f-43ab-9e95-3f94c521a4b0", X-RequestID:"64fd9e05-8b8f-43ab-9e95-3f94c521a4b0", X-TransactionID:"64fd9e05-8b8f-43ab-9e95-3f94c521a4b0", X-ECOMP-RequestID:"64fd9e05-8b8f-43ab-9e95-3f94c521a4b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"457838f3-3a48-4eb8-87db-b024c7f11209"] 2023-05-06T11:52:13.144Z|64fd9e05-8b8f-43ab-9e95-3f94c521a4b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||Request body: 2023-05-06T11:52:13.144Z|64fd9e05-8b8f-43ab-9e95-3f94c521a4b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||==========================request end================================================ 2023-05-06T11:52:13.184Z|64fd9e05-8b8f-43ab-9e95-3f94c521a4b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||============================response begin========================================== 2023-05-06T11:52:13.185Z|64fd9e05-8b8f-43ab-9e95-3f94c521a4b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||Status code : 200 OK 2023-05-06T11:52:13.186Z|64fd9e05-8b8f-43ab-9e95-3f94c521a4b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||Status text : OK 2023-05-06T11:52:13.186Z|64fd9e05-8b8f-43ab-9e95-3f94c521a4b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:52:13 GMT", x-envoy-upstream-service-time:"36", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:52:13.187Z|64fd9e05-8b8f-43ab-9e95-3f94c521a4b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||Response body: { "requestId" : "2554fcc0-772d-4c2b-8b04-97d31d92f8a2", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-05-06T11:52:01.000+00:00", "endTime" : "2023-05-06T11:52:07.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\": \"3449be66-7f34-4306-a807-4df67c350ea2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0c7547e2-126c-4f5b-aa19-1d8b8127de5d\"\n\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-05-06T11:52:07.000+00:00", "serviceInstanceId" : "f61d689c-6569-45c4-9b83-301293637a5f", "serviceInstanceName" : "basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f", "cloudApiRequests" : [ ], "requestURI" : "2554fcc0-772d-4c2b-8b04-97d31d92f8a2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2" } } } 2023-05-06T11:52:13.187Z|64fd9e05-8b8f-43ab-9e95-3f94c521a4b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||=======================response end================================================= 2023-05-06T11:52:13.188Z|64fd9e05-8b8f-43ab-9e95-3f94c521a4b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|INFO|500||InvokeReturn 2023-05-06T11:52:13.190Z|64fd9e05-8b8f-43ab-9e95-3f94c521a4b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false 2023-05-06T11:52:13.190Z|64fd9e05-8b8f-43ab-9e95-3f94c521a4b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:52:13.191Z|64fd9e05-8b8f-43ab-9e95-3f94c521a4b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:52:13.191Z|64fd9e05-8b8f-43ab-9e95-3f94c521a4b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false 2023-05-06T11:52:13.191Z|64fd9e05-8b8f-43ab-9e95-3f94c521a4b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:52:13.192Z|64fd9e05-8b8f-43ab-9e95-3f94c521a4b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"72244bfb8318ebb62d8949dcafa97c04", X-B3-SpanId:"9f3b268d11396a75", X-B3-ParentSpanId:"3b9525972158c9e4", X-B3-Sampled:"0", X-ONAP-RequestID:"64fd9e05-8b8f-43ab-9e95-3f94c521a4b0", X-RequestID:"64fd9e05-8b8f-43ab-9e95-3f94c521a4b0", X-TransactionID:"64fd9e05-8b8f-43ab-9e95-3f94c521a4b0", X-ECOMP-RequestID:"64fd9e05-8b8f-43ab-9e95-3f94c521a4b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c7ed89e-72df-489e-a791-f69a88a44d4f"] 2023-05-06T11:52:13.193Z|64fd9e05-8b8f-43ab-9e95-3f94c521a4b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:52:13.193Z|64fd9e05-8b8f-43ab-9e95-3f94c521a4b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:52:13.213Z|64fd9e05-8b8f-43ab-9e95-3f94c521a4b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:52:13.213Z|64fd9e05-8b8f-43ab-9e95-3f94c521a4b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:52:13.214Z|64fd9e05-8b8f-43ab-9e95-3f94c521a4b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:52:13.214Z|64fd9e05-8b8f-43ab-9e95-3f94c521a4b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:52:13 GMT", x-envoy-upstream-service-time:"16", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:52:13.215Z|64fd9e05-8b8f-43ab-9e95-3f94c521a4b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-05-06T11:52:13.215Z|64fd9e05-8b8f-43ab-9e95-3f94c521a4b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:52:13.215Z|64fd9e05-8b8f-43ab-9e95-3f94c521a4b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:52:13.226Z|64fd9e05-8b8f-43ab-9e95-3f94c521a4b0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:52:13.462Z|5e621694-099a-433d-a66c-f5880eda1ca8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:52:13.471Z|5e621694-099a-433d-a66c-f5880eda1ca8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2 2023-05-06T11:52:13.471Z|5e621694-099a-433d-a66c-f5880eda1ca8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|INFO|500||Invoke 2023-05-06T11:52:13.472Z|5e621694-099a-433d-a66c-f5880eda1ca8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||===========================request begin================================================ 2023-05-06T11:52:13.472Z|5e621694-099a-433d-a66c-f5880eda1ca8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2 2023-05-06T11:52:13.472Z|5e621694-099a-433d-a66c-f5880eda1ca8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||Method : GET 2023-05-06T11:52:13.472Z|5e621694-099a-433d-a66c-f5880eda1ca8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"75cb4d90ccb8b813b6de42707663c9eb", X-B3-SpanId:"a46209fe609d0fd8", X-B3-ParentSpanId:"5eac7034902e7c75", X-B3-Sampled:"0", X-ONAP-RequestID:"5e621694-099a-433d-a66c-f5880eda1ca8", X-RequestID:"5e621694-099a-433d-a66c-f5880eda1ca8", X-TransactionID:"5e621694-099a-433d-a66c-f5880eda1ca8", X-ECOMP-RequestID:"5e621694-099a-433d-a66c-f5880eda1ca8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3de99d4e-15b4-4d2e-a791-3269418be6c9"] 2023-05-06T11:52:13.473Z|5e621694-099a-433d-a66c-f5880eda1ca8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||Request body: 2023-05-06T11:52:13.473Z|5e621694-099a-433d-a66c-f5880eda1ca8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||==========================request end================================================ 2023-05-06T11:52:13.512Z|5e621694-099a-433d-a66c-f5880eda1ca8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||============================response begin========================================== 2023-05-06T11:52:13.513Z|5e621694-099a-433d-a66c-f5880eda1ca8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||Status code : 200 OK 2023-05-06T11:52:13.513Z|5e621694-099a-433d-a66c-f5880eda1ca8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||Status text : OK 2023-05-06T11:52:13.513Z|5e621694-099a-433d-a66c-f5880eda1ca8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:52:13 GMT", x-envoy-upstream-service-time:"37", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:52:13.515Z|5e621694-099a-433d-a66c-f5880eda1ca8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||Response body: { "requestId" : "2554fcc0-772d-4c2b-8b04-97d31d92f8a2", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-05-06T11:52:01.000+00:00", "endTime" : "2023-05-06T11:52:07.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\": \"3449be66-7f34-4306-a807-4df67c350ea2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0c7547e2-126c-4f5b-aa19-1d8b8127de5d\"\n\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-05-06T11:52:07.000+00:00", "serviceInstanceId" : "f61d689c-6569-45c4-9b83-301293637a5f", "serviceInstanceName" : "basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f", "cloudApiRequests" : [ ], "requestURI" : "2554fcc0-772d-4c2b-8b04-97d31d92f8a2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2" } } } 2023-05-06T11:52:13.515Z|5e621694-099a-433d-a66c-f5880eda1ca8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||=======================response end================================================= 2023-05-06T11:52:13.515Z|5e621694-099a-433d-a66c-f5880eda1ca8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|INFO|500||InvokeReturn 2023-05-06T11:52:13.516Z|5e621694-099a-433d-a66c-f5880eda1ca8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false 2023-05-06T11:52:13.517Z|5e621694-099a-433d-a66c-f5880eda1ca8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:52:13.517Z|5e621694-099a-433d-a66c-f5880eda1ca8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:52:13.517Z|5e621694-099a-433d-a66c-f5880eda1ca8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false 2023-05-06T11:52:13.517Z|5e621694-099a-433d-a66c-f5880eda1ca8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:52:13.517Z|5e621694-099a-433d-a66c-f5880eda1ca8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"75cb4d90ccb8b813b6de42707663c9eb", X-B3-SpanId:"bbc41b28e852f7de", X-B3-ParentSpanId:"5eac7034902e7c75", X-B3-Sampled:"0", X-ONAP-RequestID:"5e621694-099a-433d-a66c-f5880eda1ca8", X-RequestID:"5e621694-099a-433d-a66c-f5880eda1ca8", X-TransactionID:"5e621694-099a-433d-a66c-f5880eda1ca8", X-ECOMP-RequestID:"5e621694-099a-433d-a66c-f5880eda1ca8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"211f6e2b-623a-4008-9534-831403713b41"] 2023-05-06T11:52:13.517Z|5e621694-099a-433d-a66c-f5880eda1ca8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:52:13.517Z|5e621694-099a-433d-a66c-f5880eda1ca8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:52:13.539Z|5e621694-099a-433d-a66c-f5880eda1ca8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:52:13.539Z|5e621694-099a-433d-a66c-f5880eda1ca8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:52:13.540Z|5e621694-099a-433d-a66c-f5880eda1ca8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:52:13.540Z|5e621694-099a-433d-a66c-f5880eda1ca8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:52:13 GMT", x-envoy-upstream-service-time:"18", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:52:13.541Z|5e621694-099a-433d-a66c-f5880eda1ca8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-05-06T11:52:13.541Z|5e621694-099a-433d-a66c-f5880eda1ca8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:52:13.542Z|5e621694-099a-433d-a66c-f5880eda1ca8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:52:13.553Z|5e621694-099a-433d-a66c-f5880eda1ca8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:52:13.804Z|fe95ab0c-5dda-47aa-9726-3e6f5bcff172|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:52:13.812Z|fe95ab0c-5dda-47aa-9726-3e6f5bcff172|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2 2023-05-06T11:52:13.812Z|fe95ab0c-5dda-47aa-9726-3e6f5bcff172|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|INFO|500||Invoke 2023-05-06T11:52:13.813Z|fe95ab0c-5dda-47aa-9726-3e6f5bcff172|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||===========================request begin================================================ 2023-05-06T11:52:13.813Z|fe95ab0c-5dda-47aa-9726-3e6f5bcff172|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2 2023-05-06T11:52:13.813Z|fe95ab0c-5dda-47aa-9726-3e6f5bcff172|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||Method : GET 2023-05-06T11:52:13.813Z|fe95ab0c-5dda-47aa-9726-3e6f5bcff172|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"783ff06439c7ffdfe47eb4bef6929a8a", X-B3-SpanId:"828543dae58a28a3", X-B3-ParentSpanId:"6b3888d2fdb62359", X-B3-Sampled:"0", X-ONAP-RequestID:"fe95ab0c-5dda-47aa-9726-3e6f5bcff172", X-RequestID:"fe95ab0c-5dda-47aa-9726-3e6f5bcff172", X-TransactionID:"fe95ab0c-5dda-47aa-9726-3e6f5bcff172", X-ECOMP-RequestID:"fe95ab0c-5dda-47aa-9726-3e6f5bcff172", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5d76b53f-693b-4e92-96b8-6e99436ffa15"] 2023-05-06T11:52:13.813Z|fe95ab0c-5dda-47aa-9726-3e6f5bcff172|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||Request body: 2023-05-06T11:52:13.813Z|fe95ab0c-5dda-47aa-9726-3e6f5bcff172|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||==========================request end================================================ 2023-05-06T11:52:13.852Z|fe95ab0c-5dda-47aa-9726-3e6f5bcff172|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||============================response begin========================================== 2023-05-06T11:52:13.852Z|fe95ab0c-5dda-47aa-9726-3e6f5bcff172|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||Status code : 200 OK 2023-05-06T11:52:13.852Z|fe95ab0c-5dda-47aa-9726-3e6f5bcff172|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||Status text : OK 2023-05-06T11:52:13.852Z|fe95ab0c-5dda-47aa-9726-3e6f5bcff172|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:52:13 GMT", x-envoy-upstream-service-time:"36", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:52:13.853Z|fe95ab0c-5dda-47aa-9726-3e6f5bcff172|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||Response body: { "requestId" : "2554fcc0-772d-4c2b-8b04-97d31d92f8a2", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-05-06T11:52:01.000+00:00", "endTime" : "2023-05-06T11:52:07.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\": \"3449be66-7f34-4306-a807-4df67c350ea2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0c7547e2-126c-4f5b-aa19-1d8b8127de5d\"\n\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-05-06T11:52:07.000+00:00", "serviceInstanceId" : "f61d689c-6569-45c4-9b83-301293637a5f", "serviceInstanceName" : "basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f", "cloudApiRequests" : [ ], "requestURI" : "2554fcc0-772d-4c2b-8b04-97d31d92f8a2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2" } } } 2023-05-06T11:52:13.853Z|fe95ab0c-5dda-47aa-9726-3e6f5bcff172|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||=======================response end================================================= 2023-05-06T11:52:13.854Z|fe95ab0c-5dda-47aa-9726-3e6f5bcff172|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|INFO|500||InvokeReturn 2023-05-06T11:52:13.854Z|fe95ab0c-5dda-47aa-9726-3e6f5bcff172|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false 2023-05-06T11:52:13.855Z|fe95ab0c-5dda-47aa-9726-3e6f5bcff172|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:52:13.855Z|fe95ab0c-5dda-47aa-9726-3e6f5bcff172|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:52:13.855Z|fe95ab0c-5dda-47aa-9726-3e6f5bcff172|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false 2023-05-06T11:52:13.855Z|fe95ab0c-5dda-47aa-9726-3e6f5bcff172|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:52:13.855Z|fe95ab0c-5dda-47aa-9726-3e6f5bcff172|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"783ff06439c7ffdfe47eb4bef6929a8a", X-B3-SpanId:"6498ca0190580ed7", X-B3-ParentSpanId:"6b3888d2fdb62359", X-B3-Sampled:"0", X-ONAP-RequestID:"fe95ab0c-5dda-47aa-9726-3e6f5bcff172", X-RequestID:"fe95ab0c-5dda-47aa-9726-3e6f5bcff172", X-TransactionID:"fe95ab0c-5dda-47aa-9726-3e6f5bcff172", X-ECOMP-RequestID:"fe95ab0c-5dda-47aa-9726-3e6f5bcff172", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"313b081b-4e32-4357-bcb3-0621e3d4e2e3"] 2023-05-06T11:52:13.855Z|fe95ab0c-5dda-47aa-9726-3e6f5bcff172|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:52:13.855Z|fe95ab0c-5dda-47aa-9726-3e6f5bcff172|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:52:13.874Z|fe95ab0c-5dda-47aa-9726-3e6f5bcff172|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:52:13.875Z|fe95ab0c-5dda-47aa-9726-3e6f5bcff172|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:52:13.875Z|fe95ab0c-5dda-47aa-9726-3e6f5bcff172|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:52:13.876Z|fe95ab0c-5dda-47aa-9726-3e6f5bcff172|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:52:13 GMT", x-envoy-upstream-service-time:"16", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:52:13.876Z|fe95ab0c-5dda-47aa-9726-3e6f5bcff172|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-05-06T11:52:13.877Z|fe95ab0c-5dda-47aa-9726-3e6f5bcff172|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:52:13.877Z|fe95ab0c-5dda-47aa-9726-3e6f5bcff172|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:52:13.888Z|fe95ab0c-5dda-47aa-9726-3e6f5bcff172|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:52:14.089Z|99128192-225c-4cde-a0e2-e9382a022789|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:52:14.093Z|99128192-225c-4cde-a0e2-e9382a022789|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2 2023-05-06T11:52:14.094Z|99128192-225c-4cde-a0e2-e9382a022789|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|INFO|500||Invoke 2023-05-06T11:52:14.094Z|99128192-225c-4cde-a0e2-e9382a022789|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||===========================request begin================================================ 2023-05-06T11:52:14.094Z|99128192-225c-4cde-a0e2-e9382a022789|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2 2023-05-06T11:52:14.094Z|99128192-225c-4cde-a0e2-e9382a022789|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||Method : GET 2023-05-06T11:52:14.094Z|99128192-225c-4cde-a0e2-e9382a022789|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"21fa614e638028c01bcb1b2dd8c8abfd", X-B3-SpanId:"68dae3414f49f94e", X-B3-ParentSpanId:"5b3bf5e2c8a840b0", X-B3-Sampled:"0", X-ONAP-RequestID:"99128192-225c-4cde-a0e2-e9382a022789", X-RequestID:"99128192-225c-4cde-a0e2-e9382a022789", X-TransactionID:"99128192-225c-4cde-a0e2-e9382a022789", X-ECOMP-RequestID:"99128192-225c-4cde-a0e2-e9382a022789", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e3e1b60a-a85d-4221-a24c-6045bbb31940"] 2023-05-06T11:52:14.094Z|99128192-225c-4cde-a0e2-e9382a022789|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||Request body: 2023-05-06T11:52:14.095Z|99128192-225c-4cde-a0e2-e9382a022789|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||==========================request end================================================ 2023-05-06T11:52:14.126Z|99128192-225c-4cde-a0e2-e9382a022789|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||============================response begin========================================== 2023-05-06T11:52:14.127Z|99128192-225c-4cde-a0e2-e9382a022789|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||Status code : 200 OK 2023-05-06T11:52:14.127Z|99128192-225c-4cde-a0e2-e9382a022789|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||Status text : OK 2023-05-06T11:52:14.127Z|99128192-225c-4cde-a0e2-e9382a022789|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:52:13 GMT", x-envoy-upstream-service-time:"29", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:52:14.130Z|99128192-225c-4cde-a0e2-e9382a022789|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||Response body: { "requestId" : "2554fcc0-772d-4c2b-8b04-97d31d92f8a2", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-05-06T11:52:01.000+00:00", "endTime" : "2023-05-06T11:52:07.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\": \"3449be66-7f34-4306-a807-4df67c350ea2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0c7547e2-126c-4f5b-aa19-1d8b8127de5d\"\n\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-05-06T11:52:07.000+00:00", "serviceInstanceId" : "f61d689c-6569-45c4-9b83-301293637a5f", "serviceInstanceName" : "basic_network-c1134b09-76a5-4f51-b690-4387992b6ef0", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/f61d689c-6569-45c4-9b83-301293637a5f", "cloudApiRequests" : [ ], "requestURI" : "2554fcc0-772d-4c2b-8b04-97d31d92f8a2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2" } } } 2023-05-06T11:52:14.130Z|99128192-225c-4cde-a0e2-e9382a022789|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|DEBUG|500||=======================response end================================================= 2023-05-06T11:52:14.130Z|99128192-225c-4cde-a0e2-e9382a022789|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|INFO|500||InvokeReturn 2023-05-06T11:52:14.132Z|99128192-225c-4cde-a0e2-e9382a022789|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false 2023-05-06T11:52:14.133Z|99128192-225c-4cde-a0e2-e9382a022789|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:52:14.133Z|99128192-225c-4cde-a0e2-e9382a022789|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:52:14.134Z|99128192-225c-4cde-a0e2-e9382a022789|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false 2023-05-06T11:52:14.134Z|99128192-225c-4cde-a0e2-e9382a022789|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:52:14.134Z|99128192-225c-4cde-a0e2-e9382a022789|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"21fa614e638028c01bcb1b2dd8c8abfd", X-B3-SpanId:"d5e10075f2fccb3e", X-B3-ParentSpanId:"5b3bf5e2c8a840b0", X-B3-Sampled:"0", X-ONAP-RequestID:"99128192-225c-4cde-a0e2-e9382a022789", X-RequestID:"99128192-225c-4cde-a0e2-e9382a022789", X-TransactionID:"99128192-225c-4cde-a0e2-e9382a022789", X-ECOMP-RequestID:"99128192-225c-4cde-a0e2-e9382a022789", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"62bb8715-cc91-4a5f-9aaa-d17afb4ed7c4"] 2023-05-06T11:52:14.135Z|99128192-225c-4cde-a0e2-e9382a022789|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:52:14.135Z|99128192-225c-4cde-a0e2-e9382a022789|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:52:14.159Z|99128192-225c-4cde-a0e2-e9382a022789|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:52:14.160Z|99128192-225c-4cde-a0e2-e9382a022789|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:52:14.160Z|99128192-225c-4cde-a0e2-e9382a022789|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:52:14.161Z|99128192-225c-4cde-a0e2-e9382a022789|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:52:13 GMT", x-envoy-upstream-service-time:"20", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:52:14.162Z|99128192-225c-4cde-a0e2-e9382a022789|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-05-06T11:52:14.163Z|99128192-225c-4cde-a0e2-e9382a022789|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:52:14.163Z|99128192-225c-4cde-a0e2-e9382a022789|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2554fcc0-772d-4c2b-8b04-97d31d92f8a2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:52:14.173Z|99128192-225c-4cde-a0e2-e9382a022789|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2554fcc0-772d-4c2b-8b04-97d31d92f8a2|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:52:15.771Z|15ef6df3-0ada-4e60-912a-ed4ef544b07b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T11:52:15.772Z|15ef6df3-0ada-4e60-912a-ed4ef544b07b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T11:52:16.226Z|7c48e883-a5c1-4cf9-9399-1a78d9dec7aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:52:16.232Z|7c48e883-a5c1-4cf9-9399-1a78d9dec7aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb 2023-05-06T11:52:16.233Z|7c48e883-a5c1-4cf9-9399-1a78d9dec7aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|INFO|500||Invoke 2023-05-06T11:52:16.233Z|7c48e883-a5c1-4cf9-9399-1a78d9dec7aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||===========================request begin================================================ 2023-05-06T11:52:16.234Z|7c48e883-a5c1-4cf9-9399-1a78d9dec7aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb 2023-05-06T11:52:16.234Z|7c48e883-a5c1-4cf9-9399-1a78d9dec7aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Method : GET 2023-05-06T11:52:16.234Z|7c48e883-a5c1-4cf9-9399-1a78d9dec7aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7171261d79881ed4886f748dda698a4f", X-B3-SpanId:"0d3ca142b3de20b3", X-B3-ParentSpanId:"dd60424cf91e1e6a", X-B3-Sampled:"0", X-ONAP-RequestID:"7c48e883-a5c1-4cf9-9399-1a78d9dec7aa", X-RequestID:"7c48e883-a5c1-4cf9-9399-1a78d9dec7aa", X-TransactionID:"7c48e883-a5c1-4cf9-9399-1a78d9dec7aa", X-ECOMP-RequestID:"7c48e883-a5c1-4cf9-9399-1a78d9dec7aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a561f490-df28-43e8-acf8-e2ebf568da8e"] 2023-05-06T11:52:16.234Z|7c48e883-a5c1-4cf9-9399-1a78d9dec7aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Request body: 2023-05-06T11:52:16.234Z|7c48e883-a5c1-4cf9-9399-1a78d9dec7aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||==========================request end================================================ 2023-05-06T11:52:16.265Z|7c48e883-a5c1-4cf9-9399-1a78d9dec7aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||============================response begin========================================== 2023-05-06T11:52:16.267Z|7c48e883-a5c1-4cf9-9399-1a78d9dec7aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Status code : 200 OK 2023-05-06T11:52:16.268Z|7c48e883-a5c1-4cf9-9399-1a78d9dec7aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Status text : OK 2023-05-06T11:52:16.268Z|7c48e883-a5c1-4cf9-9399-1a78d9dec7aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:52:16 GMT", x-envoy-upstream-service-time:"26", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:52:16.268Z|7c48e883-a5c1-4cf9-9399-1a78d9dec7aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Response body: { "requestId" : "d4df3fa8-6bbb-491d-900d-91a82d8c5abb", "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-05-06T11:51:31.000+00:00", "source" : "VID", "vnfId" : "ca069bd8-5204-4515-8b31-c258ea257055", "vnfType" : "", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"d4a81356-7db6-4cf1-8de3-cf35725b761c\",\n \"modelVersionId\": \"69a928f6-ffd9-40b1-bfea-6533a2b300a2\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"1cd8e946-cb80-4c1a-96e0-109ffda842a1\",\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\": \"7db65ec7566d486695bbd771595ed5b3\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"54850123-ffc9-4c02-a21c-6d95dfd678f8\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"19645456-85e8-4458-8d76-1dd7038b5f37\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2cac7801-19e9-4491-baa8-e38f27b4c45d\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"ca069bd8-5204-4515-8b31-c258ea257055\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"fee59da9-1bcc-483a-adab-4776c13f196b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2db14efe-35df-48b3-8be1-41d684ba18ed\",\n \"modelCustomizationId\": \"abf8655f-4454-423f-aabd-11eb39623b87\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:51:49.000+00:00", "vfModuleId" : "83a6bcb2-3800-4cd0-9a0b-7ba988f2545c", "vfModuleName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "54850123-ffc9-4c02-a21c-6d95dfd678f8", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "d4df3fa8-6bbb-491d-900d-91a82d8c5abb", "cloudIdentifier" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"83a6bcb2-3800-4cd0-9a0b-7ba988f2545c\",\"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\":\"ca069bd8-5204-4515-8b31-c258ea257055\",\"vnf_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-kohn\"},\"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-05-06T11:51:44.000+00:00" } ], "requestURI" : "d4df3fa8-6bbb-491d-900d-91a82d8c5abb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb" } } } 2023-05-06T11:52:16.268Z|7c48e883-a5c1-4cf9-9399-1a78d9dec7aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||=======================response end================================================= 2023-05-06T11:52:16.269Z|7c48e883-a5c1-4cf9-9399-1a78d9dec7aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|INFO|500||InvokeReturn 2023-05-06T11:52:16.270Z|7c48e883-a5c1-4cf9-9399-1a78d9dec7aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false 2023-05-06T11:52:16.271Z|7c48e883-a5c1-4cf9-9399-1a78d9dec7aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:52:16.272Z|7c48e883-a5c1-4cf9-9399-1a78d9dec7aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:52:16.272Z|7c48e883-a5c1-4cf9-9399-1a78d9dec7aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false 2023-05-06T11:52:16.272Z|7c48e883-a5c1-4cf9-9399-1a78d9dec7aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:52:16.272Z|7c48e883-a5c1-4cf9-9399-1a78d9dec7aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7171261d79881ed4886f748dda698a4f", X-B3-SpanId:"4110d75b52ca4c1b", X-B3-ParentSpanId:"dd60424cf91e1e6a", X-B3-Sampled:"0", X-ONAP-RequestID:"7c48e883-a5c1-4cf9-9399-1a78d9dec7aa", X-RequestID:"7c48e883-a5c1-4cf9-9399-1a78d9dec7aa", X-TransactionID:"7c48e883-a5c1-4cf9-9399-1a78d9dec7aa", X-ECOMP-RequestID:"7c48e883-a5c1-4cf9-9399-1a78d9dec7aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"613aa9f2-eb12-48c1-9f70-66060cea36a4"] 2023-05-06T11:52:16.272Z|7c48e883-a5c1-4cf9-9399-1a78d9dec7aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:52:16.273Z|7c48e883-a5c1-4cf9-9399-1a78d9dec7aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:52:16.299Z|7c48e883-a5c1-4cf9-9399-1a78d9dec7aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:52:16.300Z|7c48e883-a5c1-4cf9-9399-1a78d9dec7aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:52:16.300Z|7c48e883-a5c1-4cf9-9399-1a78d9dec7aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:52:16.300Z|7c48e883-a5c1-4cf9-9399-1a78d9dec7aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:52:16 GMT", x-envoy-upstream-service-time:"23", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:52:16.301Z|7c48e883-a5c1-4cf9-9399-1a78d9dec7aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 26, "soRequestId" : "d4df3fa8-6bbb-491d-900d-91a82d8c5abb", "groupingId" : "3075323d-5e80-4006-8013-1c3833f4ef16", "name" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7db65ec7566d486695bbd771595ed5b3/stacks/basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d/3075323d-5e80-4006-8013-1c3833f4ef16\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\"updated_time\":null,\"creation_time\":1683373908000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"3075323d-5e80-4006-8013-1c3833f4ef16\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"8b9d4b54942e4a02875f43b28bf7624d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3075323d-5e80-4006-8013-1c3833f4ef16\",\"OS::project_id\":\"7db65ec7566d486695bbd771595ed5b3\",\"OS::stack_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\"vnf_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d_vnf_0\",\"vnf_id\":\"ca069bd8-5204-4515-8b31-c258ea257055\",\"vf_module_id\":\"83a6bcb2-3800-4cd0-9a0b-7ba988f2545c\",\"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-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-05-06T11:51:50.000+00:00", "isDataInternal" : false } ] 2023-05-06T11:52:16.302Z|7c48e883-a5c1-4cf9-9399-1a78d9dec7aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:52:16.302Z|7c48e883-a5c1-4cf9-9399-1a78d9dec7aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:52:16.328Z|7c48e883-a5c1-4cf9-9399-1a78d9dec7aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T11:52:16.329Z|7c48e883-a5c1-4cf9-9399-1a78d9dec7aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-05-06T11:52:16.329Z|7c48e883-a5c1-4cf9-9399-1a78d9dec7aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T11:52:16.329Z|7c48e883-a5c1-4cf9-9399-1a78d9dec7aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T11:52:16.329Z|7c48e883-a5c1-4cf9-9399-1a78d9dec7aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-05-06T11:52:16.330Z|7c48e883-a5c1-4cf9-9399-1a78d9dec7aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7c48e883-a5c1-4cf9-9399-1a78d9dec7aa", X-RequestID:"7c48e883-a5c1-4cf9-9399-1a78d9dec7aa", X-TransactionID:"7c48e883-a5c1-4cf9-9399-1a78d9dec7aa", X-ECOMP-RequestID:"7c48e883-a5c1-4cf9-9399-1a78d9dec7aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7bd1544b-63e2-4c6c-b8c1-d6e069322982"] 2023-05-06T11:52:16.330Z|7c48e883-a5c1-4cf9-9399-1a78d9dec7aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-05-06T11:52:16.330Z|7c48e883-a5c1-4cf9-9399-1a78d9dec7aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T11:52:16.571Z|7c48e883-a5c1-4cf9-9399-1a78d9dec7aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T11:52:16.572Z|7c48e883-a5c1-4cf9-9399-1a78d9dec7aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T11:52:16.572Z|7c48e883-a5c1-4cf9-9399-1a78d9dec7aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T11:52:16.573Z|7c48e883-a5c1-4cf9-9399-1a78d9dec7aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=8314236B6E72B4AA2B5DA83C236B45BF; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sat, 06 May 2023 11:52:17 GMT", x-envoy-upstream-service-time:"230", server:"envoy"] 2023-05-06T11:52:16.574Z|7c48e883-a5c1-4cf9-9399-1a78d9dec7aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67","businessKey":"d4df3fa8-6bbb-491d-900d-91a82d8c5abb","processDefinitionId":"openstackAdapterTask:1:06562343-ebc0-11ed-9ce1-7a82ee2c3d67","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-05-06T11:51:41.309+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"58623a5e-ec04-11ed-9ce1-7a82ee2c3d67","superProcessInstanceId":"5d9d5675-ec04-11ed-9ce1-7a82ee2c3d67","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-05-06T11:52:16.574Z|7c48e883-a5c1-4cf9-9399-1a78d9dec7aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T11:52:16.575Z|7c48e883-a5c1-4cf9-9399-1a78d9dec7aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-05-06T11:52:16.611Z|7c48e883-a5c1-4cf9-9399-1a78d9dec7aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T11:52:16.612Z|7c48e883-a5c1-4cf9-9399-1a78d9dec7aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||Invoke 2023-05-06T11:52:16.612Z|7c48e883-a5c1-4cf9-9399-1a78d9dec7aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T11:52:16.613Z|7c48e883-a5c1-4cf9-9399-1a78d9dec7aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T11:52:16.613Z|7c48e883-a5c1-4cf9-9399-1a78d9dec7aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Method : GET 2023-05-06T11:52:16.613Z|7c48e883-a5c1-4cf9-9399-1a78d9dec7aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7c48e883-a5c1-4cf9-9399-1a78d9dec7aa", X-RequestID:"7c48e883-a5c1-4cf9-9399-1a78d9dec7aa", X-TransactionID:"7c48e883-a5c1-4cf9-9399-1a78d9dec7aa", X-ECOMP-RequestID:"7c48e883-a5c1-4cf9-9399-1a78d9dec7aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f107129-0a25-4f29-bf9b-f4ac974163a3"] 2023-05-06T11:52:16.613Z|7c48e883-a5c1-4cf9-9399-1a78d9dec7aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Request body: 2023-05-06T11:52:16.613Z|7c48e883-a5c1-4cf9-9399-1a78d9dec7aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T11:52:16.789Z|7c48e883-a5c1-4cf9-9399-1a78d9dec7aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T11:52:16.790Z|7c48e883-a5c1-4cf9-9399-1a78d9dec7aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T11:52:16.790Z|7c48e883-a5c1-4cf9-9399-1a78d9dec7aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T11:52:16.791Z|7c48e883-a5c1-4cf9-9399-1a78d9dec7aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=109C30F7E0D209DB8C5856A722083B90; Path=/; HttpOnly", Cache-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:"Sat, 06 May 2023 11:52:17 GMT", x-envoy-upstream-service-time:"171", server:"envoy"] 2023-05-06T11:52:16.791Z|7c48e883-a5c1-4cf9-9399-1a78d9dec7aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:626369dd-ec04-11ed-9ce1-7a82ee2c3d67","parentActivityInstanceId":"5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:06562343-ebc0-11ed-9ce1-7a82ee2c3d67","processInstanceId":"5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67","executionId":"5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-05-06T11:51:49.306+0000","endTime":"2023-05-06T11:51:49.317+0000","durationInMillis":11,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"58623a5e-ec04-11ed-9ce1-7a82ee2c3d67"}] 2023-05-06T11:52:16.792Z|7c48e883-a5c1-4cf9-9399-1a78d9dec7aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T11:52:16.792Z|7c48e883-a5c1-4cf9-9399-1a78d9dec7aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||InvokeReturn 2023-05-06T11:52:16.800Z|7c48e883-a5c1-4cf9-9399-1a78d9dec7aa|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:52:18.817Z|f6c0e9ee-bda2-4c33-9717-4607bfd2d318|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:52:18.818Z|f6c0e9ee-bda2-4c33-9717-4607bfd2d318|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:52:20.180Z|004e759d-b473-4614-840a-07fc6bf82dfb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:52:20.180Z|004e759d-b473-4614-840a-07fc6bf82dfb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:52:20.921Z|db7234ac-e6f9-459d-aafa-7d537e1720a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:52:20.922Z|db7234ac-e6f9-459d-aafa-7d537e1720a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:52:20.941Z|4da86ae3-5ac0-46ae-ba3c-a20fb4eacdc3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:52:20.942Z|4da86ae3-5ac0-46ae-ba3c-a20fb4eacdc3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:52:20.942Z|5f9031b2-94c0-40a0-9874-38129d9e43b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:52:20.942Z|5f9031b2-94c0-40a0-9874-38129d9e43b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:52:27.074Z|57fddbb1-97b2-4b77-b9fb-46d9f9707682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:52:27.083Z|57fddbb1-97b2-4b77-b9fb-46d9f9707682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb 2023-05-06T11:52:27.083Z|57fddbb1-97b2-4b77-b9fb-46d9f9707682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|INFO|500||Invoke 2023-05-06T11:52:27.083Z|57fddbb1-97b2-4b77-b9fb-46d9f9707682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||===========================request begin================================================ 2023-05-06T11:52:27.084Z|57fddbb1-97b2-4b77-b9fb-46d9f9707682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb 2023-05-06T11:52:27.084Z|57fddbb1-97b2-4b77-b9fb-46d9f9707682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Method : GET 2023-05-06T11:52:27.084Z|57fddbb1-97b2-4b77-b9fb-46d9f9707682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"73b8335a03bfc8048026f0a65961f2b6", X-B3-SpanId:"9f8ba63204259102", X-B3-ParentSpanId:"f16e9658338c6d9f", X-B3-Sampled:"0", X-ONAP-RequestID:"57fddbb1-97b2-4b77-b9fb-46d9f9707682", X-RequestID:"57fddbb1-97b2-4b77-b9fb-46d9f9707682", X-TransactionID:"57fddbb1-97b2-4b77-b9fb-46d9f9707682", X-ECOMP-RequestID:"57fddbb1-97b2-4b77-b9fb-46d9f9707682", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"37e88bf4-aea8-4bff-996d-49417c1b0603"] 2023-05-06T11:52:27.084Z|57fddbb1-97b2-4b77-b9fb-46d9f9707682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Request body: 2023-05-06T11:52:27.084Z|57fddbb1-97b2-4b77-b9fb-46d9f9707682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||==========================request end================================================ 2023-05-06T11:52:27.128Z|57fddbb1-97b2-4b77-b9fb-46d9f9707682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||============================response begin========================================== 2023-05-06T11:52:27.129Z|57fddbb1-97b2-4b77-b9fb-46d9f9707682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Status code : 200 OK 2023-05-06T11:52:27.129Z|57fddbb1-97b2-4b77-b9fb-46d9f9707682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Status text : OK 2023-05-06T11:52:27.129Z|57fddbb1-97b2-4b77-b9fb-46d9f9707682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:52:27 GMT", x-envoy-upstream-service-time:"38", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:52:27.130Z|57fddbb1-97b2-4b77-b9fb-46d9f9707682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Response body: { "requestId" : "d4df3fa8-6bbb-491d-900d-91a82d8c5abb", "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-05-06T11:51:31.000+00:00", "source" : "VID", "vnfId" : "ca069bd8-5204-4515-8b31-c258ea257055", "vnfType" : "", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"d4a81356-7db6-4cf1-8de3-cf35725b761c\",\n \"modelVersionId\": \"69a928f6-ffd9-40b1-bfea-6533a2b300a2\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"1cd8e946-cb80-4c1a-96e0-109ffda842a1\",\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\": \"7db65ec7566d486695bbd771595ed5b3\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"54850123-ffc9-4c02-a21c-6d95dfd678f8\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"19645456-85e8-4458-8d76-1dd7038b5f37\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2cac7801-19e9-4491-baa8-e38f27b4c45d\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"ca069bd8-5204-4515-8b31-c258ea257055\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"fee59da9-1bcc-483a-adab-4776c13f196b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2db14efe-35df-48b3-8be1-41d684ba18ed\",\n \"modelCustomizationId\": \"abf8655f-4454-423f-aabd-11eb39623b87\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:51:49.000+00:00", "vfModuleId" : "83a6bcb2-3800-4cd0-9a0b-7ba988f2545c", "vfModuleName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "54850123-ffc9-4c02-a21c-6d95dfd678f8", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "d4df3fa8-6bbb-491d-900d-91a82d8c5abb", "cloudIdentifier" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"83a6bcb2-3800-4cd0-9a0b-7ba988f2545c\",\"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\":\"ca069bd8-5204-4515-8b31-c258ea257055\",\"vnf_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-kohn\"},\"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-05-06T11:51:44.000+00:00" } ], "requestURI" : "d4df3fa8-6bbb-491d-900d-91a82d8c5abb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb" } } } 2023-05-06T11:52:27.131Z|57fddbb1-97b2-4b77-b9fb-46d9f9707682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||=======================response end================================================= 2023-05-06T11:52:27.132Z|57fddbb1-97b2-4b77-b9fb-46d9f9707682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|INFO|500||InvokeReturn 2023-05-06T11:52:27.134Z|57fddbb1-97b2-4b77-b9fb-46d9f9707682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false 2023-05-06T11:52:27.135Z|57fddbb1-97b2-4b77-b9fb-46d9f9707682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:52:27.135Z|57fddbb1-97b2-4b77-b9fb-46d9f9707682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:52:27.136Z|57fddbb1-97b2-4b77-b9fb-46d9f9707682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false 2023-05-06T11:52:27.136Z|57fddbb1-97b2-4b77-b9fb-46d9f9707682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:52:27.136Z|57fddbb1-97b2-4b77-b9fb-46d9f9707682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"73b8335a03bfc8048026f0a65961f2b6", X-B3-SpanId:"71e0b19669b59969", X-B3-ParentSpanId:"f16e9658338c6d9f", X-B3-Sampled:"0", X-ONAP-RequestID:"57fddbb1-97b2-4b77-b9fb-46d9f9707682", X-RequestID:"57fddbb1-97b2-4b77-b9fb-46d9f9707682", X-TransactionID:"57fddbb1-97b2-4b77-b9fb-46d9f9707682", X-ECOMP-RequestID:"57fddbb1-97b2-4b77-b9fb-46d9f9707682", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8908e5fd-440e-4b9c-a5e8-0c28e2fc6715"] 2023-05-06T11:52:27.137Z|57fddbb1-97b2-4b77-b9fb-46d9f9707682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:52:27.137Z|57fddbb1-97b2-4b77-b9fb-46d9f9707682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:52:27.168Z|57fddbb1-97b2-4b77-b9fb-46d9f9707682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:52:27.170Z|57fddbb1-97b2-4b77-b9fb-46d9f9707682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:52:27.170Z|57fddbb1-97b2-4b77-b9fb-46d9f9707682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:52:27.171Z|57fddbb1-97b2-4b77-b9fb-46d9f9707682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:52:27 GMT", x-envoy-upstream-service-time:"27", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:52:27.171Z|57fddbb1-97b2-4b77-b9fb-46d9f9707682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 26, "soRequestId" : "d4df3fa8-6bbb-491d-900d-91a82d8c5abb", "groupingId" : "3075323d-5e80-4006-8013-1c3833f4ef16", "name" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7db65ec7566d486695bbd771595ed5b3/stacks/basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d/3075323d-5e80-4006-8013-1c3833f4ef16\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\"updated_time\":null,\"creation_time\":1683373908000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"3075323d-5e80-4006-8013-1c3833f4ef16\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"8b9d4b54942e4a02875f43b28bf7624d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3075323d-5e80-4006-8013-1c3833f4ef16\",\"OS::project_id\":\"7db65ec7566d486695bbd771595ed5b3\",\"OS::stack_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\"vnf_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d_vnf_0\",\"vnf_id\":\"ca069bd8-5204-4515-8b31-c258ea257055\",\"vf_module_id\":\"83a6bcb2-3800-4cd0-9a0b-7ba988f2545c\",\"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-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-05-06T11:51:50.000+00:00", "isDataInternal" : false } ] 2023-05-06T11:52:27.171Z|57fddbb1-97b2-4b77-b9fb-46d9f9707682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:52:27.172Z|57fddbb1-97b2-4b77-b9fb-46d9f9707682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:52:27.215Z|57fddbb1-97b2-4b77-b9fb-46d9f9707682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T11:52:27.216Z|57fddbb1-97b2-4b77-b9fb-46d9f9707682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-05-06T11:52:27.216Z|57fddbb1-97b2-4b77-b9fb-46d9f9707682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T11:52:27.217Z|57fddbb1-97b2-4b77-b9fb-46d9f9707682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T11:52:27.217Z|57fddbb1-97b2-4b77-b9fb-46d9f9707682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-05-06T11:52:27.217Z|57fddbb1-97b2-4b77-b9fb-46d9f9707682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"57fddbb1-97b2-4b77-b9fb-46d9f9707682", X-RequestID:"57fddbb1-97b2-4b77-b9fb-46d9f9707682", X-TransactionID:"57fddbb1-97b2-4b77-b9fb-46d9f9707682", X-ECOMP-RequestID:"57fddbb1-97b2-4b77-b9fb-46d9f9707682", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fd50af20-8e3e-4982-8c66-ae51d0132b72"] 2023-05-06T11:52:27.218Z|57fddbb1-97b2-4b77-b9fb-46d9f9707682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-05-06T11:52:27.218Z|57fddbb1-97b2-4b77-b9fb-46d9f9707682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T11:52:27.469Z|57fddbb1-97b2-4b77-b9fb-46d9f9707682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T11:52:27.470Z|57fddbb1-97b2-4b77-b9fb-46d9f9707682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T11:52:27.470Z|57fddbb1-97b2-4b77-b9fb-46d9f9707682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T11:52:27.471Z|57fddbb1-97b2-4b77-b9fb-46d9f9707682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=BB06D361A906090993F4EC6FB305EE25; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Sat, 06 May 2023 11:52:27 GMT", x-envoy-upstream-service-time:"245", server:"envoy"] 2023-05-06T11:52:27.471Z|57fddbb1-97b2-4b77-b9fb-46d9f9707682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67","businessKey":"d4df3fa8-6bbb-491d-900d-91a82d8c5abb","processDefinitionId":"openstackAdapterTask:1:06562343-ebc0-11ed-9ce1-7a82ee2c3d67","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-05-06T11:51:41.309+0000","endTime":"2023-05-06T11:52:21.640+0000","removalTime":null,"durationInMillis":40331,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"58623a5e-ec04-11ed-9ce1-7a82ee2c3d67","superProcessInstanceId":"5d9d5675-ec04-11ed-9ce1-7a82ee2c3d67","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-05-06T11:52:27.472Z|57fddbb1-97b2-4b77-b9fb-46d9f9707682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T11:52:27.472Z|57fddbb1-97b2-4b77-b9fb-46d9f9707682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-05-06T11:52:27.510Z|57fddbb1-97b2-4b77-b9fb-46d9f9707682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T11:52:27.511Z|57fddbb1-97b2-4b77-b9fb-46d9f9707682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||Invoke 2023-05-06T11:52:27.511Z|57fddbb1-97b2-4b77-b9fb-46d9f9707682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T11:52:27.511Z|57fddbb1-97b2-4b77-b9fb-46d9f9707682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T11:52:27.511Z|57fddbb1-97b2-4b77-b9fb-46d9f9707682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Method : GET 2023-05-06T11:52:27.512Z|57fddbb1-97b2-4b77-b9fb-46d9f9707682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"57fddbb1-97b2-4b77-b9fb-46d9f9707682", X-RequestID:"57fddbb1-97b2-4b77-b9fb-46d9f9707682", X-TransactionID:"57fddbb1-97b2-4b77-b9fb-46d9f9707682", X-ECOMP-RequestID:"57fddbb1-97b2-4b77-b9fb-46d9f9707682", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ce086cfb-98f7-4c08-8c80-98c23a5b14dd"] 2023-05-06T11:52:27.512Z|57fddbb1-97b2-4b77-b9fb-46d9f9707682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Request body: 2023-05-06T11:52:27.512Z|57fddbb1-97b2-4b77-b9fb-46d9f9707682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T11:52:27.706Z|57fddbb1-97b2-4b77-b9fb-46d9f9707682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T11:52:27.707Z|57fddbb1-97b2-4b77-b9fb-46d9f9707682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T11:52:27.708Z|57fddbb1-97b2-4b77-b9fb-46d9f9707682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T11:52:27.708Z|57fddbb1-97b2-4b77-b9fb-46d9f9707682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=59CCC90F34BB22B559B021D9796D229D; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Sat, 06 May 2023 11:52:27 GMT", x-envoy-upstream-service-time:"189", server:"envoy"] 2023-05-06T11:52:27.709Z|57fddbb1-97b2-4b77-b9fb-46d9f9707682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:75a86e0d-ec04-11ed-9ce1-7a82ee2c3d67","parentActivityInstanceId":"5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:06562343-ebc0-11ed-9ce1-7a82ee2c3d67","processInstanceId":"5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67","executionId":"5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-05-06T11:52:21.635+0000","endTime":"2023-05-06T11:52:21.636+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"58623a5e-ec04-11ed-9ce1-7a82ee2c3d67"}] 2023-05-06T11:52:27.709Z|57fddbb1-97b2-4b77-b9fb-46d9f9707682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T11:52:27.710Z|57fddbb1-97b2-4b77-b9fb-46d9f9707682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||InvokeReturn 2023-05-06T11:52:27.724Z|57fddbb1-97b2-4b77-b9fb-46d9f9707682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:52:30.950Z|180916a8-ba44-497a-9cf8-e85e226e4892|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:52:30.951Z|180916a8-ba44-497a-9cf8-e85e226e4892|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:52:30.969Z|ac9f5ca1-ded3-47b9-89a7-d4c9ce820d08|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:52:30.970Z|ac9f5ca1-ded3-47b9-89a7-d4c9ce820d08|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:52:30.971Z|27a17928-537c-4c60-99b4-e601b6c07a79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:52:30.971Z|27a17928-537c-4c60-99b4-e601b6c07a79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:52:33.818Z|275564f7-4c51-4766-97e4-726adc1492b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:52:33.822Z|275564f7-4c51-4766-97e4-726adc1492b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:52:38.000Z|2104a297-a81c-4687-b44f-a18eb3dcd63a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:52:38.008Z|2104a297-a81c-4687-b44f-a18eb3dcd63a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb 2023-05-06T11:52:38.009Z|2104a297-a81c-4687-b44f-a18eb3dcd63a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|INFO|500||Invoke 2023-05-06T11:52:38.009Z|2104a297-a81c-4687-b44f-a18eb3dcd63a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||===========================request begin================================================ 2023-05-06T11:52:38.009Z|2104a297-a81c-4687-b44f-a18eb3dcd63a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb 2023-05-06T11:52:38.009Z|2104a297-a81c-4687-b44f-a18eb3dcd63a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Method : GET 2023-05-06T11:52:38.009Z|2104a297-a81c-4687-b44f-a18eb3dcd63a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6ac688a89689a3cca7afc8dda89050f5", X-B3-SpanId:"cfc666d823b7808b", X-B3-ParentSpanId:"c0ed572be400865f", X-B3-Sampled:"0", X-ONAP-RequestID:"2104a297-a81c-4687-b44f-a18eb3dcd63a", X-RequestID:"2104a297-a81c-4687-b44f-a18eb3dcd63a", X-TransactionID:"2104a297-a81c-4687-b44f-a18eb3dcd63a", X-ECOMP-RequestID:"2104a297-a81c-4687-b44f-a18eb3dcd63a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"854620a0-2835-4535-8ddf-b5167a33c2b3"] 2023-05-06T11:52:38.009Z|2104a297-a81c-4687-b44f-a18eb3dcd63a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Request body: 2023-05-06T11:52:38.009Z|2104a297-a81c-4687-b44f-a18eb3dcd63a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||==========================request end================================================ 2023-05-06T11:52:38.049Z|2104a297-a81c-4687-b44f-a18eb3dcd63a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||============================response begin========================================== 2023-05-06T11:52:38.049Z|2104a297-a81c-4687-b44f-a18eb3dcd63a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Status code : 200 OK 2023-05-06T11:52:38.050Z|2104a297-a81c-4687-b44f-a18eb3dcd63a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Status text : OK 2023-05-06T11:52:38.050Z|2104a297-a81c-4687-b44f-a18eb3dcd63a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:52:38 GMT", x-envoy-upstream-service-time:"35", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:52:38.051Z|2104a297-a81c-4687-b44f-a18eb3dcd63a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Response body: { "requestId" : "d4df3fa8-6bbb-491d-900d-91a82d8c5abb", "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-05-06T11:51:31.000+00:00", "source" : "VID", "vnfId" : "ca069bd8-5204-4515-8b31-c258ea257055", "vnfType" : "", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"d4a81356-7db6-4cf1-8de3-cf35725b761c\",\n \"modelVersionId\": \"69a928f6-ffd9-40b1-bfea-6533a2b300a2\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"1cd8e946-cb80-4c1a-96e0-109ffda842a1\",\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\": \"7db65ec7566d486695bbd771595ed5b3\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"54850123-ffc9-4c02-a21c-6d95dfd678f8\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"19645456-85e8-4458-8d76-1dd7038b5f37\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2cac7801-19e9-4491-baa8-e38f27b4c45d\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"ca069bd8-5204-4515-8b31-c258ea257055\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"fee59da9-1bcc-483a-adab-4776c13f196b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2db14efe-35df-48b3-8be1-41d684ba18ed\",\n \"modelCustomizationId\": \"abf8655f-4454-423f-aabd-11eb39623b87\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:51:49.000+00:00", "vfModuleId" : "83a6bcb2-3800-4cd0-9a0b-7ba988f2545c", "vfModuleName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "54850123-ffc9-4c02-a21c-6d95dfd678f8", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "d4df3fa8-6bbb-491d-900d-91a82d8c5abb", "cloudIdentifier" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"83a6bcb2-3800-4cd0-9a0b-7ba988f2545c\",\"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\":\"ca069bd8-5204-4515-8b31-c258ea257055\",\"vnf_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-kohn\"},\"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-05-06T11:51:44.000+00:00" } ], "requestURI" : "d4df3fa8-6bbb-491d-900d-91a82d8c5abb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb" } } } 2023-05-06T11:52:38.051Z|2104a297-a81c-4687-b44f-a18eb3dcd63a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||=======================response end================================================= 2023-05-06T11:52:38.052Z|2104a297-a81c-4687-b44f-a18eb3dcd63a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|INFO|500||InvokeReturn 2023-05-06T11:52:38.054Z|2104a297-a81c-4687-b44f-a18eb3dcd63a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false 2023-05-06T11:52:38.054Z|2104a297-a81c-4687-b44f-a18eb3dcd63a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:52:38.054Z|2104a297-a81c-4687-b44f-a18eb3dcd63a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:52:38.055Z|2104a297-a81c-4687-b44f-a18eb3dcd63a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false 2023-05-06T11:52:38.055Z|2104a297-a81c-4687-b44f-a18eb3dcd63a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:52:38.055Z|2104a297-a81c-4687-b44f-a18eb3dcd63a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6ac688a89689a3cca7afc8dda89050f5", X-B3-SpanId:"4d95105a6787706c", X-B3-ParentSpanId:"c0ed572be400865f", X-B3-Sampled:"0", X-ONAP-RequestID:"2104a297-a81c-4687-b44f-a18eb3dcd63a", X-RequestID:"2104a297-a81c-4687-b44f-a18eb3dcd63a", X-TransactionID:"2104a297-a81c-4687-b44f-a18eb3dcd63a", X-ECOMP-RequestID:"2104a297-a81c-4687-b44f-a18eb3dcd63a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d10825b-44ac-40af-aead-011252b57011"] 2023-05-06T11:52:38.055Z|2104a297-a81c-4687-b44f-a18eb3dcd63a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:52:38.056Z|2104a297-a81c-4687-b44f-a18eb3dcd63a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:52:38.076Z|2104a297-a81c-4687-b44f-a18eb3dcd63a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:52:38.077Z|2104a297-a81c-4687-b44f-a18eb3dcd63a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:52:38.078Z|2104a297-a81c-4687-b44f-a18eb3dcd63a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:52:38.078Z|2104a297-a81c-4687-b44f-a18eb3dcd63a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:52:38 GMT", x-envoy-upstream-service-time:"16", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:52:38.079Z|2104a297-a81c-4687-b44f-a18eb3dcd63a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 26, "soRequestId" : "d4df3fa8-6bbb-491d-900d-91a82d8c5abb", "groupingId" : "3075323d-5e80-4006-8013-1c3833f4ef16", "name" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7db65ec7566d486695bbd771595ed5b3/stacks/basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d/3075323d-5e80-4006-8013-1c3833f4ef16\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\"updated_time\":null,\"creation_time\":1683373908000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"3075323d-5e80-4006-8013-1c3833f4ef16\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"8b9d4b54942e4a02875f43b28bf7624d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3075323d-5e80-4006-8013-1c3833f4ef16\",\"OS::project_id\":\"7db65ec7566d486695bbd771595ed5b3\",\"OS::stack_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\"vnf_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d_vnf_0\",\"vnf_id\":\"ca069bd8-5204-4515-8b31-c258ea257055\",\"vf_module_id\":\"83a6bcb2-3800-4cd0-9a0b-7ba988f2545c\",\"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-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-05-06T11:51:50.000+00:00", "isDataInternal" : false } ] 2023-05-06T11:52:38.079Z|2104a297-a81c-4687-b44f-a18eb3dcd63a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:52:38.080Z|2104a297-a81c-4687-b44f-a18eb3dcd63a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:52:38.130Z|2104a297-a81c-4687-b44f-a18eb3dcd63a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T11:52:38.132Z|2104a297-a81c-4687-b44f-a18eb3dcd63a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-05-06T11:52:38.132Z|2104a297-a81c-4687-b44f-a18eb3dcd63a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T11:52:38.133Z|2104a297-a81c-4687-b44f-a18eb3dcd63a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T11:52:38.133Z|2104a297-a81c-4687-b44f-a18eb3dcd63a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-05-06T11:52:38.133Z|2104a297-a81c-4687-b44f-a18eb3dcd63a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2104a297-a81c-4687-b44f-a18eb3dcd63a", X-RequestID:"2104a297-a81c-4687-b44f-a18eb3dcd63a", X-TransactionID:"2104a297-a81c-4687-b44f-a18eb3dcd63a", X-ECOMP-RequestID:"2104a297-a81c-4687-b44f-a18eb3dcd63a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"324ffbe7-707b-479d-8c41-b967c596a842"] 2023-05-06T11:52:38.134Z|2104a297-a81c-4687-b44f-a18eb3dcd63a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-05-06T11:52:38.134Z|2104a297-a81c-4687-b44f-a18eb3dcd63a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T11:52:38.366Z|2104a297-a81c-4687-b44f-a18eb3dcd63a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T11:52:38.367Z|2104a297-a81c-4687-b44f-a18eb3dcd63a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T11:52:38.367Z|2104a297-a81c-4687-b44f-a18eb3dcd63a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T11:52:38.367Z|2104a297-a81c-4687-b44f-a18eb3dcd63a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=0F4AE4D1DB8E24A01E0B7AE3AC63542E; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Sat, 06 May 2023 11:52:38 GMT", x-envoy-upstream-service-time:"227", server:"envoy"] 2023-05-06T11:52:38.367Z|2104a297-a81c-4687-b44f-a18eb3dcd63a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67","businessKey":"d4df3fa8-6bbb-491d-900d-91a82d8c5abb","processDefinitionId":"openstackAdapterTask:1:06562343-ebc0-11ed-9ce1-7a82ee2c3d67","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-05-06T11:51:41.309+0000","endTime":"2023-05-06T11:52:21.640+0000","removalTime":null,"durationInMillis":40331,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"58623a5e-ec04-11ed-9ce1-7a82ee2c3d67","superProcessInstanceId":"5d9d5675-ec04-11ed-9ce1-7a82ee2c3d67","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-05-06T11:52:38.368Z|2104a297-a81c-4687-b44f-a18eb3dcd63a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T11:52:38.368Z|2104a297-a81c-4687-b44f-a18eb3dcd63a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-05-06T11:52:38.397Z|2104a297-a81c-4687-b44f-a18eb3dcd63a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T11:52:38.397Z|2104a297-a81c-4687-b44f-a18eb3dcd63a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||Invoke 2023-05-06T11:52:38.398Z|2104a297-a81c-4687-b44f-a18eb3dcd63a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T11:52:38.398Z|2104a297-a81c-4687-b44f-a18eb3dcd63a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T11:52:38.398Z|2104a297-a81c-4687-b44f-a18eb3dcd63a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Method : GET 2023-05-06T11:52:38.398Z|2104a297-a81c-4687-b44f-a18eb3dcd63a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2104a297-a81c-4687-b44f-a18eb3dcd63a", X-RequestID:"2104a297-a81c-4687-b44f-a18eb3dcd63a", X-TransactionID:"2104a297-a81c-4687-b44f-a18eb3dcd63a", X-ECOMP-RequestID:"2104a297-a81c-4687-b44f-a18eb3dcd63a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"84c5a776-bcf3-4894-8364-36582fb6c7ba"] 2023-05-06T11:52:38.398Z|2104a297-a81c-4687-b44f-a18eb3dcd63a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Request body: 2023-05-06T11:52:38.399Z|2104a297-a81c-4687-b44f-a18eb3dcd63a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T11:52:38.572Z|2104a297-a81c-4687-b44f-a18eb3dcd63a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T11:52:38.573Z|2104a297-a81c-4687-b44f-a18eb3dcd63a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T11:52:38.573Z|2104a297-a81c-4687-b44f-a18eb3dcd63a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T11:52:38.573Z|2104a297-a81c-4687-b44f-a18eb3dcd63a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=067D16464BAFD8F58D72DF2FE8C4DFF9; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Sat, 06 May 2023 11:52:38 GMT", x-envoy-upstream-service-time:"169", server:"envoy"] 2023-05-06T11:52:38.573Z|2104a297-a81c-4687-b44f-a18eb3dcd63a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:75a86e0d-ec04-11ed-9ce1-7a82ee2c3d67","parentActivityInstanceId":"5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:06562343-ebc0-11ed-9ce1-7a82ee2c3d67","processInstanceId":"5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67","executionId":"5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-05-06T11:52:21.635+0000","endTime":"2023-05-06T11:52:21.636+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"58623a5e-ec04-11ed-9ce1-7a82ee2c3d67"}] 2023-05-06T11:52:38.573Z|2104a297-a81c-4687-b44f-a18eb3dcd63a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T11:52:38.574Z|2104a297-a81c-4687-b44f-a18eb3dcd63a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||InvokeReturn 2023-05-06T11:52:38.580Z|2104a297-a81c-4687-b44f-a18eb3dcd63a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:52:40.990Z|7186cba4-1032-4a96-b781-1c74d5b13304|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:52:40.991Z|7186cba4-1032-4a96-b781-1c74d5b13304|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:52:40.996Z|057c9b3c-c978-441c-97cc-076ee4470d58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:52:40.996Z|057c9b3c-c978-441c-97cc-076ee4470d58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:52:41.002Z|7ab63bca-602c-4f44-bbf9-72b6a5fb546c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:52:41.003Z|7ab63bca-602c-4f44-bbf9-72b6a5fb546c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:52:48.817Z|9c2e161e-2d80-48bc-b099-57fbcb7ac283|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:52:48.818Z|9c2e161e-2d80-48bc-b099-57fbcb7ac283|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:52:48.858Z|cfa15840-45b6-4b1f-a7e0-8029977db086|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:52:48.866Z|cfa15840-45b6-4b1f-a7e0-8029977db086|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb 2023-05-06T11:52:48.867Z|cfa15840-45b6-4b1f-a7e0-8029977db086|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|INFO|500||Invoke 2023-05-06T11:52:48.867Z|cfa15840-45b6-4b1f-a7e0-8029977db086|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||===========================request begin================================================ 2023-05-06T11:52:48.867Z|cfa15840-45b6-4b1f-a7e0-8029977db086|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb 2023-05-06T11:52:48.868Z|cfa15840-45b6-4b1f-a7e0-8029977db086|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Method : GET 2023-05-06T11:52:48.868Z|cfa15840-45b6-4b1f-a7e0-8029977db086|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"766bad45f5614cb1b24391f0622922a9", X-B3-SpanId:"9ec09cd3dae461fe", X-B3-ParentSpanId:"a85a78d8bf5250f3", X-B3-Sampled:"0", X-ONAP-RequestID:"cfa15840-45b6-4b1f-a7e0-8029977db086", X-RequestID:"cfa15840-45b6-4b1f-a7e0-8029977db086", X-TransactionID:"cfa15840-45b6-4b1f-a7e0-8029977db086", X-ECOMP-RequestID:"cfa15840-45b6-4b1f-a7e0-8029977db086", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"befae5cf-efb7-4402-8057-d8013bec3284"] 2023-05-06T11:52:48.868Z|cfa15840-45b6-4b1f-a7e0-8029977db086|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Request body: 2023-05-06T11:52:48.869Z|cfa15840-45b6-4b1f-a7e0-8029977db086|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||==========================request end================================================ 2023-05-06T11:52:48.912Z|cfa15840-45b6-4b1f-a7e0-8029977db086|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||============================response begin========================================== 2023-05-06T11:52:48.912Z|cfa15840-45b6-4b1f-a7e0-8029977db086|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Status code : 200 OK 2023-05-06T11:52:48.913Z|cfa15840-45b6-4b1f-a7e0-8029977db086|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Status text : OK 2023-05-06T11:52:48.913Z|cfa15840-45b6-4b1f-a7e0-8029977db086|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:52:49 GMT", x-envoy-upstream-service-time:"37", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:52:48.913Z|cfa15840-45b6-4b1f-a7e0-8029977db086|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Response body: { "requestId" : "d4df3fa8-6bbb-491d-900d-91a82d8c5abb", "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-05-06T11:51:31.000+00:00", "source" : "VID", "vnfId" : "ca069bd8-5204-4515-8b31-c258ea257055", "vnfType" : "", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"d4a81356-7db6-4cf1-8de3-cf35725b761c\",\n \"modelVersionId\": \"69a928f6-ffd9-40b1-bfea-6533a2b300a2\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"1cd8e946-cb80-4c1a-96e0-109ffda842a1\",\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\": \"7db65ec7566d486695bbd771595ed5b3\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"54850123-ffc9-4c02-a21c-6d95dfd678f8\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"19645456-85e8-4458-8d76-1dd7038b5f37\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2cac7801-19e9-4491-baa8-e38f27b4c45d\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"ca069bd8-5204-4515-8b31-c258ea257055\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"fee59da9-1bcc-483a-adab-4776c13f196b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2db14efe-35df-48b3-8be1-41d684ba18ed\",\n \"modelCustomizationId\": \"abf8655f-4454-423f-aabd-11eb39623b87\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:51:49.000+00:00", "vfModuleId" : "83a6bcb2-3800-4cd0-9a0b-7ba988f2545c", "vfModuleName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "54850123-ffc9-4c02-a21c-6d95dfd678f8", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "d4df3fa8-6bbb-491d-900d-91a82d8c5abb", "cloudIdentifier" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"83a6bcb2-3800-4cd0-9a0b-7ba988f2545c\",\"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\":\"ca069bd8-5204-4515-8b31-c258ea257055\",\"vnf_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-kohn\"},\"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-05-06T11:51:44.000+00:00" } ], "requestURI" : "d4df3fa8-6bbb-491d-900d-91a82d8c5abb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb" } } } 2023-05-06T11:52:48.914Z|cfa15840-45b6-4b1f-a7e0-8029977db086|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||=======================response end================================================= 2023-05-06T11:52:48.914Z|cfa15840-45b6-4b1f-a7e0-8029977db086|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|INFO|500||InvokeReturn 2023-05-06T11:52:48.916Z|cfa15840-45b6-4b1f-a7e0-8029977db086|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false 2023-05-06T11:52:48.916Z|cfa15840-45b6-4b1f-a7e0-8029977db086|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:52:48.917Z|cfa15840-45b6-4b1f-a7e0-8029977db086|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:52:48.918Z|cfa15840-45b6-4b1f-a7e0-8029977db086|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false 2023-05-06T11:52:48.918Z|cfa15840-45b6-4b1f-a7e0-8029977db086|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:52:48.918Z|cfa15840-45b6-4b1f-a7e0-8029977db086|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"766bad45f5614cb1b24391f0622922a9", X-B3-SpanId:"9e6ef324861b6c09", X-B3-ParentSpanId:"a85a78d8bf5250f3", X-B3-Sampled:"0", X-ONAP-RequestID:"cfa15840-45b6-4b1f-a7e0-8029977db086", X-RequestID:"cfa15840-45b6-4b1f-a7e0-8029977db086", X-TransactionID:"cfa15840-45b6-4b1f-a7e0-8029977db086", X-ECOMP-RequestID:"cfa15840-45b6-4b1f-a7e0-8029977db086", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa8e56b1-684e-44c4-b9e7-2641caf5551a"] 2023-05-06T11:52:48.918Z|cfa15840-45b6-4b1f-a7e0-8029977db086|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:52:48.919Z|cfa15840-45b6-4b1f-a7e0-8029977db086|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:52:48.945Z|cfa15840-45b6-4b1f-a7e0-8029977db086|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:52:48.946Z|cfa15840-45b6-4b1f-a7e0-8029977db086|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:52:48.946Z|cfa15840-45b6-4b1f-a7e0-8029977db086|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:52:48.946Z|cfa15840-45b6-4b1f-a7e0-8029977db086|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:52:49 GMT", x-envoy-upstream-service-time:"22", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:52:48.947Z|cfa15840-45b6-4b1f-a7e0-8029977db086|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 26, "soRequestId" : "d4df3fa8-6bbb-491d-900d-91a82d8c5abb", "groupingId" : "3075323d-5e80-4006-8013-1c3833f4ef16", "name" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7db65ec7566d486695bbd771595ed5b3/stacks/basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d/3075323d-5e80-4006-8013-1c3833f4ef16\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\"updated_time\":null,\"creation_time\":1683373908000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"3075323d-5e80-4006-8013-1c3833f4ef16\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"8b9d4b54942e4a02875f43b28bf7624d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3075323d-5e80-4006-8013-1c3833f4ef16\",\"OS::project_id\":\"7db65ec7566d486695bbd771595ed5b3\",\"OS::stack_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\"vnf_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d_vnf_0\",\"vnf_id\":\"ca069bd8-5204-4515-8b31-c258ea257055\",\"vf_module_id\":\"83a6bcb2-3800-4cd0-9a0b-7ba988f2545c\",\"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-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-05-06T11:51:50.000+00:00", "isDataInternal" : false } ] 2023-05-06T11:52:48.948Z|cfa15840-45b6-4b1f-a7e0-8029977db086|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:52:48.949Z|cfa15840-45b6-4b1f-a7e0-8029977db086|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:52:48.989Z|cfa15840-45b6-4b1f-a7e0-8029977db086|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T11:52:48.990Z|cfa15840-45b6-4b1f-a7e0-8029977db086|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-05-06T11:52:48.990Z|cfa15840-45b6-4b1f-a7e0-8029977db086|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T11:52:48.990Z|cfa15840-45b6-4b1f-a7e0-8029977db086|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T11:52:48.990Z|cfa15840-45b6-4b1f-a7e0-8029977db086|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-05-06T11:52:48.991Z|cfa15840-45b6-4b1f-a7e0-8029977db086|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cfa15840-45b6-4b1f-a7e0-8029977db086", X-RequestID:"cfa15840-45b6-4b1f-a7e0-8029977db086", X-TransactionID:"cfa15840-45b6-4b1f-a7e0-8029977db086", X-ECOMP-RequestID:"cfa15840-45b6-4b1f-a7e0-8029977db086", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1b1fb32-d2b8-4850-8bc1-7e6bab51ff76"] 2023-05-06T11:52:48.991Z|cfa15840-45b6-4b1f-a7e0-8029977db086|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-05-06T11:52:48.991Z|cfa15840-45b6-4b1f-a7e0-8029977db086|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T11:52:49.224Z|cfa15840-45b6-4b1f-a7e0-8029977db086|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T11:52:49.225Z|cfa15840-45b6-4b1f-a7e0-8029977db086|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T11:52:49.225Z|cfa15840-45b6-4b1f-a7e0-8029977db086|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T11:52:49.226Z|cfa15840-45b6-4b1f-a7e0-8029977db086|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=2517C73D11E44B994317AE9B820E9A57; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Sat, 06 May 2023 11:52:49 GMT", x-envoy-upstream-service-time:"221", server:"envoy"] 2023-05-06T11:52:49.226Z|cfa15840-45b6-4b1f-a7e0-8029977db086|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67","businessKey":"d4df3fa8-6bbb-491d-900d-91a82d8c5abb","processDefinitionId":"openstackAdapterTask:1:06562343-ebc0-11ed-9ce1-7a82ee2c3d67","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-05-06T11:51:41.309+0000","endTime":"2023-05-06T11:52:21.640+0000","removalTime":null,"durationInMillis":40331,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"58623a5e-ec04-11ed-9ce1-7a82ee2c3d67","superProcessInstanceId":"5d9d5675-ec04-11ed-9ce1-7a82ee2c3d67","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-05-06T11:52:49.227Z|cfa15840-45b6-4b1f-a7e0-8029977db086|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T11:52:49.228Z|cfa15840-45b6-4b1f-a7e0-8029977db086|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-05-06T11:52:49.264Z|cfa15840-45b6-4b1f-a7e0-8029977db086|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T11:52:49.265Z|cfa15840-45b6-4b1f-a7e0-8029977db086|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||Invoke 2023-05-06T11:52:49.265Z|cfa15840-45b6-4b1f-a7e0-8029977db086|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T11:52:49.265Z|cfa15840-45b6-4b1f-a7e0-8029977db086|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T11:52:49.266Z|cfa15840-45b6-4b1f-a7e0-8029977db086|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Method : GET 2023-05-06T11:52:49.266Z|cfa15840-45b6-4b1f-a7e0-8029977db086|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cfa15840-45b6-4b1f-a7e0-8029977db086", X-RequestID:"cfa15840-45b6-4b1f-a7e0-8029977db086", X-TransactionID:"cfa15840-45b6-4b1f-a7e0-8029977db086", X-ECOMP-RequestID:"cfa15840-45b6-4b1f-a7e0-8029977db086", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7a87ad1d-a882-4efa-aa08-75687c4c26cd"] 2023-05-06T11:52:49.266Z|cfa15840-45b6-4b1f-a7e0-8029977db086|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Request body: 2023-05-06T11:52:49.267Z|cfa15840-45b6-4b1f-a7e0-8029977db086|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T11:52:49.495Z|cfa15840-45b6-4b1f-a7e0-8029977db086|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T11:52:49.496Z|cfa15840-45b6-4b1f-a7e0-8029977db086|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T11:52:49.497Z|cfa15840-45b6-4b1f-a7e0-8029977db086|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T11:52:49.497Z|cfa15840-45b6-4b1f-a7e0-8029977db086|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=98FA498DF97F330445281A7C89DD889B; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Sat, 06 May 2023 11:52:49 GMT", x-envoy-upstream-service-time:"224", server:"envoy"] 2023-05-06T11:52:49.497Z|cfa15840-45b6-4b1f-a7e0-8029977db086|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:75a86e0d-ec04-11ed-9ce1-7a82ee2c3d67","parentActivityInstanceId":"5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:06562343-ebc0-11ed-9ce1-7a82ee2c3d67","processInstanceId":"5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67","executionId":"5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-05-06T11:52:21.635+0000","endTime":"2023-05-06T11:52:21.636+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"58623a5e-ec04-11ed-9ce1-7a82ee2c3d67"}] 2023-05-06T11:52:49.498Z|cfa15840-45b6-4b1f-a7e0-8029977db086|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T11:52:49.498Z|cfa15840-45b6-4b1f-a7e0-8029977db086|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5d9f2b76-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||InvokeReturn 2023-05-06T11:52:49.507Z|cfa15840-45b6-4b1f-a7e0-8029977db086|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:52:50.181Z|a4c17b09-4e72-4ce9-8d61-952a88bd9bd8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:52:50.182Z|a4c17b09-4e72-4ce9-8d61-952a88bd9bd8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:52:51.019Z|797884ad-0e3c-45ec-b28f-1a3bf8f20eec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:52:51.020Z|797884ad-0e3c-45ec-b28f-1a3bf8f20eec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:52:51.025Z|b5457f87-d4c2-4e53-b6a0-88b9509d52b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:52:51.026Z|b5457f87-d4c2-4e53-b6a0-88b9509d52b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:52:51.033Z|ba8a9034-d182-48ad-961f-f47fd9f3f145|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:52:51.033Z|ba8a9034-d182-48ad-961f-f47fd9f3f145|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:52:59.768Z|1af51189-220a-4670-bd7b-6cc8baddb75d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:52:59.777Z|1af51189-220a-4670-bd7b-6cc8baddb75d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb 2023-05-06T11:52:59.777Z|1af51189-220a-4670-bd7b-6cc8baddb75d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|INFO|500||Invoke 2023-05-06T11:52:59.777Z|1af51189-220a-4670-bd7b-6cc8baddb75d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||===========================request begin================================================ 2023-05-06T11:52:59.777Z|1af51189-220a-4670-bd7b-6cc8baddb75d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb 2023-05-06T11:52:59.777Z|1af51189-220a-4670-bd7b-6cc8baddb75d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Method : GET 2023-05-06T11:52:59.778Z|1af51189-220a-4670-bd7b-6cc8baddb75d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"06f4156e75e0ad45d4e886790ec4cf53", X-B3-SpanId:"bf282f9464bce037", X-B3-ParentSpanId:"8ac7c6e36539411b", X-B3-Sampled:"1", X-ONAP-RequestID:"1af51189-220a-4670-bd7b-6cc8baddb75d", X-RequestID:"1af51189-220a-4670-bd7b-6cc8baddb75d", X-TransactionID:"1af51189-220a-4670-bd7b-6cc8baddb75d", X-ECOMP-RequestID:"1af51189-220a-4670-bd7b-6cc8baddb75d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb1fd5a2-4083-49aa-9314-50debabc9974"] 2023-05-06T11:52:59.778Z|1af51189-220a-4670-bd7b-6cc8baddb75d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Request body: 2023-05-06T11:52:59.778Z|1af51189-220a-4670-bd7b-6cc8baddb75d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||==========================request end================================================ 2023-05-06T11:52:59.834Z|1af51189-220a-4670-bd7b-6cc8baddb75d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||============================response begin========================================== 2023-05-06T11:52:59.835Z|1af51189-220a-4670-bd7b-6cc8baddb75d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Status code : 200 OK 2023-05-06T11:52:59.835Z|1af51189-220a-4670-bd7b-6cc8baddb75d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Status text : OK 2023-05-06T11:52:59.835Z|1af51189-220a-4670-bd7b-6cc8baddb75d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:53:00 GMT", x-envoy-upstream-service-time:"52", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:52:59.848Z|1af51189-220a-4670-bd7b-6cc8baddb75d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Response body: { "requestId" : "d4df3fa8-6bbb-491d-900d-91a82d8c5abb", "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-05-06T11:51:31.000+00:00", "endTime" : "2023-05-06T11:52:53.000+00:00", "source" : "VID", "vnfId" : "ca069bd8-5204-4515-8b31-c258ea257055", "vnfType" : "", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"d4a81356-7db6-4cf1-8de3-cf35725b761c\",\n \"modelVersionId\": \"69a928f6-ffd9-40b1-bfea-6533a2b300a2\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"1cd8e946-cb80-4c1a-96e0-109ffda842a1\",\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\": \"7db65ec7566d486695bbd771595ed5b3\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"54850123-ffc9-4c02-a21c-6d95dfd678f8\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"19645456-85e8-4458-8d76-1dd7038b5f37\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2cac7801-19e9-4491-baa8-e38f27b4c45d\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"ca069bd8-5204-4515-8b31-c258ea257055\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"fee59da9-1bcc-483a-adab-4776c13f196b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2db14efe-35df-48b3-8be1-41d684ba18ed\",\n \"modelCustomizationId\": \"abf8655f-4454-423f-aabd-11eb39623b87\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:52:53.000+00:00", "vfModuleId" : "83a6bcb2-3800-4cd0-9a0b-7ba988f2545c", "vfModuleName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "54850123-ffc9-4c02-a21c-6d95dfd678f8", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "d4df3fa8-6bbb-491d-900d-91a82d8c5abb", "cloudIdentifier" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"83a6bcb2-3800-4cd0-9a0b-7ba988f2545c\",\"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\":\"ca069bd8-5204-4515-8b31-c258ea257055\",\"vnf_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-kohn\"},\"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-05-06T11:51:44.000+00:00" } ], "requestURI" : "d4df3fa8-6bbb-491d-900d-91a82d8c5abb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb" } } } 2023-05-06T11:52:59.849Z|1af51189-220a-4670-bd7b-6cc8baddb75d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||=======================response end================================================= 2023-05-06T11:52:59.849Z|1af51189-220a-4670-bd7b-6cc8baddb75d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|INFO|500||InvokeReturn 2023-05-06T11:52:59.852Z|1af51189-220a-4670-bd7b-6cc8baddb75d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false 2023-05-06T11:52:59.853Z|1af51189-220a-4670-bd7b-6cc8baddb75d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:52:59.853Z|1af51189-220a-4670-bd7b-6cc8baddb75d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:52:59.853Z|1af51189-220a-4670-bd7b-6cc8baddb75d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false 2023-05-06T11:52:59.853Z|1af51189-220a-4670-bd7b-6cc8baddb75d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:52:59.853Z|1af51189-220a-4670-bd7b-6cc8baddb75d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"06f4156e75e0ad45d4e886790ec4cf53", X-B3-SpanId:"91138cdd6c4319c9", X-B3-ParentSpanId:"8ac7c6e36539411b", X-B3-Sampled:"1", X-ONAP-RequestID:"1af51189-220a-4670-bd7b-6cc8baddb75d", X-RequestID:"1af51189-220a-4670-bd7b-6cc8baddb75d", X-TransactionID:"1af51189-220a-4670-bd7b-6cc8baddb75d", X-ECOMP-RequestID:"1af51189-220a-4670-bd7b-6cc8baddb75d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"670f2e57-5aa5-4c72-8d3f-a865ce0b0280"] 2023-05-06T11:52:59.854Z|1af51189-220a-4670-bd7b-6cc8baddb75d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:52:59.854Z|1af51189-220a-4670-bd7b-6cc8baddb75d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:52:59.875Z|1af51189-220a-4670-bd7b-6cc8baddb75d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:52:59.876Z|1af51189-220a-4670-bd7b-6cc8baddb75d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:52:59.876Z|1af51189-220a-4670-bd7b-6cc8baddb75d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:52:59.876Z|1af51189-220a-4670-bd7b-6cc8baddb75d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:53:00 GMT", x-envoy-upstream-service-time:"18", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:52:59.877Z|1af51189-220a-4670-bd7b-6cc8baddb75d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 26, "soRequestId" : "d4df3fa8-6bbb-491d-900d-91a82d8c5abb", "groupingId" : "3075323d-5e80-4006-8013-1c3833f4ef16", "name" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7db65ec7566d486695bbd771595ed5b3/stacks/basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d/3075323d-5e80-4006-8013-1c3833f4ef16\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\"updated_time\":null,\"creation_time\":1683373908000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"3075323d-5e80-4006-8013-1c3833f4ef16\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"8b9d4b54942e4a02875f43b28bf7624d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3075323d-5e80-4006-8013-1c3833f4ef16\",\"OS::project_id\":\"7db65ec7566d486695bbd771595ed5b3\",\"OS::stack_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\"vnf_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d_vnf_0\",\"vnf_id\":\"ca069bd8-5204-4515-8b31-c258ea257055\",\"vf_module_id\":\"83a6bcb2-3800-4cd0-9a0b-7ba988f2545c\",\"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-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-05-06T11:51:50.000+00:00", "isDataInternal" : false } ] 2023-05-06T11:52:59.877Z|1af51189-220a-4670-bd7b-6cc8baddb75d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:52:59.878Z|1af51189-220a-4670-bd7b-6cc8baddb75d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:52:59.890Z|1af51189-220a-4670-bd7b-6cc8baddb75d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:53:00.229Z|adfccdaa-aad3-429b-9957-68d98b821469|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:53:00.234Z|adfccdaa-aad3-429b-9957-68d98b821469|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb 2023-05-06T11:53:00.235Z|adfccdaa-aad3-429b-9957-68d98b821469|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|INFO|500||Invoke 2023-05-06T11:53:00.235Z|adfccdaa-aad3-429b-9957-68d98b821469|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||===========================request begin================================================ 2023-05-06T11:53:00.235Z|adfccdaa-aad3-429b-9957-68d98b821469|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb 2023-05-06T11:53:00.235Z|adfccdaa-aad3-429b-9957-68d98b821469|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Method : GET 2023-05-06T11:53:00.235Z|adfccdaa-aad3-429b-9957-68d98b821469|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ad427724248b1ebda0df4de0aebd5c7e", X-B3-SpanId:"c8d942ae5ce39426", X-B3-ParentSpanId:"0d12e38c435b0865", X-B3-Sampled:"0", X-ONAP-RequestID:"adfccdaa-aad3-429b-9957-68d98b821469", X-RequestID:"adfccdaa-aad3-429b-9957-68d98b821469", X-TransactionID:"adfccdaa-aad3-429b-9957-68d98b821469", X-ECOMP-RequestID:"adfccdaa-aad3-429b-9957-68d98b821469", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b623421-3045-4297-956b-872b84500b12"] 2023-05-06T11:53:00.236Z|adfccdaa-aad3-429b-9957-68d98b821469|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Request body: 2023-05-06T11:53:00.236Z|adfccdaa-aad3-429b-9957-68d98b821469|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||==========================request end================================================ 2023-05-06T11:53:00.261Z|adfccdaa-aad3-429b-9957-68d98b821469|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||============================response begin========================================== 2023-05-06T11:53:00.262Z|adfccdaa-aad3-429b-9957-68d98b821469|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Status code : 200 OK 2023-05-06T11:53:00.262Z|adfccdaa-aad3-429b-9957-68d98b821469|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Status text : OK 2023-05-06T11:53:00.262Z|adfccdaa-aad3-429b-9957-68d98b821469|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:53:00 GMT", x-envoy-upstream-service-time:"23", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:53:00.263Z|adfccdaa-aad3-429b-9957-68d98b821469|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Response body: { "requestId" : "d4df3fa8-6bbb-491d-900d-91a82d8c5abb", "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-05-06T11:51:31.000+00:00", "endTime" : "2023-05-06T11:52:53.000+00:00", "source" : "VID", "vnfId" : "ca069bd8-5204-4515-8b31-c258ea257055", "vnfType" : "", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"d4a81356-7db6-4cf1-8de3-cf35725b761c\",\n \"modelVersionId\": \"69a928f6-ffd9-40b1-bfea-6533a2b300a2\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"1cd8e946-cb80-4c1a-96e0-109ffda842a1\",\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\": \"7db65ec7566d486695bbd771595ed5b3\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"54850123-ffc9-4c02-a21c-6d95dfd678f8\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"19645456-85e8-4458-8d76-1dd7038b5f37\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2cac7801-19e9-4491-baa8-e38f27b4c45d\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"ca069bd8-5204-4515-8b31-c258ea257055\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"fee59da9-1bcc-483a-adab-4776c13f196b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2db14efe-35df-48b3-8be1-41d684ba18ed\",\n \"modelCustomizationId\": \"abf8655f-4454-423f-aabd-11eb39623b87\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:52:53.000+00:00", "vfModuleId" : "83a6bcb2-3800-4cd0-9a0b-7ba988f2545c", "vfModuleName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "54850123-ffc9-4c02-a21c-6d95dfd678f8", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "d4df3fa8-6bbb-491d-900d-91a82d8c5abb", "cloudIdentifier" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"83a6bcb2-3800-4cd0-9a0b-7ba988f2545c\",\"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\":\"ca069bd8-5204-4515-8b31-c258ea257055\",\"vnf_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-kohn\"},\"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-05-06T11:51:44.000+00:00" } ], "requestURI" : "d4df3fa8-6bbb-491d-900d-91a82d8c5abb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb" } } } 2023-05-06T11:53:00.263Z|adfccdaa-aad3-429b-9957-68d98b821469|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||=======================response end================================================= 2023-05-06T11:53:00.263Z|adfccdaa-aad3-429b-9957-68d98b821469|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|INFO|500||InvokeReturn 2023-05-06T11:53:00.266Z|adfccdaa-aad3-429b-9957-68d98b821469|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false 2023-05-06T11:53:00.266Z|adfccdaa-aad3-429b-9957-68d98b821469|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:53:00.266Z|adfccdaa-aad3-429b-9957-68d98b821469|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:53:00.267Z|adfccdaa-aad3-429b-9957-68d98b821469|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false 2023-05-06T11:53:00.267Z|adfccdaa-aad3-429b-9957-68d98b821469|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:53:00.267Z|adfccdaa-aad3-429b-9957-68d98b821469|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ad427724248b1ebda0df4de0aebd5c7e", X-B3-SpanId:"255873bceb2cac11", X-B3-ParentSpanId:"0d12e38c435b0865", X-B3-Sampled:"0", X-ONAP-RequestID:"adfccdaa-aad3-429b-9957-68d98b821469", X-RequestID:"adfccdaa-aad3-429b-9957-68d98b821469", X-TransactionID:"adfccdaa-aad3-429b-9957-68d98b821469", X-ECOMP-RequestID:"adfccdaa-aad3-429b-9957-68d98b821469", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f5b8a1c-9fd4-4579-96ed-785f01d5bd6a"] 2023-05-06T11:53:00.267Z|adfccdaa-aad3-429b-9957-68d98b821469|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:53:00.268Z|adfccdaa-aad3-429b-9957-68d98b821469|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:53:00.284Z|adfccdaa-aad3-429b-9957-68d98b821469|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:53:00.285Z|adfccdaa-aad3-429b-9957-68d98b821469|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:53:00.285Z|adfccdaa-aad3-429b-9957-68d98b821469|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:53:00.285Z|adfccdaa-aad3-429b-9957-68d98b821469|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:53:00 GMT", x-envoy-upstream-service-time:"14", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:53:00.286Z|adfccdaa-aad3-429b-9957-68d98b821469|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 26, "soRequestId" : "d4df3fa8-6bbb-491d-900d-91a82d8c5abb", "groupingId" : "3075323d-5e80-4006-8013-1c3833f4ef16", "name" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7db65ec7566d486695bbd771595ed5b3/stacks/basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d/3075323d-5e80-4006-8013-1c3833f4ef16\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\"updated_time\":null,\"creation_time\":1683373908000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"3075323d-5e80-4006-8013-1c3833f4ef16\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"8b9d4b54942e4a02875f43b28bf7624d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3075323d-5e80-4006-8013-1c3833f4ef16\",\"OS::project_id\":\"7db65ec7566d486695bbd771595ed5b3\",\"OS::stack_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\"vnf_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d_vnf_0\",\"vnf_id\":\"ca069bd8-5204-4515-8b31-c258ea257055\",\"vf_module_id\":\"83a6bcb2-3800-4cd0-9a0b-7ba988f2545c\",\"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-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-05-06T11:51:50.000+00:00", "isDataInternal" : false } ] 2023-05-06T11:53:00.287Z|adfccdaa-aad3-429b-9957-68d98b821469|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:53:00.287Z|adfccdaa-aad3-429b-9957-68d98b821469|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:53:00.294Z|adfccdaa-aad3-429b-9957-68d98b821469|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:53:00.531Z|00d2a32a-8459-4f8e-b313-5022029d53ab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:53:00.536Z|00d2a32a-8459-4f8e-b313-5022029d53ab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb 2023-05-06T11:53:00.536Z|00d2a32a-8459-4f8e-b313-5022029d53ab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|INFO|500||Invoke 2023-05-06T11:53:00.536Z|00d2a32a-8459-4f8e-b313-5022029d53ab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||===========================request begin================================================ 2023-05-06T11:53:00.536Z|00d2a32a-8459-4f8e-b313-5022029d53ab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb 2023-05-06T11:53:00.537Z|00d2a32a-8459-4f8e-b313-5022029d53ab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Method : GET 2023-05-06T11:53:00.537Z|00d2a32a-8459-4f8e-b313-5022029d53ab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"71664df4c12100695f0e313b4e0e1953", X-B3-SpanId:"b19900b18a6e02ae", X-B3-ParentSpanId:"12b0b49779c74d90", X-B3-Sampled:"0", X-ONAP-RequestID:"00d2a32a-8459-4f8e-b313-5022029d53ab", X-RequestID:"00d2a32a-8459-4f8e-b313-5022029d53ab", X-TransactionID:"00d2a32a-8459-4f8e-b313-5022029d53ab", X-ECOMP-RequestID:"00d2a32a-8459-4f8e-b313-5022029d53ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"47a70a64-cddc-4932-9cdb-56c7446ab635"] 2023-05-06T11:53:00.537Z|00d2a32a-8459-4f8e-b313-5022029d53ab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Request body: 2023-05-06T11:53:00.537Z|00d2a32a-8459-4f8e-b313-5022029d53ab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||==========================request end================================================ 2023-05-06T11:53:00.577Z|00d2a32a-8459-4f8e-b313-5022029d53ab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||============================response begin========================================== 2023-05-06T11:53:00.578Z|00d2a32a-8459-4f8e-b313-5022029d53ab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Status code : 200 OK 2023-05-06T11:53:00.578Z|00d2a32a-8459-4f8e-b313-5022029d53ab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Status text : OK 2023-05-06T11:53:00.578Z|00d2a32a-8459-4f8e-b313-5022029d53ab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:53:00 GMT", x-envoy-upstream-service-time:"36", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:53:00.579Z|00d2a32a-8459-4f8e-b313-5022029d53ab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Response body: { "requestId" : "d4df3fa8-6bbb-491d-900d-91a82d8c5abb", "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-05-06T11:51:31.000+00:00", "endTime" : "2023-05-06T11:52:53.000+00:00", "source" : "VID", "vnfId" : "ca069bd8-5204-4515-8b31-c258ea257055", "vnfType" : "", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"d4a81356-7db6-4cf1-8de3-cf35725b761c\",\n \"modelVersionId\": \"69a928f6-ffd9-40b1-bfea-6533a2b300a2\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"1cd8e946-cb80-4c1a-96e0-109ffda842a1\",\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\": \"7db65ec7566d486695bbd771595ed5b3\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"54850123-ffc9-4c02-a21c-6d95dfd678f8\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"19645456-85e8-4458-8d76-1dd7038b5f37\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2cac7801-19e9-4491-baa8-e38f27b4c45d\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"ca069bd8-5204-4515-8b31-c258ea257055\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"fee59da9-1bcc-483a-adab-4776c13f196b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2db14efe-35df-48b3-8be1-41d684ba18ed\",\n \"modelCustomizationId\": \"abf8655f-4454-423f-aabd-11eb39623b87\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:52:53.000+00:00", "vfModuleId" : "83a6bcb2-3800-4cd0-9a0b-7ba988f2545c", "vfModuleName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "54850123-ffc9-4c02-a21c-6d95dfd678f8", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "d4df3fa8-6bbb-491d-900d-91a82d8c5abb", "cloudIdentifier" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"83a6bcb2-3800-4cd0-9a0b-7ba988f2545c\",\"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\":\"ca069bd8-5204-4515-8b31-c258ea257055\",\"vnf_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-kohn\"},\"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-05-06T11:51:44.000+00:00" } ], "requestURI" : "d4df3fa8-6bbb-491d-900d-91a82d8c5abb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb" } } } 2023-05-06T11:53:00.580Z|00d2a32a-8459-4f8e-b313-5022029d53ab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||=======================response end================================================= 2023-05-06T11:53:00.580Z|00d2a32a-8459-4f8e-b313-5022029d53ab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|INFO|500||InvokeReturn 2023-05-06T11:53:00.584Z|00d2a32a-8459-4f8e-b313-5022029d53ab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false 2023-05-06T11:53:00.585Z|00d2a32a-8459-4f8e-b313-5022029d53ab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:53:00.586Z|00d2a32a-8459-4f8e-b313-5022029d53ab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:53:00.586Z|00d2a32a-8459-4f8e-b313-5022029d53ab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false 2023-05-06T11:53:00.586Z|00d2a32a-8459-4f8e-b313-5022029d53ab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:53:00.586Z|00d2a32a-8459-4f8e-b313-5022029d53ab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"71664df4c12100695f0e313b4e0e1953", X-B3-SpanId:"208986f75b11f212", X-B3-ParentSpanId:"12b0b49779c74d90", X-B3-Sampled:"0", X-ONAP-RequestID:"00d2a32a-8459-4f8e-b313-5022029d53ab", X-RequestID:"00d2a32a-8459-4f8e-b313-5022029d53ab", X-TransactionID:"00d2a32a-8459-4f8e-b313-5022029d53ab", X-ECOMP-RequestID:"00d2a32a-8459-4f8e-b313-5022029d53ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4cf93973-e710-4304-8203-f7fa573f6634"] 2023-05-06T11:53:00.587Z|00d2a32a-8459-4f8e-b313-5022029d53ab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:53:00.587Z|00d2a32a-8459-4f8e-b313-5022029d53ab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:53:00.604Z|00d2a32a-8459-4f8e-b313-5022029d53ab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:53:00.605Z|00d2a32a-8459-4f8e-b313-5022029d53ab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:53:00.605Z|00d2a32a-8459-4f8e-b313-5022029d53ab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:53:00.606Z|00d2a32a-8459-4f8e-b313-5022029d53ab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:53:00 GMT", x-envoy-upstream-service-time:"13", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:53:00.607Z|00d2a32a-8459-4f8e-b313-5022029d53ab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 26, "soRequestId" : "d4df3fa8-6bbb-491d-900d-91a82d8c5abb", "groupingId" : "3075323d-5e80-4006-8013-1c3833f4ef16", "name" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7db65ec7566d486695bbd771595ed5b3/stacks/basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d/3075323d-5e80-4006-8013-1c3833f4ef16\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\"updated_time\":null,\"creation_time\":1683373908000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"3075323d-5e80-4006-8013-1c3833f4ef16\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"8b9d4b54942e4a02875f43b28bf7624d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3075323d-5e80-4006-8013-1c3833f4ef16\",\"OS::project_id\":\"7db65ec7566d486695bbd771595ed5b3\",\"OS::stack_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\"vnf_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d_vnf_0\",\"vnf_id\":\"ca069bd8-5204-4515-8b31-c258ea257055\",\"vf_module_id\":\"83a6bcb2-3800-4cd0-9a0b-7ba988f2545c\",\"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-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-05-06T11:51:50.000+00:00", "isDataInternal" : false } ] 2023-05-06T11:53:00.608Z|00d2a32a-8459-4f8e-b313-5022029d53ab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:53:00.608Z|00d2a32a-8459-4f8e-b313-5022029d53ab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:53:00.620Z|00d2a32a-8459-4f8e-b313-5022029d53ab|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:53:00.842Z|f1a43d00-338f-41db-83f6-3f9edda5b9c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:53:00.848Z|f1a43d00-338f-41db-83f6-3f9edda5b9c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb 2023-05-06T11:53:00.848Z|f1a43d00-338f-41db-83f6-3f9edda5b9c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|INFO|500||Invoke 2023-05-06T11:53:00.848Z|f1a43d00-338f-41db-83f6-3f9edda5b9c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||===========================request begin================================================ 2023-05-06T11:53:00.848Z|f1a43d00-338f-41db-83f6-3f9edda5b9c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb 2023-05-06T11:53:00.849Z|f1a43d00-338f-41db-83f6-3f9edda5b9c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Method : GET 2023-05-06T11:53:00.849Z|f1a43d00-338f-41db-83f6-3f9edda5b9c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3dbc81c30c3f6fbe99070ea472f4ebeb", X-B3-SpanId:"e0982a136313fde5", X-B3-ParentSpanId:"699d17e08c2948e0", X-B3-Sampled:"0", X-ONAP-RequestID:"f1a43d00-338f-41db-83f6-3f9edda5b9c9", X-RequestID:"f1a43d00-338f-41db-83f6-3f9edda5b9c9", X-TransactionID:"f1a43d00-338f-41db-83f6-3f9edda5b9c9", X-ECOMP-RequestID:"f1a43d00-338f-41db-83f6-3f9edda5b9c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"173e6178-668a-4128-9bfc-f36635cd51ca"] 2023-05-06T11:53:00.849Z|f1a43d00-338f-41db-83f6-3f9edda5b9c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Request body: 2023-05-06T11:53:00.849Z|f1a43d00-338f-41db-83f6-3f9edda5b9c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||==========================request end================================================ 2023-05-06T11:53:00.884Z|f1a43d00-338f-41db-83f6-3f9edda5b9c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||============================response begin========================================== 2023-05-06T11:53:00.885Z|f1a43d00-338f-41db-83f6-3f9edda5b9c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Status code : 200 OK 2023-05-06T11:53:00.885Z|f1a43d00-338f-41db-83f6-3f9edda5b9c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Status text : OK 2023-05-06T11:53:00.886Z|f1a43d00-338f-41db-83f6-3f9edda5b9c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:53:01 GMT", x-envoy-upstream-service-time:"30", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:53:00.887Z|f1a43d00-338f-41db-83f6-3f9edda5b9c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Response body: { "requestId" : "d4df3fa8-6bbb-491d-900d-91a82d8c5abb", "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-05-06T11:51:31.000+00:00", "endTime" : "2023-05-06T11:52:53.000+00:00", "source" : "VID", "vnfId" : "ca069bd8-5204-4515-8b31-c258ea257055", "vnfType" : "", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"d4a81356-7db6-4cf1-8de3-cf35725b761c\",\n \"modelVersionId\": \"69a928f6-ffd9-40b1-bfea-6533a2b300a2\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"1cd8e946-cb80-4c1a-96e0-109ffda842a1\",\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\": \"7db65ec7566d486695bbd771595ed5b3\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"54850123-ffc9-4c02-a21c-6d95dfd678f8\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"19645456-85e8-4458-8d76-1dd7038b5f37\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2cac7801-19e9-4491-baa8-e38f27b4c45d\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"ca069bd8-5204-4515-8b31-c258ea257055\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"fee59da9-1bcc-483a-adab-4776c13f196b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2db14efe-35df-48b3-8be1-41d684ba18ed\",\n \"modelCustomizationId\": \"abf8655f-4454-423f-aabd-11eb39623b87\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:52:53.000+00:00", "vfModuleId" : "83a6bcb2-3800-4cd0-9a0b-7ba988f2545c", "vfModuleName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "54850123-ffc9-4c02-a21c-6d95dfd678f8", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "d4df3fa8-6bbb-491d-900d-91a82d8c5abb", "cloudIdentifier" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"83a6bcb2-3800-4cd0-9a0b-7ba988f2545c\",\"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\":\"ca069bd8-5204-4515-8b31-c258ea257055\",\"vnf_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-kohn\"},\"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-05-06T11:51:44.000+00:00" } ], "requestURI" : "d4df3fa8-6bbb-491d-900d-91a82d8c5abb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb" } } } 2023-05-06T11:53:00.887Z|f1a43d00-338f-41db-83f6-3f9edda5b9c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||=======================response end================================================= 2023-05-06T11:53:00.888Z|f1a43d00-338f-41db-83f6-3f9edda5b9c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|INFO|500||InvokeReturn 2023-05-06T11:53:00.890Z|f1a43d00-338f-41db-83f6-3f9edda5b9c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false 2023-05-06T11:53:00.891Z|f1a43d00-338f-41db-83f6-3f9edda5b9c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:53:00.891Z|f1a43d00-338f-41db-83f6-3f9edda5b9c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:53:00.891Z|f1a43d00-338f-41db-83f6-3f9edda5b9c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false 2023-05-06T11:53:00.892Z|f1a43d00-338f-41db-83f6-3f9edda5b9c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:53:00.892Z|f1a43d00-338f-41db-83f6-3f9edda5b9c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3dbc81c30c3f6fbe99070ea472f4ebeb", X-B3-SpanId:"3ac828781e207be2", X-B3-ParentSpanId:"699d17e08c2948e0", X-B3-Sampled:"0", X-ONAP-RequestID:"f1a43d00-338f-41db-83f6-3f9edda5b9c9", X-RequestID:"f1a43d00-338f-41db-83f6-3f9edda5b9c9", X-TransactionID:"f1a43d00-338f-41db-83f6-3f9edda5b9c9", X-ECOMP-RequestID:"f1a43d00-338f-41db-83f6-3f9edda5b9c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5bb8888c-203c-421a-afd8-3c5c7715f817"] 2023-05-06T11:53:00.893Z|f1a43d00-338f-41db-83f6-3f9edda5b9c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:53:00.893Z|f1a43d00-338f-41db-83f6-3f9edda5b9c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:53:00.921Z|f1a43d00-338f-41db-83f6-3f9edda5b9c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:53:00.922Z|f1a43d00-338f-41db-83f6-3f9edda5b9c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:53:00.922Z|f1a43d00-338f-41db-83f6-3f9edda5b9c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:53:00.922Z|f1a43d00-338f-41db-83f6-3f9edda5b9c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:53:01 GMT", x-envoy-upstream-service-time:"25", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:53:00.925Z|f1a43d00-338f-41db-83f6-3f9edda5b9c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 26, "soRequestId" : "d4df3fa8-6bbb-491d-900d-91a82d8c5abb", "groupingId" : "3075323d-5e80-4006-8013-1c3833f4ef16", "name" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7db65ec7566d486695bbd771595ed5b3/stacks/basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d/3075323d-5e80-4006-8013-1c3833f4ef16\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\"updated_time\":null,\"creation_time\":1683373908000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"3075323d-5e80-4006-8013-1c3833f4ef16\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"8b9d4b54942e4a02875f43b28bf7624d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3075323d-5e80-4006-8013-1c3833f4ef16\",\"OS::project_id\":\"7db65ec7566d486695bbd771595ed5b3\",\"OS::stack_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\"vnf_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d_vnf_0\",\"vnf_id\":\"ca069bd8-5204-4515-8b31-c258ea257055\",\"vf_module_id\":\"83a6bcb2-3800-4cd0-9a0b-7ba988f2545c\",\"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-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-05-06T11:51:50.000+00:00", "isDataInternal" : false } ] 2023-05-06T11:53:00.925Z|f1a43d00-338f-41db-83f6-3f9edda5b9c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:53:00.925Z|f1a43d00-338f-41db-83f6-3f9edda5b9c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:53:00.934Z|f1a43d00-338f-41db-83f6-3f9edda5b9c9|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:53:01.048Z|113e9be0-ac71-4350-982a-9013675f7117|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:53:01.050Z|113e9be0-ac71-4350-982a-9013675f7117|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:53:01.060Z|27ad4c5d-fa75-4dec-a2d9-2cc621ab0209|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:53:01.061Z|27ad4c5d-fa75-4dec-a2d9-2cc621ab0209|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:53:01.067Z|bfa54964-8300-4783-a4e2-567bf779c6c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:53:01.068Z|bfa54964-8300-4783-a4e2-567bf779c6c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:53:01.200Z|00435219-064c-449d-8f73-3ba31c8aa6ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:53:01.205Z|00435219-064c-449d-8f73-3ba31c8aa6ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb 2023-05-06T11:53:01.206Z|00435219-064c-449d-8f73-3ba31c8aa6ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|INFO|500||Invoke 2023-05-06T11:53:01.206Z|00435219-064c-449d-8f73-3ba31c8aa6ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||===========================request begin================================================ 2023-05-06T11:53:01.206Z|00435219-064c-449d-8f73-3ba31c8aa6ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb 2023-05-06T11:53:01.206Z|00435219-064c-449d-8f73-3ba31c8aa6ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Method : GET 2023-05-06T11:53:01.206Z|00435219-064c-449d-8f73-3ba31c8aa6ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"93cf0d851b750e8b64ebaf52aeb2b29d", X-B3-SpanId:"071c4f7f892d5079", X-B3-ParentSpanId:"55ff9da4f882d848", X-B3-Sampled:"0", X-ONAP-RequestID:"00435219-064c-449d-8f73-3ba31c8aa6ee", X-RequestID:"00435219-064c-449d-8f73-3ba31c8aa6ee", X-TransactionID:"00435219-064c-449d-8f73-3ba31c8aa6ee", X-ECOMP-RequestID:"00435219-064c-449d-8f73-3ba31c8aa6ee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"458ebb35-c5eb-4ba7-b180-f36ef2ef33ef"] 2023-05-06T11:53:01.206Z|00435219-064c-449d-8f73-3ba31c8aa6ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Request body: 2023-05-06T11:53:01.206Z|00435219-064c-449d-8f73-3ba31c8aa6ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||==========================request end================================================ 2023-05-06T11:53:01.236Z|00435219-064c-449d-8f73-3ba31c8aa6ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||============================response begin========================================== 2023-05-06T11:53:01.237Z|00435219-064c-449d-8f73-3ba31c8aa6ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Status code : 200 OK 2023-05-06T11:53:01.237Z|00435219-064c-449d-8f73-3ba31c8aa6ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Status text : OK 2023-05-06T11:53:01.237Z|00435219-064c-449d-8f73-3ba31c8aa6ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:53:01 GMT", x-envoy-upstream-service-time:"27", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:53:01.238Z|00435219-064c-449d-8f73-3ba31c8aa6ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||Response body: { "requestId" : "d4df3fa8-6bbb-491d-900d-91a82d8c5abb", "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-05-06T11:51:31.000+00:00", "endTime" : "2023-05-06T11:52:53.000+00:00", "source" : "VID", "vnfId" : "ca069bd8-5204-4515-8b31-c258ea257055", "vnfType" : "", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"d4a81356-7db6-4cf1-8de3-cf35725b761c\",\n \"modelVersionId\": \"69a928f6-ffd9-40b1-bfea-6533a2b300a2\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"1cd8e946-cb80-4c1a-96e0-109ffda842a1\",\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\": \"7db65ec7566d486695bbd771595ed5b3\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"54850123-ffc9-4c02-a21c-6d95dfd678f8\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"19645456-85e8-4458-8d76-1dd7038b5f37\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2cac7801-19e9-4491-baa8-e38f27b4c45d\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"ca069bd8-5204-4515-8b31-c258ea257055\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"fee59da9-1bcc-483a-adab-4776c13f196b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2db14efe-35df-48b3-8be1-41d684ba18ed\",\n \"modelCustomizationId\": \"abf8655f-4454-423f-aabd-11eb39623b87\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:52:53.000+00:00", "vfModuleId" : "83a6bcb2-3800-4cd0-9a0b-7ba988f2545c", "vfModuleName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "54850123-ffc9-4c02-a21c-6d95dfd678f8", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "d4df3fa8-6bbb-491d-900d-91a82d8c5abb", "cloudIdentifier" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"83a6bcb2-3800-4cd0-9a0b-7ba988f2545c\",\"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\":\"ca069bd8-5204-4515-8b31-c258ea257055\",\"vnf_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-kohn\"},\"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-05-06T11:51:44.000+00:00" } ], "requestURI" : "d4df3fa8-6bbb-491d-900d-91a82d8c5abb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb" } } } 2023-05-06T11:53:01.238Z|00435219-064c-449d-8f73-3ba31c8aa6ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|DEBUG|500||=======================response end================================================= 2023-05-06T11:53:01.238Z|00435219-064c-449d-8f73-3ba31c8aa6ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|INFO|500||InvokeReturn 2023-05-06T11:53:01.240Z|00435219-064c-449d-8f73-3ba31c8aa6ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false 2023-05-06T11:53:01.240Z|00435219-064c-449d-8f73-3ba31c8aa6ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:53:01.240Z|00435219-064c-449d-8f73-3ba31c8aa6ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:53:01.241Z|00435219-064c-449d-8f73-3ba31c8aa6ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false 2023-05-06T11:53:01.241Z|00435219-064c-449d-8f73-3ba31c8aa6ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:53:01.241Z|00435219-064c-449d-8f73-3ba31c8aa6ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"93cf0d851b750e8b64ebaf52aeb2b29d", X-B3-SpanId:"6213ea9d95183318", X-B3-ParentSpanId:"55ff9da4f882d848", X-B3-Sampled:"0", X-ONAP-RequestID:"00435219-064c-449d-8f73-3ba31c8aa6ee", X-RequestID:"00435219-064c-449d-8f73-3ba31c8aa6ee", X-TransactionID:"00435219-064c-449d-8f73-3ba31c8aa6ee", X-ECOMP-RequestID:"00435219-064c-449d-8f73-3ba31c8aa6ee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"683b1c1f-066a-4e49-8b1b-79456dc470ae"] 2023-05-06T11:53:01.241Z|00435219-064c-449d-8f73-3ba31c8aa6ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:53:01.241Z|00435219-064c-449d-8f73-3ba31c8aa6ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:53:01.259Z|00435219-064c-449d-8f73-3ba31c8aa6ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:53:01.260Z|00435219-064c-449d-8f73-3ba31c8aa6ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:53:01.260Z|00435219-064c-449d-8f73-3ba31c8aa6ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:53:01.261Z|00435219-064c-449d-8f73-3ba31c8aa6ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:53:01 GMT", x-envoy-upstream-service-time:"15", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:53:01.261Z|00435219-064c-449d-8f73-3ba31c8aa6ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 26, "soRequestId" : "d4df3fa8-6bbb-491d-900d-91a82d8c5abb", "groupingId" : "3075323d-5e80-4006-8013-1c3833f4ef16", "name" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7db65ec7566d486695bbd771595ed5b3/stacks/basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d/3075323d-5e80-4006-8013-1c3833f4ef16\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\"updated_time\":null,\"creation_time\":1683373908000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"3075323d-5e80-4006-8013-1c3833f4ef16\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"8b9d4b54942e4a02875f43b28bf7624d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3075323d-5e80-4006-8013-1c3833f4ef16\",\"OS::project_id\":\"7db65ec7566d486695bbd771595ed5b3\",\"OS::stack_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\"vnf_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d_vnf_0\",\"vnf_id\":\"ca069bd8-5204-4515-8b31-c258ea257055\",\"vf_module_id\":\"83a6bcb2-3800-4cd0-9a0b-7ba988f2545c\",\"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-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-05-06T11:51:50.000+00:00", "isDataInternal" : false } ] 2023-05-06T11:53:01.262Z|00435219-064c-449d-8f73-3ba31c8aa6ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:53:01.262Z|00435219-064c-449d-8f73-3ba31c8aa6ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d4df3fa8-6bbb-491d-900d-91a82d8c5abb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:53:01.272Z|00435219-064c-449d-8f73-3ba31c8aa6ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d4df3fa8-6bbb-491d-900d-91a82d8c5abb|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:53:03.817Z|042ca442-96cc-4c3e-b865-78d6920d5e2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:53:03.818Z|042ca442-96cc-4c3e-b865-78d6920d5e2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:53:11.088Z|ce4276df-bca9-4069-86bd-ea70b76211f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:53:11.088Z|ce4276df-bca9-4069-86bd-ea70b76211f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:53:11.090Z|dd535a07-958e-469d-83d0-d9b60e81cc51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:53:11.091Z|dd535a07-958e-469d-83d0-d9b60e81cc51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:53:11.099Z|e678646a-e132-47f7-b3c3-5ef2536ff4ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:53:11.100Z|e678646a-e132-47f7-b3c3-5ef2536ff4ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:53:13.055Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:53:13.056Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|||INFO|500||Checking if requestId: 4a36f8bd-4380-49fb-bf75-6a42b3a97ddd already exists in requestDb InfraActiveRequests table 2023-05-06T11:53:13.056Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd 2023-05-06T11:53:13.057Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|INFO|500||Invoke 2023-05-06T11:53:13.057Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||===========================request begin================================================ 2023-05-06T11:53:13.057Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd 2023-05-06T11:53:13.057Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Method : GET 2023-05-06T11:53:13.057Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"81dc23d1df7c8cd836a17430c4fa668c", X-B3-SpanId:"7c698b5d11b08c14", X-B3-ParentSpanId:"8dd6df90ba13c62f", X-B3-Sampled:"0", X-ONAP-RequestID:"4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", X-RequestID:"4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", X-TransactionID:"4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", X-ECOMP-RequestID:"4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b1187c93-25ab-4952-8599-271bbd56f70e"] 2023-05-06T11:53:13.057Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Request body: 2023-05-06T11:53:13.058Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||==========================request end================================================ 2023-05-06T11:53:13.091Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||============================response begin========================================== 2023-05-06T11:53:13.091Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Status code : 404 NOT_FOUND 2023-05-06T11:53:13.092Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Status text : Not Found 2023-05-06T11:53:13.092Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 06 May 2023 11:53:13 GMT", x-envoy-upstream-service-time:"28", server:"envoy"] 2023-05-06T11:53:13.092Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Response body: 2023-05-06T11:53:13.092Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||=======================response end================================================= 2023-05-06T11:53:13.092Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|INFO|404|Not Found|InvokeReturn 2023-05-06T11:53:13.102Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|||INFO|500||Running local validations 2023-05-06T11:53:13.105Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-05-06T11:53:13.120Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|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/7db65ec7566d486695bbd771595ed5b3 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-05-06T11:53:13.121Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7db65ec7566d486695bbd771595ed5b3|INFO|500||Invoke 2023-05-06T11:53:13.197Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7db65ec7566d486695bbd771595ed5b3|INFO|500||InvokeReturn 2023-05-06T11:53:13.198Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|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/7db65ec7566d486695bbd771595ed5b3 has http status code:200 and response headers:{date=[Sat, 06 May 2023 11:53:13 GMT], server=[envoy], content-length=[1052], x-envoy-upstream-service-time=[68], vertex-id=[192752], x-aai-txid=[0-aai-resources-230506-11:53:13:296-69942], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-06T11:53:13.200Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|||DEBUG|500||{"tenant-id":"7db65ec7566d486695bbd771595ed5b3","tenant-name":"onap-daily-kohn","tenant-context":"None","resource-version":"1683373871567","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/ca069bd8-5204-4515-8b31-c258ea257055","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"ca069bd8-5204-4515-8b31-c258ea257055"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d_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-05-06T11:53:13.203Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-05-06T11:53:13.204Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-05-06T11:53:13.205Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|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-05-06T11:53:13.206Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-05-06T11:53:13.206Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-05-06T11:53:13.207Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|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-05-06T11:53:13.207Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-05-06T11:53:13.207Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|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:"81dc23d1df7c8cd836a17430c4fa668c", X-B3-SpanId:"dee88e64eed58824", X-B3-ParentSpanId:"8dd6df90ba13c62f", X-B3-Sampled:"0", X-ONAP-RequestID:"4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", X-RequestID:"4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", X-TransactionID:"4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", X-ECOMP-RequestID:"4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2890d38-999e-4068-be93-f403cdf1aa3e"] 2023-05-06T11:53:13.208Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"ca069bd8-5204-4515-8b31-c258ea257055","serviceInstanceId":"54850123-ffc9-4c02-a21c-6d95dfd678f8","vfModuleInstanceId":"83a6bcb2-3800-4cd0-9a0b-7ba988f2545c"},"instanceName":null,"requestScope":"vfModule"} 2023-05-06T11:53:13.208Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-05-06T11:53:13.255Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-05-06T11:53:13.255Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-05-06T11:53:13.256Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-05-06T11:53:13.256Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 06 May 2023 11:53:13 GMT", x-envoy-upstream-service-time:"43", server:"envoy"] 2023-05-06T11:53:13.257Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-05-06T11:53:13.257Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-05-06T11:53:13.258Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-05-06T11:53:13.258Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|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-05-06T11:53:13.259Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|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-05-06T11:53:13.260Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|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-05-06T11:53:13.260Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|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-05-06T11:53:13.260Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|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-05-06T11:53:13.260Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|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:"4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", X-RequestID:"4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", X-TransactionID:"4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", X-ECOMP-RequestID:"4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"793297b1-f3f4-44d8-9685-b047e68dd5a9"] 2023-05-06T11:53:13.261Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|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-05-06T11:53:13.261Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|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-05-06T11:53:13.287Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|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-05-06T11:53:13.288Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|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-05-06T11:53:13.288Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Status text : OK 2023-05-06T11:53:13.288Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Sat, 06 May 2023 11:53:13 GMT", x-envoy-upstream-service-time:"22", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:53:13.289Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Response body: { "id" : 48, "action" : "deleteInstance", "description" : "Gr api recipe to delete vf-module", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "vnfType" : null, "paramXsd" : null, "vnfComponentType" : "vfModule", "vfModuleModelUUID" : "GR-API-DEFAULT", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/48" }, "vnfComponentsRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/48" } } } 2023-05-06T11:53:13.289Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|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-05-06T11:53:13.290Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|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-05-06T11:53:13.292Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/69a928f6-ffd9-40b1-bfea-6533a2b300a2|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/69a928f6-ffd9-40b1-bfea-6533a2b300a2 2023-05-06T11:53:13.292Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/69a928f6-ffd9-40b1-bfea-6533a2b300a2|INFO|500||Invoke 2023-05-06T11:53:13.293Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/69a928f6-ffd9-40b1-bfea-6533a2b300a2|DEBUG|500||===========================request begin================================================ 2023-05-06T11:53:13.293Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/69a928f6-ffd9-40b1-bfea-6533a2b300a2|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/69a928f6-ffd9-40b1-bfea-6533a2b300a2 2023-05-06T11:53:13.293Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/69a928f6-ffd9-40b1-bfea-6533a2b300a2|DEBUG|500||Method : GET 2023-05-06T11:53:13.293Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/69a928f6-ffd9-40b1-bfea-6533a2b300a2|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", X-RequestID:"4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", X-TransactionID:"4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", X-ECOMP-RequestID:"4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"78c3e876-50e6-474d-bb09-876c52fc4fa8"] 2023-05-06T11:53:13.294Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/69a928f6-ffd9-40b1-bfea-6533a2b300a2|DEBUG|500||Request body: 2023-05-06T11:53:13.294Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/69a928f6-ffd9-40b1-bfea-6533a2b300a2|DEBUG|500||==========================request end================================================ 2023-05-06T11:53:13.330Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/69a928f6-ffd9-40b1-bfea-6533a2b300a2|DEBUG|500||============================response begin========================================== 2023-05-06T11:53:13.331Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/69a928f6-ffd9-40b1-bfea-6533a2b300a2|DEBUG|500||Status code : 200 OK 2023-05-06T11:53:13.332Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/69a928f6-ffd9-40b1-bfea-6533a2b300a2|DEBUG|500||Status text : OK 2023-05-06T11:53:13.332Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/69a928f6-ffd9-40b1-bfea-6533a2b300a2|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Sat, 06 May 2023 11:53:13 GMT", x-envoy-upstream-service-time:"32", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:53:13.333Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/69a928f6-ffd9-40b1-bfea-6533a2b300a2|DEBUG|500||Response body: { "modelUUID" : "69a928f6-ffd9-40b1-bfea-6533a2b300a2", "modelInvariantUUID" : "d4a81356-7db6-4cf1-8de3-cf35725b761c", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2023-05-06 11:49:05.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/69a928f6-ffd9-40b1-bfea-6533a2b300a2" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/69a928f6-ffd9-40b1-bfea-6533a2b300a2" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/69a928f6-ffd9-40b1-bfea-6533a2b300a2/moduleHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/69a928f6-ffd9-40b1-bfea-6533a2b300a2/vnfResources" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/69a928f6-ffd9-40b1-bfea-6533a2b300a2/vfModuleCustomization" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/69a928f6-ffd9-40b1-bfea-6533a2b300a2/heatFiles" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/69a928f6-ffd9-40b1-bfea-6533a2b300a2/volumeHeatTemplate" } } } 2023-05-06T11:53:13.334Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/69a928f6-ffd9-40b1-bfea-6533a2b300a2|DEBUG|500||=======================response end================================================= 2023-05-06T11:53:13.334Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/69a928f6-ffd9-40b1-bfea-6533a2b300a2|INFO|500||InvokeReturn 2023-05-06T11:53:13.339Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-05-06T11:53:13.340Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-05-06T11:53:13.340Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-05-06T11:53:13.341Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-05-06T11:53:13.341Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-05-06T11:53:13.341Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|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:"1773", X-B3-TraceId:"81dc23d1df7c8cd836a17430c4fa668c", X-B3-SpanId:"75f2ec42d7e7bc26", X-B3-ParentSpanId:"8dd6df90ba13c62f", X-B3-Sampled:"0", X-ONAP-RequestID:"4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", X-RequestID:"4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", X-TransactionID:"4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", X-ECOMP-RequestID:"4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aae91a66-64b9-4ac4-b189-01bb282dde64"] 2023-05-06T11:53:13.341Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"4a36f8bd-4380-49fb-bf75-6a42b3a97ddd","requestStatus":"IN_PROGRESS","startTime":1683373993102,"source":"VID","vnfId":"ca069bd8-5204-4515-8b31-c258ea257055","vnfType":"","tenantId":"7db65ec7566d486695bbd771595ed5b3","requestBody":"{\n\t\"requestDetails\": {\n\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\": \"d4a81356-7db6-4cf1-8de3-cf35725b761c\",\n \"modelVersionId\": \"69a928f6-ffd9-40b1-bfea-6533a2b300a2\",\n \"modelName\": \"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\n \"modelVersion\": \"1683373972139\",\n \"modelCustomizationId\": \"1cd8e946-cb80-4c1a-96e0-109ffda842a1\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"7db65ec7566d486695bbd771595ed5b3\"\n }\n\t}\n}","lastModifiedBy":"APIH","vfModuleId":"83a6bcb2-3800-4cd0-9a0b-7ba988f2545c","vfModuleModelName":"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d","cloudRegion":"RegionOne","serviceInstanceId":"54850123-ffc9-4c02-a21c-6d95dfd678f8","requestScope":"vfModule","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c","tenantName":"onap-daily-kohn","cloudApiRequests":[],"requestURI":"4a36f8bd-4380-49fb-bf75-6a42b3a97ddd"} 2023-05-06T11:53:13.342Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-05-06T11:53:13.383Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-05-06T11:53:13.384Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-05-06T11:53:13.385Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-05-06T11:53:13.385Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|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/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:53:13 GMT", x-envoy-upstream-service-time:"37", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:53:13.386Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-05-06T11:53:13.102+00:00", "source" : "VID", "vnfId" : "ca069bd8-5204-4515-8b31-c258ea257055", "vnfType" : "", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"d4a81356-7db6-4cf1-8de3-cf35725b761c\",\n \"modelVersionId\": \"69a928f6-ffd9-40b1-bfea-6533a2b300a2\",\n \"modelName\": \"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\n \"modelVersion\": \"1683373972139\",\n \"modelCustomizationId\": \"1cd8e946-cb80-4c1a-96e0-109ffda842a1\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"7db65ec7566d486695bbd771595ed5b3\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-05-06T11:53:13.973+00:00", "vfModuleId" : "83a6bcb2-3800-4cd0-9a0b-7ba988f2545c", "vfModuleModelName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "cloudRegion" : "RegionOne", "serviceInstanceId" : "54850123-ffc9-4c02-a21c-6d95dfd678f8", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd" } } } 2023-05-06T11:53:13.387Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-05-06T11:53:13.388Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-05-06T11:53:13.400Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|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-05-06T11:53:13.401Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-05-06T11:53:13.402Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-05-06T11:53:13.402Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|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-05-06T11:53:13.403Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-05-06T11:53:13.403Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|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:"81dc23d1df7c8cd836a17430c4fa668c", X-B3-SpanId:"1897aa780f5b9bec", X-B3-ParentSpanId:"8dd6df90ba13c62f", X-B3-Sampled:"0", X-ONAP-RequestID:"4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", X-RequestID:"4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", X-TransactionID:"4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", X-ECOMP-RequestID:"4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"612add1a-e638-41eb-8237-a32726c492c6"] 2023-05-06T11:53:13.404Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"d4a81356-7db6-4cf1-8de3-cf35725b761c\",\"modelType\":\"vfModule\",\"modelName\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\"modelVersion\":\"1683373972139\",\"modelCustomizationUuid\":\"1cd8e946-cb80-4c1a-96e0-109ffda842a1\",\"modelVersionId\":\"69a928f6-ffd9-40b1-bfea-6533a2b300a2\",\"modelCustomizationId\":\"1cd8e946-cb80-4c1a-96e0-109ffda842a1\",\"modelUuid\":\"69a928f6-ffd9-40b1-bfea-6533a2b300a2\",\"modelInvariantUuid\":\"d4a81356-7db6-4cf1-8de3-cf35725b761c\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"7db65ec7566d486695bbd771595ed5b3\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"54850123-ffc9-4c02-a21c-6d95dfd678f8\",\"vnfInstanceId\":\"ca069bd8-5204-4515-8b31-c258ea257055\",\"vfModuleInstanceId\":\"83a6bcb2-3800-4cd0-9a0b-7ba988f2545c\"}","type":"String"},"requestId":{"value":"4a36f8bd-4380-49fb-bf75-6a42b3a97ddd","type":"String"},"mso-request-id":{"value":"4a36f8bd-4380-49fb-bf75-6a42b3a97ddd","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"54850123-ffc9-4c02-a21c-6d95dfd678f8","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"ca069bd8-5204-4515-8b31-c258ea257055","type":"String"},"vfModuleId":{"value":"83a6bcb2-3800-4cd0-9a0b-7ba988f2545c","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/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-05-06T11:53:13.405Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-05-06T11:53:14.424Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-05-06T11:53:14.425Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-05-06T11:53:14.425Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-05-06T11:53:14.426Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Sat, 06 May 2023 11:53:14 GMT", X-ONAP-RequestID:"4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", X-RequestID:"4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", X-TransactionID:"4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", X-ECOMP-RequestID:"4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"612add1a-e638-41eb-8237-a32726c492c6", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", x-envoy-upstream-service-time:"1012", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:53:14.427Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"4a36f8bd-4380-49fb-bf75-6a42b3a97ddd\",\"instanceId\":\"83a6bcb2-3800-4cd0-9a0b-7ba988f2545c\"}}","message":"Success","processInstanceID":"94d40306-ec04-11ed-9ce1-7a82ee2c3d67","variables":null,"messageCode":200} 2023-05-06T11:53:14.428Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-05-06T11:53:14.428Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-05-06T11:53:14.434Z|4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:53:14.710Z|432c3a42-5399-4d4f-84b4-b99bb6122b0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:53:14.717Z|432c3a42-5399-4d4f-84b4-b99bb6122b0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd 2023-05-06T11:53:14.717Z|432c3a42-5399-4d4f-84b4-b99bb6122b0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|INFO|500||Invoke 2023-05-06T11:53:14.717Z|432c3a42-5399-4d4f-84b4-b99bb6122b0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||===========================request begin================================================ 2023-05-06T11:53:14.717Z|432c3a42-5399-4d4f-84b4-b99bb6122b0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd 2023-05-06T11:53:14.717Z|432c3a42-5399-4d4f-84b4-b99bb6122b0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Method : GET 2023-05-06T11:53:14.718Z|432c3a42-5399-4d4f-84b4-b99bb6122b0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f6a7032c60b166d6b4da727db3df0b6e", X-B3-SpanId:"4b58ca3ac17ed4a3", X-B3-ParentSpanId:"f9e833386eacc5c6", X-B3-Sampled:"0", X-ONAP-RequestID:"432c3a42-5399-4d4f-84b4-b99bb6122b0f", X-RequestID:"432c3a42-5399-4d4f-84b4-b99bb6122b0f", X-TransactionID:"432c3a42-5399-4d4f-84b4-b99bb6122b0f", X-ECOMP-RequestID:"432c3a42-5399-4d4f-84b4-b99bb6122b0f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cac86667-beb7-4ea3-9a7b-c4da1be9c3f4"] 2023-05-06T11:53:14.718Z|432c3a42-5399-4d4f-84b4-b99bb6122b0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Request body: 2023-05-06T11:53:14.718Z|432c3a42-5399-4d4f-84b4-b99bb6122b0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||==========================request end================================================ 2023-05-06T11:53:14.742Z|432c3a42-5399-4d4f-84b4-b99bb6122b0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||============================response begin========================================== 2023-05-06T11:53:14.743Z|432c3a42-5399-4d4f-84b4-b99bb6122b0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Status code : 200 OK 2023-05-06T11:53:14.743Z|432c3a42-5399-4d4f-84b4-b99bb6122b0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Status text : OK 2023-05-06T11:53:14.743Z|432c3a42-5399-4d4f-84b4-b99bb6122b0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:53:15 GMT", x-envoy-upstream-service-time:"21", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:53:14.744Z|432c3a42-5399-4d4f-84b4-b99bb6122b0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Response body: { "requestId" : "4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-05-06T11:53:13.000+00:00", "source" : "VID", "vnfId" : "ca069bd8-5204-4515-8b31-c258ea257055", "vnfType" : "", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"d4a81356-7db6-4cf1-8de3-cf35725b761c\",\n \"modelVersionId\": \"69a928f6-ffd9-40b1-bfea-6533a2b300a2\",\n \"modelName\": \"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\n \"modelVersion\": \"1683373972139\",\n \"modelCustomizationId\": \"1cd8e946-cb80-4c1a-96e0-109ffda842a1\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"7db65ec7566d486695bbd771595ed5b3\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:53:14.000+00:00", "vfModuleId" : "83a6bcb2-3800-4cd0-9a0b-7ba988f2545c", "vfModuleName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "vfModuleModelName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "cloudRegion" : "RegionOne", "serviceInstanceId" : "54850123-ffc9-4c02-a21c-6d95dfd678f8", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd" } } } 2023-05-06T11:53:14.744Z|432c3a42-5399-4d4f-84b4-b99bb6122b0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||=======================response end================================================= 2023-05-06T11:53:14.744Z|432c3a42-5399-4d4f-84b4-b99bb6122b0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|INFO|500||InvokeReturn 2023-05-06T11:53:14.747Z|432c3a42-5399-4d4f-84b4-b99bb6122b0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false 2023-05-06T11:53:14.748Z|432c3a42-5399-4d4f-84b4-b99bb6122b0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:53:14.748Z|432c3a42-5399-4d4f-84b4-b99bb6122b0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:53:14.749Z|432c3a42-5399-4d4f-84b4-b99bb6122b0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false 2023-05-06T11:53:14.749Z|432c3a42-5399-4d4f-84b4-b99bb6122b0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:53:14.749Z|432c3a42-5399-4d4f-84b4-b99bb6122b0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f6a7032c60b166d6b4da727db3df0b6e", X-B3-SpanId:"5da0a80a9ef7b739", X-B3-ParentSpanId:"f9e833386eacc5c6", X-B3-Sampled:"0", X-ONAP-RequestID:"432c3a42-5399-4d4f-84b4-b99bb6122b0f", X-RequestID:"432c3a42-5399-4d4f-84b4-b99bb6122b0f", X-TransactionID:"432c3a42-5399-4d4f-84b4-b99bb6122b0f", X-ECOMP-RequestID:"432c3a42-5399-4d4f-84b4-b99bb6122b0f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"10677f7f-c4c5-46ba-9ba8-495ee5a83fb8"] 2023-05-06T11:53:14.750Z|432c3a42-5399-4d4f-84b4-b99bb6122b0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:53:14.750Z|432c3a42-5399-4d4f-84b4-b99bb6122b0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:53:14.780Z|432c3a42-5399-4d4f-84b4-b99bb6122b0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:53:14.780Z|432c3a42-5399-4d4f-84b4-b99bb6122b0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:53:14.781Z|432c3a42-5399-4d4f-84b4-b99bb6122b0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:53:14.781Z|432c3a42-5399-4d4f-84b4-b99bb6122b0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:53:15 GMT", x-envoy-upstream-service-time:"24", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:53:14.782Z|432c3a42-5399-4d4f-84b4-b99bb6122b0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-05-06T11:53:14.783Z|432c3a42-5399-4d4f-84b4-b99bb6122b0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:53:14.783Z|432c3a42-5399-4d4f-84b4-b99bb6122b0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:53:14.792Z|432c3a42-5399-4d4f-84b4-b99bb6122b0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:53:15.771Z|ba98fe40-2ab0-498c-bd8d-695fae66c853|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T11:53:15.771Z|ba98fe40-2ab0-498c-bd8d-695fae66c853|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T11:53:18.817Z|c3ba40c6-b5be-460f-bdff-9b0d47b93f61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:53:18.823Z|c3ba40c6-b5be-460f-bdff-9b0d47b93f61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:53:20.182Z|9016673b-93be-4412-b8ef-9b241c8efb15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:53:20.183Z|9016673b-93be-4412-b8ef-9b241c8efb15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:53:20.495Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:53:20.497Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 6723f0b1-030f-46fb-9cca-d860e271175e already exists in requestDb InfraActiveRequests table 2023-05-06T11:53:20.498Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e 2023-05-06T11:53:20.498Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|INFO|500||Invoke 2023-05-06T11:53:20.498Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||===========================request begin================================================ 2023-05-06T11:53:20.498Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e 2023-05-06T11:53:20.498Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||Method : GET 2023-05-06T11:53:20.498Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7a59ee68bf96bf25868c90eff9c9bc73", X-B3-SpanId:"db81efb87837090b", X-B3-ParentSpanId:"868c90eff9c9bc73", X-B3-Sampled:"0", X-ONAP-RequestID:"6723f0b1-030f-46fb-9cca-d860e271175e", X-RequestID:"6723f0b1-030f-46fb-9cca-d860e271175e", X-TransactionID:"6723f0b1-030f-46fb-9cca-d860e271175e", X-ECOMP-RequestID:"6723f0b1-030f-46fb-9cca-d860e271175e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d5eadd8f-0d3d-4216-a0fa-2e03aa0bed96"] 2023-05-06T11:53:20.499Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||Request body: 2023-05-06T11:53:20.499Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||==========================request end================================================ 2023-05-06T11:53:21.116Z|21581597-2b81-4d6a-9077-bdaff4eebae4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:53:21.117Z|21581597-2b81-4d6a-9077-bdaff4eebae4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:53:21.122Z|f3af6dfe-3685-4eeb-b261-c505b4cb6225|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:53:21.123Z|f3af6dfe-3685-4eeb-b261-c505b4cb6225|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:53:21.126Z|58a222de-5de6-4880-b74f-482a8f83d59c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:53:21.127Z|58a222de-5de6-4880-b74f-482a8f83d59c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:53:21.306Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||============================response begin========================================== 2023-05-06T11:53:21.306Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||Status code : 404 NOT_FOUND 2023-05-06T11:53:21.307Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||Status text : Not Found 2023-05-06T11:53:21.307Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 06 May 2023 11:53:21 GMT", x-envoy-upstream-service-time:"802", server:"envoy"] 2023-05-06T11:53:21.307Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||Response body: 2023-05-06T11:53:21.308Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||=======================response end================================================= 2023-05-06T11:53:21.308Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|INFO|404|Not Found|InvokeReturn 2023-05-06T11:53:21.331Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2023-05-06T11:53:21.332Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2023-05-06T11:53:21.341Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-05-06T11:53:21.377Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|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/f7bd92d2-369e-4a81-a234-2458649c9c5a with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-05-06T11:53:21.377Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/f7bd92d2-369e-4a81-a234-2458649c9c5a|INFO|500||Invoke 2023-05-06T11:53:21.436Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/f7bd92d2-369e-4a81-a234-2458649c9c5a|INFO|500||InvokeReturn 2023-05-06T11:53:21.436Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|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/f7bd92d2-369e-4a81-a234-2458649c9c5a has http status code:200 and response headers:{date=[Sat, 06 May 2023 11:53:21 GMT], server=[envoy], content-length=[116], x-envoy-upstream-service-time=[54], vertex-id=[200704], x-aai-txid=[2-aai-resources-230506-11:53:21:550-53283], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-06T11:53:21.438Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"service-id":"f7bd92d2-369e-4a81-a234-2458649c9c5a","service-description":"pNF","resource-version":"1683373998805"} 2023-05-06T11:53:21.444Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Found service by service-id 2023-05-06T11:53:21.452Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-05-06T11:53:21.474Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/f7bd92d2-369e-4a81-a234-2458649c9c5a|INFO|500||Invoke 2023-05-06T11:53:21.475Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/f7bd92d2-369e-4a81-a234-2458649c9c5a|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/f7bd92d2-369e-4a81-a234-2458649c9c5a with request headers:{Authorization=[***REDACTED***], X-RequestID=[6723f0b1-030f-46fb-9cca-d860e271175e], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[674e2aab-3aa3-40c8-ae38-0d31f0fd04a1], X-ECOMP-RequestID=[6723f0b1-030f-46fb-9cca-d860e271175e], X-TransactionId=[], X-ONAP-RequestID=[6723f0b1-030f-46fb-9cca-d860e271175e]} 2023-05-06T11:53:21.550Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/f7bd92d2-369e-4a81-a234-2458649c9c5a|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/f7bd92d2-369e-4a81-a234-2458649c9c5a has http status code:200 and response headers:{date=[Sat, 06 May 2023 11:53:21 GMT], server=[envoy], content-length=[116], x-envoy-upstream-service-time=[71], vertex-id=[200704], x-aai-txid=[0-aai-resources-230506-11:53:21:656-23178], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-06T11:53:21.551Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/f7bd92d2-369e-4a81-a234-2458649c9c5a|DEBUG|500||{"service-id":"f7bd92d2-369e-4a81-a234-2458649c9c5a","service-description":"pNF","resource-version":"1683373998805"} 2023-05-06T11:53:21.552Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/f7bd92d2-369e-4a81-a234-2458649c9c5a|INFO|500||InvokeReturn 2023-05-06T11:53:21.554Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-05-06T11:53:21.555Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-05-06T11:53:21.585Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-05-06T11:53:21.586Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-05-06T11:53:21.587Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-05-06T11:53:21.587Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-05-06T11:53:21.587Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-05-06T11:53:21.588Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"117", X-B3-TraceId:"7a59ee68bf96bf25868c90eff9c9bc73", X-B3-SpanId:"bb7fb76381021463", X-B3-ParentSpanId:"868c90eff9c9bc73", X-B3-Sampled:"0", X-ONAP-RequestID:"6723f0b1-030f-46fb-9cca-d860e271175e", X-RequestID:"6723f0b1-030f-46fb-9cca-d860e271175e", X-TransactionID:"6723f0b1-030f-46fb-9cca-d860e271175e", X-ECOMP-RequestID:"6723f0b1-030f-46fb-9cca-d860e271175e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1f5c8ec0-e6f8-424c-bdf9-82e555cbfa81"] 2023-05-06T11:53:21.589Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"Service_Ete_Namee1ea20c0-c570-4512-8e84-b7a624d87ffa","requestScope":"service"} 2023-05-06T11:53:21.589Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-05-06T11:53:21.624Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-05-06T11:53:21.625Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-05-06T11:53:21.625Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-05-06T11:53:21.625Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 06 May 2023 11:53:21 GMT", x-envoy-upstream-service-time:"30", server:"envoy"] 2023-05-06T11:53:21.626Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-05-06T11:53:21.626Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-05-06T11:53:21.627Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-05-06T11:53:21.629Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/a2945ce3-69f6-4486-b682-b542791b9b63|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/a2945ce3-69f6-4486-b682-b542791b9b63 2023-05-06T11:53:21.629Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a2945ce3-69f6-4486-b682-b542791b9b63|INFO|500||Invoke 2023-05-06T11:53:21.630Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a2945ce3-69f6-4486-b682-b542791b9b63|DEBUG|500||===========================request begin================================================ 2023-05-06T11:53:21.631Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a2945ce3-69f6-4486-b682-b542791b9b63|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/a2945ce3-69f6-4486-b682-b542791b9b63 2023-05-06T11:53:21.631Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a2945ce3-69f6-4486-b682-b542791b9b63|DEBUG|500||Method : GET 2023-05-06T11:53:21.632Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a2945ce3-69f6-4486-b682-b542791b9b63|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6723f0b1-030f-46fb-9cca-d860e271175e", X-RequestID:"6723f0b1-030f-46fb-9cca-d860e271175e", X-TransactionID:"6723f0b1-030f-46fb-9cca-d860e271175e", X-ECOMP-RequestID:"6723f0b1-030f-46fb-9cca-d860e271175e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ee192bb-0ef8-4dcc-b922-a25472960be0"] 2023-05-06T11:53:21.633Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a2945ce3-69f6-4486-b682-b542791b9b63|DEBUG|500||Request body: 2023-05-06T11:53:21.633Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a2945ce3-69f6-4486-b682-b542791b9b63|DEBUG|500||==========================request end================================================ 2023-05-06T11:53:21.672Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a2945ce3-69f6-4486-b682-b542791b9b63|DEBUG|500||============================response begin========================================== 2023-05-06T11:53:21.673Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a2945ce3-69f6-4486-b682-b542791b9b63|DEBUG|500||Status code : 200 OK 2023-05-06T11:53:21.674Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a2945ce3-69f6-4486-b682-b542791b9b63|DEBUG|500||Status text : OK 2023-05-06T11:53:21.675Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a2945ce3-69f6-4486-b682-b542791b9b63|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Sat, 06 May 2023 11:53:21 GMT", x-envoy-upstream-service-time:"34", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:53:21.676Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a2945ce3-69f6-4486-b682-b542791b9b63|DEBUG|500||Response body: { "modelName" : "Demo_pNF_5gWU7CAczaQ4R5SPCxgO", "description" : "catalog service description", "modelUUID" : "a2945ce3-69f6-4486-b682-b542791b9b63", "modelInvariantUUID" : "0b107d4f-5d98-4f10-8765-628ac90a3706", "created" : "2023-05-06 11:50:51.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF 3de01be4-a35d", "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/a2945ce3-69f6-4486-b682-b542791b9b63" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a2945ce3-69f6-4486-b682-b542791b9b63" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a2945ce3-69f6-4486-b682-b542791b9b63/serviceProxyCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a2945ce3-69f6-4486-b682-b542791b9b63/networkCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a2945ce3-69f6-4486-b682-b542791b9b63/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a2945ce3-69f6-4486-b682-b542791b9b63/vnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a2945ce3-69f6-4486-b682-b542791b9b63/recipes" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a2945ce3-69f6-4486-b682-b542791b9b63/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a2945ce3-69f6-4486-b682-b542791b9b63/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a2945ce3-69f6-4486-b682-b542791b9b63/collectionResourceCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a2945ce3-69f6-4486-b682-b542791b9b63/csar" } } } 2023-05-06T11:53:21.677Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a2945ce3-69f6-4486-b682-b542791b9b63|DEBUG|500||=======================response end================================================= 2023-05-06T11:53:21.677Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a2945ce3-69f6-4486-b682-b542791b9b63|INFO|500||InvokeReturn 2023-05-06T11:53:21.683Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a2945ce3-69f6-4486-b682-b542791b9b63&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a2945ce3-69f6-4486-b682-b542791b9b63&action=createInstance 2023-05-06T11:53:21.684Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a2945ce3-69f6-4486-b682-b542791b9b63&action=createInstance|INFO|500||Invoke 2023-05-06T11:53:21.685Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a2945ce3-69f6-4486-b682-b542791b9b63&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-05-06T11:53:21.685Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a2945ce3-69f6-4486-b682-b542791b9b63&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a2945ce3-69f6-4486-b682-b542791b9b63&action=createInstance 2023-05-06T11:53:21.686Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a2945ce3-69f6-4486-b682-b542791b9b63&action=createInstance|DEBUG|500||Method : GET 2023-05-06T11:53:21.686Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a2945ce3-69f6-4486-b682-b542791b9b63&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6723f0b1-030f-46fb-9cca-d860e271175e", X-RequestID:"6723f0b1-030f-46fb-9cca-d860e271175e", X-TransactionID:"6723f0b1-030f-46fb-9cca-d860e271175e", X-ECOMP-RequestID:"6723f0b1-030f-46fb-9cca-d860e271175e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fbe41795-8353-4dba-849e-4fda28776f47"] 2023-05-06T11:53:21.687Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a2945ce3-69f6-4486-b682-b542791b9b63&action=createInstance|DEBUG|500||Request body: 2023-05-06T11:53:21.687Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a2945ce3-69f6-4486-b682-b542791b9b63&action=createInstance|DEBUG|500||==========================request end================================================ 2023-05-06T11:53:21.716Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a2945ce3-69f6-4486-b682-b542791b9b63&action=createInstance|DEBUG|500||============================response begin========================================== 2023-05-06T11:53:21.717Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a2945ce3-69f6-4486-b682-b542791b9b63&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-05-06T11:53:21.717Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a2945ce3-69f6-4486-b682-b542791b9b63&action=createInstance|DEBUG|500||Status text : Not Found 2023-05-06T11:53:21.718Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a2945ce3-69f6-4486-b682-b542791b9b63&action=createInstance|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 06 May 2023 11:53:21 GMT", x-envoy-upstream-service-time:"25", server:"envoy"] 2023-05-06T11:53:21.718Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a2945ce3-69f6-4486-b682-b542791b9b63&action=createInstance|DEBUG|500||Response body: 2023-05-06T11:53:21.718Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a2945ce3-69f6-4486-b682-b542791b9b63&action=createInstance|DEBUG|500||=======================response end================================================= 2023-05-06T11:53:21.719Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a2945ce3-69f6-4486-b682-b542791b9b63&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-05-06T11:53:21.720Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0b107d4f-5d98-4f10-8765-628ac90a3706|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0b107d4f-5d98-4f10-8765-628ac90a3706 2023-05-06T11:53:21.721Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0b107d4f-5d98-4f10-8765-628ac90a3706|INFO|500||Invoke 2023-05-06T11:53:21.721Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0b107d4f-5d98-4f10-8765-628ac90a3706|DEBUG|500||===========================request begin================================================ 2023-05-06T11:53:21.722Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0b107d4f-5d98-4f10-8765-628ac90a3706|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0b107d4f-5d98-4f10-8765-628ac90a3706 2023-05-06T11:53:21.722Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0b107d4f-5d98-4f10-8765-628ac90a3706|DEBUG|500||Method : GET 2023-05-06T11:53:21.722Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0b107d4f-5d98-4f10-8765-628ac90a3706|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6723f0b1-030f-46fb-9cca-d860e271175e", X-RequestID:"6723f0b1-030f-46fb-9cca-d860e271175e", X-TransactionID:"6723f0b1-030f-46fb-9cca-d860e271175e", X-ECOMP-RequestID:"6723f0b1-030f-46fb-9cca-d860e271175e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"48419f48-e802-4e33-8f4f-c3e95b082e4d"] 2023-05-06T11:53:21.723Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0b107d4f-5d98-4f10-8765-628ac90a3706|DEBUG|500||Request body: 2023-05-06T11:53:21.723Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0b107d4f-5d98-4f10-8765-628ac90a3706|DEBUG|500||==========================request end================================================ 2023-05-06T11:53:21.758Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0b107d4f-5d98-4f10-8765-628ac90a3706|DEBUG|500||============================response begin========================================== 2023-05-06T11:53:21.758Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0b107d4f-5d98-4f10-8765-628ac90a3706|DEBUG|500||Status code : 200 OK 2023-05-06T11:53:21.759Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0b107d4f-5d98-4f10-8765-628ac90a3706|DEBUG|500||Status text : OK 2023-05-06T11:53:21.760Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0b107d4f-5d98-4f10-8765-628ac90a3706|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Sat, 06 May 2023 11:53:21 GMT", x-envoy-upstream-service-time:"31", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:53:21.760Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0b107d4f-5d98-4f10-8765-628ac90a3706|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "Demo_pNF_5gWU7CAczaQ4R5SPCxgO", "description" : "catalog service description", "modelUUID" : "a2945ce3-69f6-4486-b682-b542791b9b63", "modelInvariantUUID" : "0b107d4f-5d98-4f10-8765-628ac90a3706", "created" : "2023-05-06 11:50:51.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF 3de01be4-a35d", "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/a2945ce3-69f6-4486-b682-b542791b9b63" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a2945ce3-69f6-4486-b682-b542791b9b63" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a2945ce3-69f6-4486-b682-b542791b9b63/serviceProxyCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a2945ce3-69f6-4486-b682-b542791b9b63/networkCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a2945ce3-69f6-4486-b682-b542791b9b63/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a2945ce3-69f6-4486-b682-b542791b9b63/vnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a2945ce3-69f6-4486-b682-b542791b9b63/recipes" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a2945ce3-69f6-4486-b682-b542791b9b63/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a2945ce3-69f6-4486-b682-b542791b9b63/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a2945ce3-69f6-4486-b682-b542791b9b63/collectionResourceCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a2945ce3-69f6-4486-b682-b542791b9b63/csar" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0b107d4f-5d98-4f10-8765-628ac90a3706" } } } 2023-05-06T11:53:21.761Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0b107d4f-5d98-4f10-8765-628ac90a3706|DEBUG|500||=======================response end================================================= 2023-05-06T11:53:21.761Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=0b107d4f-5d98-4f10-8765-628ac90a3706|INFO|500||InvokeReturn 2023-05-06T11:53:21.771Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a2945ce3-69f6-4486-b682-b542791b9b63&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a2945ce3-69f6-4486-b682-b542791b9b63&action=createInstance 2023-05-06T11:53:21.772Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a2945ce3-69f6-4486-b682-b542791b9b63&action=createInstance|INFO|500||Invoke 2023-05-06T11:53:21.772Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a2945ce3-69f6-4486-b682-b542791b9b63&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-05-06T11:53:21.773Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a2945ce3-69f6-4486-b682-b542791b9b63&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a2945ce3-69f6-4486-b682-b542791b9b63&action=createInstance 2023-05-06T11:53:21.774Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a2945ce3-69f6-4486-b682-b542791b9b63&action=createInstance|DEBUG|500||Method : GET 2023-05-06T11:53:21.774Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a2945ce3-69f6-4486-b682-b542791b9b63&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6723f0b1-030f-46fb-9cca-d860e271175e", X-RequestID:"6723f0b1-030f-46fb-9cca-d860e271175e", X-TransactionID:"6723f0b1-030f-46fb-9cca-d860e271175e", X-ECOMP-RequestID:"6723f0b1-030f-46fb-9cca-d860e271175e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0edf97d0-83af-4500-b204-0ddf98f65d5c"] 2023-05-06T11:53:21.775Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a2945ce3-69f6-4486-b682-b542791b9b63&action=createInstance|DEBUG|500||Request body: 2023-05-06T11:53:21.775Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a2945ce3-69f6-4486-b682-b542791b9b63&action=createInstance|DEBUG|500||==========================request end================================================ 2023-05-06T11:53:21.801Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a2945ce3-69f6-4486-b682-b542791b9b63&action=createInstance|DEBUG|500||============================response begin========================================== 2023-05-06T11:53:21.802Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a2945ce3-69f6-4486-b682-b542791b9b63&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-05-06T11:53:21.802Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a2945ce3-69f6-4486-b682-b542791b9b63&action=createInstance|DEBUG|500||Status text : Not Found 2023-05-06T11:53:21.803Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a2945ce3-69f6-4486-b682-b542791b9b63&action=createInstance|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 06 May 2023 11:53:21 GMT", x-envoy-upstream-service-time:"22", server:"envoy"] 2023-05-06T11:53:21.804Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a2945ce3-69f6-4486-b682-b542791b9b63&action=createInstance|DEBUG|500||Response body: 2023-05-06T11:53:21.804Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a2945ce3-69f6-4486-b682-b542791b9b63&action=createInstance|DEBUG|500||=======================response end================================================= 2023-05-06T11:53:21.804Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a2945ce3-69f6-4486-b682-b542791b9b63&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-05-06T11:53:21.805Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-05-06T11:53:21.806Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-05-06T11:53:21.807Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-05-06T11:53:21.807Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-05-06T11:53:21.808Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-05-06T11:53:21.808Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6723f0b1-030f-46fb-9cca-d860e271175e", X-RequestID:"6723f0b1-030f-46fb-9cca-d860e271175e", X-TransactionID:"6723f0b1-030f-46fb-9cca-d860e271175e", X-ECOMP-RequestID:"6723f0b1-030f-46fb-9cca-d860e271175e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"67de15db-6333-4625-aa0f-82e0159e3ce8"] 2023-05-06T11:53:21.809Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-05-06T11:53:21.809Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-05-06T11:53:21.844Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-05-06T11:53:21.845Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-05-06T11:53:21.846Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-05-06T11:53:21.846Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Sat, 06 May 2023 11:53:21 GMT", x-envoy-upstream-service-time:"31", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:53:21.847Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-05-06 03:41:38.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" }, "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" }, "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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" } } } 2023-05-06T11:53:21.860Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-05-06T11:53:21.861Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-05-06T11:53:21.865Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-05-06T11:53:21.866Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2023-05-06T11:53:21.866Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-05-06T11:53:21.867Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-05-06T11:53:21.871Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2023-05-06T11:53:21.871Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6723f0b1-030f-46fb-9cca-d860e271175e", X-RequestID:"6723f0b1-030f-46fb-9cca-d860e271175e", X-TransactionID:"6723f0b1-030f-46fb-9cca-d860e271175e", X-ECOMP-RequestID:"6723f0b1-030f-46fb-9cca-d860e271175e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"815943be-f59f-4f8b-bf36-0ac0a5a83cef"] 2023-05-06T11:53:21.871Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2023-05-06T11:53:21.872Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2023-05-06T11:53:21.896Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2023-05-06T11:53:21.897Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2023-05-06T11:53:21.897Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : OK 2023-05-06T11:53:21.897Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Sat, 06 May 2023 11:53:21 GMT", x-envoy-upstream-service-time:"21", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:53:21.898Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 531, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-05-06T03:41:38.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531/service" } } } 2023-05-06T11:53:21.899Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2023-05-06T11:53:21.899Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2023-05-06T11:53:21.905Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/a2945ce3-69f6-4486-b682-b542791b9b63|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/a2945ce3-69f6-4486-b682-b542791b9b63 2023-05-06T11:53:21.906Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a2945ce3-69f6-4486-b682-b542791b9b63|INFO|500||Invoke 2023-05-06T11:53:21.906Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a2945ce3-69f6-4486-b682-b542791b9b63|DEBUG|500||===========================request begin================================================ 2023-05-06T11:53:21.907Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a2945ce3-69f6-4486-b682-b542791b9b63|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/a2945ce3-69f6-4486-b682-b542791b9b63 2023-05-06T11:53:21.907Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a2945ce3-69f6-4486-b682-b542791b9b63|DEBUG|500||Method : GET 2023-05-06T11:53:21.908Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a2945ce3-69f6-4486-b682-b542791b9b63|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6723f0b1-030f-46fb-9cca-d860e271175e", X-RequestID:"6723f0b1-030f-46fb-9cca-d860e271175e", X-TransactionID:"6723f0b1-030f-46fb-9cca-d860e271175e", X-ECOMP-RequestID:"6723f0b1-030f-46fb-9cca-d860e271175e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9cb2a2a8-16d9-4279-9cec-26cacd4c383a"] 2023-05-06T11:53:21.908Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a2945ce3-69f6-4486-b682-b542791b9b63|DEBUG|500||Request body: 2023-05-06T11:53:21.908Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a2945ce3-69f6-4486-b682-b542791b9b63|DEBUG|500||==========================request end================================================ 2023-05-06T11:53:21.946Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a2945ce3-69f6-4486-b682-b542791b9b63|DEBUG|500||============================response begin========================================== 2023-05-06T11:53:21.946Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a2945ce3-69f6-4486-b682-b542791b9b63|DEBUG|500||Status code : 200 OK 2023-05-06T11:53:21.947Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a2945ce3-69f6-4486-b682-b542791b9b63|DEBUG|500||Status text : OK 2023-05-06T11:53:21.947Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a2945ce3-69f6-4486-b682-b542791b9b63|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Sat, 06 May 2023 11:53:21 GMT", x-envoy-upstream-service-time:"34", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:53:21.948Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a2945ce3-69f6-4486-b682-b542791b9b63|DEBUG|500||Response body: { "modelName" : "Demo_pNF_5gWU7CAczaQ4R5SPCxgO", "description" : "catalog service description", "modelUUID" : "a2945ce3-69f6-4486-b682-b542791b9b63", "modelInvariantUUID" : "0b107d4f-5d98-4f10-8765-628ac90a3706", "created" : "2023-05-06 11:50:51.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF 3de01be4-a35d", "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/a2945ce3-69f6-4486-b682-b542791b9b63" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a2945ce3-69f6-4486-b682-b542791b9b63" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a2945ce3-69f6-4486-b682-b542791b9b63/serviceProxyCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a2945ce3-69f6-4486-b682-b542791b9b63/networkCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a2945ce3-69f6-4486-b682-b542791b9b63/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a2945ce3-69f6-4486-b682-b542791b9b63/vnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a2945ce3-69f6-4486-b682-b542791b9b63/recipes" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a2945ce3-69f6-4486-b682-b542791b9b63/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a2945ce3-69f6-4486-b682-b542791b9b63/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a2945ce3-69f6-4486-b682-b542791b9b63/collectionResourceCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a2945ce3-69f6-4486-b682-b542791b9b63/csar" } } } 2023-05-06T11:53:21.948Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a2945ce3-69f6-4486-b682-b542791b9b63|DEBUG|500||=======================response end================================================= 2023-05-06T11:53:21.949Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a2945ce3-69f6-4486-b682-b542791b9b63|INFO|500||InvokeReturn 2023-05-06T11:53:21.953Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-05-06T11:53:21.954Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-05-06T11:53:21.955Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-05-06T11:53:21.955Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-05-06T11:53:21.956Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-05-06T11:53:21.956Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"3880", X-B3-TraceId:"7a59ee68bf96bf25868c90eff9c9bc73", X-B3-SpanId:"6714929af2cf11bb", X-B3-ParentSpanId:"868c90eff9c9bc73", X-B3-Sampled:"0", X-ONAP-RequestID:"6723f0b1-030f-46fb-9cca-d860e271175e", X-RequestID:"6723f0b1-030f-46fb-9cca-d860e271175e", X-TransactionID:"6723f0b1-030f-46fb-9cca-d860e271175e", X-ECOMP-RequestID:"6723f0b1-030f-46fb-9cca-d860e271175e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f143ae22-f68b-492f-b788-083979ae4ce2"] 2023-05-06T11:53:21.956Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"6723f0b1-030f-46fb-9cca-d860e271175e","requestStatus":"IN_PROGRESS","startTime":1683374001332,"source":"VID","requestBody":"{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"0b107d4f-5d98-4f10-8765-628ac90a3706\",\n \"modelVersionId\":\"a2945ce3-69f6-4486-b682-b542791b9b63\",\n \"modelName\":\"Demo_pNF_5gWU7CAczaQ4R5SPCxgO\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"a484a98e-ab3b-4419-9f1c-ac4455ef0fbf\",\n \"owningEntityName\":\"OE-ETE_Customer-a484a98e-ab3b-4419-9f1c-ac4455ef0fbf\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_e1ea20c0-c570-4512-8e84-b7a624d87ffa\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Namee1ea20c0-c570-4512-8e84-b7a624d87ffa\",\n \"productFamilyId\":\"f7bd92d2-369e-4a81-a234-2458649c9c5a\",\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\":\"a2945ce3-69f6-4486-b682-b542791b9b63\",\n \"modelName\":\"Demo_pNF_5gWU7CAczaQ4R5SPCxgO\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Namee1ea20c0-c570-4512-8e84-b7a624d87ffa\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 3de01be4-a35d 0\",\n \"modelCustomizationId\":\"9924ad9b-3a60-48fd-b435-3c0de762e9cc\",\n \"modelInvariantId\":\"0b107d4f-5d98-4f10-8765-628ac90a3706\",\n \"modelVersionId\":\"a2945ce3-69f6-4486-b682-b542791b9b63\",\n \"modelName\":\"Demo_pNF_5gWU7CAczaQ4R5SPCxgO\",\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\":\"f7bd92d2-369e-4a81-a234-2458649c9c5a\",\n \"instanceParams\":[],\n \"instanceName\":\"5gWU7CAczaQ4R5SPCxgO\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}","lastModifiedBy":"APIH","serviceInstanceName":"Service_Ete_Namee1ea20c0-c570-4512-8e84-b7a624d87ffa","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances","productFamilyName":"pNF","cloudApiRequests":[],"requestURI":"6723f0b1-030f-46fb-9cca-d860e271175e"} 2023-05-06T11:53:21.957Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-05-06T11:53:22.008Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-05-06T11:53:22.009Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-05-06T11:53:22.009Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-05-06T11:53:22.010Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:53:21 GMT", x-envoy-upstream-service-time:"47", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:53:22.010Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "6723f0b1-030f-46fb-9cca-d860e271175e", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-05-06T11:53:21.332+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"0b107d4f-5d98-4f10-8765-628ac90a3706\",\n \"modelVersionId\":\"a2945ce3-69f6-4486-b682-b542791b9b63\",\n \"modelName\":\"Demo_pNF_5gWU7CAczaQ4R5SPCxgO\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"a484a98e-ab3b-4419-9f1c-ac4455ef0fbf\",\n \"owningEntityName\":\"OE-ETE_Customer-a484a98e-ab3b-4419-9f1c-ac4455ef0fbf\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_e1ea20c0-c570-4512-8e84-b7a624d87ffa\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Namee1ea20c0-c570-4512-8e84-b7a624d87ffa\",\n \"productFamilyId\":\"f7bd92d2-369e-4a81-a234-2458649c9c5a\",\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\":\"a2945ce3-69f6-4486-b682-b542791b9b63\",\n \"modelName\":\"Demo_pNF_5gWU7CAczaQ4R5SPCxgO\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Namee1ea20c0-c570-4512-8e84-b7a624d87ffa\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 3de01be4-a35d 0\",\n \"modelCustomizationId\":\"9924ad9b-3a60-48fd-b435-3c0de762e9cc\",\n \"modelInvariantId\":\"0b107d4f-5d98-4f10-8765-628ac90a3706\",\n \"modelVersionId\":\"a2945ce3-69f6-4486-b682-b542791b9b63\",\n \"modelName\":\"Demo_pNF_5gWU7CAczaQ4R5SPCxgO\",\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\":\"f7bd92d2-369e-4a81-a234-2458649c9c5a\",\n \"instanceParams\":[],\n \"instanceName\":\"5gWU7CAczaQ4R5SPCxgO\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-05-06T11:53:22.600+00:00", "serviceInstanceName" : "Service_Ete_Namee1ea20c0-c570-4512-8e84-b7a624d87ffa", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "6723f0b1-030f-46fb-9cca-d860e271175e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e" } } } 2023-05-06T11:53:22.011Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-05-06T11:53:22.011Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-05-06T11:53:22.026Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-05-06T11:53:22.026Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-05-06T11:53:22.027Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-05-06T11:53:22.027Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-05-06T11:53:22.028Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-05-06T11:53:22.028Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3120", X-B3-TraceId:"7a59ee68bf96bf25868c90eff9c9bc73", X-B3-SpanId:"d89483a0d9ab7ebe", X-B3-ParentSpanId:"868c90eff9c9bc73", X-B3-Sampled:"0", X-ONAP-RequestID:"6723f0b1-030f-46fb-9cca-d860e271175e", X-RequestID:"6723f0b1-030f-46fb-9cca-d860e271175e", X-TransactionID:"6723f0b1-030f-46fb-9cca-d860e271175e", X-ECOMP-RequestID:"6723f0b1-030f-46fb-9cca-d860e271175e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"86e0b562-4609-4809-9a99-31739b97c71b"] 2023-05-06T11:53:22.028Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"0b107d4f-5d98-4f10-8765-628ac90a3706\",\"modelType\":\"service\",\"modelName\":\"Demo_pNF_5gWU7CAczaQ4R5SPCxgO\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"a2945ce3-69f6-4486-b682-b542791b9b63\",\"modelUuid\":\"a2945ce3-69f6-4486-b682-b542791b9b63\",\"modelInvariantUuid\":\"0b107d4f-5d98-4f10-8765-628ac90a3706\"},\"requestInfo\":{\"productFamilyId\":\"f7bd92d2-369e-4a81-a234-2458649c9c5a\",\"source\":\"VID\",\"instanceName\":\"Service_Ete_Namee1ea20c0-c570-4512-8e84-b7a624d87ffa\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"ETE_Customer_e1ea20c0-c570-4512-8e84-b7a624d87ffa\"},\"requestParameters\":{\"subscriptionServiceType\":\"pNF\",\"userParams\":[{\"service\":{\"modelInfo\":{\"modelVersionId\":\"a2945ce3-69f6-4486-b682-b542791b9b63\",\"modelName\":\"Demo_pNF_5gWU7CAczaQ4R5SPCxgO\",\"modelType\":\"service\"},\"instanceName\":\"Service_Ete_Namee1ea20c0-c570-4512-8e84-b7a624d87ffa\",\"instanceParams\":[],\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"pNF 3de01be4-a35d 0\",\"modelCustomizationId\":\"9924ad9b-3a60-48fd-b435-3c0de762e9cc\",\"modelInvariantId\":\"0b107d4f-5d98-4f10-8765-628ac90a3706\",\"modelVersionId\":\"a2945ce3-69f6-4486-b682-b542791b9b63\",\"modelName\":\"Demo_pNF_5gWU7CAczaQ4R5SPCxgO\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"Platform-ETE_Customer\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"LOB-ETE_Customer\"},\"productFamilyId\":\"f7bd92d2-369e-4a81-a234-2458649c9c5a\",\"instanceParams\":[],\"instanceName\":\"5gWU7CAczaQ4R5SPCxgO\"}]}}},{\"Homing_Solution\":\"none\"}],\"aLaCarte\":false,\"usePreload\":false},\"owningEntity\":{\"owningEntityId\":\"a484a98e-ab3b-4419-9f1c-ac4455ef0fbf\",\"owningEntityName\":\"OE-ETE_Customer-a484a98e-ab3b-4419-9f1c-ac4455ef0fbf\"}}}","type":"String"},"requestId":{"value":"6723f0b1-030f-46fb-9cca-d860e271175e","type":"String"},"mso-request-id":{"value":"6723f0b1-030f-46fb-9cca-d860e271175e","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-05-06T11:53:22.029Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-05-06T11:53:23.050Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-05-06T11:53:23.050Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-05-06T11:53:23.051Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-05-06T11:53:23.051Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Sat, 06 May 2023 11:53:23 GMT", X-ONAP-RequestID:"6723f0b1-030f-46fb-9cca-d860e271175e", X-RequestID:"6723f0b1-030f-46fb-9cca-d860e271175e", X-TransactionID:"6723f0b1-030f-46fb-9cca-d860e271175e", X-ECOMP-RequestID:"6723f0b1-030f-46fb-9cca-d860e271175e", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"86e0b562-4609-4809-9a99-31739b97c71b", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", x-envoy-upstream-service-time:"1016", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:53:23.052Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"6723f0b1-030f-46fb-9cca-d860e271175e\",\"instanceId\":\"6a4d2f4c-23d9-4b5b-8b08-c6d7029a586f\"}}","message":"Success","processInstanceID":"99f7792b-ec04-11ed-9ce1-7a82ee2c3d67","variables":null,"messageCode":200} 2023-05-06T11:53:23.052Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-05-06T11:53:23.053Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-05-06T11:53:23.058Z|6723f0b1-030f-46fb-9cca-d860e271175e|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:53:24.991Z|c0af8d2f-a3d5-4361-ba76-0b316f93bf82|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:53:24.999Z|c0af8d2f-a3d5-4361-ba76-0b316f93bf82|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd 2023-05-06T11:53:24.999Z|c0af8d2f-a3d5-4361-ba76-0b316f93bf82|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|INFO|500||Invoke 2023-05-06T11:53:24.999Z|c0af8d2f-a3d5-4361-ba76-0b316f93bf82|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||===========================request begin================================================ 2023-05-06T11:53:24.999Z|c0af8d2f-a3d5-4361-ba76-0b316f93bf82|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd 2023-05-06T11:53:24.999Z|c0af8d2f-a3d5-4361-ba76-0b316f93bf82|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Method : GET 2023-05-06T11:53:25.000Z|c0af8d2f-a3d5-4361-ba76-0b316f93bf82|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b775a6a6fe6d7360a6b86e99c0b87e23", X-B3-SpanId:"5d308f39f34d3f63", X-B3-ParentSpanId:"93c6392dae4d05e0", X-B3-Sampled:"0", X-ONAP-RequestID:"c0af8d2f-a3d5-4361-ba76-0b316f93bf82", X-RequestID:"c0af8d2f-a3d5-4361-ba76-0b316f93bf82", X-TransactionID:"c0af8d2f-a3d5-4361-ba76-0b316f93bf82", X-ECOMP-RequestID:"c0af8d2f-a3d5-4361-ba76-0b316f93bf82", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd8af716-f59c-474f-ab1f-ca9702e52592"] 2023-05-06T11:53:25.000Z|c0af8d2f-a3d5-4361-ba76-0b316f93bf82|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Request body: 2023-05-06T11:53:25.000Z|c0af8d2f-a3d5-4361-ba76-0b316f93bf82|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||==========================request end================================================ 2023-05-06T11:53:25.033Z|c0af8d2f-a3d5-4361-ba76-0b316f93bf82|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||============================response begin========================================== 2023-05-06T11:53:25.034Z|c0af8d2f-a3d5-4361-ba76-0b316f93bf82|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Status code : 200 OK 2023-05-06T11:53:25.034Z|c0af8d2f-a3d5-4361-ba76-0b316f93bf82|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Status text : OK 2023-05-06T11:53:25.034Z|c0af8d2f-a3d5-4361-ba76-0b316f93bf82|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:53:25 GMT", x-envoy-upstream-service-time:"30", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:53:25.036Z|c0af8d2f-a3d5-4361-ba76-0b316f93bf82|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Response body: { "requestId" : "4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", "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-05-06T11:53:13.000+00:00", "source" : "VID", "vnfId" : "ca069bd8-5204-4515-8b31-c258ea257055", "vnfType" : "", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"d4a81356-7db6-4cf1-8de3-cf35725b761c\",\n \"modelVersionId\": \"69a928f6-ffd9-40b1-bfea-6533a2b300a2\",\n \"modelName\": \"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\n \"modelVersion\": \"1683373972139\",\n \"modelCustomizationId\": \"1cd8e946-cb80-4c1a-96e0-109ffda842a1\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"7db65ec7566d486695bbd771595ed5b3\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:53:24.000+00:00", "vfModuleId" : "83a6bcb2-3800-4cd0-9a0b-7ba988f2545c", "vfModuleName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "vfModuleModelName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "cloudRegion" : "RegionOne", "serviceInstanceId" : "54850123-ffc9-4c02-a21c-6d95dfd678f8", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd" } } } 2023-05-06T11:53:25.036Z|c0af8d2f-a3d5-4361-ba76-0b316f93bf82|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||=======================response end================================================= 2023-05-06T11:53:25.037Z|c0af8d2f-a3d5-4361-ba76-0b316f93bf82|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|INFO|500||InvokeReturn 2023-05-06T11:53:25.038Z|c0af8d2f-a3d5-4361-ba76-0b316f93bf82|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false 2023-05-06T11:53:25.038Z|c0af8d2f-a3d5-4361-ba76-0b316f93bf82|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:53:25.038Z|c0af8d2f-a3d5-4361-ba76-0b316f93bf82|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:53:25.038Z|c0af8d2f-a3d5-4361-ba76-0b316f93bf82|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false 2023-05-06T11:53:25.038Z|c0af8d2f-a3d5-4361-ba76-0b316f93bf82|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:53:25.038Z|c0af8d2f-a3d5-4361-ba76-0b316f93bf82|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b775a6a6fe6d7360a6b86e99c0b87e23", X-B3-SpanId:"97dc2d22771bd66f", X-B3-ParentSpanId:"93c6392dae4d05e0", X-B3-Sampled:"0", X-ONAP-RequestID:"c0af8d2f-a3d5-4361-ba76-0b316f93bf82", X-RequestID:"c0af8d2f-a3d5-4361-ba76-0b316f93bf82", X-TransactionID:"c0af8d2f-a3d5-4361-ba76-0b316f93bf82", X-ECOMP-RequestID:"c0af8d2f-a3d5-4361-ba76-0b316f93bf82", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2da1ca6c-6403-4281-a28c-a63da156cc4b"] 2023-05-06T11:53:25.039Z|c0af8d2f-a3d5-4361-ba76-0b316f93bf82|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:53:25.039Z|c0af8d2f-a3d5-4361-ba76-0b316f93bf82|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:53:25.056Z|c0af8d2f-a3d5-4361-ba76-0b316f93bf82|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:53:25.056Z|c0af8d2f-a3d5-4361-ba76-0b316f93bf82|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:53:25.056Z|c0af8d2f-a3d5-4361-ba76-0b316f93bf82|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:53:25.056Z|c0af8d2f-a3d5-4361-ba76-0b316f93bf82|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:53:25 GMT", x-envoy-upstream-service-time:"15", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:53:25.057Z|c0af8d2f-a3d5-4361-ba76-0b316f93bf82|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-05-06T11:53:25.057Z|c0af8d2f-a3d5-4361-ba76-0b316f93bf82|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:53:25.057Z|c0af8d2f-a3d5-4361-ba76-0b316f93bf82|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:53:25.078Z|c0af8d2f-a3d5-4361-ba76-0b316f93bf82|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T11:53:25.078Z|c0af8d2f-a3d5-4361-ba76-0b316f93bf82|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-05-06T11:53:25.079Z|c0af8d2f-a3d5-4361-ba76-0b316f93bf82|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T11:53:25.079Z|c0af8d2f-a3d5-4361-ba76-0b316f93bf82|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T11:53:25.079Z|c0af8d2f-a3d5-4361-ba76-0b316f93bf82|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-05-06T11:53:25.079Z|c0af8d2f-a3d5-4361-ba76-0b316f93bf82|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c0af8d2f-a3d5-4361-ba76-0b316f93bf82", X-RequestID:"c0af8d2f-a3d5-4361-ba76-0b316f93bf82", X-TransactionID:"c0af8d2f-a3d5-4361-ba76-0b316f93bf82", X-ECOMP-RequestID:"c0af8d2f-a3d5-4361-ba76-0b316f93bf82", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"23845868-6182-411d-a000-d9a06658f93d"] 2023-05-06T11:53:25.080Z|c0af8d2f-a3d5-4361-ba76-0b316f93bf82|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-05-06T11:53:25.080Z|c0af8d2f-a3d5-4361-ba76-0b316f93bf82|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T11:53:25.234Z|c0af8d2f-a3d5-4361-ba76-0b316f93bf82|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T11:53:25.235Z|c0af8d2f-a3d5-4361-ba76-0b316f93bf82|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T11:53:25.235Z|c0af8d2f-a3d5-4361-ba76-0b316f93bf82|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T11:53:25.235Z|c0af8d2f-a3d5-4361-ba76-0b316f93bf82|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=60CFDA081D1ACA9110C490ECE72B001A; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sat, 06 May 2023 11:53:25 GMT", x-envoy-upstream-service-time:"144", server:"envoy"] 2023-05-06T11:53:25.236Z|c0af8d2f-a3d5-4361-ba76-0b316f93bf82|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9803232a-ec04-11ed-9ce1-7a82ee2c3d67","businessKey":"4a36f8bd-4380-49fb-bf75-6a42b3a97ddd","processDefinitionId":"openstackAdapterTask:1:06562343-ebc0-11ed-9ce1-7a82ee2c3d67","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-05-06T11:53:19.272+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"94d40306-ec04-11ed-9ce1-7a82ee2c3d67","superProcessInstanceId":"98012717-ec04-11ed-9ce1-7a82ee2c3d67","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-05-06T11:53:25.236Z|c0af8d2f-a3d5-4361-ba76-0b316f93bf82|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T11:53:25.237Z|c0af8d2f-a3d5-4361-ba76-0b316f93bf82|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-05-06T11:53:25.274Z|c0af8d2f-a3d5-4361-ba76-0b316f93bf82|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T11:53:25.275Z|c0af8d2f-a3d5-4361-ba76-0b316f93bf82|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||Invoke 2023-05-06T11:53:25.276Z|c0af8d2f-a3d5-4361-ba76-0b316f93bf82|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T11:53:25.276Z|c0af8d2f-a3d5-4361-ba76-0b316f93bf82|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T11:53:25.276Z|c0af8d2f-a3d5-4361-ba76-0b316f93bf82|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Method : GET 2023-05-06T11:53:25.277Z|c0af8d2f-a3d5-4361-ba76-0b316f93bf82|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c0af8d2f-a3d5-4361-ba76-0b316f93bf82", X-RequestID:"c0af8d2f-a3d5-4361-ba76-0b316f93bf82", X-TransactionID:"c0af8d2f-a3d5-4361-ba76-0b316f93bf82", X-ECOMP-RequestID:"c0af8d2f-a3d5-4361-ba76-0b316f93bf82", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3e2477b9-46db-4aed-8e69-18cd2f3686fb"] 2023-05-06T11:53:25.277Z|c0af8d2f-a3d5-4361-ba76-0b316f93bf82|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Request body: 2023-05-06T11:53:25.277Z|c0af8d2f-a3d5-4361-ba76-0b316f93bf82|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T11:53:25.475Z|c0af8d2f-a3d5-4361-ba76-0b316f93bf82|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T11:53:25.476Z|c0af8d2f-a3d5-4361-ba76-0b316f93bf82|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T11:53:25.476Z|c0af8d2f-a3d5-4361-ba76-0b316f93bf82|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T11:53:25.476Z|c0af8d2f-a3d5-4361-ba76-0b316f93bf82|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=F7D4ECDF3CA3687DC86862B6B8E43405; Path=/; HttpOnly", Cache-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:"Sat, 06 May 2023 11:53:25 GMT", x-envoy-upstream-service-time:"194", server:"envoy"] 2023-05-06T11:53:25.476Z|c0af8d2f-a3d5-4361-ba76-0b316f93bf82|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:9b22b2d6-ec04-11ed-9ce1-7a82ee2c3d67","parentActivityInstanceId":"9803232a-ec04-11ed-9ce1-7a82ee2c3d67","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:06562343-ebc0-11ed-9ce1-7a82ee2c3d67","processInstanceId":"9803232a-ec04-11ed-9ce1-7a82ee2c3d67","executionId":"9803232a-ec04-11ed-9ce1-7a82ee2c3d67","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-05-06T11:53:24.512+0000","endTime":"2023-05-06T11:53:24.525+0000","durationInMillis":13,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"94d40306-ec04-11ed-9ce1-7a82ee2c3d67"}] 2023-05-06T11:53:25.476Z|c0af8d2f-a3d5-4361-ba76-0b316f93bf82|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T11:53:25.477Z|c0af8d2f-a3d5-4361-ba76-0b316f93bf82|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||InvokeReturn 2023-05-06T11:53:25.482Z|c0af8d2f-a3d5-4361-ba76-0b316f93bf82|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:53:31.152Z|29949a61-cf2a-4d36-a721-8a10806f6a20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:53:31.153Z|29949a61-cf2a-4d36-a721-8a10806f6a20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:53:31.154Z|0246e010-06be-47b6-9a52-0ef985b6828e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:53:31.155Z|0246e010-06be-47b6-9a52-0ef985b6828e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:53:31.157Z|3f1d3582-54ad-4e72-9384-4ed438c3035c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:53:31.158Z|3f1d3582-54ad-4e72-9384-4ed438c3035c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:53:33.817Z|6ded57d7-1233-4494-91d2-562dd359af69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:53:33.818Z|6ded57d7-1233-4494-91d2-562dd359af69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:53:35.749Z|e342c7f3-dcd0-49d0-ab38-77f88e688434|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:53:35.756Z|e342c7f3-dcd0-49d0-ab38-77f88e688434|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd 2023-05-06T11:53:35.757Z|e342c7f3-dcd0-49d0-ab38-77f88e688434|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|INFO|500||Invoke 2023-05-06T11:53:35.757Z|e342c7f3-dcd0-49d0-ab38-77f88e688434|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||===========================request begin================================================ 2023-05-06T11:53:35.757Z|e342c7f3-dcd0-49d0-ab38-77f88e688434|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd 2023-05-06T11:53:35.758Z|e342c7f3-dcd0-49d0-ab38-77f88e688434|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Method : GET 2023-05-06T11:53:35.758Z|e342c7f3-dcd0-49d0-ab38-77f88e688434|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b9cb8cf8e6f5ee08449d0a411a6b2c0d", X-B3-SpanId:"bada265e2b351b9b", X-B3-ParentSpanId:"83c512e191434b90", X-B3-Sampled:"0", X-ONAP-RequestID:"e342c7f3-dcd0-49d0-ab38-77f88e688434", X-RequestID:"e342c7f3-dcd0-49d0-ab38-77f88e688434", X-TransactionID:"e342c7f3-dcd0-49d0-ab38-77f88e688434", X-ECOMP-RequestID:"e342c7f3-dcd0-49d0-ab38-77f88e688434", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"86c8af0a-3d9d-4c9e-aa8c-5490e380045f"] 2023-05-06T11:53:35.758Z|e342c7f3-dcd0-49d0-ab38-77f88e688434|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Request body: 2023-05-06T11:53:35.758Z|e342c7f3-dcd0-49d0-ab38-77f88e688434|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||==========================request end================================================ 2023-05-06T11:53:35.797Z|e342c7f3-dcd0-49d0-ab38-77f88e688434|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||============================response begin========================================== 2023-05-06T11:53:35.798Z|e342c7f3-dcd0-49d0-ab38-77f88e688434|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Status code : 200 OK 2023-05-06T11:53:35.798Z|e342c7f3-dcd0-49d0-ab38-77f88e688434|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Status text : OK 2023-05-06T11:53:35.798Z|e342c7f3-dcd0-49d0-ab38-77f88e688434|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:53:36 GMT", x-envoy-upstream-service-time:"34", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:53:35.799Z|e342c7f3-dcd0-49d0-ab38-77f88e688434|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Response body: { "requestId" : "4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", "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-05-06T11:53:13.000+00:00", "source" : "VID", "vnfId" : "ca069bd8-5204-4515-8b31-c258ea257055", "vnfType" : "", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"d4a81356-7db6-4cf1-8de3-cf35725b761c\",\n \"modelVersionId\": \"69a928f6-ffd9-40b1-bfea-6533a2b300a2\",\n \"modelName\": \"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\n \"modelVersion\": \"1683373972139\",\n \"modelCustomizationId\": \"1cd8e946-cb80-4c1a-96e0-109ffda842a1\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"7db65ec7566d486695bbd771595ed5b3\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:53:24.000+00:00", "vfModuleId" : "83a6bcb2-3800-4cd0-9a0b-7ba988f2545c", "vfModuleName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "vfModuleModelName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "cloudRegion" : "RegionOne", "serviceInstanceId" : "54850123-ffc9-4c02-a21c-6d95dfd678f8", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd" } } } 2023-05-06T11:53:35.800Z|e342c7f3-dcd0-49d0-ab38-77f88e688434|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||=======================response end================================================= 2023-05-06T11:53:35.800Z|e342c7f3-dcd0-49d0-ab38-77f88e688434|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|INFO|500||InvokeReturn 2023-05-06T11:53:35.804Z|e342c7f3-dcd0-49d0-ab38-77f88e688434|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false 2023-05-06T11:53:35.804Z|e342c7f3-dcd0-49d0-ab38-77f88e688434|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:53:35.805Z|e342c7f3-dcd0-49d0-ab38-77f88e688434|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:53:35.805Z|e342c7f3-dcd0-49d0-ab38-77f88e688434|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false 2023-05-06T11:53:35.805Z|e342c7f3-dcd0-49d0-ab38-77f88e688434|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:53:35.805Z|e342c7f3-dcd0-49d0-ab38-77f88e688434|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b9cb8cf8e6f5ee08449d0a411a6b2c0d", X-B3-SpanId:"f27640b3155e59cb", X-B3-ParentSpanId:"83c512e191434b90", X-B3-Sampled:"0", X-ONAP-RequestID:"e342c7f3-dcd0-49d0-ab38-77f88e688434", X-RequestID:"e342c7f3-dcd0-49d0-ab38-77f88e688434", X-TransactionID:"e342c7f3-dcd0-49d0-ab38-77f88e688434", X-ECOMP-RequestID:"e342c7f3-dcd0-49d0-ab38-77f88e688434", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f928c0fe-9c2e-4228-a206-bbc6a0a55a82"] 2023-05-06T11:53:35.806Z|e342c7f3-dcd0-49d0-ab38-77f88e688434|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:53:35.806Z|e342c7f3-dcd0-49d0-ab38-77f88e688434|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:53:35.825Z|e342c7f3-dcd0-49d0-ab38-77f88e688434|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:53:35.826Z|e342c7f3-dcd0-49d0-ab38-77f88e688434|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:53:35.826Z|e342c7f3-dcd0-49d0-ab38-77f88e688434|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:53:35.827Z|e342c7f3-dcd0-49d0-ab38-77f88e688434|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:53:36 GMT", x-envoy-upstream-service-time:"16", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:53:35.828Z|e342c7f3-dcd0-49d0-ab38-77f88e688434|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 35, "soRequestId" : "4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", "groupingId" : "3075323d-5e80-4006-8013-1c3833f4ef16", "name" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7db65ec7566d486695bbd771595ed5b3/stacks/basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d/3075323d-5e80-4006-8013-1c3833f4ef16\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\"updated_time\":1683374004000,\"creation_time\":1683373908000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"3075323d-5e80-4006-8013-1c3833f4ef16\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"8b9d4b54942e4a02875f43b28bf7624d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3075323d-5e80-4006-8013-1c3833f4ef16\",\"OS::project_id\":\"7db65ec7566d486695bbd771595ed5b3\",\"OS::stack_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\"vnf_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d_vnf_0\",\"vnf_id\":\"ca069bd8-5204-4515-8b31-c258ea257055\",\"vf_module_id\":\"83a6bcb2-3800-4cd0-9a0b-7ba988f2545c\",\"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-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-05-06T11:53:26.000+00:00", "isDataInternal" : false } ] 2023-05-06T11:53:35.828Z|e342c7f3-dcd0-49d0-ab38-77f88e688434|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:53:35.829Z|e342c7f3-dcd0-49d0-ab38-77f88e688434|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:53:35.872Z|e342c7f3-dcd0-49d0-ab38-77f88e688434|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T11:53:35.873Z|e342c7f3-dcd0-49d0-ab38-77f88e688434|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-05-06T11:53:35.874Z|e342c7f3-dcd0-49d0-ab38-77f88e688434|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T11:53:35.874Z|e342c7f3-dcd0-49d0-ab38-77f88e688434|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T11:53:35.874Z|e342c7f3-dcd0-49d0-ab38-77f88e688434|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-05-06T11:53:35.875Z|e342c7f3-dcd0-49d0-ab38-77f88e688434|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e342c7f3-dcd0-49d0-ab38-77f88e688434", X-RequestID:"e342c7f3-dcd0-49d0-ab38-77f88e688434", X-TransactionID:"e342c7f3-dcd0-49d0-ab38-77f88e688434", X-ECOMP-RequestID:"e342c7f3-dcd0-49d0-ab38-77f88e688434", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6debae5d-6b72-4584-86b6-da19f282a512"] 2023-05-06T11:53:35.876Z|e342c7f3-dcd0-49d0-ab38-77f88e688434|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-05-06T11:53:35.876Z|e342c7f3-dcd0-49d0-ab38-77f88e688434|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T11:53:36.079Z|e342c7f3-dcd0-49d0-ab38-77f88e688434|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T11:53:36.079Z|e342c7f3-dcd0-49d0-ab38-77f88e688434|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T11:53:36.080Z|e342c7f3-dcd0-49d0-ab38-77f88e688434|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T11:53:36.080Z|e342c7f3-dcd0-49d0-ab38-77f88e688434|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=A372A04DD54EA2B719DE6D42EE453A3C; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sat, 06 May 2023 11:53:36 GMT", x-envoy-upstream-service-time:"197", server:"envoy"] 2023-05-06T11:53:36.080Z|e342c7f3-dcd0-49d0-ab38-77f88e688434|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9803232a-ec04-11ed-9ce1-7a82ee2c3d67","businessKey":"4a36f8bd-4380-49fb-bf75-6a42b3a97ddd","processDefinitionId":"openstackAdapterTask:1:06562343-ebc0-11ed-9ce1-7a82ee2c3d67","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-05-06T11:53:19.272+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"94d40306-ec04-11ed-9ce1-7a82ee2c3d67","superProcessInstanceId":"98012717-ec04-11ed-9ce1-7a82ee2c3d67","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-05-06T11:53:36.080Z|e342c7f3-dcd0-49d0-ab38-77f88e688434|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T11:53:36.081Z|e342c7f3-dcd0-49d0-ab38-77f88e688434|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-05-06T11:53:36.106Z|e342c7f3-dcd0-49d0-ab38-77f88e688434|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T11:53:36.106Z|e342c7f3-dcd0-49d0-ab38-77f88e688434|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||Invoke 2023-05-06T11:53:36.107Z|e342c7f3-dcd0-49d0-ab38-77f88e688434|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T11:53:36.107Z|e342c7f3-dcd0-49d0-ab38-77f88e688434|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T11:53:36.107Z|e342c7f3-dcd0-49d0-ab38-77f88e688434|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Method : GET 2023-05-06T11:53:36.108Z|e342c7f3-dcd0-49d0-ab38-77f88e688434|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e342c7f3-dcd0-49d0-ab38-77f88e688434", X-RequestID:"e342c7f3-dcd0-49d0-ab38-77f88e688434", X-TransactionID:"e342c7f3-dcd0-49d0-ab38-77f88e688434", X-ECOMP-RequestID:"e342c7f3-dcd0-49d0-ab38-77f88e688434", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dbc1af18-b50d-4595-bcf1-48654b524adc"] 2023-05-06T11:53:36.108Z|e342c7f3-dcd0-49d0-ab38-77f88e688434|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Request body: 2023-05-06T11:53:36.108Z|e342c7f3-dcd0-49d0-ab38-77f88e688434|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T11:53:36.267Z|e342c7f3-dcd0-49d0-ab38-77f88e688434|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T11:53:36.268Z|e342c7f3-dcd0-49d0-ab38-77f88e688434|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T11:53:36.268Z|e342c7f3-dcd0-49d0-ab38-77f88e688434|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T11:53:36.268Z|e342c7f3-dcd0-49d0-ab38-77f88e688434|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=D12DA119C97CA282728924EA08F0E1EA; Path=/; HttpOnly", Cache-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:"Sat, 06 May 2023 11:53:36 GMT", x-envoy-upstream-service-time:"155", server:"envoy"] 2023-05-06T11:53:36.269Z|e342c7f3-dcd0-49d0-ab38-77f88e688434|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:9b22b2d6-ec04-11ed-9ce1-7a82ee2c3d67","parentActivityInstanceId":"9803232a-ec04-11ed-9ce1-7a82ee2c3d67","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:06562343-ebc0-11ed-9ce1-7a82ee2c3d67","processInstanceId":"9803232a-ec04-11ed-9ce1-7a82ee2c3d67","executionId":"9803232a-ec04-11ed-9ce1-7a82ee2c3d67","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-05-06T11:53:24.512+0000","endTime":"2023-05-06T11:53:24.525+0000","durationInMillis":13,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"94d40306-ec04-11ed-9ce1-7a82ee2c3d67"}] 2023-05-06T11:53:36.269Z|e342c7f3-dcd0-49d0-ab38-77f88e688434|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T11:53:36.270Z|e342c7f3-dcd0-49d0-ab38-77f88e688434|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||InvokeReturn 2023-05-06T11:53:36.277Z|e342c7f3-dcd0-49d0-ab38-77f88e688434|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:53:41.188Z|bf48f15c-5c7d-405a-89fb-74b0a484a517|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:53:41.189Z|bf48f15c-5c7d-405a-89fb-74b0a484a517|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:53:41.190Z|e317ec7c-ecf8-4c54-a792-0c0db759d173|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:53:41.191Z|e317ec7c-ecf8-4c54-a792-0c0db759d173|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:53:41.193Z|ebf3cfda-763a-4830-866d-3fde28d8e2c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:53:41.193Z|ebf3cfda-763a-4830-866d-3fde28d8e2c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:53:46.492Z|d9ce9581-fd7b-4987-acd6-2a30a9802879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:53:46.500Z|d9ce9581-fd7b-4987-acd6-2a30a9802879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd 2023-05-06T11:53:46.501Z|d9ce9581-fd7b-4987-acd6-2a30a9802879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|INFO|500||Invoke 2023-05-06T11:53:46.501Z|d9ce9581-fd7b-4987-acd6-2a30a9802879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||===========================request begin================================================ 2023-05-06T11:53:46.501Z|d9ce9581-fd7b-4987-acd6-2a30a9802879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd 2023-05-06T11:53:46.502Z|d9ce9581-fd7b-4987-acd6-2a30a9802879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Method : GET 2023-05-06T11:53:46.502Z|d9ce9581-fd7b-4987-acd6-2a30a9802879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b913a5479d655bed44fe8d651d112eb7", X-B3-SpanId:"562d83ecf77fd346", X-B3-ParentSpanId:"a8b0ef549459c73b", X-B3-Sampled:"0", X-ONAP-RequestID:"d9ce9581-fd7b-4987-acd6-2a30a9802879", X-RequestID:"d9ce9581-fd7b-4987-acd6-2a30a9802879", X-TransactionID:"d9ce9581-fd7b-4987-acd6-2a30a9802879", X-ECOMP-RequestID:"d9ce9581-fd7b-4987-acd6-2a30a9802879", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"78439399-0623-4b45-86b6-e24d9165d240"] 2023-05-06T11:53:46.502Z|d9ce9581-fd7b-4987-acd6-2a30a9802879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Request body: 2023-05-06T11:53:46.502Z|d9ce9581-fd7b-4987-acd6-2a30a9802879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||==========================request end================================================ 2023-05-06T11:53:46.549Z|d9ce9581-fd7b-4987-acd6-2a30a9802879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||============================response begin========================================== 2023-05-06T11:53:46.550Z|d9ce9581-fd7b-4987-acd6-2a30a9802879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Status code : 200 OK 2023-05-06T11:53:46.550Z|d9ce9581-fd7b-4987-acd6-2a30a9802879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Status text : OK 2023-05-06T11:53:46.550Z|d9ce9581-fd7b-4987-acd6-2a30a9802879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:53:47 GMT", x-envoy-upstream-service-time:"42", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:53:46.551Z|d9ce9581-fd7b-4987-acd6-2a30a9802879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Response body: { "requestId" : "4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", "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-05-06T11:53:13.000+00:00", "source" : "VID", "vnfId" : "ca069bd8-5204-4515-8b31-c258ea257055", "vnfType" : "", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"d4a81356-7db6-4cf1-8de3-cf35725b761c\",\n \"modelVersionId\": \"69a928f6-ffd9-40b1-bfea-6533a2b300a2\",\n \"modelName\": \"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\n \"modelVersion\": \"1683373972139\",\n \"modelCustomizationId\": \"1cd8e946-cb80-4c1a-96e0-109ffda842a1\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"7db65ec7566d486695bbd771595ed5b3\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:53:24.000+00:00", "vfModuleId" : "83a6bcb2-3800-4cd0-9a0b-7ba988f2545c", "vfModuleName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "vfModuleModelName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "cloudRegion" : "RegionOne", "serviceInstanceId" : "54850123-ffc9-4c02-a21c-6d95dfd678f8", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd" } } } 2023-05-06T11:53:46.552Z|d9ce9581-fd7b-4987-acd6-2a30a9802879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||=======================response end================================================= 2023-05-06T11:53:46.553Z|d9ce9581-fd7b-4987-acd6-2a30a9802879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|INFO|500||InvokeReturn 2023-05-06T11:53:46.555Z|d9ce9581-fd7b-4987-acd6-2a30a9802879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false 2023-05-06T11:53:46.556Z|d9ce9581-fd7b-4987-acd6-2a30a9802879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:53:46.557Z|d9ce9581-fd7b-4987-acd6-2a30a9802879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:53:46.557Z|d9ce9581-fd7b-4987-acd6-2a30a9802879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false 2023-05-06T11:53:46.558Z|d9ce9581-fd7b-4987-acd6-2a30a9802879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:53:46.558Z|d9ce9581-fd7b-4987-acd6-2a30a9802879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b913a5479d655bed44fe8d651d112eb7", X-B3-SpanId:"27ef579254eef0e1", X-B3-ParentSpanId:"a8b0ef549459c73b", X-B3-Sampled:"0", X-ONAP-RequestID:"d9ce9581-fd7b-4987-acd6-2a30a9802879", X-RequestID:"d9ce9581-fd7b-4987-acd6-2a30a9802879", X-TransactionID:"d9ce9581-fd7b-4987-acd6-2a30a9802879", X-ECOMP-RequestID:"d9ce9581-fd7b-4987-acd6-2a30a9802879", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7290c9ff-e81b-456d-815a-9d054b0c7bb3"] 2023-05-06T11:53:46.559Z|d9ce9581-fd7b-4987-acd6-2a30a9802879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:53:46.559Z|d9ce9581-fd7b-4987-acd6-2a30a9802879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:53:46.584Z|d9ce9581-fd7b-4987-acd6-2a30a9802879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:53:46.585Z|d9ce9581-fd7b-4987-acd6-2a30a9802879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:53:46.586Z|d9ce9581-fd7b-4987-acd6-2a30a9802879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:53:46.586Z|d9ce9581-fd7b-4987-acd6-2a30a9802879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:53:47 GMT", x-envoy-upstream-service-time:"20", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:53:46.588Z|d9ce9581-fd7b-4987-acd6-2a30a9802879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 35, "soRequestId" : "4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", "groupingId" : "3075323d-5e80-4006-8013-1c3833f4ef16", "name" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7db65ec7566d486695bbd771595ed5b3/stacks/basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d/3075323d-5e80-4006-8013-1c3833f4ef16\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\"updated_time\":1683374004000,\"creation_time\":1683373908000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3075323d-5e80-4006-8013-1c3833f4ef16\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"8b9d4b54942e4a02875f43b28bf7624d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3075323d-5e80-4006-8013-1c3833f4ef16\",\"OS::project_id\":\"7db65ec7566d486695bbd771595ed5b3\",\"OS::stack_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\"vnf_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d_vnf_0\",\"vnf_id\":\"ca069bd8-5204-4515-8b31-c258ea257055\",\"vf_module_id\":\"83a6bcb2-3800-4cd0-9a0b-7ba988f2545c\",\"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-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-05-06T11:53:26.000+00:00", "isDataInternal" : false } ] 2023-05-06T11:53:46.589Z|d9ce9581-fd7b-4987-acd6-2a30a9802879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:53:46.589Z|d9ce9581-fd7b-4987-acd6-2a30a9802879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:53:46.633Z|d9ce9581-fd7b-4987-acd6-2a30a9802879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T11:53:46.634Z|d9ce9581-fd7b-4987-acd6-2a30a9802879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-05-06T11:53:46.635Z|d9ce9581-fd7b-4987-acd6-2a30a9802879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T11:53:46.635Z|d9ce9581-fd7b-4987-acd6-2a30a9802879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T11:53:46.635Z|d9ce9581-fd7b-4987-acd6-2a30a9802879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-05-06T11:53:46.636Z|d9ce9581-fd7b-4987-acd6-2a30a9802879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d9ce9581-fd7b-4987-acd6-2a30a9802879", X-RequestID:"d9ce9581-fd7b-4987-acd6-2a30a9802879", X-TransactionID:"d9ce9581-fd7b-4987-acd6-2a30a9802879", X-ECOMP-RequestID:"d9ce9581-fd7b-4987-acd6-2a30a9802879", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"90317706-8270-4f8f-98fa-489ef821019d"] 2023-05-06T11:53:46.636Z|d9ce9581-fd7b-4987-acd6-2a30a9802879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-05-06T11:53:46.636Z|d9ce9581-fd7b-4987-acd6-2a30a9802879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T11:53:46.804Z|d9ce9581-fd7b-4987-acd6-2a30a9802879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T11:53:46.804Z|d9ce9581-fd7b-4987-acd6-2a30a9802879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T11:53:46.804Z|d9ce9581-fd7b-4987-acd6-2a30a9802879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T11:53:46.804Z|d9ce9581-fd7b-4987-acd6-2a30a9802879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=9964A454741C0304DED67A3384E0DD47; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Sat, 06 May 2023 11:53:47 GMT", x-envoy-upstream-service-time:"163", server:"envoy"] 2023-05-06T11:53:46.805Z|d9ce9581-fd7b-4987-acd6-2a30a9802879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9803232a-ec04-11ed-9ce1-7a82ee2c3d67","businessKey":"4a36f8bd-4380-49fb-bf75-6a42b3a97ddd","processDefinitionId":"openstackAdapterTask:1:06562343-ebc0-11ed-9ce1-7a82ee2c3d67","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-05-06T11:53:19.272+0000","endTime":"2023-05-06T11:53:42.269+0000","removalTime":null,"durationInMillis":22997,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"94d40306-ec04-11ed-9ce1-7a82ee2c3d67","superProcessInstanceId":"98012717-ec04-11ed-9ce1-7a82ee2c3d67","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-05-06T11:53:46.805Z|d9ce9581-fd7b-4987-acd6-2a30a9802879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T11:53:46.805Z|d9ce9581-fd7b-4987-acd6-2a30a9802879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-05-06T11:53:46.824Z|d9ce9581-fd7b-4987-acd6-2a30a9802879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T11:53:46.824Z|d9ce9581-fd7b-4987-acd6-2a30a9802879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||Invoke 2023-05-06T11:53:46.824Z|d9ce9581-fd7b-4987-acd6-2a30a9802879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T11:53:46.824Z|d9ce9581-fd7b-4987-acd6-2a30a9802879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T11:53:46.825Z|d9ce9581-fd7b-4987-acd6-2a30a9802879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Method : GET 2023-05-06T11:53:46.825Z|d9ce9581-fd7b-4987-acd6-2a30a9802879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d9ce9581-fd7b-4987-acd6-2a30a9802879", X-RequestID:"d9ce9581-fd7b-4987-acd6-2a30a9802879", X-TransactionID:"d9ce9581-fd7b-4987-acd6-2a30a9802879", X-ECOMP-RequestID:"d9ce9581-fd7b-4987-acd6-2a30a9802879", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3cf672e9-c92a-4824-a528-a8af479d1bf1"] 2023-05-06T11:53:46.825Z|d9ce9581-fd7b-4987-acd6-2a30a9802879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Request body: 2023-05-06T11:53:46.825Z|d9ce9581-fd7b-4987-acd6-2a30a9802879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T11:53:47.001Z|d9ce9581-fd7b-4987-acd6-2a30a9802879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T11:53:47.002Z|d9ce9581-fd7b-4987-acd6-2a30a9802879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T11:53:47.002Z|d9ce9581-fd7b-4987-acd6-2a30a9802879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T11:53:47.002Z|d9ce9581-fd7b-4987-acd6-2a30a9802879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=8FBF6D89798A7AB742A47ADD9E05E2EB; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Sat, 06 May 2023 11:53:47 GMT", x-envoy-upstream-service-time:"173", server:"envoy"] 2023-05-06T11:53:47.003Z|d9ce9581-fd7b-4987-acd6-2a30a9802879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:a5b7be7d-ec04-11ed-9ce1-7a82ee2c3d67","parentActivityInstanceId":"9803232a-ec04-11ed-9ce1-7a82ee2c3d67","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:06562343-ebc0-11ed-9ce1-7a82ee2c3d67","processInstanceId":"9803232a-ec04-11ed-9ce1-7a82ee2c3d67","executionId":"9803232a-ec04-11ed-9ce1-7a82ee2c3d67","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-05-06T11:53:42.266+0000","endTime":"2023-05-06T11:53:42.266+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"94d40306-ec04-11ed-9ce1-7a82ee2c3d67"}] 2023-05-06T11:53:47.003Z|d9ce9581-fd7b-4987-acd6-2a30a9802879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T11:53:47.003Z|d9ce9581-fd7b-4987-acd6-2a30a9802879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||InvokeReturn 2023-05-06T11:53:47.008Z|d9ce9581-fd7b-4987-acd6-2a30a9802879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:53:48.817Z|084407fc-94b2-4d96-898f-f4b974d6970f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:53:48.818Z|084407fc-94b2-4d96-898f-f4b974d6970f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:53:49.533Z|5489cccf-8ff4-4d9b-b64a-e3e73c74d402|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:53:49.540Z|5489cccf-8ff4-4d9b-b64a-e3e73c74d402|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e 2023-05-06T11:53:49.540Z|5489cccf-8ff4-4d9b-b64a-e3e73c74d402|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|INFO|500||Invoke 2023-05-06T11:53:49.541Z|5489cccf-8ff4-4d9b-b64a-e3e73c74d402|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||===========================request begin================================================ 2023-05-06T11:53:49.541Z|5489cccf-8ff4-4d9b-b64a-e3e73c74d402|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e 2023-05-06T11:53:49.541Z|5489cccf-8ff4-4d9b-b64a-e3e73c74d402|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||Method : GET 2023-05-06T11:53:49.541Z|5489cccf-8ff4-4d9b-b64a-e3e73c74d402|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"36a76e99f1cb0e6f251859c55a3cf2f4", X-B3-SpanId:"1af7b5abe14ec8d9", X-B3-ParentSpanId:"251859c55a3cf2f4", X-B3-Sampled:"0", X-ONAP-RequestID:"5489cccf-8ff4-4d9b-b64a-e3e73c74d402", X-RequestID:"5489cccf-8ff4-4d9b-b64a-e3e73c74d402", X-TransactionID:"5489cccf-8ff4-4d9b-b64a-e3e73c74d402", X-ECOMP-RequestID:"5489cccf-8ff4-4d9b-b64a-e3e73c74d402", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4da23e89-04f9-4abd-b62c-0e35c14aa256"] 2023-05-06T11:53:49.541Z|5489cccf-8ff4-4d9b-b64a-e3e73c74d402|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||Request body: 2023-05-06T11:53:49.541Z|5489cccf-8ff4-4d9b-b64a-e3e73c74d402|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||==========================request end================================================ 2023-05-06T11:53:49.575Z|5489cccf-8ff4-4d9b-b64a-e3e73c74d402|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||============================response begin========================================== 2023-05-06T11:53:49.576Z|5489cccf-8ff4-4d9b-b64a-e3e73c74d402|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||Status code : 200 OK 2023-05-06T11:53:49.576Z|5489cccf-8ff4-4d9b-b64a-e3e73c74d402|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||Status text : OK 2023-05-06T11:53:49.576Z|5489cccf-8ff4-4d9b-b64a-e3e73c74d402|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:53:50 GMT", x-envoy-upstream-service-time:"30", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:53:49.577Z|5489cccf-8ff4-4d9b-b64a-e3e73c74d402|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||Response body: { "requestId" : "6723f0b1-030f-46fb-9cca-d860e271175e", "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-05-06T11:53:21.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"0b107d4f-5d98-4f10-8765-628ac90a3706\",\n \"modelVersionId\":\"a2945ce3-69f6-4486-b682-b542791b9b63\",\n \"modelName\":\"Demo_pNF_5gWU7CAczaQ4R5SPCxgO\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"a484a98e-ab3b-4419-9f1c-ac4455ef0fbf\",\n \"owningEntityName\":\"OE-ETE_Customer-a484a98e-ab3b-4419-9f1c-ac4455ef0fbf\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_e1ea20c0-c570-4512-8e84-b7a624d87ffa\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Namee1ea20c0-c570-4512-8e84-b7a624d87ffa\",\n \"productFamilyId\":\"f7bd92d2-369e-4a81-a234-2458649c9c5a\",\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\":\"a2945ce3-69f6-4486-b682-b542791b9b63\",\n \"modelName\":\"Demo_pNF_5gWU7CAczaQ4R5SPCxgO\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Namee1ea20c0-c570-4512-8e84-b7a624d87ffa\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 3de01be4-a35d 0\",\n \"modelCustomizationId\":\"9924ad9b-3a60-48fd-b435-3c0de762e9cc\",\n \"modelInvariantId\":\"0b107d4f-5d98-4f10-8765-628ac90a3706\",\n \"modelVersionId\":\"a2945ce3-69f6-4486-b682-b542791b9b63\",\n \"modelName\":\"Demo_pNF_5gWU7CAczaQ4R5SPCxgO\",\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\":\"f7bd92d2-369e-4a81-a234-2458649c9c5a\",\n \"instanceParams\":[],\n \"instanceName\":\"5gWU7CAczaQ4R5SPCxgO\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:53:29.000+00:00", "serviceInstanceId" : "6a4d2f4c-23d9-4b5b-8b08-c6d7029a586f", "serviceInstanceName" : "Service_Ete_Namee1ea20c0-c570-4512-8e84-b7a624d87ffa", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "6723f0b1-030f-46fb-9cca-d860e271175e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e" } } } 2023-05-06T11:53:49.578Z|5489cccf-8ff4-4d9b-b64a-e3e73c74d402|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||=======================response end================================================= 2023-05-06T11:53:49.578Z|5489cccf-8ff4-4d9b-b64a-e3e73c74d402|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|INFO|500||InvokeReturn 2023-05-06T11:53:49.579Z|5489cccf-8ff4-4d9b-b64a-e3e73c74d402|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false 2023-05-06T11:53:49.579Z|5489cccf-8ff4-4d9b-b64a-e3e73c74d402|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:53:49.580Z|5489cccf-8ff4-4d9b-b64a-e3e73c74d402|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:53:49.580Z|5489cccf-8ff4-4d9b-b64a-e3e73c74d402|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false 2023-05-06T11:53:49.580Z|5489cccf-8ff4-4d9b-b64a-e3e73c74d402|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:53:49.580Z|5489cccf-8ff4-4d9b-b64a-e3e73c74d402|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"36a76e99f1cb0e6f251859c55a3cf2f4", X-B3-SpanId:"814284138b7451d8", X-B3-ParentSpanId:"251859c55a3cf2f4", X-B3-Sampled:"0", X-ONAP-RequestID:"5489cccf-8ff4-4d9b-b64a-e3e73c74d402", X-RequestID:"5489cccf-8ff4-4d9b-b64a-e3e73c74d402", X-TransactionID:"5489cccf-8ff4-4d9b-b64a-e3e73c74d402", X-ECOMP-RequestID:"5489cccf-8ff4-4d9b-b64a-e3e73c74d402", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"44bdc4a4-dece-4607-b1e1-aa213d421334"] 2023-05-06T11:53:49.580Z|5489cccf-8ff4-4d9b-b64a-e3e73c74d402|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:53:49.580Z|5489cccf-8ff4-4d9b-b64a-e3e73c74d402|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:53:49.600Z|5489cccf-8ff4-4d9b-b64a-e3e73c74d402|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:53:49.600Z|5489cccf-8ff4-4d9b-b64a-e3e73c74d402|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:53:49.600Z|5489cccf-8ff4-4d9b-b64a-e3e73c74d402|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:53:49.600Z|5489cccf-8ff4-4d9b-b64a-e3e73c74d402|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:53:50 GMT", x-envoy-upstream-service-time:"17", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:53:49.601Z|5489cccf-8ff4-4d9b-b64a-e3e73c74d402|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-05-06T11:53:49.601Z|5489cccf-8ff4-4d9b-b64a-e3e73c74d402|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:53:49.601Z|5489cccf-8ff4-4d9b-b64a-e3e73c74d402|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:53:49.618Z|5489cccf-8ff4-4d9b-b64a-e3e73c74d402|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T11:53:49.619Z|5489cccf-8ff4-4d9b-b64a-e3e73c74d402|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-05-06T11:53:49.619Z|5489cccf-8ff4-4d9b-b64a-e3e73c74d402|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T11:53:49.619Z|5489cccf-8ff4-4d9b-b64a-e3e73c74d402|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T11:53:49.620Z|5489cccf-8ff4-4d9b-b64a-e3e73c74d402|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-05-06T11:53:49.620Z|5489cccf-8ff4-4d9b-b64a-e3e73c74d402|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5489cccf-8ff4-4d9b-b64a-e3e73c74d402", X-RequestID:"5489cccf-8ff4-4d9b-b64a-e3e73c74d402", X-TransactionID:"5489cccf-8ff4-4d9b-b64a-e3e73c74d402", X-ECOMP-RequestID:"5489cccf-8ff4-4d9b-b64a-e3e73c74d402", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"09af2699-ab08-46b8-9613-e3fa61a396ca"] 2023-05-06T11:53:49.620Z|5489cccf-8ff4-4d9b-b64a-e3e73c74d402|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-05-06T11:53:49.620Z|5489cccf-8ff4-4d9b-b64a-e3e73c74d402|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T11:53:49.773Z|5489cccf-8ff4-4d9b-b64a-e3e73c74d402|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T11:53:49.774Z|5489cccf-8ff4-4d9b-b64a-e3e73c74d402|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T11:53:49.774Z|5489cccf-8ff4-4d9b-b64a-e3e73c74d402|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T11:53:49.775Z|5489cccf-8ff4-4d9b-b64a-e3e73c74d402|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=8264848EC68E2A9B7CBBD21E75B41F20; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"693", Date:"Sat, 06 May 2023 11:53:49 GMT", x-envoy-upstream-service-time:"147", server:"envoy"] 2023-05-06T11:53:49.776Z|5489cccf-8ff4-4d9b-b64a-e3e73c74d402|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9f019a66-ec04-11ed-9ce1-7a82ee2c3d67","businessKey":"6723f0b1-030f-46fb-9cca-d860e271175e","processDefinitionId":"WaitForPnfReadyBB:1:061857d0-ebc0-11ed-9ce1-7a82ee2c3d67","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2023-05-06T11:53:31.006+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"99f7792b-ec04-11ed-9ce1-7a82ee2c3d67","superProcessInstanceId":"9e2f5600-ec04-11ed-9ce1-7a82ee2c3d67","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-05-06T11:53:49.776Z|5489cccf-8ff4-4d9b-b64a-e3e73c74d402|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T11:53:49.777Z|5489cccf-8ff4-4d9b-b64a-e3e73c74d402|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-05-06T11:53:49.822Z|5489cccf-8ff4-4d9b-b64a-e3e73c74d402|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T11:53:49.823Z|5489cccf-8ff4-4d9b-b64a-e3e73c74d402|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||Invoke 2023-05-06T11:53:49.823Z|5489cccf-8ff4-4d9b-b64a-e3e73c74d402|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T11:53:49.824Z|5489cccf-8ff4-4d9b-b64a-e3e73c74d402|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T11:53:49.824Z|5489cccf-8ff4-4d9b-b64a-e3e73c74d402|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Method : GET 2023-05-06T11:53:49.824Z|5489cccf-8ff4-4d9b-b64a-e3e73c74d402|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5489cccf-8ff4-4d9b-b64a-e3e73c74d402", X-RequestID:"5489cccf-8ff4-4d9b-b64a-e3e73c74d402", X-TransactionID:"5489cccf-8ff4-4d9b-b64a-e3e73c74d402", X-ECOMP-RequestID:"5489cccf-8ff4-4d9b-b64a-e3e73c74d402", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d6bc345e-83c9-497f-bb87-7aed511ad23e"] 2023-05-06T11:53:49.824Z|5489cccf-8ff4-4d9b-b64a-e3e73c74d402|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Request body: 2023-05-06T11:53:49.825Z|5489cccf-8ff4-4d9b-b64a-e3e73c74d402|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T11:53:50.011Z|5489cccf-8ff4-4d9b-b64a-e3e73c74d402|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T11:53:50.012Z|5489cccf-8ff4-4d9b-b64a-e3e73c74d402|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T11:53:50.012Z|5489cccf-8ff4-4d9b-b64a-e3e73c74d402|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T11:53:50.013Z|5489cccf-8ff4-4d9b-b64a-e3e73c74d402|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=2FF529A088080235F9E493DB5BB4E44C; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"826", Date:"Sat, 06 May 2023 11:53:50 GMT", x-envoy-upstream-service-time:"182", server:"envoy"] 2023-05-06T11:53:50.013Z|5489cccf-8ff4-4d9b-b64a-e3e73c74d402|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Response body: [{"id":"9f03964d-ec04-11ed-9ce1-7a82ee2c3d67","parentActivityInstanceId":"9f019a66-ec04-11ed-9ce1-7a82ee2c3d67","activityId":"UpdatePnfOrchestrationStatusToRegister","activityName":"Update Pnf Orchestration Status to Register","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:061857d0-ebc0-11ed-9ce1-7a82ee2c3d67","processInstanceId":"9f019a66-ec04-11ed-9ce1-7a82ee2c3d67","executionId":"9f019a66-ec04-11ed-9ce1-7a82ee2c3d67","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-05-06T11:53:31.019+0000","endTime":"2023-05-06T11:53:31.182+0000","durationInMillis":163,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"99f7792b-ec04-11ed-9ce1-7a82ee2c3d67"}] 2023-05-06T11:53:50.014Z|5489cccf-8ff4-4d9b-b64a-e3e73c74d402|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T11:53:50.014Z|5489cccf-8ff4-4d9b-b64a-e3e73c74d402|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||InvokeReturn 2023-05-06T11:53:50.020Z|5489cccf-8ff4-4d9b-b64a-e3e73c74d402|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:53:50.185Z|966b0b93-9452-4047-8653-ecd781e02b0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:53:50.185Z|966b0b93-9452-4047-8653-ecd781e02b0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:53:51.229Z|4e68d13b-f757-4aa5-9fa9-b3c7a551e74b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:53:51.229Z|c347df53-80a4-4efa-8823-45e452a2b158|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:53:51.230Z|7391ed64-14f7-4e1c-807a-8215138bae89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:53:51.230Z|4e68d13b-f757-4aa5-9fa9-b3c7a551e74b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:53:51.230Z|7391ed64-14f7-4e1c-807a-8215138bae89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:53:51.230Z|c347df53-80a4-4efa-8823-45e452a2b158|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:53:57.271Z|08236900-66e8-4c59-9fb8-37f5dd37c1ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:53:57.278Z|08236900-66e8-4c59-9fb8-37f5dd37c1ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd 2023-05-06T11:53:57.278Z|08236900-66e8-4c59-9fb8-37f5dd37c1ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|INFO|500||Invoke 2023-05-06T11:53:57.278Z|08236900-66e8-4c59-9fb8-37f5dd37c1ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||===========================request begin================================================ 2023-05-06T11:53:57.278Z|08236900-66e8-4c59-9fb8-37f5dd37c1ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd 2023-05-06T11:53:57.278Z|08236900-66e8-4c59-9fb8-37f5dd37c1ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Method : GET 2023-05-06T11:53:57.279Z|08236900-66e8-4c59-9fb8-37f5dd37c1ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3c511e4f82e9ca6a9846906485a4f64a", X-B3-SpanId:"865f2237aa9b1e57", X-B3-ParentSpanId:"476de497c0de019f", X-B3-Sampled:"0", X-ONAP-RequestID:"08236900-66e8-4c59-9fb8-37f5dd37c1ca", X-RequestID:"08236900-66e8-4c59-9fb8-37f5dd37c1ca", X-TransactionID:"08236900-66e8-4c59-9fb8-37f5dd37c1ca", X-ECOMP-RequestID:"08236900-66e8-4c59-9fb8-37f5dd37c1ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d4b06b9-080c-4c17-b2e2-0d9906e0363a"] 2023-05-06T11:53:57.279Z|08236900-66e8-4c59-9fb8-37f5dd37c1ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Request body: 2023-05-06T11:53:57.279Z|08236900-66e8-4c59-9fb8-37f5dd37c1ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||==========================request end================================================ 2023-05-06T11:53:57.310Z|08236900-66e8-4c59-9fb8-37f5dd37c1ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||============================response begin========================================== 2023-05-06T11:53:57.310Z|08236900-66e8-4c59-9fb8-37f5dd37c1ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Status code : 200 OK 2023-05-06T11:53:57.311Z|08236900-66e8-4c59-9fb8-37f5dd37c1ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Status text : OK 2023-05-06T11:53:57.311Z|08236900-66e8-4c59-9fb8-37f5dd37c1ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:53:57 GMT", x-envoy-upstream-service-time:"27", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:53:57.312Z|08236900-66e8-4c59-9fb8-37f5dd37c1ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Response body: { "requestId" : "4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", "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-05-06T11:53:13.000+00:00", "source" : "VID", "vnfId" : "ca069bd8-5204-4515-8b31-c258ea257055", "vnfType" : "", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"d4a81356-7db6-4cf1-8de3-cf35725b761c\",\n \"modelVersionId\": \"69a928f6-ffd9-40b1-bfea-6533a2b300a2\",\n \"modelName\": \"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\n \"modelVersion\": \"1683373972139\",\n \"modelCustomizationId\": \"1cd8e946-cb80-4c1a-96e0-109ffda842a1\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"7db65ec7566d486695bbd771595ed5b3\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:53:24.000+00:00", "vfModuleId" : "83a6bcb2-3800-4cd0-9a0b-7ba988f2545c", "vfModuleName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "vfModuleModelName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "cloudRegion" : "RegionOne", "serviceInstanceId" : "54850123-ffc9-4c02-a21c-6d95dfd678f8", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd" } } } 2023-05-06T11:53:57.312Z|08236900-66e8-4c59-9fb8-37f5dd37c1ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||=======================response end================================================= 2023-05-06T11:53:57.312Z|08236900-66e8-4c59-9fb8-37f5dd37c1ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|INFO|500||InvokeReturn 2023-05-06T11:53:57.314Z|08236900-66e8-4c59-9fb8-37f5dd37c1ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false 2023-05-06T11:53:57.314Z|08236900-66e8-4c59-9fb8-37f5dd37c1ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:53:57.315Z|08236900-66e8-4c59-9fb8-37f5dd37c1ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:53:57.315Z|08236900-66e8-4c59-9fb8-37f5dd37c1ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false 2023-05-06T11:53:57.315Z|08236900-66e8-4c59-9fb8-37f5dd37c1ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:53:57.315Z|08236900-66e8-4c59-9fb8-37f5dd37c1ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3c511e4f82e9ca6a9846906485a4f64a", X-B3-SpanId:"3adc2e6a04e89fc3", X-B3-ParentSpanId:"476de497c0de019f", X-B3-Sampled:"0", X-ONAP-RequestID:"08236900-66e8-4c59-9fb8-37f5dd37c1ca", X-RequestID:"08236900-66e8-4c59-9fb8-37f5dd37c1ca", X-TransactionID:"08236900-66e8-4c59-9fb8-37f5dd37c1ca", X-ECOMP-RequestID:"08236900-66e8-4c59-9fb8-37f5dd37c1ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"530d3621-6177-4ce4-b050-ee22753d1138"] 2023-05-06T11:53:57.315Z|08236900-66e8-4c59-9fb8-37f5dd37c1ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:53:57.316Z|08236900-66e8-4c59-9fb8-37f5dd37c1ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:53:57.340Z|08236900-66e8-4c59-9fb8-37f5dd37c1ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:53:57.341Z|08236900-66e8-4c59-9fb8-37f5dd37c1ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:53:57.341Z|08236900-66e8-4c59-9fb8-37f5dd37c1ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:53:57.342Z|08236900-66e8-4c59-9fb8-37f5dd37c1ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:53:57 GMT", x-envoy-upstream-service-time:"21", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:53:57.342Z|08236900-66e8-4c59-9fb8-37f5dd37c1ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 35, "soRequestId" : "4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", "groupingId" : "3075323d-5e80-4006-8013-1c3833f4ef16", "name" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7db65ec7566d486695bbd771595ed5b3/stacks/basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d/3075323d-5e80-4006-8013-1c3833f4ef16\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\"updated_time\":1683374004000,\"creation_time\":1683373908000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3075323d-5e80-4006-8013-1c3833f4ef16\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"8b9d4b54942e4a02875f43b28bf7624d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3075323d-5e80-4006-8013-1c3833f4ef16\",\"OS::project_id\":\"7db65ec7566d486695bbd771595ed5b3\",\"OS::stack_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\"vnf_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d_vnf_0\",\"vnf_id\":\"ca069bd8-5204-4515-8b31-c258ea257055\",\"vf_module_id\":\"83a6bcb2-3800-4cd0-9a0b-7ba988f2545c\",\"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-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-05-06T11:53:26.000+00:00", "isDataInternal" : false } ] 2023-05-06T11:53:57.342Z|08236900-66e8-4c59-9fb8-37f5dd37c1ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:53:57.343Z|08236900-66e8-4c59-9fb8-37f5dd37c1ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:53:57.364Z|08236900-66e8-4c59-9fb8-37f5dd37c1ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T11:53:57.364Z|08236900-66e8-4c59-9fb8-37f5dd37c1ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-05-06T11:53:57.364Z|08236900-66e8-4c59-9fb8-37f5dd37c1ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T11:53:57.364Z|08236900-66e8-4c59-9fb8-37f5dd37c1ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T11:53:57.365Z|08236900-66e8-4c59-9fb8-37f5dd37c1ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-05-06T11:53:57.365Z|08236900-66e8-4c59-9fb8-37f5dd37c1ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"08236900-66e8-4c59-9fb8-37f5dd37c1ca", X-RequestID:"08236900-66e8-4c59-9fb8-37f5dd37c1ca", X-TransactionID:"08236900-66e8-4c59-9fb8-37f5dd37c1ca", X-ECOMP-RequestID:"08236900-66e8-4c59-9fb8-37f5dd37c1ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a938bf25-149d-406d-8337-4e66af98f04e"] 2023-05-06T11:53:57.365Z|08236900-66e8-4c59-9fb8-37f5dd37c1ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-05-06T11:53:57.365Z|08236900-66e8-4c59-9fb8-37f5dd37c1ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T11:53:57.544Z|08236900-66e8-4c59-9fb8-37f5dd37c1ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T11:53:57.545Z|08236900-66e8-4c59-9fb8-37f5dd37c1ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T11:53:57.546Z|08236900-66e8-4c59-9fb8-37f5dd37c1ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T11:53:57.546Z|08236900-66e8-4c59-9fb8-37f5dd37c1ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=612E72D573CD26E3B05C17A0B2D0CBE8; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Sat, 06 May 2023 11:53:58 GMT", x-envoy-upstream-service-time:"169", server:"envoy"] 2023-05-06T11:53:57.546Z|08236900-66e8-4c59-9fb8-37f5dd37c1ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9803232a-ec04-11ed-9ce1-7a82ee2c3d67","businessKey":"4a36f8bd-4380-49fb-bf75-6a42b3a97ddd","processDefinitionId":"openstackAdapterTask:1:06562343-ebc0-11ed-9ce1-7a82ee2c3d67","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-05-06T11:53:19.272+0000","endTime":"2023-05-06T11:53:42.269+0000","removalTime":null,"durationInMillis":22997,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"94d40306-ec04-11ed-9ce1-7a82ee2c3d67","superProcessInstanceId":"98012717-ec04-11ed-9ce1-7a82ee2c3d67","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-05-06T11:53:57.547Z|08236900-66e8-4c59-9fb8-37f5dd37c1ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T11:53:57.547Z|08236900-66e8-4c59-9fb8-37f5dd37c1ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-05-06T11:53:57.586Z|08236900-66e8-4c59-9fb8-37f5dd37c1ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T11:53:57.586Z|08236900-66e8-4c59-9fb8-37f5dd37c1ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||Invoke 2023-05-06T11:53:57.587Z|08236900-66e8-4c59-9fb8-37f5dd37c1ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T11:53:57.587Z|08236900-66e8-4c59-9fb8-37f5dd37c1ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T11:53:57.587Z|08236900-66e8-4c59-9fb8-37f5dd37c1ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Method : GET 2023-05-06T11:53:57.588Z|08236900-66e8-4c59-9fb8-37f5dd37c1ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"08236900-66e8-4c59-9fb8-37f5dd37c1ca", X-RequestID:"08236900-66e8-4c59-9fb8-37f5dd37c1ca", X-TransactionID:"08236900-66e8-4c59-9fb8-37f5dd37c1ca", X-ECOMP-RequestID:"08236900-66e8-4c59-9fb8-37f5dd37c1ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"55dfcb94-0512-4a79-9d21-9636b9944af1"] 2023-05-06T11:53:57.588Z|08236900-66e8-4c59-9fb8-37f5dd37c1ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Request body: 2023-05-06T11:53:57.588Z|08236900-66e8-4c59-9fb8-37f5dd37c1ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T11:53:57.769Z|08236900-66e8-4c59-9fb8-37f5dd37c1ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T11:53:57.770Z|08236900-66e8-4c59-9fb8-37f5dd37c1ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T11:53:57.770Z|08236900-66e8-4c59-9fb8-37f5dd37c1ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T11:53:57.771Z|08236900-66e8-4c59-9fb8-37f5dd37c1ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=A6C61616F20CED21BA76BF72B7F59BA7; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Sat, 06 May 2023 11:53:58 GMT", x-envoy-upstream-service-time:"177", server:"envoy"] 2023-05-06T11:53:57.771Z|08236900-66e8-4c59-9fb8-37f5dd37c1ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:a5b7be7d-ec04-11ed-9ce1-7a82ee2c3d67","parentActivityInstanceId":"9803232a-ec04-11ed-9ce1-7a82ee2c3d67","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:06562343-ebc0-11ed-9ce1-7a82ee2c3d67","processInstanceId":"9803232a-ec04-11ed-9ce1-7a82ee2c3d67","executionId":"9803232a-ec04-11ed-9ce1-7a82ee2c3d67","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-05-06T11:53:42.266+0000","endTime":"2023-05-06T11:53:42.266+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"94d40306-ec04-11ed-9ce1-7a82ee2c3d67"}] 2023-05-06T11:53:57.772Z|08236900-66e8-4c59-9fb8-37f5dd37c1ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T11:53:57.772Z|08236900-66e8-4c59-9fb8-37f5dd37c1ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||InvokeReturn 2023-05-06T11:53:57.778Z|08236900-66e8-4c59-9fb8-37f5dd37c1ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:54:00.263Z|d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:54:00.272Z|d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e 2023-05-06T11:54:00.274Z|d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|INFO|500||Invoke 2023-05-06T11:54:00.274Z|d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||===========================request begin================================================ 2023-05-06T11:54:00.275Z|d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e 2023-05-06T11:54:00.275Z|d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||Method : GET 2023-05-06T11:54:00.276Z|d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"040f7a47cf14c7cf566e5e6cb8a3936f", X-B3-SpanId:"42fe23ddde0cbb4e", X-B3-ParentSpanId:"566e5e6cb8a3936f", X-B3-Sampled:"0", X-ONAP-RequestID:"d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4", X-RequestID:"d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4", X-TransactionID:"d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4", X-ECOMP-RequestID:"d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"abe01eb1-0965-49e5-8bc1-059291c8b41b"] 2023-05-06T11:54:00.277Z|d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||Request body: 2023-05-06T11:54:00.277Z|d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||==========================request end================================================ 2023-05-06T11:54:00.311Z|d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||============================response begin========================================== 2023-05-06T11:54:00.312Z|d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||Status code : 200 OK 2023-05-06T11:54:00.312Z|d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||Status text : OK 2023-05-06T11:54:00.313Z|d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:54:00 GMT", x-envoy-upstream-service-time:"27", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:54:00.314Z|d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||Response body: { "requestId" : "6723f0b1-030f-46fb-9cca-d860e271175e", "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-05-06T11:53:21.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"0b107d4f-5d98-4f10-8765-628ac90a3706\",\n \"modelVersionId\":\"a2945ce3-69f6-4486-b682-b542791b9b63\",\n \"modelName\":\"Demo_pNF_5gWU7CAczaQ4R5SPCxgO\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"a484a98e-ab3b-4419-9f1c-ac4455ef0fbf\",\n \"owningEntityName\":\"OE-ETE_Customer-a484a98e-ab3b-4419-9f1c-ac4455ef0fbf\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_e1ea20c0-c570-4512-8e84-b7a624d87ffa\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Namee1ea20c0-c570-4512-8e84-b7a624d87ffa\",\n \"productFamilyId\":\"f7bd92d2-369e-4a81-a234-2458649c9c5a\",\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\":\"a2945ce3-69f6-4486-b682-b542791b9b63\",\n \"modelName\":\"Demo_pNF_5gWU7CAczaQ4R5SPCxgO\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Namee1ea20c0-c570-4512-8e84-b7a624d87ffa\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 3de01be4-a35d 0\",\n \"modelCustomizationId\":\"9924ad9b-3a60-48fd-b435-3c0de762e9cc\",\n \"modelInvariantId\":\"0b107d4f-5d98-4f10-8765-628ac90a3706\",\n \"modelVersionId\":\"a2945ce3-69f6-4486-b682-b542791b9b63\",\n \"modelName\":\"Demo_pNF_5gWU7CAczaQ4R5SPCxgO\",\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\":\"f7bd92d2-369e-4a81-a234-2458649c9c5a\",\n \"instanceParams\":[],\n \"instanceName\":\"5gWU7CAczaQ4R5SPCxgO\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:53:29.000+00:00", "serviceInstanceId" : "6a4d2f4c-23d9-4b5b-8b08-c6d7029a586f", "serviceInstanceName" : "Service_Ete_Namee1ea20c0-c570-4512-8e84-b7a624d87ffa", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "6723f0b1-030f-46fb-9cca-d860e271175e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e" } } } 2023-05-06T11:54:00.314Z|d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||=======================response end================================================= 2023-05-06T11:54:00.315Z|d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|INFO|500||InvokeReturn 2023-05-06T11:54:00.317Z|d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false 2023-05-06T11:54:00.318Z|d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:54:00.318Z|d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:54:00.318Z|d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false 2023-05-06T11:54:00.318Z|d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:54:00.318Z|d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"040f7a47cf14c7cf566e5e6cb8a3936f", X-B3-SpanId:"75af6012d3859554", X-B3-ParentSpanId:"566e5e6cb8a3936f", X-B3-Sampled:"0", X-ONAP-RequestID:"d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4", X-RequestID:"d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4", X-TransactionID:"d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4", X-ECOMP-RequestID:"d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"12806e46-2880-42cd-afe7-826112dd0adb"] 2023-05-06T11:54:00.318Z|d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:54:00.318Z|d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:54:00.352Z|d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:54:00.353Z|d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:54:00.354Z|d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:54:00.354Z|d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:54:00 GMT", x-envoy-upstream-service-time:"31", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:54:00.355Z|d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-05-06T11:54:00.356Z|d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:54:00.356Z|d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:54:00.407Z|d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T11:54:00.408Z|d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-05-06T11:54:00.409Z|d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T11:54:00.409Z|d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T11:54:00.409Z|d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-05-06T11:54:00.410Z|d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4", X-RequestID:"d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4", X-TransactionID:"d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4", X-ECOMP-RequestID:"d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e90f5602-3604-49cd-b9fd-d62fd3d8d92c"] 2023-05-06T11:54:00.410Z|d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-05-06T11:54:00.410Z|d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T11:54:00.629Z|d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T11:54:00.629Z|d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T11:54:00.630Z|d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T11:54:00.630Z|d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=BFB3C0C4C30FB7F6FAD02634065068F2; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"693", Date:"Sat, 06 May 2023 11:54:01 GMT", x-envoy-upstream-service-time:"213", server:"envoy"] 2023-05-06T11:54:00.630Z|d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9f019a66-ec04-11ed-9ce1-7a82ee2c3d67","businessKey":"6723f0b1-030f-46fb-9cca-d860e271175e","processDefinitionId":"WaitForPnfReadyBB:1:061857d0-ebc0-11ed-9ce1-7a82ee2c3d67","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2023-05-06T11:53:31.006+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"99f7792b-ec04-11ed-9ce1-7a82ee2c3d67","superProcessInstanceId":"9e2f5600-ec04-11ed-9ce1-7a82ee2c3d67","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-05-06T11:54:00.631Z|d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T11:54:00.631Z|d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-05-06T11:54:00.659Z|d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T11:54:00.660Z|d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||Invoke 2023-05-06T11:54:00.660Z|d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T11:54:00.660Z|d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T11:54:00.660Z|d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Method : GET 2023-05-06T11:54:00.660Z|d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4", X-RequestID:"d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4", X-TransactionID:"d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4", X-ECOMP-RequestID:"d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eae955ff-7406-40f7-9e0e-726994a2823d"] 2023-05-06T11:54:00.661Z|d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Request body: 2023-05-06T11:54:00.661Z|d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T11:54:00.815Z|d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T11:54:00.816Z|d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T11:54:00.816Z|d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T11:54:00.817Z|d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=EE040D454B0E07757BC8AF0451E93B3B; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"826", Date:"Sat, 06 May 2023 11:54:01 GMT", x-envoy-upstream-service-time:"147", server:"envoy"] 2023-05-06T11:54:00.817Z|d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Response body: [{"id":"9f03964d-ec04-11ed-9ce1-7a82ee2c3d67","parentActivityInstanceId":"9f019a66-ec04-11ed-9ce1-7a82ee2c3d67","activityId":"UpdatePnfOrchestrationStatusToRegister","activityName":"Update Pnf Orchestration Status to Register","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:061857d0-ebc0-11ed-9ce1-7a82ee2c3d67","processInstanceId":"9f019a66-ec04-11ed-9ce1-7a82ee2c3d67","executionId":"9f019a66-ec04-11ed-9ce1-7a82ee2c3d67","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-05-06T11:53:31.019+0000","endTime":"2023-05-06T11:53:31.182+0000","durationInMillis":163,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"99f7792b-ec04-11ed-9ce1-7a82ee2c3d67"}] 2023-05-06T11:54:00.817Z|d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T11:54:00.818Z|d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||InvokeReturn 2023-05-06T11:54:00.827Z|d8c6c0be-ef4a-4c3a-9729-b0996b29b7c4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:54:01.255Z|7a362352-42fa-4442-8e05-43c99c0cc380|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:54:01.256Z|7a362352-42fa-4442-8e05-43c99c0cc380|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:54:01.257Z|50ac6eed-cb37-4051-8f57-bc57bfc60665|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:54:01.258Z|50ac6eed-cb37-4051-8f57-bc57bfc60665|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:54:01.261Z|24dca282-bfe8-4b24-be22-0c927bbac465|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:54:01.262Z|24dca282-bfe8-4b24-be22-0c927bbac465|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:54:03.818Z|2815f9a3-6bb4-452a-b4f8-ef4008953bf8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:54:03.823Z|2815f9a3-6bb4-452a-b4f8-ef4008953bf8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:54:08.073Z|ada94964-0f9e-4116-8cb1-cdd172259353|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:54:08.079Z|ada94964-0f9e-4116-8cb1-cdd172259353|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd 2023-05-06T11:54:08.080Z|ada94964-0f9e-4116-8cb1-cdd172259353|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|INFO|500||Invoke 2023-05-06T11:54:08.080Z|ada94964-0f9e-4116-8cb1-cdd172259353|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||===========================request begin================================================ 2023-05-06T11:54:08.081Z|ada94964-0f9e-4116-8cb1-cdd172259353|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd 2023-05-06T11:54:08.081Z|ada94964-0f9e-4116-8cb1-cdd172259353|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Method : GET 2023-05-06T11:54:08.081Z|ada94964-0f9e-4116-8cb1-cdd172259353|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"22c10ae74f77ff4e2f5c17285d9a9357", X-B3-SpanId:"1253e302efa35f38", X-B3-ParentSpanId:"7d18c5c619afdc48", X-B3-Sampled:"0", X-ONAP-RequestID:"ada94964-0f9e-4116-8cb1-cdd172259353", X-RequestID:"ada94964-0f9e-4116-8cb1-cdd172259353", X-TransactionID:"ada94964-0f9e-4116-8cb1-cdd172259353", X-ECOMP-RequestID:"ada94964-0f9e-4116-8cb1-cdd172259353", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d20a61ed-8766-4bf8-a7f2-6747b4129373"] 2023-05-06T11:54:08.081Z|ada94964-0f9e-4116-8cb1-cdd172259353|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Request body: 2023-05-06T11:54:08.081Z|ada94964-0f9e-4116-8cb1-cdd172259353|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||==========================request end================================================ 2023-05-06T11:54:08.117Z|ada94964-0f9e-4116-8cb1-cdd172259353|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||============================response begin========================================== 2023-05-06T11:54:08.118Z|ada94964-0f9e-4116-8cb1-cdd172259353|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Status code : 200 OK 2023-05-06T11:54:08.118Z|ada94964-0f9e-4116-8cb1-cdd172259353|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Status text : OK 2023-05-06T11:54:08.118Z|ada94964-0f9e-4116-8cb1-cdd172259353|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:54:08 GMT", x-envoy-upstream-service-time:"32", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:54:08.119Z|ada94964-0f9e-4116-8cb1-cdd172259353|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Response body: { "requestId" : "4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", "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-05-06T11:53:13.000+00:00", "source" : "VID", "vnfId" : "ca069bd8-5204-4515-8b31-c258ea257055", "vnfType" : "", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"d4a81356-7db6-4cf1-8de3-cf35725b761c\",\n \"modelVersionId\": \"69a928f6-ffd9-40b1-bfea-6533a2b300a2\",\n \"modelName\": \"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\n \"modelVersion\": \"1683373972139\",\n \"modelCustomizationId\": \"1cd8e946-cb80-4c1a-96e0-109ffda842a1\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"7db65ec7566d486695bbd771595ed5b3\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:53:24.000+00:00", "vfModuleId" : "83a6bcb2-3800-4cd0-9a0b-7ba988f2545c", "vfModuleName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "vfModuleModelName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "cloudRegion" : "RegionOne", "serviceInstanceId" : "54850123-ffc9-4c02-a21c-6d95dfd678f8", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd" } } } 2023-05-06T11:54:08.119Z|ada94964-0f9e-4116-8cb1-cdd172259353|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||=======================response end================================================= 2023-05-06T11:54:08.119Z|ada94964-0f9e-4116-8cb1-cdd172259353|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|INFO|500||InvokeReturn 2023-05-06T11:54:08.120Z|ada94964-0f9e-4116-8cb1-cdd172259353|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false 2023-05-06T11:54:08.121Z|ada94964-0f9e-4116-8cb1-cdd172259353|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:54:08.121Z|ada94964-0f9e-4116-8cb1-cdd172259353|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:54:08.121Z|ada94964-0f9e-4116-8cb1-cdd172259353|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false 2023-05-06T11:54:08.122Z|ada94964-0f9e-4116-8cb1-cdd172259353|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:54:08.122Z|ada94964-0f9e-4116-8cb1-cdd172259353|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"22c10ae74f77ff4e2f5c17285d9a9357", X-B3-SpanId:"7241984073375312", X-B3-ParentSpanId:"7d18c5c619afdc48", X-B3-Sampled:"0", X-ONAP-RequestID:"ada94964-0f9e-4116-8cb1-cdd172259353", X-RequestID:"ada94964-0f9e-4116-8cb1-cdd172259353", X-TransactionID:"ada94964-0f9e-4116-8cb1-cdd172259353", X-ECOMP-RequestID:"ada94964-0f9e-4116-8cb1-cdd172259353", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f3d29740-6627-470e-ab77-b585627e209d"] 2023-05-06T11:54:08.122Z|ada94964-0f9e-4116-8cb1-cdd172259353|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:54:08.122Z|ada94964-0f9e-4116-8cb1-cdd172259353|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:54:08.140Z|ada94964-0f9e-4116-8cb1-cdd172259353|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:54:08.141Z|ada94964-0f9e-4116-8cb1-cdd172259353|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:54:08.141Z|ada94964-0f9e-4116-8cb1-cdd172259353|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:54:08.141Z|ada94964-0f9e-4116-8cb1-cdd172259353|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:54:08 GMT", x-envoy-upstream-service-time:"14", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:54:08.142Z|ada94964-0f9e-4116-8cb1-cdd172259353|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 35, "soRequestId" : "4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", "groupingId" : "3075323d-5e80-4006-8013-1c3833f4ef16", "name" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7db65ec7566d486695bbd771595ed5b3/stacks/basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d/3075323d-5e80-4006-8013-1c3833f4ef16\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\"updated_time\":1683374004000,\"creation_time\":1683373908000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3075323d-5e80-4006-8013-1c3833f4ef16\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"8b9d4b54942e4a02875f43b28bf7624d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3075323d-5e80-4006-8013-1c3833f4ef16\",\"OS::project_id\":\"7db65ec7566d486695bbd771595ed5b3\",\"OS::stack_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\"vnf_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d_vnf_0\",\"vnf_id\":\"ca069bd8-5204-4515-8b31-c258ea257055\",\"vf_module_id\":\"83a6bcb2-3800-4cd0-9a0b-7ba988f2545c\",\"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-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-05-06T11:53:26.000+00:00", "isDataInternal" : false } ] 2023-05-06T11:54:08.142Z|ada94964-0f9e-4116-8cb1-cdd172259353|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:54:08.143Z|ada94964-0f9e-4116-8cb1-cdd172259353|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:54:08.171Z|ada94964-0f9e-4116-8cb1-cdd172259353|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T11:54:08.172Z|ada94964-0f9e-4116-8cb1-cdd172259353|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-05-06T11:54:08.172Z|ada94964-0f9e-4116-8cb1-cdd172259353|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T11:54:08.173Z|ada94964-0f9e-4116-8cb1-cdd172259353|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T11:54:08.173Z|ada94964-0f9e-4116-8cb1-cdd172259353|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-05-06T11:54:08.173Z|ada94964-0f9e-4116-8cb1-cdd172259353|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ada94964-0f9e-4116-8cb1-cdd172259353", X-RequestID:"ada94964-0f9e-4116-8cb1-cdd172259353", X-TransactionID:"ada94964-0f9e-4116-8cb1-cdd172259353", X-ECOMP-RequestID:"ada94964-0f9e-4116-8cb1-cdd172259353", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb8241ed-fcde-4631-98ce-6d2f5b188a82"] 2023-05-06T11:54:08.173Z|ada94964-0f9e-4116-8cb1-cdd172259353|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-05-06T11:54:08.174Z|ada94964-0f9e-4116-8cb1-cdd172259353|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T11:54:08.372Z|ada94964-0f9e-4116-8cb1-cdd172259353|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T11:54:08.373Z|ada94964-0f9e-4116-8cb1-cdd172259353|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T11:54:08.373Z|ada94964-0f9e-4116-8cb1-cdd172259353|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T11:54:08.374Z|ada94964-0f9e-4116-8cb1-cdd172259353|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=4BC209E664E6C20565C332A163489EE8; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Sat, 06 May 2023 11:54:08 GMT", x-envoy-upstream-service-time:"195", server:"envoy"] 2023-05-06T11:54:08.374Z|ada94964-0f9e-4116-8cb1-cdd172259353|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9803232a-ec04-11ed-9ce1-7a82ee2c3d67","businessKey":"4a36f8bd-4380-49fb-bf75-6a42b3a97ddd","processDefinitionId":"openstackAdapterTask:1:06562343-ebc0-11ed-9ce1-7a82ee2c3d67","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-05-06T11:53:19.272+0000","endTime":"2023-05-06T11:53:42.269+0000","removalTime":null,"durationInMillis":22997,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"94d40306-ec04-11ed-9ce1-7a82ee2c3d67","superProcessInstanceId":"98012717-ec04-11ed-9ce1-7a82ee2c3d67","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-05-06T11:54:08.374Z|ada94964-0f9e-4116-8cb1-cdd172259353|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T11:54:08.375Z|ada94964-0f9e-4116-8cb1-cdd172259353|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-05-06T11:54:08.407Z|ada94964-0f9e-4116-8cb1-cdd172259353|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T11:54:08.408Z|ada94964-0f9e-4116-8cb1-cdd172259353|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||Invoke 2023-05-06T11:54:08.408Z|ada94964-0f9e-4116-8cb1-cdd172259353|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T11:54:08.409Z|ada94964-0f9e-4116-8cb1-cdd172259353|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T11:54:08.409Z|ada94964-0f9e-4116-8cb1-cdd172259353|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Method : GET 2023-05-06T11:54:08.409Z|ada94964-0f9e-4116-8cb1-cdd172259353|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ada94964-0f9e-4116-8cb1-cdd172259353", X-RequestID:"ada94964-0f9e-4116-8cb1-cdd172259353", X-TransactionID:"ada94964-0f9e-4116-8cb1-cdd172259353", X-ECOMP-RequestID:"ada94964-0f9e-4116-8cb1-cdd172259353", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c4e6fe6e-ee9a-4cd4-af1b-6c836fa7d56b"] 2023-05-06T11:54:08.411Z|ada94964-0f9e-4116-8cb1-cdd172259353|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Request body: 2023-05-06T11:54:08.411Z|ada94964-0f9e-4116-8cb1-cdd172259353|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T11:54:08.565Z|ada94964-0f9e-4116-8cb1-cdd172259353|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T11:54:08.566Z|ada94964-0f9e-4116-8cb1-cdd172259353|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T11:54:08.566Z|ada94964-0f9e-4116-8cb1-cdd172259353|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T11:54:08.567Z|ada94964-0f9e-4116-8cb1-cdd172259353|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=F7E10266CE20829510183BE5FE8ED6F7; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Sat, 06 May 2023 11:54:08 GMT", x-envoy-upstream-service-time:"150", server:"envoy"] 2023-05-06T11:54:08.568Z|ada94964-0f9e-4116-8cb1-cdd172259353|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:a5b7be7d-ec04-11ed-9ce1-7a82ee2c3d67","parentActivityInstanceId":"9803232a-ec04-11ed-9ce1-7a82ee2c3d67","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:06562343-ebc0-11ed-9ce1-7a82ee2c3d67","processInstanceId":"9803232a-ec04-11ed-9ce1-7a82ee2c3d67","executionId":"9803232a-ec04-11ed-9ce1-7a82ee2c3d67","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-05-06T11:53:42.266+0000","endTime":"2023-05-06T11:53:42.266+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"94d40306-ec04-11ed-9ce1-7a82ee2c3d67"}] 2023-05-06T11:54:08.568Z|ada94964-0f9e-4116-8cb1-cdd172259353|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T11:54:08.569Z|ada94964-0f9e-4116-8cb1-cdd172259353|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||InvokeReturn 2023-05-06T11:54:08.575Z|ada94964-0f9e-4116-8cb1-cdd172259353|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:54:11.071Z|409ac0da-1b6a-4165-81d1-e302061d5d3c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:54:11.078Z|409ac0da-1b6a-4165-81d1-e302061d5d3c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e 2023-05-06T11:54:11.079Z|409ac0da-1b6a-4165-81d1-e302061d5d3c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|INFO|500||Invoke 2023-05-06T11:54:11.079Z|409ac0da-1b6a-4165-81d1-e302061d5d3c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||===========================request begin================================================ 2023-05-06T11:54:11.079Z|409ac0da-1b6a-4165-81d1-e302061d5d3c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e 2023-05-06T11:54:11.079Z|409ac0da-1b6a-4165-81d1-e302061d5d3c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||Method : GET 2023-05-06T11:54:11.079Z|409ac0da-1b6a-4165-81d1-e302061d5d3c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7820196283d05d28292c9f4fcc70a804", X-B3-SpanId:"813b37eb74fee7f7", X-B3-ParentSpanId:"292c9f4fcc70a804", X-B3-Sampled:"0", X-ONAP-RequestID:"409ac0da-1b6a-4165-81d1-e302061d5d3c", X-RequestID:"409ac0da-1b6a-4165-81d1-e302061d5d3c", X-TransactionID:"409ac0da-1b6a-4165-81d1-e302061d5d3c", X-ECOMP-RequestID:"409ac0da-1b6a-4165-81d1-e302061d5d3c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a8dfdae-b683-4c60-a099-e4d3ea9563f0"] 2023-05-06T11:54:11.080Z|409ac0da-1b6a-4165-81d1-e302061d5d3c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||Request body: 2023-05-06T11:54:11.080Z|409ac0da-1b6a-4165-81d1-e302061d5d3c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||==========================request end================================================ 2023-05-06T11:54:11.121Z|409ac0da-1b6a-4165-81d1-e302061d5d3c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||============================response begin========================================== 2023-05-06T11:54:11.121Z|409ac0da-1b6a-4165-81d1-e302061d5d3c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||Status code : 200 OK 2023-05-06T11:54:11.122Z|409ac0da-1b6a-4165-81d1-e302061d5d3c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||Status text : OK 2023-05-06T11:54:11.123Z|409ac0da-1b6a-4165-81d1-e302061d5d3c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:54:11 GMT", x-envoy-upstream-service-time:"37", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:54:11.124Z|409ac0da-1b6a-4165-81d1-e302061d5d3c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||Response body: { "requestId" : "6723f0b1-030f-46fb-9cca-d860e271175e", "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-05-06T11:53:21.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"0b107d4f-5d98-4f10-8765-628ac90a3706\",\n \"modelVersionId\":\"a2945ce3-69f6-4486-b682-b542791b9b63\",\n \"modelName\":\"Demo_pNF_5gWU7CAczaQ4R5SPCxgO\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"a484a98e-ab3b-4419-9f1c-ac4455ef0fbf\",\n \"owningEntityName\":\"OE-ETE_Customer-a484a98e-ab3b-4419-9f1c-ac4455ef0fbf\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_e1ea20c0-c570-4512-8e84-b7a624d87ffa\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Namee1ea20c0-c570-4512-8e84-b7a624d87ffa\",\n \"productFamilyId\":\"f7bd92d2-369e-4a81-a234-2458649c9c5a\",\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\":\"a2945ce3-69f6-4486-b682-b542791b9b63\",\n \"modelName\":\"Demo_pNF_5gWU7CAczaQ4R5SPCxgO\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Namee1ea20c0-c570-4512-8e84-b7a624d87ffa\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 3de01be4-a35d 0\",\n \"modelCustomizationId\":\"9924ad9b-3a60-48fd-b435-3c0de762e9cc\",\n \"modelInvariantId\":\"0b107d4f-5d98-4f10-8765-628ac90a3706\",\n \"modelVersionId\":\"a2945ce3-69f6-4486-b682-b542791b9b63\",\n \"modelName\":\"Demo_pNF_5gWU7CAczaQ4R5SPCxgO\",\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\":\"f7bd92d2-369e-4a81-a234-2458649c9c5a\",\n \"instanceParams\":[],\n \"instanceName\":\"5gWU7CAczaQ4R5SPCxgO\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:53:29.000+00:00", "serviceInstanceId" : "6a4d2f4c-23d9-4b5b-8b08-c6d7029a586f", "serviceInstanceName" : "Service_Ete_Namee1ea20c0-c570-4512-8e84-b7a624d87ffa", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "6723f0b1-030f-46fb-9cca-d860e271175e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e" } } } 2023-05-06T11:54:11.124Z|409ac0da-1b6a-4165-81d1-e302061d5d3c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||=======================response end================================================= 2023-05-06T11:54:11.125Z|409ac0da-1b6a-4165-81d1-e302061d5d3c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|INFO|500||InvokeReturn 2023-05-06T11:54:11.127Z|409ac0da-1b6a-4165-81d1-e302061d5d3c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false 2023-05-06T11:54:11.128Z|409ac0da-1b6a-4165-81d1-e302061d5d3c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:54:11.128Z|409ac0da-1b6a-4165-81d1-e302061d5d3c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:54:11.129Z|409ac0da-1b6a-4165-81d1-e302061d5d3c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false 2023-05-06T11:54:11.129Z|409ac0da-1b6a-4165-81d1-e302061d5d3c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:54:11.129Z|409ac0da-1b6a-4165-81d1-e302061d5d3c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7820196283d05d28292c9f4fcc70a804", X-B3-SpanId:"8359cb94949c8595", X-B3-ParentSpanId:"292c9f4fcc70a804", X-B3-Sampled:"0", X-ONAP-RequestID:"409ac0da-1b6a-4165-81d1-e302061d5d3c", X-RequestID:"409ac0da-1b6a-4165-81d1-e302061d5d3c", X-TransactionID:"409ac0da-1b6a-4165-81d1-e302061d5d3c", X-ECOMP-RequestID:"409ac0da-1b6a-4165-81d1-e302061d5d3c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"caf253ba-fc99-4cf3-af1b-0a7bdc98cfff"] 2023-05-06T11:54:11.130Z|409ac0da-1b6a-4165-81d1-e302061d5d3c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:54:11.130Z|409ac0da-1b6a-4165-81d1-e302061d5d3c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:54:11.157Z|409ac0da-1b6a-4165-81d1-e302061d5d3c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:54:11.158Z|409ac0da-1b6a-4165-81d1-e302061d5d3c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:54:11.159Z|409ac0da-1b6a-4165-81d1-e302061d5d3c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:54:11.159Z|409ac0da-1b6a-4165-81d1-e302061d5d3c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:54:11 GMT", x-envoy-upstream-service-time:"23", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:54:11.159Z|409ac0da-1b6a-4165-81d1-e302061d5d3c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-05-06T11:54:11.160Z|409ac0da-1b6a-4165-81d1-e302061d5d3c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:54:11.160Z|409ac0da-1b6a-4165-81d1-e302061d5d3c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:54:11.202Z|409ac0da-1b6a-4165-81d1-e302061d5d3c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T11:54:11.203Z|409ac0da-1b6a-4165-81d1-e302061d5d3c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-05-06T11:54:11.203Z|409ac0da-1b6a-4165-81d1-e302061d5d3c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T11:54:11.204Z|409ac0da-1b6a-4165-81d1-e302061d5d3c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T11:54:11.204Z|409ac0da-1b6a-4165-81d1-e302061d5d3c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-05-06T11:54:11.204Z|409ac0da-1b6a-4165-81d1-e302061d5d3c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"409ac0da-1b6a-4165-81d1-e302061d5d3c", X-RequestID:"409ac0da-1b6a-4165-81d1-e302061d5d3c", X-TransactionID:"409ac0da-1b6a-4165-81d1-e302061d5d3c", X-ECOMP-RequestID:"409ac0da-1b6a-4165-81d1-e302061d5d3c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c09b3dc7-535d-4aeb-b1c2-b2dc77b5c840"] 2023-05-06T11:54:11.205Z|409ac0da-1b6a-4165-81d1-e302061d5d3c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-05-06T11:54:11.205Z|409ac0da-1b6a-4165-81d1-e302061d5d3c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T11:54:11.284Z|44428e9a-b4e5-4574-be0d-641afd58ed05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:54:11.285Z|44428e9a-b4e5-4574-be0d-641afd58ed05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:54:11.289Z|6e23ac01-a4f7-42d5-b41f-7a93993fb70e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:54:11.289Z|6e23ac01-a4f7-42d5-b41f-7a93993fb70e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:54:11.290Z|cff19cb4-255f-4e18-9d03-571a7b131dff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:54:11.290Z|cff19cb4-255f-4e18-9d03-571a7b131dff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:54:11.366Z|409ac0da-1b6a-4165-81d1-e302061d5d3c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T11:54:11.366Z|409ac0da-1b6a-4165-81d1-e302061d5d3c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T11:54:11.366Z|409ac0da-1b6a-4165-81d1-e302061d5d3c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T11:54:11.366Z|409ac0da-1b6a-4165-81d1-e302061d5d3c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=43BFA0502856B694D053992EC8FE65F3; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"693", Date:"Sat, 06 May 2023 11:54:11 GMT", x-envoy-upstream-service-time:"157", server:"envoy"] 2023-05-06T11:54:11.367Z|409ac0da-1b6a-4165-81d1-e302061d5d3c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9f019a66-ec04-11ed-9ce1-7a82ee2c3d67","businessKey":"6723f0b1-030f-46fb-9cca-d860e271175e","processDefinitionId":"WaitForPnfReadyBB:1:061857d0-ebc0-11ed-9ce1-7a82ee2c3d67","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2023-05-06T11:53:31.006+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"99f7792b-ec04-11ed-9ce1-7a82ee2c3d67","superProcessInstanceId":"9e2f5600-ec04-11ed-9ce1-7a82ee2c3d67","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-05-06T11:54:11.367Z|409ac0da-1b6a-4165-81d1-e302061d5d3c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T11:54:11.367Z|409ac0da-1b6a-4165-81d1-e302061d5d3c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-05-06T11:54:11.382Z|409ac0da-1b6a-4165-81d1-e302061d5d3c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T11:54:11.383Z|409ac0da-1b6a-4165-81d1-e302061d5d3c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||Invoke 2023-05-06T11:54:11.383Z|409ac0da-1b6a-4165-81d1-e302061d5d3c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T11:54:11.383Z|409ac0da-1b6a-4165-81d1-e302061d5d3c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T11:54:11.384Z|409ac0da-1b6a-4165-81d1-e302061d5d3c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Method : GET 2023-05-06T11:54:11.384Z|409ac0da-1b6a-4165-81d1-e302061d5d3c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"409ac0da-1b6a-4165-81d1-e302061d5d3c", X-RequestID:"409ac0da-1b6a-4165-81d1-e302061d5d3c", X-TransactionID:"409ac0da-1b6a-4165-81d1-e302061d5d3c", X-ECOMP-RequestID:"409ac0da-1b6a-4165-81d1-e302061d5d3c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a9af3fa-7407-4b13-8223-60a24b984617"] 2023-05-06T11:54:11.384Z|409ac0da-1b6a-4165-81d1-e302061d5d3c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Request body: 2023-05-06T11:54:11.384Z|409ac0da-1b6a-4165-81d1-e302061d5d3c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T11:54:11.586Z|409ac0da-1b6a-4165-81d1-e302061d5d3c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T11:54:11.586Z|409ac0da-1b6a-4165-81d1-e302061d5d3c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T11:54:11.586Z|409ac0da-1b6a-4165-81d1-e302061d5d3c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T11:54:11.587Z|409ac0da-1b6a-4165-81d1-e302061d5d3c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=63F7DA4457EEF4041014365500664E69; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"826", Date:"Sat, 06 May 2023 11:54:11 GMT", x-envoy-upstream-service-time:"197", server:"envoy"] 2023-05-06T11:54:11.587Z|409ac0da-1b6a-4165-81d1-e302061d5d3c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Response body: [{"id":"9f03964d-ec04-11ed-9ce1-7a82ee2c3d67","parentActivityInstanceId":"9f019a66-ec04-11ed-9ce1-7a82ee2c3d67","activityId":"UpdatePnfOrchestrationStatusToRegister","activityName":"Update Pnf Orchestration Status to Register","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:061857d0-ebc0-11ed-9ce1-7a82ee2c3d67","processInstanceId":"9f019a66-ec04-11ed-9ce1-7a82ee2c3d67","executionId":"9f019a66-ec04-11ed-9ce1-7a82ee2c3d67","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-05-06T11:53:31.019+0000","endTime":"2023-05-06T11:53:31.182+0000","durationInMillis":163,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"99f7792b-ec04-11ed-9ce1-7a82ee2c3d67"}] 2023-05-06T11:54:11.587Z|409ac0da-1b6a-4165-81d1-e302061d5d3c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T11:54:11.587Z|409ac0da-1b6a-4165-81d1-e302061d5d3c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||InvokeReturn 2023-05-06T11:54:11.592Z|409ac0da-1b6a-4165-81d1-e302061d5d3c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:54:15.772Z|a3ef5253-c8ac-4f31-85db-f25ebbf08636|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T11:54:15.773Z|a3ef5253-c8ac-4f31-85db-f25ebbf08636|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T11:54:18.817Z|ab390fc1-2de1-4b87-bf9e-0e33661a32fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:54:18.818Z|ab390fc1-2de1-4b87-bf9e-0e33661a32fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:54:18.878Z|27224a04-5950-42fb-8753-823bad40a057|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:54:18.885Z|27224a04-5950-42fb-8753-823bad40a057|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd 2023-05-06T11:54:18.886Z|27224a04-5950-42fb-8753-823bad40a057|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|INFO|500||Invoke 2023-05-06T11:54:18.886Z|27224a04-5950-42fb-8753-823bad40a057|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||===========================request begin================================================ 2023-05-06T11:54:18.886Z|27224a04-5950-42fb-8753-823bad40a057|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd 2023-05-06T11:54:18.886Z|27224a04-5950-42fb-8753-823bad40a057|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Method : GET 2023-05-06T11:54:18.886Z|27224a04-5950-42fb-8753-823bad40a057|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7c0b22fb50d993d32b9ebf9e35d007bb", X-B3-SpanId:"d0bdf8cc39fdd655", X-B3-ParentSpanId:"1130b9a817255de7", X-B3-Sampled:"0", X-ONAP-RequestID:"27224a04-5950-42fb-8753-823bad40a057", X-RequestID:"27224a04-5950-42fb-8753-823bad40a057", X-TransactionID:"27224a04-5950-42fb-8753-823bad40a057", X-ECOMP-RequestID:"27224a04-5950-42fb-8753-823bad40a057", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b1c8e310-0060-4950-8d55-1d6a5f981364"] 2023-05-06T11:54:18.886Z|27224a04-5950-42fb-8753-823bad40a057|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Request body: 2023-05-06T11:54:18.887Z|27224a04-5950-42fb-8753-823bad40a057|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||==========================request end================================================ 2023-05-06T11:54:18.929Z|27224a04-5950-42fb-8753-823bad40a057|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||============================response begin========================================== 2023-05-06T11:54:18.929Z|27224a04-5950-42fb-8753-823bad40a057|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Status code : 200 OK 2023-05-06T11:54:18.930Z|27224a04-5950-42fb-8753-823bad40a057|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Status text : OK 2023-05-06T11:54:18.930Z|27224a04-5950-42fb-8753-823bad40a057|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:54:19 GMT", x-envoy-upstream-service-time:"39", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:54:18.931Z|27224a04-5950-42fb-8753-823bad40a057|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Response body: { "requestId" : "4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", "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-05-06T11:53:13.000+00:00", "source" : "VID", "vnfId" : "ca069bd8-5204-4515-8b31-c258ea257055", "vnfType" : "", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"d4a81356-7db6-4cf1-8de3-cf35725b761c\",\n \"modelVersionId\": \"69a928f6-ffd9-40b1-bfea-6533a2b300a2\",\n \"modelName\": \"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\n \"modelVersion\": \"1683373972139\",\n \"modelCustomizationId\": \"1cd8e946-cb80-4c1a-96e0-109ffda842a1\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"7db65ec7566d486695bbd771595ed5b3\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:53:24.000+00:00", "vfModuleId" : "83a6bcb2-3800-4cd0-9a0b-7ba988f2545c", "vfModuleName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "vfModuleModelName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "cloudRegion" : "RegionOne", "serviceInstanceId" : "54850123-ffc9-4c02-a21c-6d95dfd678f8", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd" } } } 2023-05-06T11:54:18.931Z|27224a04-5950-42fb-8753-823bad40a057|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||=======================response end================================================= 2023-05-06T11:54:18.931Z|27224a04-5950-42fb-8753-823bad40a057|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|INFO|500||InvokeReturn 2023-05-06T11:54:18.932Z|27224a04-5950-42fb-8753-823bad40a057|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false 2023-05-06T11:54:18.932Z|27224a04-5950-42fb-8753-823bad40a057|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:54:18.932Z|27224a04-5950-42fb-8753-823bad40a057|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:54:18.933Z|27224a04-5950-42fb-8753-823bad40a057|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false 2023-05-06T11:54:18.933Z|27224a04-5950-42fb-8753-823bad40a057|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:54:18.933Z|27224a04-5950-42fb-8753-823bad40a057|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7c0b22fb50d993d32b9ebf9e35d007bb", X-B3-SpanId:"4f35ef0b201a23dc", X-B3-ParentSpanId:"1130b9a817255de7", X-B3-Sampled:"0", X-ONAP-RequestID:"27224a04-5950-42fb-8753-823bad40a057", X-RequestID:"27224a04-5950-42fb-8753-823bad40a057", X-TransactionID:"27224a04-5950-42fb-8753-823bad40a057", X-ECOMP-RequestID:"27224a04-5950-42fb-8753-823bad40a057", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9b600ddf-a352-4637-8b63-de8b2d22196b"] 2023-05-06T11:54:18.933Z|27224a04-5950-42fb-8753-823bad40a057|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:54:18.933Z|27224a04-5950-42fb-8753-823bad40a057|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:54:18.960Z|27224a04-5950-42fb-8753-823bad40a057|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:54:18.960Z|27224a04-5950-42fb-8753-823bad40a057|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:54:18.961Z|27224a04-5950-42fb-8753-823bad40a057|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:54:18.961Z|27224a04-5950-42fb-8753-823bad40a057|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:54:19 GMT", x-envoy-upstream-service-time:"20", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:54:18.962Z|27224a04-5950-42fb-8753-823bad40a057|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 35, "soRequestId" : "4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", "groupingId" : "3075323d-5e80-4006-8013-1c3833f4ef16", "name" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7db65ec7566d486695bbd771595ed5b3/stacks/basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d/3075323d-5e80-4006-8013-1c3833f4ef16\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\"updated_time\":1683374004000,\"creation_time\":1683373908000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3075323d-5e80-4006-8013-1c3833f4ef16\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"8b9d4b54942e4a02875f43b28bf7624d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3075323d-5e80-4006-8013-1c3833f4ef16\",\"OS::project_id\":\"7db65ec7566d486695bbd771595ed5b3\",\"OS::stack_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\"vnf_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d_vnf_0\",\"vnf_id\":\"ca069bd8-5204-4515-8b31-c258ea257055\",\"vf_module_id\":\"83a6bcb2-3800-4cd0-9a0b-7ba988f2545c\",\"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-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-05-06T11:53:26.000+00:00", "isDataInternal" : false } ] 2023-05-06T11:54:18.963Z|27224a04-5950-42fb-8753-823bad40a057|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:54:18.963Z|27224a04-5950-42fb-8753-823bad40a057|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:54:18.999Z|27224a04-5950-42fb-8753-823bad40a057|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T11:54:19.000Z|27224a04-5950-42fb-8753-823bad40a057|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-05-06T11:54:19.000Z|27224a04-5950-42fb-8753-823bad40a057|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T11:54:19.001Z|27224a04-5950-42fb-8753-823bad40a057|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T11:54:19.001Z|27224a04-5950-42fb-8753-823bad40a057|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-05-06T11:54:19.001Z|27224a04-5950-42fb-8753-823bad40a057|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"27224a04-5950-42fb-8753-823bad40a057", X-RequestID:"27224a04-5950-42fb-8753-823bad40a057", X-TransactionID:"27224a04-5950-42fb-8753-823bad40a057", X-ECOMP-RequestID:"27224a04-5950-42fb-8753-823bad40a057", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"56e4f269-40e2-4464-b456-3c0db3266b26"] 2023-05-06T11:54:19.002Z|27224a04-5950-42fb-8753-823bad40a057|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-05-06T11:54:19.002Z|27224a04-5950-42fb-8753-823bad40a057|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T11:54:19.229Z|27224a04-5950-42fb-8753-823bad40a057|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T11:54:19.229Z|27224a04-5950-42fb-8753-823bad40a057|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T11:54:19.230Z|27224a04-5950-42fb-8753-823bad40a057|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T11:54:19.231Z|27224a04-5950-42fb-8753-823bad40a057|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=5971282336BBB3DFCACAC688AC182124; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Sat, 06 May 2023 11:54:19 GMT", x-envoy-upstream-service-time:"222", server:"envoy"] 2023-05-06T11:54:19.232Z|27224a04-5950-42fb-8753-823bad40a057|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9803232a-ec04-11ed-9ce1-7a82ee2c3d67","businessKey":"4a36f8bd-4380-49fb-bf75-6a42b3a97ddd","processDefinitionId":"openstackAdapterTask:1:06562343-ebc0-11ed-9ce1-7a82ee2c3d67","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-05-06T11:53:19.272+0000","endTime":"2023-05-06T11:53:42.269+0000","removalTime":null,"durationInMillis":22997,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"94d40306-ec04-11ed-9ce1-7a82ee2c3d67","superProcessInstanceId":"98012717-ec04-11ed-9ce1-7a82ee2c3d67","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-05-06T11:54:19.232Z|27224a04-5950-42fb-8753-823bad40a057|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T11:54:19.233Z|27224a04-5950-42fb-8753-823bad40a057|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-05-06T11:54:19.271Z|27224a04-5950-42fb-8753-823bad40a057|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T11:54:19.272Z|27224a04-5950-42fb-8753-823bad40a057|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||Invoke 2023-05-06T11:54:19.272Z|27224a04-5950-42fb-8753-823bad40a057|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T11:54:19.273Z|27224a04-5950-42fb-8753-823bad40a057|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T11:54:19.273Z|27224a04-5950-42fb-8753-823bad40a057|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Method : GET 2023-05-06T11:54:19.274Z|27224a04-5950-42fb-8753-823bad40a057|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"27224a04-5950-42fb-8753-823bad40a057", X-RequestID:"27224a04-5950-42fb-8753-823bad40a057", X-TransactionID:"27224a04-5950-42fb-8753-823bad40a057", X-ECOMP-RequestID:"27224a04-5950-42fb-8753-823bad40a057", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8134acc0-dd45-4e49-a419-01ff4b0ba841"] 2023-05-06T11:54:19.274Z|27224a04-5950-42fb-8753-823bad40a057|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Request body: 2023-05-06T11:54:19.274Z|27224a04-5950-42fb-8753-823bad40a057|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T11:54:19.420Z|27224a04-5950-42fb-8753-823bad40a057|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T11:54:19.421Z|27224a04-5950-42fb-8753-823bad40a057|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T11:54:19.422Z|27224a04-5950-42fb-8753-823bad40a057|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T11:54:19.422Z|27224a04-5950-42fb-8753-823bad40a057|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=2C370B5D13A2491A2128E70248D3064D; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Sat, 06 May 2023 11:54:19 GMT", x-envoy-upstream-service-time:"142", server:"envoy"] 2023-05-06T11:54:19.423Z|27224a04-5950-42fb-8753-823bad40a057|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:a5b7be7d-ec04-11ed-9ce1-7a82ee2c3d67","parentActivityInstanceId":"9803232a-ec04-11ed-9ce1-7a82ee2c3d67","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:06562343-ebc0-11ed-9ce1-7a82ee2c3d67","processInstanceId":"9803232a-ec04-11ed-9ce1-7a82ee2c3d67","executionId":"9803232a-ec04-11ed-9ce1-7a82ee2c3d67","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-05-06T11:53:42.266+0000","endTime":"2023-05-06T11:53:42.266+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"94d40306-ec04-11ed-9ce1-7a82ee2c3d67"}] 2023-05-06T11:54:19.423Z|27224a04-5950-42fb-8753-823bad40a057|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T11:54:19.424Z|27224a04-5950-42fb-8753-823bad40a057|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||InvokeReturn 2023-05-06T11:54:19.431Z|27224a04-5950-42fb-8753-823bad40a057|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:54:20.186Z|e6b6846a-97c8-4b7e-b9f1-d8e8e53ed9fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:54:20.187Z|e6b6846a-97c8-4b7e-b9f1-d8e8e53ed9fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:54:21.316Z|c3002303-4ebd-42dd-a9f5-344e9b7a967e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:54:21.317Z|f63c2740-d4df-4de1-ae9e-e248a6156887|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:54:21.317Z|c3002303-4ebd-42dd-a9f5-344e9b7a967e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:54:21.317Z|f63c2740-d4df-4de1-ae9e-e248a6156887|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:54:21.318Z|600ea239-ba30-4509-ab3f-cc3eaa051624|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:54:21.318Z|600ea239-ba30-4509-ab3f-cc3eaa051624|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:54:21.866Z|f94bfa63-c946-413d-b333-54b52b33cf1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:54:21.875Z|f94bfa63-c946-413d-b333-54b52b33cf1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e 2023-05-06T11:54:21.876Z|f94bfa63-c946-413d-b333-54b52b33cf1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|INFO|500||Invoke 2023-05-06T11:54:21.876Z|f94bfa63-c946-413d-b333-54b52b33cf1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||===========================request begin================================================ 2023-05-06T11:54:21.876Z|f94bfa63-c946-413d-b333-54b52b33cf1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e 2023-05-06T11:54:21.876Z|f94bfa63-c946-413d-b333-54b52b33cf1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||Method : GET 2023-05-06T11:54:21.876Z|f94bfa63-c946-413d-b333-54b52b33cf1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d38723ffc0ff66f885ad94203eeff061", X-B3-SpanId:"3e0da33992b4d1e7", X-B3-ParentSpanId:"85ad94203eeff061", X-B3-Sampled:"0", X-ONAP-RequestID:"f94bfa63-c946-413d-b333-54b52b33cf1e", X-RequestID:"f94bfa63-c946-413d-b333-54b52b33cf1e", X-TransactionID:"f94bfa63-c946-413d-b333-54b52b33cf1e", X-ECOMP-RequestID:"f94bfa63-c946-413d-b333-54b52b33cf1e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e15628de-fbbb-4ca3-b149-9a3fcd0a7728"] 2023-05-06T11:54:21.876Z|f94bfa63-c946-413d-b333-54b52b33cf1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||Request body: 2023-05-06T11:54:21.877Z|f94bfa63-c946-413d-b333-54b52b33cf1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||==========================request end================================================ 2023-05-06T11:54:21.916Z|f94bfa63-c946-413d-b333-54b52b33cf1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||============================response begin========================================== 2023-05-06T11:54:21.917Z|f94bfa63-c946-413d-b333-54b52b33cf1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||Status code : 200 OK 2023-05-06T11:54:21.917Z|f94bfa63-c946-413d-b333-54b52b33cf1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||Status text : OK 2023-05-06T11:54:21.917Z|f94bfa63-c946-413d-b333-54b52b33cf1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:54:22 GMT", x-envoy-upstream-service-time:"34", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:54:21.919Z|f94bfa63-c946-413d-b333-54b52b33cf1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||Response body: { "requestId" : "6723f0b1-030f-46fb-9cca-d860e271175e", "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-05-06T11:53:21.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"0b107d4f-5d98-4f10-8765-628ac90a3706\",\n \"modelVersionId\":\"a2945ce3-69f6-4486-b682-b542791b9b63\",\n \"modelName\":\"Demo_pNF_5gWU7CAczaQ4R5SPCxgO\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"a484a98e-ab3b-4419-9f1c-ac4455ef0fbf\",\n \"owningEntityName\":\"OE-ETE_Customer-a484a98e-ab3b-4419-9f1c-ac4455ef0fbf\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_e1ea20c0-c570-4512-8e84-b7a624d87ffa\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Namee1ea20c0-c570-4512-8e84-b7a624d87ffa\",\n \"productFamilyId\":\"f7bd92d2-369e-4a81-a234-2458649c9c5a\",\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\":\"a2945ce3-69f6-4486-b682-b542791b9b63\",\n \"modelName\":\"Demo_pNF_5gWU7CAczaQ4R5SPCxgO\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Namee1ea20c0-c570-4512-8e84-b7a624d87ffa\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 3de01be4-a35d 0\",\n \"modelCustomizationId\":\"9924ad9b-3a60-48fd-b435-3c0de762e9cc\",\n \"modelInvariantId\":\"0b107d4f-5d98-4f10-8765-628ac90a3706\",\n \"modelVersionId\":\"a2945ce3-69f6-4486-b682-b542791b9b63\",\n \"modelName\":\"Demo_pNF_5gWU7CAczaQ4R5SPCxgO\",\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\":\"f7bd92d2-369e-4a81-a234-2458649c9c5a\",\n \"instanceParams\":[],\n \"instanceName\":\"5gWU7CAczaQ4R5SPCxgO\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:53:29.000+00:00", "serviceInstanceId" : "6a4d2f4c-23d9-4b5b-8b08-c6d7029a586f", "serviceInstanceName" : "Service_Ete_Namee1ea20c0-c570-4512-8e84-b7a624d87ffa", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "6723f0b1-030f-46fb-9cca-d860e271175e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e" } } } 2023-05-06T11:54:21.920Z|f94bfa63-c946-413d-b333-54b52b33cf1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||=======================response end================================================= 2023-05-06T11:54:21.921Z|f94bfa63-c946-413d-b333-54b52b33cf1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|INFO|500||InvokeReturn 2023-05-06T11:54:21.922Z|f94bfa63-c946-413d-b333-54b52b33cf1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false 2023-05-06T11:54:21.923Z|f94bfa63-c946-413d-b333-54b52b33cf1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:54:21.924Z|f94bfa63-c946-413d-b333-54b52b33cf1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:54:21.924Z|f94bfa63-c946-413d-b333-54b52b33cf1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false 2023-05-06T11:54:21.924Z|f94bfa63-c946-413d-b333-54b52b33cf1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:54:21.924Z|f94bfa63-c946-413d-b333-54b52b33cf1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d38723ffc0ff66f885ad94203eeff061", X-B3-SpanId:"dc89e2c320b69b75", X-B3-ParentSpanId:"85ad94203eeff061", X-B3-Sampled:"0", X-ONAP-RequestID:"f94bfa63-c946-413d-b333-54b52b33cf1e", X-RequestID:"f94bfa63-c946-413d-b333-54b52b33cf1e", X-TransactionID:"f94bfa63-c946-413d-b333-54b52b33cf1e", X-ECOMP-RequestID:"f94bfa63-c946-413d-b333-54b52b33cf1e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c888ac92-34dd-4899-9eb8-f10a8eefd90a"] 2023-05-06T11:54:21.925Z|f94bfa63-c946-413d-b333-54b52b33cf1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:54:21.925Z|f94bfa63-c946-413d-b333-54b52b33cf1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:54:21.956Z|f94bfa63-c946-413d-b333-54b52b33cf1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:54:21.957Z|f94bfa63-c946-413d-b333-54b52b33cf1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:54:21.957Z|f94bfa63-c946-413d-b333-54b52b33cf1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:54:21.958Z|f94bfa63-c946-413d-b333-54b52b33cf1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:54:22 GMT", x-envoy-upstream-service-time:"27", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:54:21.959Z|f94bfa63-c946-413d-b333-54b52b33cf1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-05-06T11:54:21.960Z|f94bfa63-c946-413d-b333-54b52b33cf1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:54:21.960Z|f94bfa63-c946-413d-b333-54b52b33cf1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:54:21.995Z|f94bfa63-c946-413d-b333-54b52b33cf1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T11:54:21.996Z|f94bfa63-c946-413d-b333-54b52b33cf1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-05-06T11:54:21.996Z|f94bfa63-c946-413d-b333-54b52b33cf1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T11:54:21.996Z|f94bfa63-c946-413d-b333-54b52b33cf1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T11:54:21.997Z|f94bfa63-c946-413d-b333-54b52b33cf1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-05-06T11:54:21.997Z|f94bfa63-c946-413d-b333-54b52b33cf1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f94bfa63-c946-413d-b333-54b52b33cf1e", X-RequestID:"f94bfa63-c946-413d-b333-54b52b33cf1e", X-TransactionID:"f94bfa63-c946-413d-b333-54b52b33cf1e", X-ECOMP-RequestID:"f94bfa63-c946-413d-b333-54b52b33cf1e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"77059cac-eeae-4a8f-a2b3-c07215c6f5fd"] 2023-05-06T11:54:21.997Z|f94bfa63-c946-413d-b333-54b52b33cf1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-05-06T11:54:21.997Z|f94bfa63-c946-413d-b333-54b52b33cf1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T11:54:22.156Z|f94bfa63-c946-413d-b333-54b52b33cf1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T11:54:22.157Z|f94bfa63-c946-413d-b333-54b52b33cf1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T11:54:22.158Z|f94bfa63-c946-413d-b333-54b52b33cf1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T11:54:22.158Z|f94bfa63-c946-413d-b333-54b52b33cf1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=56CA32CB0C4CCB05D44FF9EEC432C000; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"693", Date:"Sat, 06 May 2023 11:54:21 GMT", x-envoy-upstream-service-time:"155", server:"envoy"] 2023-05-06T11:54:22.160Z|f94bfa63-c946-413d-b333-54b52b33cf1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9f019a66-ec04-11ed-9ce1-7a82ee2c3d67","businessKey":"6723f0b1-030f-46fb-9cca-d860e271175e","processDefinitionId":"WaitForPnfReadyBB:1:061857d0-ebc0-11ed-9ce1-7a82ee2c3d67","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2023-05-06T11:53:31.006+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"99f7792b-ec04-11ed-9ce1-7a82ee2c3d67","superProcessInstanceId":"9e2f5600-ec04-11ed-9ce1-7a82ee2c3d67","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-05-06T11:54:22.160Z|f94bfa63-c946-413d-b333-54b52b33cf1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T11:54:22.161Z|f94bfa63-c946-413d-b333-54b52b33cf1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-05-06T11:54:22.194Z|f94bfa63-c946-413d-b333-54b52b33cf1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T11:54:22.194Z|f94bfa63-c946-413d-b333-54b52b33cf1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||Invoke 2023-05-06T11:54:22.194Z|f94bfa63-c946-413d-b333-54b52b33cf1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T11:54:22.195Z|f94bfa63-c946-413d-b333-54b52b33cf1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T11:54:22.195Z|f94bfa63-c946-413d-b333-54b52b33cf1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Method : GET 2023-05-06T11:54:22.195Z|f94bfa63-c946-413d-b333-54b52b33cf1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f94bfa63-c946-413d-b333-54b52b33cf1e", X-RequestID:"f94bfa63-c946-413d-b333-54b52b33cf1e", X-TransactionID:"f94bfa63-c946-413d-b333-54b52b33cf1e", X-ECOMP-RequestID:"f94bfa63-c946-413d-b333-54b52b33cf1e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1173ca6-d91e-455a-a3c7-59be57e21e1c"] 2023-05-06T11:54:22.195Z|f94bfa63-c946-413d-b333-54b52b33cf1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Request body: 2023-05-06T11:54:22.195Z|f94bfa63-c946-413d-b333-54b52b33cf1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T11:54:22.410Z|f94bfa63-c946-413d-b333-54b52b33cf1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T11:54:22.410Z|f94bfa63-c946-413d-b333-54b52b33cf1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T11:54:22.410Z|f94bfa63-c946-413d-b333-54b52b33cf1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T11:54:22.410Z|f94bfa63-c946-413d-b333-54b52b33cf1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=4354A1412190C8D42CF5A5814AC1CBD6; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"826", Date:"Sat, 06 May 2023 11:54:22 GMT", x-envoy-upstream-service-time:"210", server:"envoy"] 2023-05-06T11:54:22.411Z|f94bfa63-c946-413d-b333-54b52b33cf1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Response body: [{"id":"9f03964d-ec04-11ed-9ce1-7a82ee2c3d67","parentActivityInstanceId":"9f019a66-ec04-11ed-9ce1-7a82ee2c3d67","activityId":"UpdatePnfOrchestrationStatusToRegister","activityName":"Update Pnf Orchestration Status to Register","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:061857d0-ebc0-11ed-9ce1-7a82ee2c3d67","processInstanceId":"9f019a66-ec04-11ed-9ce1-7a82ee2c3d67","executionId":"9f019a66-ec04-11ed-9ce1-7a82ee2c3d67","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-05-06T11:53:31.019+0000","endTime":"2023-05-06T11:53:31.182+0000","durationInMillis":163,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"99f7792b-ec04-11ed-9ce1-7a82ee2c3d67"}] 2023-05-06T11:54:22.411Z|f94bfa63-c946-413d-b333-54b52b33cf1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T11:54:22.411Z|f94bfa63-c946-413d-b333-54b52b33cf1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||InvokeReturn 2023-05-06T11:54:22.417Z|f94bfa63-c946-413d-b333-54b52b33cf1e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:54:29.709Z|ccb3007e-5145-4b20-af04-2ca6ea686feb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:54:29.717Z|ccb3007e-5145-4b20-af04-2ca6ea686feb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd 2023-05-06T11:54:29.718Z|ccb3007e-5145-4b20-af04-2ca6ea686feb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|INFO|500||Invoke 2023-05-06T11:54:29.718Z|ccb3007e-5145-4b20-af04-2ca6ea686feb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||===========================request begin================================================ 2023-05-06T11:54:29.718Z|ccb3007e-5145-4b20-af04-2ca6ea686feb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd 2023-05-06T11:54:29.718Z|ccb3007e-5145-4b20-af04-2ca6ea686feb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Method : GET 2023-05-06T11:54:29.718Z|ccb3007e-5145-4b20-af04-2ca6ea686feb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"63398a83ed67878f0b46a5288706c256", X-B3-SpanId:"845a75f889597436", X-B3-ParentSpanId:"4a4924fd22a7168c", X-B3-Sampled:"0", X-ONAP-RequestID:"ccb3007e-5145-4b20-af04-2ca6ea686feb", X-RequestID:"ccb3007e-5145-4b20-af04-2ca6ea686feb", X-TransactionID:"ccb3007e-5145-4b20-af04-2ca6ea686feb", X-ECOMP-RequestID:"ccb3007e-5145-4b20-af04-2ca6ea686feb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3add8acb-e556-49c2-9c7b-798251caec36"] 2023-05-06T11:54:29.719Z|ccb3007e-5145-4b20-af04-2ca6ea686feb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Request body: 2023-05-06T11:54:29.719Z|ccb3007e-5145-4b20-af04-2ca6ea686feb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||==========================request end================================================ 2023-05-06T11:54:29.753Z|ccb3007e-5145-4b20-af04-2ca6ea686feb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||============================response begin========================================== 2023-05-06T11:54:29.753Z|ccb3007e-5145-4b20-af04-2ca6ea686feb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Status code : 200 OK 2023-05-06T11:54:29.754Z|ccb3007e-5145-4b20-af04-2ca6ea686feb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Status text : OK 2023-05-06T11:54:29.754Z|ccb3007e-5145-4b20-af04-2ca6ea686feb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:54:30 GMT", x-envoy-upstream-service-time:"29", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:54:29.756Z|ccb3007e-5145-4b20-af04-2ca6ea686feb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Response body: { "requestId" : "4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", "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-05-06T11:53:13.000+00:00", "source" : "VID", "vnfId" : "ca069bd8-5204-4515-8b31-c258ea257055", "vnfType" : "", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"d4a81356-7db6-4cf1-8de3-cf35725b761c\",\n \"modelVersionId\": \"69a928f6-ffd9-40b1-bfea-6533a2b300a2\",\n \"modelName\": \"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\n \"modelVersion\": \"1683373972139\",\n \"modelCustomizationId\": \"1cd8e946-cb80-4c1a-96e0-109ffda842a1\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"7db65ec7566d486695bbd771595ed5b3\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:53:24.000+00:00", "vfModuleId" : "83a6bcb2-3800-4cd0-9a0b-7ba988f2545c", "vfModuleName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "vfModuleModelName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "cloudRegion" : "RegionOne", "serviceInstanceId" : "54850123-ffc9-4c02-a21c-6d95dfd678f8", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd" } } } 2023-05-06T11:54:29.756Z|ccb3007e-5145-4b20-af04-2ca6ea686feb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||=======================response end================================================= 2023-05-06T11:54:29.756Z|ccb3007e-5145-4b20-af04-2ca6ea686feb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|INFO|500||InvokeReturn 2023-05-06T11:54:29.758Z|ccb3007e-5145-4b20-af04-2ca6ea686feb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false 2023-05-06T11:54:29.758Z|ccb3007e-5145-4b20-af04-2ca6ea686feb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:54:29.759Z|ccb3007e-5145-4b20-af04-2ca6ea686feb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:54:29.759Z|ccb3007e-5145-4b20-af04-2ca6ea686feb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false 2023-05-06T11:54:29.759Z|ccb3007e-5145-4b20-af04-2ca6ea686feb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:54:29.759Z|ccb3007e-5145-4b20-af04-2ca6ea686feb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"63398a83ed67878f0b46a5288706c256", X-B3-SpanId:"0cf84b08c28e3988", X-B3-ParentSpanId:"4a4924fd22a7168c", X-B3-Sampled:"0", X-ONAP-RequestID:"ccb3007e-5145-4b20-af04-2ca6ea686feb", X-RequestID:"ccb3007e-5145-4b20-af04-2ca6ea686feb", X-TransactionID:"ccb3007e-5145-4b20-af04-2ca6ea686feb", X-ECOMP-RequestID:"ccb3007e-5145-4b20-af04-2ca6ea686feb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4239331c-d929-40e8-81f0-fbb92fbd6ccc"] 2023-05-06T11:54:29.760Z|ccb3007e-5145-4b20-af04-2ca6ea686feb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:54:29.760Z|ccb3007e-5145-4b20-af04-2ca6ea686feb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:54:29.777Z|ccb3007e-5145-4b20-af04-2ca6ea686feb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:54:29.777Z|ccb3007e-5145-4b20-af04-2ca6ea686feb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:54:29.778Z|ccb3007e-5145-4b20-af04-2ca6ea686feb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:54:29.778Z|ccb3007e-5145-4b20-af04-2ca6ea686feb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:54:30 GMT", x-envoy-upstream-service-time:"14", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:54:29.779Z|ccb3007e-5145-4b20-af04-2ca6ea686feb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 35, "soRequestId" : "4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", "groupingId" : "3075323d-5e80-4006-8013-1c3833f4ef16", "name" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7db65ec7566d486695bbd771595ed5b3/stacks/basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d/3075323d-5e80-4006-8013-1c3833f4ef16\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\"updated_time\":1683374004000,\"creation_time\":1683373908000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3075323d-5e80-4006-8013-1c3833f4ef16\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"8b9d4b54942e4a02875f43b28bf7624d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3075323d-5e80-4006-8013-1c3833f4ef16\",\"OS::project_id\":\"7db65ec7566d486695bbd771595ed5b3\",\"OS::stack_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\"vnf_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d_vnf_0\",\"vnf_id\":\"ca069bd8-5204-4515-8b31-c258ea257055\",\"vf_module_id\":\"83a6bcb2-3800-4cd0-9a0b-7ba988f2545c\",\"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-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-05-06T11:53:26.000+00:00", "isDataInternal" : false } ] 2023-05-06T11:54:29.780Z|ccb3007e-5145-4b20-af04-2ca6ea686feb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:54:29.780Z|ccb3007e-5145-4b20-af04-2ca6ea686feb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:54:29.822Z|ccb3007e-5145-4b20-af04-2ca6ea686feb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T11:54:29.822Z|ccb3007e-5145-4b20-af04-2ca6ea686feb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-05-06T11:54:29.823Z|ccb3007e-5145-4b20-af04-2ca6ea686feb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T11:54:29.823Z|ccb3007e-5145-4b20-af04-2ca6ea686feb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T11:54:29.823Z|ccb3007e-5145-4b20-af04-2ca6ea686feb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-05-06T11:54:29.824Z|ccb3007e-5145-4b20-af04-2ca6ea686feb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ccb3007e-5145-4b20-af04-2ca6ea686feb", X-RequestID:"ccb3007e-5145-4b20-af04-2ca6ea686feb", X-TransactionID:"ccb3007e-5145-4b20-af04-2ca6ea686feb", X-ECOMP-RequestID:"ccb3007e-5145-4b20-af04-2ca6ea686feb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b14a814-b9a0-46d2-a83d-59c678ff678d"] 2023-05-06T11:54:29.824Z|ccb3007e-5145-4b20-af04-2ca6ea686feb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-05-06T11:54:29.824Z|ccb3007e-5145-4b20-af04-2ca6ea686feb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T11:54:29.988Z|ccb3007e-5145-4b20-af04-2ca6ea686feb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T11:54:29.989Z|ccb3007e-5145-4b20-af04-2ca6ea686feb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T11:54:29.989Z|ccb3007e-5145-4b20-af04-2ca6ea686feb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T11:54:29.989Z|ccb3007e-5145-4b20-af04-2ca6ea686feb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=19A5DF07CB12D579E3EFC47D8F6224B1; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Sat, 06 May 2023 11:54:30 GMT", x-envoy-upstream-service-time:"147", server:"envoy"] 2023-05-06T11:54:29.990Z|ccb3007e-5145-4b20-af04-2ca6ea686feb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9803232a-ec04-11ed-9ce1-7a82ee2c3d67","businessKey":"4a36f8bd-4380-49fb-bf75-6a42b3a97ddd","processDefinitionId":"openstackAdapterTask:1:06562343-ebc0-11ed-9ce1-7a82ee2c3d67","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-05-06T11:53:19.272+0000","endTime":"2023-05-06T11:53:42.269+0000","removalTime":null,"durationInMillis":22997,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"94d40306-ec04-11ed-9ce1-7a82ee2c3d67","superProcessInstanceId":"98012717-ec04-11ed-9ce1-7a82ee2c3d67","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-05-06T11:54:29.990Z|ccb3007e-5145-4b20-af04-2ca6ea686feb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T11:54:29.990Z|ccb3007e-5145-4b20-af04-2ca6ea686feb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-05-06T11:54:30.023Z|ccb3007e-5145-4b20-af04-2ca6ea686feb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T11:54:30.024Z|ccb3007e-5145-4b20-af04-2ca6ea686feb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||Invoke 2023-05-06T11:54:30.024Z|ccb3007e-5145-4b20-af04-2ca6ea686feb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T11:54:30.025Z|ccb3007e-5145-4b20-af04-2ca6ea686feb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T11:54:30.025Z|ccb3007e-5145-4b20-af04-2ca6ea686feb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Method : GET 2023-05-06T11:54:30.025Z|ccb3007e-5145-4b20-af04-2ca6ea686feb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ccb3007e-5145-4b20-af04-2ca6ea686feb", X-RequestID:"ccb3007e-5145-4b20-af04-2ca6ea686feb", X-TransactionID:"ccb3007e-5145-4b20-af04-2ca6ea686feb", X-ECOMP-RequestID:"ccb3007e-5145-4b20-af04-2ca6ea686feb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"80f27f00-4634-4de2-bad7-724fa1cb8b64"] 2023-05-06T11:54:30.025Z|ccb3007e-5145-4b20-af04-2ca6ea686feb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Request body: 2023-05-06T11:54:30.025Z|ccb3007e-5145-4b20-af04-2ca6ea686feb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T11:54:30.177Z|ccb3007e-5145-4b20-af04-2ca6ea686feb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T11:54:30.177Z|ccb3007e-5145-4b20-af04-2ca6ea686feb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T11:54:30.177Z|ccb3007e-5145-4b20-af04-2ca6ea686feb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T11:54:30.177Z|ccb3007e-5145-4b20-af04-2ca6ea686feb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=FA0207DA2ED2060339C688109F73EC0C; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Sat, 06 May 2023 11:54:30 GMT", x-envoy-upstream-service-time:"147", server:"envoy"] 2023-05-06T11:54:30.178Z|ccb3007e-5145-4b20-af04-2ca6ea686feb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:a5b7be7d-ec04-11ed-9ce1-7a82ee2c3d67","parentActivityInstanceId":"9803232a-ec04-11ed-9ce1-7a82ee2c3d67","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:06562343-ebc0-11ed-9ce1-7a82ee2c3d67","processInstanceId":"9803232a-ec04-11ed-9ce1-7a82ee2c3d67","executionId":"9803232a-ec04-11ed-9ce1-7a82ee2c3d67","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-05-06T11:53:42.266+0000","endTime":"2023-05-06T11:53:42.266+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"94d40306-ec04-11ed-9ce1-7a82ee2c3d67"}] 2023-05-06T11:54:30.178Z|ccb3007e-5145-4b20-af04-2ca6ea686feb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T11:54:30.178Z|ccb3007e-5145-4b20-af04-2ca6ea686feb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||InvokeReturn 2023-05-06T11:54:30.183Z|ccb3007e-5145-4b20-af04-2ca6ea686feb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:54:31.348Z|e8649b13-b38b-48f1-9151-084cf8c0288f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:54:31.348Z|e8649b13-b38b-48f1-9151-084cf8c0288f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:54:31.349Z|5cac3261-2284-4fc0-82dc-5a216e45c509|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:54:31.349Z|19d64774-426c-48e2-a164-271c30a36994|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:54:31.350Z|5cac3261-2284-4fc0-82dc-5a216e45c509|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:54:31.350Z|19d64774-426c-48e2-a164-271c30a36994|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:54:33.817Z|b810f327-a77a-4c2f-82c2-e91a254e9bd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:54:33.818Z|b810f327-a77a-4c2f-82c2-e91a254e9bd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:54:40.455Z|76d88aea-0f7a-4a39-a85e-c337bb69a53b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:54:40.466Z|76d88aea-0f7a-4a39-a85e-c337bb69a53b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd 2023-05-06T11:54:40.467Z|76d88aea-0f7a-4a39-a85e-c337bb69a53b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|INFO|500||Invoke 2023-05-06T11:54:40.468Z|76d88aea-0f7a-4a39-a85e-c337bb69a53b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||===========================request begin================================================ 2023-05-06T11:54:40.468Z|76d88aea-0f7a-4a39-a85e-c337bb69a53b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd 2023-05-06T11:54:40.468Z|76d88aea-0f7a-4a39-a85e-c337bb69a53b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Method : GET 2023-05-06T11:54:40.469Z|76d88aea-0f7a-4a39-a85e-c337bb69a53b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4c4c1b1cf3c98b81f6f8564e2e162f49", X-B3-SpanId:"de7f8b827281ead2", X-B3-ParentSpanId:"78332b90ba3d906d", X-B3-Sampled:"0", X-ONAP-RequestID:"76d88aea-0f7a-4a39-a85e-c337bb69a53b", X-RequestID:"76d88aea-0f7a-4a39-a85e-c337bb69a53b", X-TransactionID:"76d88aea-0f7a-4a39-a85e-c337bb69a53b", X-ECOMP-RequestID:"76d88aea-0f7a-4a39-a85e-c337bb69a53b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"833e718e-ae0f-4035-b0b1-4561f2eaa2e8"] 2023-05-06T11:54:40.469Z|76d88aea-0f7a-4a39-a85e-c337bb69a53b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Request body: 2023-05-06T11:54:40.469Z|76d88aea-0f7a-4a39-a85e-c337bb69a53b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||==========================request end================================================ 2023-05-06T11:54:40.515Z|76d88aea-0f7a-4a39-a85e-c337bb69a53b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||============================response begin========================================== 2023-05-06T11:54:40.516Z|76d88aea-0f7a-4a39-a85e-c337bb69a53b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Status code : 200 OK 2023-05-06T11:54:40.516Z|76d88aea-0f7a-4a39-a85e-c337bb69a53b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Status text : OK 2023-05-06T11:54:40.517Z|76d88aea-0f7a-4a39-a85e-c337bb69a53b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:54:41 GMT", x-envoy-upstream-service-time:"40", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:54:40.517Z|76d88aea-0f7a-4a39-a85e-c337bb69a53b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Response body: { "requestId" : "4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", "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-05-06T11:53:13.000+00:00", "source" : "VID", "vnfId" : "ca069bd8-5204-4515-8b31-c258ea257055", "vnfType" : "", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"d4a81356-7db6-4cf1-8de3-cf35725b761c\",\n \"modelVersionId\": \"69a928f6-ffd9-40b1-bfea-6533a2b300a2\",\n \"modelName\": \"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\n \"modelVersion\": \"1683373972139\",\n \"modelCustomizationId\": \"1cd8e946-cb80-4c1a-96e0-109ffda842a1\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"7db65ec7566d486695bbd771595ed5b3\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:53:24.000+00:00", "vfModuleId" : "83a6bcb2-3800-4cd0-9a0b-7ba988f2545c", "vfModuleName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "vfModuleModelName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "cloudRegion" : "RegionOne", "serviceInstanceId" : "54850123-ffc9-4c02-a21c-6d95dfd678f8", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd" } } } 2023-05-06T11:54:40.518Z|76d88aea-0f7a-4a39-a85e-c337bb69a53b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||=======================response end================================================= 2023-05-06T11:54:40.518Z|76d88aea-0f7a-4a39-a85e-c337bb69a53b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|INFO|500||InvokeReturn 2023-05-06T11:54:40.520Z|76d88aea-0f7a-4a39-a85e-c337bb69a53b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false 2023-05-06T11:54:40.520Z|76d88aea-0f7a-4a39-a85e-c337bb69a53b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:54:40.520Z|76d88aea-0f7a-4a39-a85e-c337bb69a53b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:54:40.521Z|76d88aea-0f7a-4a39-a85e-c337bb69a53b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false 2023-05-06T11:54:40.521Z|76d88aea-0f7a-4a39-a85e-c337bb69a53b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:54:40.521Z|76d88aea-0f7a-4a39-a85e-c337bb69a53b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4c4c1b1cf3c98b81f6f8564e2e162f49", X-B3-SpanId:"fcd6960b21bb7cdf", X-B3-ParentSpanId:"78332b90ba3d906d", X-B3-Sampled:"0", X-ONAP-RequestID:"76d88aea-0f7a-4a39-a85e-c337bb69a53b", X-RequestID:"76d88aea-0f7a-4a39-a85e-c337bb69a53b", X-TransactionID:"76d88aea-0f7a-4a39-a85e-c337bb69a53b", X-ECOMP-RequestID:"76d88aea-0f7a-4a39-a85e-c337bb69a53b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7dca8022-737d-44a9-b32c-2cc90c3a3d72"] 2023-05-06T11:54:40.522Z|76d88aea-0f7a-4a39-a85e-c337bb69a53b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:54:40.522Z|76d88aea-0f7a-4a39-a85e-c337bb69a53b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:54:40.552Z|76d88aea-0f7a-4a39-a85e-c337bb69a53b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:54:40.553Z|76d88aea-0f7a-4a39-a85e-c337bb69a53b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:54:40.553Z|76d88aea-0f7a-4a39-a85e-c337bb69a53b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:54:40.554Z|76d88aea-0f7a-4a39-a85e-c337bb69a53b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:54:41 GMT", x-envoy-upstream-service-time:"27", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:54:40.555Z|76d88aea-0f7a-4a39-a85e-c337bb69a53b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 35, "soRequestId" : "4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", "groupingId" : "3075323d-5e80-4006-8013-1c3833f4ef16", "name" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7db65ec7566d486695bbd771595ed5b3/stacks/basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d/3075323d-5e80-4006-8013-1c3833f4ef16\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\"updated_time\":1683374004000,\"creation_time\":1683373908000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3075323d-5e80-4006-8013-1c3833f4ef16\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"8b9d4b54942e4a02875f43b28bf7624d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3075323d-5e80-4006-8013-1c3833f4ef16\",\"OS::project_id\":\"7db65ec7566d486695bbd771595ed5b3\",\"OS::stack_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\"vnf_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d_vnf_0\",\"vnf_id\":\"ca069bd8-5204-4515-8b31-c258ea257055\",\"vf_module_id\":\"83a6bcb2-3800-4cd0-9a0b-7ba988f2545c\",\"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-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-05-06T11:53:26.000+00:00", "isDataInternal" : false } ] 2023-05-06T11:54:40.555Z|76d88aea-0f7a-4a39-a85e-c337bb69a53b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:54:40.556Z|76d88aea-0f7a-4a39-a85e-c337bb69a53b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:54:40.601Z|76d88aea-0f7a-4a39-a85e-c337bb69a53b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T11:54:40.601Z|76d88aea-0f7a-4a39-a85e-c337bb69a53b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-05-06T11:54:40.602Z|76d88aea-0f7a-4a39-a85e-c337bb69a53b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T11:54:40.602Z|76d88aea-0f7a-4a39-a85e-c337bb69a53b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T11:54:40.602Z|76d88aea-0f7a-4a39-a85e-c337bb69a53b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-05-06T11:54:40.602Z|76d88aea-0f7a-4a39-a85e-c337bb69a53b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"76d88aea-0f7a-4a39-a85e-c337bb69a53b", X-RequestID:"76d88aea-0f7a-4a39-a85e-c337bb69a53b", X-TransactionID:"76d88aea-0f7a-4a39-a85e-c337bb69a53b", X-ECOMP-RequestID:"76d88aea-0f7a-4a39-a85e-c337bb69a53b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0049b0d8-355b-4527-9238-f0819e6c5762"] 2023-05-06T11:54:40.603Z|76d88aea-0f7a-4a39-a85e-c337bb69a53b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-05-06T11:54:40.603Z|76d88aea-0f7a-4a39-a85e-c337bb69a53b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T11:54:40.769Z|76d88aea-0f7a-4a39-a85e-c337bb69a53b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T11:54:40.770Z|76d88aea-0f7a-4a39-a85e-c337bb69a53b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T11:54:40.770Z|76d88aea-0f7a-4a39-a85e-c337bb69a53b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T11:54:40.770Z|76d88aea-0f7a-4a39-a85e-c337bb69a53b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=CC9F96D69A78D4D3F09ACD4FE10ADA68; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Sat, 06 May 2023 11:54:41 GMT", x-envoy-upstream-service-time:"162", server:"envoy"] 2023-05-06T11:54:40.771Z|76d88aea-0f7a-4a39-a85e-c337bb69a53b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9803232a-ec04-11ed-9ce1-7a82ee2c3d67","businessKey":"4a36f8bd-4380-49fb-bf75-6a42b3a97ddd","processDefinitionId":"openstackAdapterTask:1:06562343-ebc0-11ed-9ce1-7a82ee2c3d67","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-05-06T11:53:19.272+0000","endTime":"2023-05-06T11:53:42.269+0000","removalTime":null,"durationInMillis":22997,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"94d40306-ec04-11ed-9ce1-7a82ee2c3d67","superProcessInstanceId":"98012717-ec04-11ed-9ce1-7a82ee2c3d67","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-05-06T11:54:40.772Z|76d88aea-0f7a-4a39-a85e-c337bb69a53b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T11:54:40.772Z|76d88aea-0f7a-4a39-a85e-c337bb69a53b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-05-06T11:54:40.812Z|76d88aea-0f7a-4a39-a85e-c337bb69a53b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T11:54:40.813Z|76d88aea-0f7a-4a39-a85e-c337bb69a53b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||Invoke 2023-05-06T11:54:40.813Z|76d88aea-0f7a-4a39-a85e-c337bb69a53b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T11:54:40.814Z|76d88aea-0f7a-4a39-a85e-c337bb69a53b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T11:54:40.814Z|76d88aea-0f7a-4a39-a85e-c337bb69a53b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Method : GET 2023-05-06T11:54:40.814Z|76d88aea-0f7a-4a39-a85e-c337bb69a53b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"76d88aea-0f7a-4a39-a85e-c337bb69a53b", X-RequestID:"76d88aea-0f7a-4a39-a85e-c337bb69a53b", X-TransactionID:"76d88aea-0f7a-4a39-a85e-c337bb69a53b", X-ECOMP-RequestID:"76d88aea-0f7a-4a39-a85e-c337bb69a53b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"095970e9-0f2c-449a-95e8-3f39fd62472c"] 2023-05-06T11:54:40.814Z|76d88aea-0f7a-4a39-a85e-c337bb69a53b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Request body: 2023-05-06T11:54:40.815Z|76d88aea-0f7a-4a39-a85e-c337bb69a53b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T11:54:41.054Z|76d88aea-0f7a-4a39-a85e-c337bb69a53b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T11:54:41.055Z|76d88aea-0f7a-4a39-a85e-c337bb69a53b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T11:54:41.056Z|76d88aea-0f7a-4a39-a85e-c337bb69a53b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T11:54:41.056Z|76d88aea-0f7a-4a39-a85e-c337bb69a53b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=C60C655A6B9EB46BB11A3316CFF41DDF; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Sat, 06 May 2023 11:54:41 GMT", x-envoy-upstream-service-time:"235", server:"envoy"] 2023-05-06T11:54:41.056Z|76d88aea-0f7a-4a39-a85e-c337bb69a53b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:a5b7be7d-ec04-11ed-9ce1-7a82ee2c3d67","parentActivityInstanceId":"9803232a-ec04-11ed-9ce1-7a82ee2c3d67","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:06562343-ebc0-11ed-9ce1-7a82ee2c3d67","processInstanceId":"9803232a-ec04-11ed-9ce1-7a82ee2c3d67","executionId":"9803232a-ec04-11ed-9ce1-7a82ee2c3d67","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-05-06T11:53:42.266+0000","endTime":"2023-05-06T11:53:42.266+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"94d40306-ec04-11ed-9ce1-7a82ee2c3d67"}] 2023-05-06T11:54:41.057Z|76d88aea-0f7a-4a39-a85e-c337bb69a53b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T11:54:41.057Z|76d88aea-0f7a-4a39-a85e-c337bb69a53b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9803232a-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||InvokeReturn 2023-05-06T11:54:41.063Z|76d88aea-0f7a-4a39-a85e-c337bb69a53b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:54:41.377Z|bfa31d77-c6bc-4b6a-9fed-174d2aa72a00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:54:41.377Z|bfa31d77-c6bc-4b6a-9fed-174d2aa72a00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:54:41.381Z|e6982025-4e90-4feb-841d-626371d26e5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:54:41.382Z|e6982025-4e90-4feb-841d-626371d26e5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:54:41.383Z|9caad55c-18f1-42af-8901-1647ca3aa01e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:54:41.384Z|9caad55c-18f1-42af-8901-1647ca3aa01e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:54:48.818Z|0e039ce0-e313-4d87-aa15-a434f7cb7b56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:54:48.822Z|0e039ce0-e313-4d87-aa15-a434f7cb7b56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:54:50.187Z|00bdf49e-4aa8-418e-8cd0-ea4157d0fffd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:54:50.188Z|00bdf49e-4aa8-418e-8cd0-ea4157d0fffd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:54:51.366Z|6f7cc8b5-ea94-4ff5-a298-045d9b30a256|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:54:51.377Z|6f7cc8b5-ea94-4ff5-a298-045d9b30a256|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd 2023-05-06T11:54:51.377Z|6f7cc8b5-ea94-4ff5-a298-045d9b30a256|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|INFO|500||Invoke 2023-05-06T11:54:51.378Z|6f7cc8b5-ea94-4ff5-a298-045d9b30a256|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||===========================request begin================================================ 2023-05-06T11:54:51.378Z|6f7cc8b5-ea94-4ff5-a298-045d9b30a256|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd 2023-05-06T11:54:51.378Z|6f7cc8b5-ea94-4ff5-a298-045d9b30a256|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Method : GET 2023-05-06T11:54:51.378Z|6f7cc8b5-ea94-4ff5-a298-045d9b30a256|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"75186d723f0c150ccd3dafbf96fe345d", X-B3-SpanId:"a49b7f25178a98a6", X-B3-ParentSpanId:"1f72d6b1372123b5", X-B3-Sampled:"0", X-ONAP-RequestID:"6f7cc8b5-ea94-4ff5-a298-045d9b30a256", X-RequestID:"6f7cc8b5-ea94-4ff5-a298-045d9b30a256", X-TransactionID:"6f7cc8b5-ea94-4ff5-a298-045d9b30a256", X-ECOMP-RequestID:"6f7cc8b5-ea94-4ff5-a298-045d9b30a256", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f2d9775-21e9-4c01-9e23-721e2ee4ca7e"] 2023-05-06T11:54:51.378Z|6f7cc8b5-ea94-4ff5-a298-045d9b30a256|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Request body: 2023-05-06T11:54:51.378Z|6f7cc8b5-ea94-4ff5-a298-045d9b30a256|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||==========================request end================================================ 2023-05-06T11:54:51.405Z|441ee3a5-ba57-485e-838e-2d1e1c16d4e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:54:51.406Z|441ee3a5-ba57-485e-838e-2d1e1c16d4e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:54:51.409Z|1104cce1-b639-42bd-a717-784a00be79d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:54:51.410Z|1104cce1-b639-42bd-a717-784a00be79d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:54:51.411Z|ba49974f-70c3-4647-baa8-c14aed333ec2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:54:51.412Z|ba49974f-70c3-4647-baa8-c14aed333ec2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:54:51.420Z|6f7cc8b5-ea94-4ff5-a298-045d9b30a256|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||============================response begin========================================== 2023-05-06T11:54:51.420Z|6f7cc8b5-ea94-4ff5-a298-045d9b30a256|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Status code : 200 OK 2023-05-06T11:54:51.420Z|6f7cc8b5-ea94-4ff5-a298-045d9b30a256|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Status text : OK 2023-05-06T11:54:51.421Z|6f7cc8b5-ea94-4ff5-a298-045d9b30a256|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:54:52 GMT", x-envoy-upstream-service-time:"35", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:54:51.422Z|6f7cc8b5-ea94-4ff5-a298-045d9b30a256|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Response body: { "requestId" : "4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", "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-05-06T11:53:13.000+00:00", "endTime" : "2023-05-06T11:54:44.000+00:00", "source" : "VID", "vnfId" : "ca069bd8-5204-4515-8b31-c258ea257055", "vnfType" : "", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"d4a81356-7db6-4cf1-8de3-cf35725b761c\",\n \"modelVersionId\": \"69a928f6-ffd9-40b1-bfea-6533a2b300a2\",\n \"modelName\": \"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\n \"modelVersion\": \"1683373972139\",\n \"modelCustomizationId\": \"1cd8e946-cb80-4c1a-96e0-109ffda842a1\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"7db65ec7566d486695bbd771595ed5b3\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:54:45.000+00:00", "vfModuleId" : "83a6bcb2-3800-4cd0-9a0b-7ba988f2545c", "vfModuleName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "vfModuleModelName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "cloudRegion" : "RegionOne", "serviceInstanceId" : "54850123-ffc9-4c02-a21c-6d95dfd678f8", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd" } } } 2023-05-06T11:54:51.422Z|6f7cc8b5-ea94-4ff5-a298-045d9b30a256|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||=======================response end================================================= 2023-05-06T11:54:51.422Z|6f7cc8b5-ea94-4ff5-a298-045d9b30a256|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|INFO|500||InvokeReturn 2023-05-06T11:54:51.424Z|6f7cc8b5-ea94-4ff5-a298-045d9b30a256|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false 2023-05-06T11:54:51.424Z|6f7cc8b5-ea94-4ff5-a298-045d9b30a256|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:54:51.424Z|6f7cc8b5-ea94-4ff5-a298-045d9b30a256|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:54:51.425Z|6f7cc8b5-ea94-4ff5-a298-045d9b30a256|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false 2023-05-06T11:54:51.425Z|6f7cc8b5-ea94-4ff5-a298-045d9b30a256|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:54:51.425Z|6f7cc8b5-ea94-4ff5-a298-045d9b30a256|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"75186d723f0c150ccd3dafbf96fe345d", X-B3-SpanId:"c8f6004562ce7108", X-B3-ParentSpanId:"1f72d6b1372123b5", X-B3-Sampled:"0", X-ONAP-RequestID:"6f7cc8b5-ea94-4ff5-a298-045d9b30a256", X-RequestID:"6f7cc8b5-ea94-4ff5-a298-045d9b30a256", X-TransactionID:"6f7cc8b5-ea94-4ff5-a298-045d9b30a256", X-ECOMP-RequestID:"6f7cc8b5-ea94-4ff5-a298-045d9b30a256", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"36e30b4b-18a1-46db-ae19-68b9dab85204"] 2023-05-06T11:54:51.425Z|6f7cc8b5-ea94-4ff5-a298-045d9b30a256|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:54:51.425Z|6f7cc8b5-ea94-4ff5-a298-045d9b30a256|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:54:51.449Z|6f7cc8b5-ea94-4ff5-a298-045d9b30a256|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:54:51.450Z|6f7cc8b5-ea94-4ff5-a298-045d9b30a256|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:54:51.451Z|6f7cc8b5-ea94-4ff5-a298-045d9b30a256|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:54:51.451Z|6f7cc8b5-ea94-4ff5-a298-045d9b30a256|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:54:52 GMT", x-envoy-upstream-service-time:"20", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:54:51.452Z|6f7cc8b5-ea94-4ff5-a298-045d9b30a256|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 35, "soRequestId" : "4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", "groupingId" : "3075323d-5e80-4006-8013-1c3833f4ef16", "name" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7db65ec7566d486695bbd771595ed5b3/stacks/basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d/3075323d-5e80-4006-8013-1c3833f4ef16\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\"updated_time\":1683374004000,\"creation_time\":1683373908000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3075323d-5e80-4006-8013-1c3833f4ef16\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"8b9d4b54942e4a02875f43b28bf7624d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3075323d-5e80-4006-8013-1c3833f4ef16\",\"OS::project_id\":\"7db65ec7566d486695bbd771595ed5b3\",\"OS::stack_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\"vnf_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d_vnf_0\",\"vnf_id\":\"ca069bd8-5204-4515-8b31-c258ea257055\",\"vf_module_id\":\"83a6bcb2-3800-4cd0-9a0b-7ba988f2545c\",\"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-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-05-06T11:53:26.000+00:00", "isDataInternal" : false } ] 2023-05-06T11:54:51.452Z|6f7cc8b5-ea94-4ff5-a298-045d9b30a256|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:54:51.453Z|6f7cc8b5-ea94-4ff5-a298-045d9b30a256|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:54:51.463Z|6f7cc8b5-ea94-4ff5-a298-045d9b30a256|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:54:51.755Z|bffcef81-5f54-4e03-a1e9-ad87bd3a930b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:54:51.762Z|bffcef81-5f54-4e03-a1e9-ad87bd3a930b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd 2023-05-06T11:54:51.763Z|bffcef81-5f54-4e03-a1e9-ad87bd3a930b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|INFO|500||Invoke 2023-05-06T11:54:51.763Z|bffcef81-5f54-4e03-a1e9-ad87bd3a930b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||===========================request begin================================================ 2023-05-06T11:54:51.763Z|bffcef81-5f54-4e03-a1e9-ad87bd3a930b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd 2023-05-06T11:54:51.763Z|bffcef81-5f54-4e03-a1e9-ad87bd3a930b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Method : GET 2023-05-06T11:54:51.763Z|bffcef81-5f54-4e03-a1e9-ad87bd3a930b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"539674e121076b9dd5dec5d09b3efc04", X-B3-SpanId:"5c076d62eefc7e0b", X-B3-ParentSpanId:"33fc4ab5bc32a17c", X-B3-Sampled:"0", X-ONAP-RequestID:"bffcef81-5f54-4e03-a1e9-ad87bd3a930b", X-RequestID:"bffcef81-5f54-4e03-a1e9-ad87bd3a930b", X-TransactionID:"bffcef81-5f54-4e03-a1e9-ad87bd3a930b", X-ECOMP-RequestID:"bffcef81-5f54-4e03-a1e9-ad87bd3a930b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6069bde4-5f72-4560-a7ba-a40006e2ee46"] 2023-05-06T11:54:51.764Z|bffcef81-5f54-4e03-a1e9-ad87bd3a930b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Request body: 2023-05-06T11:54:51.764Z|bffcef81-5f54-4e03-a1e9-ad87bd3a930b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||==========================request end================================================ 2023-05-06T11:54:51.780Z|bffcef81-5f54-4e03-a1e9-ad87bd3a930b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||============================response begin========================================== 2023-05-06T11:54:51.781Z|bffcef81-5f54-4e03-a1e9-ad87bd3a930b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Status code : 200 OK 2023-05-06T11:54:51.781Z|bffcef81-5f54-4e03-a1e9-ad87bd3a930b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Status text : OK 2023-05-06T11:54:51.781Z|bffcef81-5f54-4e03-a1e9-ad87bd3a930b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:54:52 GMT", x-envoy-upstream-service-time:"14", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:54:51.782Z|bffcef81-5f54-4e03-a1e9-ad87bd3a930b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Response body: { "requestId" : "4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", "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-05-06T11:53:13.000+00:00", "endTime" : "2023-05-06T11:54:44.000+00:00", "source" : "VID", "vnfId" : "ca069bd8-5204-4515-8b31-c258ea257055", "vnfType" : "", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"d4a81356-7db6-4cf1-8de3-cf35725b761c\",\n \"modelVersionId\": \"69a928f6-ffd9-40b1-bfea-6533a2b300a2\",\n \"modelName\": \"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\n \"modelVersion\": \"1683373972139\",\n \"modelCustomizationId\": \"1cd8e946-cb80-4c1a-96e0-109ffda842a1\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"7db65ec7566d486695bbd771595ed5b3\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:54:45.000+00:00", "vfModuleId" : "83a6bcb2-3800-4cd0-9a0b-7ba988f2545c", "vfModuleName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "vfModuleModelName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "cloudRegion" : "RegionOne", "serviceInstanceId" : "54850123-ffc9-4c02-a21c-6d95dfd678f8", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd" } } } 2023-05-06T11:54:51.782Z|bffcef81-5f54-4e03-a1e9-ad87bd3a930b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||=======================response end================================================= 2023-05-06T11:54:51.782Z|bffcef81-5f54-4e03-a1e9-ad87bd3a930b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|INFO|500||InvokeReturn 2023-05-06T11:54:51.784Z|bffcef81-5f54-4e03-a1e9-ad87bd3a930b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false 2023-05-06T11:54:51.784Z|bffcef81-5f54-4e03-a1e9-ad87bd3a930b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:54:51.784Z|bffcef81-5f54-4e03-a1e9-ad87bd3a930b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:54:51.785Z|bffcef81-5f54-4e03-a1e9-ad87bd3a930b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false 2023-05-06T11:54:51.785Z|bffcef81-5f54-4e03-a1e9-ad87bd3a930b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:54:51.785Z|bffcef81-5f54-4e03-a1e9-ad87bd3a930b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"539674e121076b9dd5dec5d09b3efc04", X-B3-SpanId:"98f38837b85a3900", X-B3-ParentSpanId:"33fc4ab5bc32a17c", X-B3-Sampled:"0", X-ONAP-RequestID:"bffcef81-5f54-4e03-a1e9-ad87bd3a930b", X-RequestID:"bffcef81-5f54-4e03-a1e9-ad87bd3a930b", X-TransactionID:"bffcef81-5f54-4e03-a1e9-ad87bd3a930b", X-ECOMP-RequestID:"bffcef81-5f54-4e03-a1e9-ad87bd3a930b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5d52ca6a-54ce-4c1d-a865-e69dce601b86"] 2023-05-06T11:54:51.785Z|bffcef81-5f54-4e03-a1e9-ad87bd3a930b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:54:51.785Z|bffcef81-5f54-4e03-a1e9-ad87bd3a930b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:54:51.805Z|bffcef81-5f54-4e03-a1e9-ad87bd3a930b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:54:51.806Z|bffcef81-5f54-4e03-a1e9-ad87bd3a930b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:54:51.806Z|bffcef81-5f54-4e03-a1e9-ad87bd3a930b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:54:51.807Z|bffcef81-5f54-4e03-a1e9-ad87bd3a930b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:54:52 GMT", x-envoy-upstream-service-time:"17", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:54:51.808Z|bffcef81-5f54-4e03-a1e9-ad87bd3a930b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 35, "soRequestId" : "4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", "groupingId" : "3075323d-5e80-4006-8013-1c3833f4ef16", "name" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7db65ec7566d486695bbd771595ed5b3/stacks/basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d/3075323d-5e80-4006-8013-1c3833f4ef16\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\"updated_time\":1683374004000,\"creation_time\":1683373908000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3075323d-5e80-4006-8013-1c3833f4ef16\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"8b9d4b54942e4a02875f43b28bf7624d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3075323d-5e80-4006-8013-1c3833f4ef16\",\"OS::project_id\":\"7db65ec7566d486695bbd771595ed5b3\",\"OS::stack_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\"vnf_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d_vnf_0\",\"vnf_id\":\"ca069bd8-5204-4515-8b31-c258ea257055\",\"vf_module_id\":\"83a6bcb2-3800-4cd0-9a0b-7ba988f2545c\",\"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-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-05-06T11:53:26.000+00:00", "isDataInternal" : false } ] 2023-05-06T11:54:51.808Z|bffcef81-5f54-4e03-a1e9-ad87bd3a930b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:54:51.808Z|bffcef81-5f54-4e03-a1e9-ad87bd3a930b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:54:51.817Z|bffcef81-5f54-4e03-a1e9-ad87bd3a930b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:54:52.090Z|6b111d0a-f631-4688-992b-42c353ffb0f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:54:52.097Z|6b111d0a-f631-4688-992b-42c353ffb0f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd 2023-05-06T11:54:52.097Z|6b111d0a-f631-4688-992b-42c353ffb0f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|INFO|500||Invoke 2023-05-06T11:54:52.098Z|6b111d0a-f631-4688-992b-42c353ffb0f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||===========================request begin================================================ 2023-05-06T11:54:52.099Z|6b111d0a-f631-4688-992b-42c353ffb0f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd 2023-05-06T11:54:52.099Z|6b111d0a-f631-4688-992b-42c353ffb0f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Method : GET 2023-05-06T11:54:52.100Z|6b111d0a-f631-4688-992b-42c353ffb0f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b3929281a666cad6511f8abf8feca7ff", X-B3-SpanId:"75fbc80593d2a8b0", X-B3-ParentSpanId:"894b28f4740f5f9b", X-B3-Sampled:"0", X-ONAP-RequestID:"6b111d0a-f631-4688-992b-42c353ffb0f0", X-RequestID:"6b111d0a-f631-4688-992b-42c353ffb0f0", X-TransactionID:"6b111d0a-f631-4688-992b-42c353ffb0f0", X-ECOMP-RequestID:"6b111d0a-f631-4688-992b-42c353ffb0f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"10c5c52e-a34f-481e-a1a3-0018322e29a8"] 2023-05-06T11:54:52.100Z|6b111d0a-f631-4688-992b-42c353ffb0f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Request body: 2023-05-06T11:54:52.100Z|6b111d0a-f631-4688-992b-42c353ffb0f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||==========================request end================================================ 2023-05-06T11:54:52.135Z|6b111d0a-f631-4688-992b-42c353ffb0f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||============================response begin========================================== 2023-05-06T11:54:52.136Z|6b111d0a-f631-4688-992b-42c353ffb0f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Status code : 200 OK 2023-05-06T11:54:52.136Z|6b111d0a-f631-4688-992b-42c353ffb0f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Status text : OK 2023-05-06T11:54:52.137Z|6b111d0a-f631-4688-992b-42c353ffb0f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:54:52 GMT", x-envoy-upstream-service-time:"32", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:54:52.137Z|6b111d0a-f631-4688-992b-42c353ffb0f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Response body: { "requestId" : "4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", "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-05-06T11:53:13.000+00:00", "endTime" : "2023-05-06T11:54:44.000+00:00", "source" : "VID", "vnfId" : "ca069bd8-5204-4515-8b31-c258ea257055", "vnfType" : "", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"d4a81356-7db6-4cf1-8de3-cf35725b761c\",\n \"modelVersionId\": \"69a928f6-ffd9-40b1-bfea-6533a2b300a2\",\n \"modelName\": \"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\n \"modelVersion\": \"1683373972139\",\n \"modelCustomizationId\": \"1cd8e946-cb80-4c1a-96e0-109ffda842a1\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"7db65ec7566d486695bbd771595ed5b3\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:54:45.000+00:00", "vfModuleId" : "83a6bcb2-3800-4cd0-9a0b-7ba988f2545c", "vfModuleName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "vfModuleModelName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "cloudRegion" : "RegionOne", "serviceInstanceId" : "54850123-ffc9-4c02-a21c-6d95dfd678f8", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd" } } } 2023-05-06T11:54:52.138Z|6b111d0a-f631-4688-992b-42c353ffb0f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||=======================response end================================================= 2023-05-06T11:54:52.138Z|6b111d0a-f631-4688-992b-42c353ffb0f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|INFO|500||InvokeReturn 2023-05-06T11:54:52.140Z|6b111d0a-f631-4688-992b-42c353ffb0f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false 2023-05-06T11:54:52.140Z|6b111d0a-f631-4688-992b-42c353ffb0f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:54:52.140Z|6b111d0a-f631-4688-992b-42c353ffb0f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:54:52.141Z|6b111d0a-f631-4688-992b-42c353ffb0f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false 2023-05-06T11:54:52.141Z|6b111d0a-f631-4688-992b-42c353ffb0f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:54:52.141Z|6b111d0a-f631-4688-992b-42c353ffb0f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b3929281a666cad6511f8abf8feca7ff", X-B3-SpanId:"7f1f3d3a8c8683f3", X-B3-ParentSpanId:"894b28f4740f5f9b", X-B3-Sampled:"0", X-ONAP-RequestID:"6b111d0a-f631-4688-992b-42c353ffb0f0", X-RequestID:"6b111d0a-f631-4688-992b-42c353ffb0f0", X-TransactionID:"6b111d0a-f631-4688-992b-42c353ffb0f0", X-ECOMP-RequestID:"6b111d0a-f631-4688-992b-42c353ffb0f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c82e68f-dc84-4af1-8910-7d332d835937"] 2023-05-06T11:54:52.141Z|6b111d0a-f631-4688-992b-42c353ffb0f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:54:52.142Z|6b111d0a-f631-4688-992b-42c353ffb0f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:54:52.164Z|6b111d0a-f631-4688-992b-42c353ffb0f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:54:52.165Z|6b111d0a-f631-4688-992b-42c353ffb0f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:54:52.165Z|6b111d0a-f631-4688-992b-42c353ffb0f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:54:52.165Z|6b111d0a-f631-4688-992b-42c353ffb0f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:54:52 GMT", x-envoy-upstream-service-time:"19", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:54:52.168Z|6b111d0a-f631-4688-992b-42c353ffb0f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 35, "soRequestId" : "4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", "groupingId" : "3075323d-5e80-4006-8013-1c3833f4ef16", "name" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7db65ec7566d486695bbd771595ed5b3/stacks/basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d/3075323d-5e80-4006-8013-1c3833f4ef16\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\"updated_time\":1683374004000,\"creation_time\":1683373908000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3075323d-5e80-4006-8013-1c3833f4ef16\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"8b9d4b54942e4a02875f43b28bf7624d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3075323d-5e80-4006-8013-1c3833f4ef16\",\"OS::project_id\":\"7db65ec7566d486695bbd771595ed5b3\",\"OS::stack_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\"vnf_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d_vnf_0\",\"vnf_id\":\"ca069bd8-5204-4515-8b31-c258ea257055\",\"vf_module_id\":\"83a6bcb2-3800-4cd0-9a0b-7ba988f2545c\",\"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-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-05-06T11:53:26.000+00:00", "isDataInternal" : false } ] 2023-05-06T11:54:52.168Z|6b111d0a-f631-4688-992b-42c353ffb0f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:54:52.169Z|6b111d0a-f631-4688-992b-42c353ffb0f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:54:52.192Z|6b111d0a-f631-4688-992b-42c353ffb0f0|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:54:52.467Z|2d85251c-0f4d-47a9-b3ef-6b9bd8603867|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:54:52.474Z|2d85251c-0f4d-47a9-b3ef-6b9bd8603867|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd 2023-05-06T11:54:52.474Z|2d85251c-0f4d-47a9-b3ef-6b9bd8603867|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|INFO|500||Invoke 2023-05-06T11:54:52.474Z|2d85251c-0f4d-47a9-b3ef-6b9bd8603867|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||===========================request begin================================================ 2023-05-06T11:54:52.474Z|2d85251c-0f4d-47a9-b3ef-6b9bd8603867|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd 2023-05-06T11:54:52.474Z|2d85251c-0f4d-47a9-b3ef-6b9bd8603867|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Method : GET 2023-05-06T11:54:52.475Z|2d85251c-0f4d-47a9-b3ef-6b9bd8603867|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"59f781c0a9736a0bcd3a4a6527e36d65", X-B3-SpanId:"fd235e7c643dd117", X-B3-ParentSpanId:"0c5024b2d18c3fd6", X-B3-Sampled:"0", X-ONAP-RequestID:"2d85251c-0f4d-47a9-b3ef-6b9bd8603867", X-RequestID:"2d85251c-0f4d-47a9-b3ef-6b9bd8603867", X-TransactionID:"2d85251c-0f4d-47a9-b3ef-6b9bd8603867", X-ECOMP-RequestID:"2d85251c-0f4d-47a9-b3ef-6b9bd8603867", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85d8168f-a696-4761-b982-a43db62dadf1"] 2023-05-06T11:54:52.475Z|2d85251c-0f4d-47a9-b3ef-6b9bd8603867|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Request body: 2023-05-06T11:54:52.475Z|2d85251c-0f4d-47a9-b3ef-6b9bd8603867|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||==========================request end================================================ 2023-05-06T11:54:52.517Z|2d85251c-0f4d-47a9-b3ef-6b9bd8603867|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||============================response begin========================================== 2023-05-06T11:54:52.518Z|2d85251c-0f4d-47a9-b3ef-6b9bd8603867|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Status code : 200 OK 2023-05-06T11:54:52.518Z|2d85251c-0f4d-47a9-b3ef-6b9bd8603867|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Status text : OK 2023-05-06T11:54:52.518Z|2d85251c-0f4d-47a9-b3ef-6b9bd8603867|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:54:53 GMT", x-envoy-upstream-service-time:"39", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:54:52.519Z|2d85251c-0f4d-47a9-b3ef-6b9bd8603867|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Response body: { "requestId" : "4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", "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-05-06T11:53:13.000+00:00", "endTime" : "2023-05-06T11:54:44.000+00:00", "source" : "VID", "vnfId" : "ca069bd8-5204-4515-8b31-c258ea257055", "vnfType" : "", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"d4a81356-7db6-4cf1-8de3-cf35725b761c\",\n \"modelVersionId\": \"69a928f6-ffd9-40b1-bfea-6533a2b300a2\",\n \"modelName\": \"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\n \"modelVersion\": \"1683373972139\",\n \"modelCustomizationId\": \"1cd8e946-cb80-4c1a-96e0-109ffda842a1\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"7db65ec7566d486695bbd771595ed5b3\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:54:45.000+00:00", "vfModuleId" : "83a6bcb2-3800-4cd0-9a0b-7ba988f2545c", "vfModuleName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "vfModuleModelName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "cloudRegion" : "RegionOne", "serviceInstanceId" : "54850123-ffc9-4c02-a21c-6d95dfd678f8", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd" } } } 2023-05-06T11:54:52.520Z|2d85251c-0f4d-47a9-b3ef-6b9bd8603867|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||=======================response end================================================= 2023-05-06T11:54:52.520Z|2d85251c-0f4d-47a9-b3ef-6b9bd8603867|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|INFO|500||InvokeReturn 2023-05-06T11:54:52.522Z|2d85251c-0f4d-47a9-b3ef-6b9bd8603867|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false 2023-05-06T11:54:52.522Z|2d85251c-0f4d-47a9-b3ef-6b9bd8603867|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:54:52.523Z|2d85251c-0f4d-47a9-b3ef-6b9bd8603867|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:54:52.523Z|2d85251c-0f4d-47a9-b3ef-6b9bd8603867|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false 2023-05-06T11:54:52.523Z|2d85251c-0f4d-47a9-b3ef-6b9bd8603867|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:54:52.524Z|2d85251c-0f4d-47a9-b3ef-6b9bd8603867|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"59f781c0a9736a0bcd3a4a6527e36d65", X-B3-SpanId:"0399bb79bbc06141", X-B3-ParentSpanId:"0c5024b2d18c3fd6", X-B3-Sampled:"0", X-ONAP-RequestID:"2d85251c-0f4d-47a9-b3ef-6b9bd8603867", X-RequestID:"2d85251c-0f4d-47a9-b3ef-6b9bd8603867", X-TransactionID:"2d85251c-0f4d-47a9-b3ef-6b9bd8603867", X-ECOMP-RequestID:"2d85251c-0f4d-47a9-b3ef-6b9bd8603867", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"830569f3-3ad4-45dc-a1a4-58b174f7ff43"] 2023-05-06T11:54:52.524Z|2d85251c-0f4d-47a9-b3ef-6b9bd8603867|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:54:52.524Z|2d85251c-0f4d-47a9-b3ef-6b9bd8603867|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:54:52.546Z|2d85251c-0f4d-47a9-b3ef-6b9bd8603867|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:54:52.547Z|2d85251c-0f4d-47a9-b3ef-6b9bd8603867|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:54:52.547Z|2d85251c-0f4d-47a9-b3ef-6b9bd8603867|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:54:52.548Z|2d85251c-0f4d-47a9-b3ef-6b9bd8603867|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:54:53 GMT", x-envoy-upstream-service-time:"18", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:54:52.548Z|2d85251c-0f4d-47a9-b3ef-6b9bd8603867|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 35, "soRequestId" : "4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", "groupingId" : "3075323d-5e80-4006-8013-1c3833f4ef16", "name" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7db65ec7566d486695bbd771595ed5b3/stacks/basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d/3075323d-5e80-4006-8013-1c3833f4ef16\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\"updated_time\":1683374004000,\"creation_time\":1683373908000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3075323d-5e80-4006-8013-1c3833f4ef16\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"8b9d4b54942e4a02875f43b28bf7624d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3075323d-5e80-4006-8013-1c3833f4ef16\",\"OS::project_id\":\"7db65ec7566d486695bbd771595ed5b3\",\"OS::stack_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\"vnf_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d_vnf_0\",\"vnf_id\":\"ca069bd8-5204-4515-8b31-c258ea257055\",\"vf_module_id\":\"83a6bcb2-3800-4cd0-9a0b-7ba988f2545c\",\"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-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-05-06T11:53:26.000+00:00", "isDataInternal" : false } ] 2023-05-06T11:54:52.548Z|2d85251c-0f4d-47a9-b3ef-6b9bd8603867|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:54:52.549Z|2d85251c-0f4d-47a9-b3ef-6b9bd8603867|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:54:52.559Z|2d85251c-0f4d-47a9-b3ef-6b9bd8603867|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:54:52.837Z|ce756f73-16ea-41f1-af2a-587bdec77fb4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:54:52.844Z|ce756f73-16ea-41f1-af2a-587bdec77fb4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd 2023-05-06T11:54:52.845Z|ce756f73-16ea-41f1-af2a-587bdec77fb4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|INFO|500||Invoke 2023-05-06T11:54:52.845Z|ce756f73-16ea-41f1-af2a-587bdec77fb4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||===========================request begin================================================ 2023-05-06T11:54:52.845Z|ce756f73-16ea-41f1-af2a-587bdec77fb4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd 2023-05-06T11:54:52.846Z|ce756f73-16ea-41f1-af2a-587bdec77fb4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Method : GET 2023-05-06T11:54:52.846Z|ce756f73-16ea-41f1-af2a-587bdec77fb4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"468b41540fd9260ff3fdf841078b601a", X-B3-SpanId:"d677341f98dda11b", X-B3-ParentSpanId:"7e31163562b69ccf", X-B3-Sampled:"0", X-ONAP-RequestID:"ce756f73-16ea-41f1-af2a-587bdec77fb4", X-RequestID:"ce756f73-16ea-41f1-af2a-587bdec77fb4", X-TransactionID:"ce756f73-16ea-41f1-af2a-587bdec77fb4", X-ECOMP-RequestID:"ce756f73-16ea-41f1-af2a-587bdec77fb4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3479a6a3-fc82-4e68-8583-81ca4f847922"] 2023-05-06T11:54:52.846Z|ce756f73-16ea-41f1-af2a-587bdec77fb4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Request body: 2023-05-06T11:54:52.846Z|ce756f73-16ea-41f1-af2a-587bdec77fb4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||==========================request end================================================ 2023-05-06T11:54:52.872Z|ce756f73-16ea-41f1-af2a-587bdec77fb4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||============================response begin========================================== 2023-05-06T11:54:52.873Z|ce756f73-16ea-41f1-af2a-587bdec77fb4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Status code : 200 OK 2023-05-06T11:54:52.873Z|ce756f73-16ea-41f1-af2a-587bdec77fb4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Status text : OK 2023-05-06T11:54:52.873Z|ce756f73-16ea-41f1-af2a-587bdec77fb4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:54:53 GMT", x-envoy-upstream-service-time:"22", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:54:52.874Z|ce756f73-16ea-41f1-af2a-587bdec77fb4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||Response body: { "requestId" : "4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", "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-05-06T11:53:13.000+00:00", "endTime" : "2023-05-06T11:54:44.000+00:00", "source" : "VID", "vnfId" : "ca069bd8-5204-4515-8b31-c258ea257055", "vnfType" : "", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"d4a81356-7db6-4cf1-8de3-cf35725b761c\",\n \"modelVersionId\": \"69a928f6-ffd9-40b1-bfea-6533a2b300a2\",\n \"modelName\": \"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\n \"modelVersion\": \"1683373972139\",\n \"modelCustomizationId\": \"1cd8e946-cb80-4c1a-96e0-109ffda842a1\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"7db65ec7566d486695bbd771595ed5b3\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:54:45.000+00:00", "vfModuleId" : "83a6bcb2-3800-4cd0-9a0b-7ba988f2545c", "vfModuleName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "vfModuleModelName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "cloudRegion" : "RegionOne", "serviceInstanceId" : "54850123-ffc9-4c02-a21c-6d95dfd678f8", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055/vfModules/83a6bcb2-3800-4cd0-9a0b-7ba988f2545c", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd" } } } 2023-05-06T11:54:52.874Z|ce756f73-16ea-41f1-af2a-587bdec77fb4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|DEBUG|500||=======================response end================================================= 2023-05-06T11:54:52.874Z|ce756f73-16ea-41f1-af2a-587bdec77fb4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|INFO|500||InvokeReturn 2023-05-06T11:54:52.877Z|ce756f73-16ea-41f1-af2a-587bdec77fb4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false 2023-05-06T11:54:52.877Z|ce756f73-16ea-41f1-af2a-587bdec77fb4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:54:52.877Z|ce756f73-16ea-41f1-af2a-587bdec77fb4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:54:52.877Z|ce756f73-16ea-41f1-af2a-587bdec77fb4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false 2023-05-06T11:54:52.878Z|ce756f73-16ea-41f1-af2a-587bdec77fb4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:54:52.878Z|ce756f73-16ea-41f1-af2a-587bdec77fb4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"468b41540fd9260ff3fdf841078b601a", X-B3-SpanId:"aed93208c0e9767e", X-B3-ParentSpanId:"7e31163562b69ccf", X-B3-Sampled:"0", X-ONAP-RequestID:"ce756f73-16ea-41f1-af2a-587bdec77fb4", X-RequestID:"ce756f73-16ea-41f1-af2a-587bdec77fb4", X-TransactionID:"ce756f73-16ea-41f1-af2a-587bdec77fb4", X-ECOMP-RequestID:"ce756f73-16ea-41f1-af2a-587bdec77fb4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e66163f2-dc04-403f-870b-0c08ca1b18bf"] 2023-05-06T11:54:52.878Z|ce756f73-16ea-41f1-af2a-587bdec77fb4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:54:52.878Z|ce756f73-16ea-41f1-af2a-587bdec77fb4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:54:52.900Z|ce756f73-16ea-41f1-af2a-587bdec77fb4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:54:52.901Z|ce756f73-16ea-41f1-af2a-587bdec77fb4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:54:52.901Z|ce756f73-16ea-41f1-af2a-587bdec77fb4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:54:52.902Z|ce756f73-16ea-41f1-af2a-587bdec77fb4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:54:53 GMT", x-envoy-upstream-service-time:"18", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:54:52.903Z|ce756f73-16ea-41f1-af2a-587bdec77fb4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 35, "soRequestId" : "4a36f8bd-4380-49fb-bf75-6a42b3a97ddd", "groupingId" : "3075323d-5e80-4006-8013-1c3833f4ef16", "name" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/7db65ec7566d486695bbd771595ed5b3/stacks/basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d/3075323d-5e80-4006-8013-1c3833f4ef16\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\"updated_time\":1683374004000,\"creation_time\":1683373908000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"3075323d-5e80-4006-8013-1c3833f4ef16\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"8b9d4b54942e4a02875f43b28bf7624d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"3075323d-5e80-4006-8013-1c3833f4ef16\",\"OS::project_id\":\"7db65ec7566d486695bbd771595ed5b3\",\"OS::stack_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d\",\"vnf_name\":\"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d_vnf_0\",\"vnf_id\":\"ca069bd8-5204-4515-8b31-c258ea257055\",\"vf_module_id\":\"83a6bcb2-3800-4cd0-9a0b-7ba988f2545c\",\"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-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-05-06T11:53:26.000+00:00", "isDataInternal" : false } ] 2023-05-06T11:54:52.903Z|ce756f73-16ea-41f1-af2a-587bdec77fb4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:54:52.903Z|ce756f73-16ea-41f1-af2a-587bdec77fb4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4a36f8bd-4380-49fb-bf75-6a42b3a97ddd&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:54:52.913Z|ce756f73-16ea-41f1-af2a-587bdec77fb4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4a36f8bd-4380-49fb-bf75-6a42b3a97ddd|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:54:56.626Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:54:56.627Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|||INFO|500||Checking if requestId: ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f already exists in requestDb InfraActiveRequests table 2023-05-06T11:54:56.628Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f 2023-05-06T11:54:56.628Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|INFO|500||Invoke 2023-05-06T11:54:56.628Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||===========================request begin================================================ 2023-05-06T11:54:56.628Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f 2023-05-06T11:54:56.628Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||Method : GET 2023-05-06T11:54:56.628Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"827c6936a2f030d33a5913bd5e2054fb", X-B3-SpanId:"cd8c4473a40f01f9", X-B3-ParentSpanId:"c7eec4a4c52d6863", X-B3-Sampled:"0", X-ONAP-RequestID:"ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f", X-RequestID:"ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f", X-TransactionID:"ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f", X-ECOMP-RequestID:"ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"17355c4e-384e-4cdf-bee9-351cd805bb3c"] 2023-05-06T11:54:56.628Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||Request body: 2023-05-06T11:54:56.629Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||==========================request end================================================ 2023-05-06T11:54:56.668Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||============================response begin========================================== 2023-05-06T11:54:56.669Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||Status code : 404 NOT_FOUND 2023-05-06T11:54:56.670Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||Status text : Not Found 2023-05-06T11:54:56.670Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 06 May 2023 11:54:57 GMT", x-envoy-upstream-service-time:"36", server:"envoy"] 2023-05-06T11:54:56.671Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||Response body: 2023-05-06T11:54:56.672Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||=======================response end================================================= 2023-05-06T11:54:56.673Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|INFO|404|Not Found|InvokeReturn 2023-05-06T11:54:56.689Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|||INFO|500||Running local validations 2023-05-06T11:54:56.708Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-05-06T11:54:56.745Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/ca069bd8-5204-4515-8b31-c258ea257055/related-to/volume-groups|INFO|500||Invoke 2023-05-06T11:54:56.746Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/ca069bd8-5204-4515-8b31-c258ea257055/related-to/volume-groups|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/ca069bd8-5204-4515-8b31-c258ea257055/related-to/volume-groups with request headers:{Authorization=[***REDACTED***], X-RequestID=[ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[fa75e822-8a69-4c0e-9017-24b9cdf300ce], X-ECOMP-RequestID=[ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f], X-TransactionId=[], X-ONAP-RequestID=[ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f]} 2023-05-06T11:54:56.801Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/ca069bd8-5204-4515-8b31-c258ea257055/related-to/volume-groups|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/ca069bd8-5204-4515-8b31-c258ea257055/related-to/volume-groups has http status code:404 and response headers:{date=[Sat, 06 May 2023 11:54:56 GMT], server=[envoy], content-length=[408], x-envoy-upstream-service-time=[43], x-aai-txid=[0-aai-resources-230506-11:54:56:925-49179], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-06T11:54:56.803Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/ca069bd8-5204-4515-8b31-c258ea257055/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/ca069bd8-5204-4515-8b31-c258ea257055/related-to/volume-groups","Node Not Found:No Node of type volume-group found at: network/generic-vnfs/generic-vnf/ca069bd8-5204-4515-8b31-c258ea257055/related-to/volume-groups","ERR.5.4.6114"]}}} 2023-05-06T11:54:56.804Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/ca069bd8-5204-4515-8b31-c258ea257055/related-to/volume-groups|INFO|404|Not Found|InvokeReturn 2023-05-06T11:54:56.806Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/ca069bd8-5204-4515-8b31-c258ea257055/related-to/volume-groups 2023-05-06T11:54:56.807Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|||DEBUG|500||No VolumeGroups attached to Vnf in AAI : ca069bd8-5204-4515-8b31-c258ea257055 2023-05-06T11:54:56.817Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-05-06T11:54:56.851Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/ca069bd8-5204-4515-8b31-c258ea257055/vf-modules with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-05-06T11:54:56.852Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/ca069bd8-5204-4515-8b31-c258ea257055/vf-modules|INFO|500||Invoke 2023-05-06T11:54:56.900Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/ca069bd8-5204-4515-8b31-c258ea257055/vf-modules|INFO|404|Not Found|InvokeReturn 2023-05-06T11:54:56.901Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/ca069bd8-5204-4515-8b31-c258ea257055/vf-modules has http status code:404 and response headers:{date=[Sat, 06 May 2023 11:54:57 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[44], x-aai-txid=[2-aai-resources-230506-11:54:57:024-25884], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-06T11:54:56.901Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","network/generic-vnfs/generic-vnf/ca069bd8-5204-4515-8b31-c258ea257055/vf-modules","Node Not Found:No Node of type vf-module found at: network/generic-vnfs/generic-vnf/ca069bd8-5204-4515-8b31-c258ea257055/vf-modules","ERR.5.4.6114"]}}} 2023-05-06T11:54:56.904Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/ca069bd8-5204-4515-8b31-c258ea257055/vf-modules 2023-05-06T11:54:56.904Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|||DEBUG|500||No VfModules attached to Vnf in AAI : ca069bd8-5204-4515-8b31-c258ea257055 2023-05-06T11:54:56.909Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-05-06T11:54:56.932Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|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/7db65ec7566d486695bbd771595ed5b3 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-05-06T11:54:56.932Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7db65ec7566d486695bbd771595ed5b3|INFO|500||Invoke 2023-05-06T11:54:57.004Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7db65ec7566d486695bbd771595ed5b3|INFO|500||InvokeReturn 2023-05-06T11:54:57.005Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|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/7db65ec7566d486695bbd771595ed5b3 has http status code:200 and response headers:{date=[Sat, 06 May 2023 11:54:57 GMT], server=[envoy], content-length=[1052], x-envoy-upstream-service-time=[68], vertex-id=[192752], x-aai-txid=[1-aai-resources-230506-11:54:57:105-16963], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-06T11:54:57.006Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|||DEBUG|500||{"tenant-id":"7db65ec7566d486695bbd771595ed5b3","tenant-name":"onap-daily-kohn","tenant-context":"None","resource-version":"1683373871567","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/ca069bd8-5204-4515-8b31-c258ea257055","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"ca069bd8-5204-4515-8b31-c258ea257055"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d_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-05-06T11:54:57.008Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-05-06T11:54:57.008Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-05-06T11:54:57.009Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|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-05-06T11:54:57.010Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-05-06T11:54:57.010Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-05-06T11:54:57.010Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|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-05-06T11:54:57.010Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-05-06T11:54:57.011Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|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:"827c6936a2f030d33a5913bd5e2054fb", X-B3-SpanId:"1bd2c08081c2039a", X-B3-ParentSpanId:"c7eec4a4c52d6863", X-B3-Sampled:"0", X-ONAP-RequestID:"ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f", X-RequestID:"ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f", X-TransactionID:"ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f", X-ECOMP-RequestID:"ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"411cd560-c5d2-4421-aad9-e0c3e51c7817"] 2023-05-06T11:54:57.011Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"ca069bd8-5204-4515-8b31-c258ea257055","serviceInstanceId":"54850123-ffc9-4c02-a21c-6d95dfd678f8"},"instanceName":null,"requestScope":"vnf"} 2023-05-06T11:54:57.011Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-05-06T11:54:57.050Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-05-06T11:54:57.051Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-05-06T11:54:57.052Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-05-06T11:54:57.052Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 06 May 2023 11:54:57 GMT", x-envoy-upstream-service-time:"35", server:"envoy"] 2023-05-06T11:54:57.053Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-05-06T11:54:57.053Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-05-06T11:54:57.053Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-05-06T11:54:57.054Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|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-05-06T11:54:57.055Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke 2023-05-06T11:54:57.055Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|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-05-06T11:54:57.056Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|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-05-06T11:54:57.056Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|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-05-06T11:54:57.056Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|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:"ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f", X-RequestID:"ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f", X-TransactionID:"ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f", X-ECOMP-RequestID:"ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"74b42ba1-8407-4e35-a531-11ef48271420"] 2023-05-06T11:54:57.056Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|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-05-06T11:54:57.056Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|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-05-06T11:54:57.087Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|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-05-06T11:54:57.088Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|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-05-06T11:54:57.088Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text : OK 2023-05-06T11:54:57.089Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Sat, 06 May 2023 11:54:57 GMT", x-envoy-upstream-service-time:"26", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:54:57.091Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Response body: { "id" : 10038, "nfRole" : "GR-API-DEFAULT", "paramXsd" : null, "vfModuleId" : null, "action" : "deleteInstance", "description" : "Gr api recipe to delete vnf", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "versionStr" : "1", "serviceType" : null, "created" : "2023-05-06T03:41:38.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10038" }, "vnfRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10038" } } } 2023-05-06T11:54:57.091Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|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-05-06T11:54:57.091Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn 2023-05-06T11:54:57.094Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-05-06T11:54:57.095Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-05-06T11:54:57.095Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-05-06T11:54:57.095Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-05-06T11:54:57.095Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-05-06T11:54:57.096Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|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:"1587", X-B3-TraceId:"827c6936a2f030d33a5913bd5e2054fb", X-B3-SpanId:"0d56511feb35c6ec", X-B3-ParentSpanId:"c7eec4a4c52d6863", X-B3-Sampled:"0", X-ONAP-RequestID:"ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f", X-RequestID:"ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f", X-TransactionID:"ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f", X-ECOMP-RequestID:"ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"33076fa2-61e1-45a5-a51d-04c255a7d065"] 2023-05-06T11:54:57.096Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f","requestStatus":"IN_PROGRESS","startTime":1683374096904,"source":"VID","vnfId":"ca069bd8-5204-4515-8b31-c258ea257055","tenantId":"7db65ec7566d486695bbd771595ed5b3","requestBody":"{\n\t\"requestDetails\": {\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\": \"fee59da9-1bcc-483a-adab-4776c13f196b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2db14efe-35df-48b3-8be1-41d684ba18ed\",\n \"modelCustomizationId\": \"abf8655f-4454-423f-aabd-11eb39623b87\",\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\": \"7db65ec7566d486695bbd771595ed5b3\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"54850123-ffc9-4c02-a21c-6d95dfd678f8","requestScope":"vnf","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055","tenantName":"onap-daily-kohn","cloudApiRequests":[],"requestURI":"ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f"} 2023-05-06T11:54:57.096Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-05-06T11:54:57.136Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-05-06T11:54:57.137Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-05-06T11:54:57.138Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-05-06T11:54:57.138Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|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/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:54:57 GMT", x-envoy-upstream-service-time:"36", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:54:57.140Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-05-06T11:54:56.904+00:00", "source" : "VID", "vnfId" : "ca069bd8-5204-4515-8b31-c258ea257055", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"fee59da9-1bcc-483a-adab-4776c13f196b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2db14efe-35df-48b3-8be1-41d684ba18ed\",\n \"modelCustomizationId\": \"abf8655f-4454-423f-aabd-11eb39623b87\",\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\": \"7db65ec7566d486695bbd771595ed5b3\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-05-06T11:54:57.731+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "54850123-ffc9-4c02-a21c-6d95dfd678f8", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f" } } } 2023-05-06T11:54:57.140Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-05-06T11:54:57.141Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-05-06T11:54:57.151Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|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-05-06T11:54:57.152Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-05-06T11:54:57.152Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-05-06T11:54:57.153Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|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-05-06T11:54:57.153Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-05-06T11:54:57.153Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|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:"827c6936a2f030d33a5913bd5e2054fb", X-B3-SpanId:"03f3030ab94ec037", X-B3-ParentSpanId:"c7eec4a4c52d6863", X-B3-Sampled:"0", X-ONAP-RequestID:"ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f", X-RequestID:"ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f", X-TransactionID:"ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f", X-ECOMP-RequestID:"ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8db0d0fa-511e-41b5-af0a-d10b0b8d50ab"] 2023-05-06T11:54:57.154Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|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\":\"fee59da9-1bcc-483a-adab-4776c13f196b\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"abf8655f-4454-423f-aabd-11eb39623b87\",\"modelVersionId\":\"2db14efe-35df-48b3-8be1-41d684ba18ed\",\"modelCustomizationId\":\"abf8655f-4454-423f-aabd-11eb39623b87\",\"modelUuid\":\"2db14efe-35df-48b3-8be1-41d684ba18ed\",\"modelInvariantUuid\":\"fee59da9-1bcc-483a-adab-4776c13f196b\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"7db65ec7566d486695bbd771595ed5b3\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"54850123-ffc9-4c02-a21c-6d95dfd678f8\",\"vnfInstanceId\":\"ca069bd8-5204-4515-8b31-c258ea257055\"}","type":"String"},"requestId":{"value":"ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f","type":"String"},"mso-request-id":{"value":"ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"54850123-ffc9-4c02-a21c-6d95dfd678f8","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"ca069bd8-5204-4515-8b31-c258ea257055","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/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-05-06T11:54:57.154Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-05-06T11:54:58.176Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-05-06T11:54:58.177Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-05-06T11:54:58.178Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-05-06T11:54:58.179Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Sat, 06 May 2023 11:54:58 GMT", X-ONAP-RequestID:"ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f", X-RequestID:"ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f", X-TransactionID:"ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f", X-ECOMP-RequestID:"ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"8db0d0fa-511e-41b5-af0a-d10b0b8d50ab", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", x-envoy-upstream-service-time:"1015", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:54:58.181Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f\",\"instanceId\":\"ca069bd8-5204-4515-8b31-c258ea257055\"}}","message":"Success","processInstanceID":"d2ab0159-ec04-11ed-9ce1-7a82ee2c3d67","variables":null,"messageCode":200} 2023-05-06T11:54:58.182Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-05-06T11:54:58.183Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-05-06T11:54:58.193Z|ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:54:58.447Z|72180a74-6b25-4d40-8929-8b92d71d28ef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:54:58.453Z|72180a74-6b25-4d40-8929-8b92d71d28ef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f 2023-05-06T11:54:58.453Z|72180a74-6b25-4d40-8929-8b92d71d28ef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|INFO|500||Invoke 2023-05-06T11:54:58.454Z|72180a74-6b25-4d40-8929-8b92d71d28ef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||===========================request begin================================================ 2023-05-06T11:54:58.454Z|72180a74-6b25-4d40-8929-8b92d71d28ef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f 2023-05-06T11:54:58.454Z|72180a74-6b25-4d40-8929-8b92d71d28ef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||Method : GET 2023-05-06T11:54:58.454Z|72180a74-6b25-4d40-8929-8b92d71d28ef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dcbb54015d0a9dbe69fa925a2e8fe39d", X-B3-SpanId:"7bb19ca91b3d5e9a", X-B3-ParentSpanId:"6a32cdc072d43eb7", X-B3-Sampled:"0", X-ONAP-RequestID:"72180a74-6b25-4d40-8929-8b92d71d28ef", X-RequestID:"72180a74-6b25-4d40-8929-8b92d71d28ef", X-TransactionID:"72180a74-6b25-4d40-8929-8b92d71d28ef", X-ECOMP-RequestID:"72180a74-6b25-4d40-8929-8b92d71d28ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c85cd4f-2548-48a4-bd46-c8c29d184bdc"] 2023-05-06T11:54:58.454Z|72180a74-6b25-4d40-8929-8b92d71d28ef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||Request body: 2023-05-06T11:54:58.454Z|72180a74-6b25-4d40-8929-8b92d71d28ef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||==========================request end================================================ 2023-05-06T11:54:58.497Z|72180a74-6b25-4d40-8929-8b92d71d28ef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||============================response begin========================================== 2023-05-06T11:54:58.498Z|72180a74-6b25-4d40-8929-8b92d71d28ef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||Status code : 200 OK 2023-05-06T11:54:58.499Z|72180a74-6b25-4d40-8929-8b92d71d28ef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||Status text : OK 2023-05-06T11:54:58.500Z|72180a74-6b25-4d40-8929-8b92d71d28ef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:54:59 GMT", x-envoy-upstream-service-time:"40", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:54:58.500Z|72180a74-6b25-4d40-8929-8b92d71d28ef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||Response body: { "requestId" : "ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-05-06T11:54:56.000+00:00", "source" : "VID", "vnfId" : "ca069bd8-5204-4515-8b31-c258ea257055", "vnfName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d_vnf_0", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"fee59da9-1bcc-483a-adab-4776c13f196b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2db14efe-35df-48b3-8be1-41d684ba18ed\",\n \"modelCustomizationId\": \"abf8655f-4454-423f-aabd-11eb39623b87\",\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\": \"7db65ec7566d486695bbd771595ed5b3\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:54:58.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "54850123-ffc9-4c02-a21c-6d95dfd678f8", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f" } } } 2023-05-06T11:54:58.501Z|72180a74-6b25-4d40-8929-8b92d71d28ef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||=======================response end================================================= 2023-05-06T11:54:58.501Z|72180a74-6b25-4d40-8929-8b92d71d28ef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|INFO|500||InvokeReturn 2023-05-06T11:54:58.503Z|72180a74-6b25-4d40-8929-8b92d71d28ef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false 2023-05-06T11:54:58.503Z|72180a74-6b25-4d40-8929-8b92d71d28ef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:54:58.504Z|72180a74-6b25-4d40-8929-8b92d71d28ef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:54:58.504Z|72180a74-6b25-4d40-8929-8b92d71d28ef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false 2023-05-06T11:54:58.505Z|72180a74-6b25-4d40-8929-8b92d71d28ef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:54:58.505Z|72180a74-6b25-4d40-8929-8b92d71d28ef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dcbb54015d0a9dbe69fa925a2e8fe39d", X-B3-SpanId:"15d2358647ba8e72", X-B3-ParentSpanId:"6a32cdc072d43eb7", X-B3-Sampled:"0", X-ONAP-RequestID:"72180a74-6b25-4d40-8929-8b92d71d28ef", X-RequestID:"72180a74-6b25-4d40-8929-8b92d71d28ef", X-TransactionID:"72180a74-6b25-4d40-8929-8b92d71d28ef", X-ECOMP-RequestID:"72180a74-6b25-4d40-8929-8b92d71d28ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f003ee28-22af-4f11-a491-f1bfa0912faf"] 2023-05-06T11:54:58.505Z|72180a74-6b25-4d40-8929-8b92d71d28ef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:54:58.506Z|72180a74-6b25-4d40-8929-8b92d71d28ef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:54:58.534Z|72180a74-6b25-4d40-8929-8b92d71d28ef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:54:58.536Z|72180a74-6b25-4d40-8929-8b92d71d28ef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:54:58.536Z|72180a74-6b25-4d40-8929-8b92d71d28ef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:54:58.537Z|72180a74-6b25-4d40-8929-8b92d71d28ef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:54:59 GMT", x-envoy-upstream-service-time:"23", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:54:58.538Z|72180a74-6b25-4d40-8929-8b92d71d28ef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-05-06T11:54:58.538Z|72180a74-6b25-4d40-8929-8b92d71d28ef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:54:58.539Z|72180a74-6b25-4d40-8929-8b92d71d28ef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:54:58.551Z|72180a74-6b25-4d40-8929-8b92d71d28ef|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:55:01.429Z|9ca8b120-b8ef-4398-acf9-8fac461f072a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:55:01.430Z|9ca8b120-b8ef-4398-acf9-8fac461f072a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:55:01.436Z|b87a7ce0-5ef5-4472-9aa9-f948155b7777|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:55:01.437Z|b87a7ce0-5ef5-4472-9aa9-f948155b7777|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:55:01.438Z|eae546a0-4409-4f48-be3e-e678ca4fd232|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:55:01.438Z|eae546a0-4409-4f48-be3e-e678ca4fd232|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:55:03.063Z|a02b66de-7001-409c-b6ee-ef009d90872b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:55:03.072Z|a02b66de-7001-409c-b6ee-ef009d90872b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e 2023-05-06T11:55:03.073Z|a02b66de-7001-409c-b6ee-ef009d90872b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|INFO|500||Invoke 2023-05-06T11:55:03.073Z|a02b66de-7001-409c-b6ee-ef009d90872b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||===========================request begin================================================ 2023-05-06T11:55:03.074Z|a02b66de-7001-409c-b6ee-ef009d90872b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e 2023-05-06T11:55:03.074Z|a02b66de-7001-409c-b6ee-ef009d90872b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||Method : GET 2023-05-06T11:55:03.074Z|a02b66de-7001-409c-b6ee-ef009d90872b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"370b439844f616ec20dfdf9aec6b09b8", X-B3-SpanId:"1b4607c9a4b7eb98", X-B3-ParentSpanId:"20dfdf9aec6b09b8", X-B3-Sampled:"0", X-ONAP-RequestID:"a02b66de-7001-409c-b6ee-ef009d90872b", X-RequestID:"a02b66de-7001-409c-b6ee-ef009d90872b", X-TransactionID:"a02b66de-7001-409c-b6ee-ef009d90872b", X-ECOMP-RequestID:"a02b66de-7001-409c-b6ee-ef009d90872b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed59d97b-8c0b-401c-b949-8962ff2b3a86"] 2023-05-06T11:55:03.075Z|a02b66de-7001-409c-b6ee-ef009d90872b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||Request body: 2023-05-06T11:55:03.076Z|a02b66de-7001-409c-b6ee-ef009d90872b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||==========================request end================================================ 2023-05-06T11:55:03.128Z|a02b66de-7001-409c-b6ee-ef009d90872b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||============================response begin========================================== 2023-05-06T11:55:03.129Z|a02b66de-7001-409c-b6ee-ef009d90872b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||Status code : 200 OK 2023-05-06T11:55:03.129Z|a02b66de-7001-409c-b6ee-ef009d90872b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||Status text : OK 2023-05-06T11:55:03.129Z|a02b66de-7001-409c-b6ee-ef009d90872b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:55:03 GMT", x-envoy-upstream-service-time:"46", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:55:03.130Z|a02b66de-7001-409c-b6ee-ef009d90872b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||Response body: { "requestId" : "6723f0b1-030f-46fb-9cca-d860e271175e", "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-05-06T11:53:21.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"0b107d4f-5d98-4f10-8765-628ac90a3706\",\n \"modelVersionId\":\"a2945ce3-69f6-4486-b682-b542791b9b63\",\n \"modelName\":\"Demo_pNF_5gWU7CAczaQ4R5SPCxgO\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"a484a98e-ab3b-4419-9f1c-ac4455ef0fbf\",\n \"owningEntityName\":\"OE-ETE_Customer-a484a98e-ab3b-4419-9f1c-ac4455ef0fbf\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_e1ea20c0-c570-4512-8e84-b7a624d87ffa\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Namee1ea20c0-c570-4512-8e84-b7a624d87ffa\",\n \"productFamilyId\":\"f7bd92d2-369e-4a81-a234-2458649c9c5a\",\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\":\"a2945ce3-69f6-4486-b682-b542791b9b63\",\n \"modelName\":\"Demo_pNF_5gWU7CAczaQ4R5SPCxgO\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Namee1ea20c0-c570-4512-8e84-b7a624d87ffa\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 3de01be4-a35d 0\",\n \"modelCustomizationId\":\"9924ad9b-3a60-48fd-b435-3c0de762e9cc\",\n \"modelInvariantId\":\"0b107d4f-5d98-4f10-8765-628ac90a3706\",\n \"modelVersionId\":\"a2945ce3-69f6-4486-b682-b542791b9b63\",\n \"modelName\":\"Demo_pNF_5gWU7CAczaQ4R5SPCxgO\",\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\":\"f7bd92d2-369e-4a81-a234-2458649c9c5a\",\n \"instanceParams\":[],\n \"instanceName\":\"5gWU7CAczaQ4R5SPCxgO\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:53:29.000+00:00", "serviceInstanceId" : "6a4d2f4c-23d9-4b5b-8b08-c6d7029a586f", "serviceInstanceName" : "Service_Ete_Namee1ea20c0-c570-4512-8e84-b7a624d87ffa", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "6723f0b1-030f-46fb-9cca-d860e271175e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e" } } } 2023-05-06T11:55:03.130Z|a02b66de-7001-409c-b6ee-ef009d90872b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||=======================response end================================================= 2023-05-06T11:55:03.131Z|a02b66de-7001-409c-b6ee-ef009d90872b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|INFO|500||InvokeReturn 2023-05-06T11:55:03.132Z|a02b66de-7001-409c-b6ee-ef009d90872b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false 2023-05-06T11:55:03.133Z|a02b66de-7001-409c-b6ee-ef009d90872b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:55:03.133Z|a02b66de-7001-409c-b6ee-ef009d90872b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:55:03.133Z|a02b66de-7001-409c-b6ee-ef009d90872b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false 2023-05-06T11:55:03.134Z|a02b66de-7001-409c-b6ee-ef009d90872b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:55:03.134Z|a02b66de-7001-409c-b6ee-ef009d90872b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"370b439844f616ec20dfdf9aec6b09b8", X-B3-SpanId:"3df54aa99526981a", X-B3-ParentSpanId:"20dfdf9aec6b09b8", X-B3-Sampled:"0", X-ONAP-RequestID:"a02b66de-7001-409c-b6ee-ef009d90872b", X-RequestID:"a02b66de-7001-409c-b6ee-ef009d90872b", X-TransactionID:"a02b66de-7001-409c-b6ee-ef009d90872b", X-ECOMP-RequestID:"a02b66de-7001-409c-b6ee-ef009d90872b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d87ff3e6-97f3-47e4-b3c3-0cfd5359098c"] 2023-05-06T11:55:03.134Z|a02b66de-7001-409c-b6ee-ef009d90872b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:55:03.134Z|a02b66de-7001-409c-b6ee-ef009d90872b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:55:03.159Z|a02b66de-7001-409c-b6ee-ef009d90872b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:55:03.160Z|a02b66de-7001-409c-b6ee-ef009d90872b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:55:03.160Z|a02b66de-7001-409c-b6ee-ef009d90872b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:55:03.160Z|a02b66de-7001-409c-b6ee-ef009d90872b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:55:03 GMT", x-envoy-upstream-service-time:"21", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:55:03.161Z|a02b66de-7001-409c-b6ee-ef009d90872b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-05-06T11:55:03.161Z|a02b66de-7001-409c-b6ee-ef009d90872b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:55:03.161Z|a02b66de-7001-409c-b6ee-ef009d90872b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:55:03.209Z|a02b66de-7001-409c-b6ee-ef009d90872b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T11:55:03.210Z|a02b66de-7001-409c-b6ee-ef009d90872b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-05-06T11:55:03.211Z|a02b66de-7001-409c-b6ee-ef009d90872b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T11:55:03.211Z|a02b66de-7001-409c-b6ee-ef009d90872b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T11:55:03.212Z|a02b66de-7001-409c-b6ee-ef009d90872b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-05-06T11:55:03.212Z|a02b66de-7001-409c-b6ee-ef009d90872b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a02b66de-7001-409c-b6ee-ef009d90872b", X-RequestID:"a02b66de-7001-409c-b6ee-ef009d90872b", X-TransactionID:"a02b66de-7001-409c-b6ee-ef009d90872b", X-ECOMP-RequestID:"a02b66de-7001-409c-b6ee-ef009d90872b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1dbd8cdb-8658-41a8-9cef-97e2e9c856ac"] 2023-05-06T11:55:03.212Z|a02b66de-7001-409c-b6ee-ef009d90872b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-05-06T11:55:03.212Z|a02b66de-7001-409c-b6ee-ef009d90872b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T11:55:03.430Z|a02b66de-7001-409c-b6ee-ef009d90872b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T11:55:03.431Z|a02b66de-7001-409c-b6ee-ef009d90872b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T11:55:03.431Z|a02b66de-7001-409c-b6ee-ef009d90872b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T11:55:03.431Z|a02b66de-7001-409c-b6ee-ef009d90872b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=3E5C866B750452DCF37B5790998555B2; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"693", Date:"Sat, 06 May 2023 11:55:03 GMT", x-envoy-upstream-service-time:"207", server:"envoy"] 2023-05-06T11:55:03.432Z|a02b66de-7001-409c-b6ee-ef009d90872b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9f019a66-ec04-11ed-9ce1-7a82ee2c3d67","businessKey":"6723f0b1-030f-46fb-9cca-d860e271175e","processDefinitionId":"WaitForPnfReadyBB:1:061857d0-ebc0-11ed-9ce1-7a82ee2c3d67","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2023-05-06T11:53:31.006+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"99f7792b-ec04-11ed-9ce1-7a82ee2c3d67","superProcessInstanceId":"9e2f5600-ec04-11ed-9ce1-7a82ee2c3d67","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-05-06T11:55:03.432Z|a02b66de-7001-409c-b6ee-ef009d90872b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T11:55:03.432Z|a02b66de-7001-409c-b6ee-ef009d90872b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6723f0b1-030f-46fb-9cca-d860e271175e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-05-06T11:55:03.454Z|a02b66de-7001-409c-b6ee-ef009d90872b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T11:55:03.454Z|a02b66de-7001-409c-b6ee-ef009d90872b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||Invoke 2023-05-06T11:55:03.455Z|a02b66de-7001-409c-b6ee-ef009d90872b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T11:55:03.455Z|a02b66de-7001-409c-b6ee-ef009d90872b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T11:55:03.455Z|a02b66de-7001-409c-b6ee-ef009d90872b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Method : GET 2023-05-06T11:55:03.455Z|a02b66de-7001-409c-b6ee-ef009d90872b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a02b66de-7001-409c-b6ee-ef009d90872b", X-RequestID:"a02b66de-7001-409c-b6ee-ef009d90872b", X-TransactionID:"a02b66de-7001-409c-b6ee-ef009d90872b", X-ECOMP-RequestID:"a02b66de-7001-409c-b6ee-ef009d90872b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d4225151-67b1-43aa-ae31-ffdfff6f0df3"] 2023-05-06T11:55:03.455Z|a02b66de-7001-409c-b6ee-ef009d90872b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Request body: 2023-05-06T11:55:03.456Z|a02b66de-7001-409c-b6ee-ef009d90872b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T11:55:03.653Z|a02b66de-7001-409c-b6ee-ef009d90872b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T11:55:03.653Z|a02b66de-7001-409c-b6ee-ef009d90872b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T11:55:03.654Z|a02b66de-7001-409c-b6ee-ef009d90872b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T11:55:03.654Z|a02b66de-7001-409c-b6ee-ef009d90872b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=3881F3DA4CBBB3870F573C3C6180A4A8; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"826", Date:"Sat, 06 May 2023 11:55:03 GMT", x-envoy-upstream-service-time:"193", server:"envoy"] 2023-05-06T11:55:03.655Z|a02b66de-7001-409c-b6ee-ef009d90872b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Response body: [{"id":"9f03964d-ec04-11ed-9ce1-7a82ee2c3d67","parentActivityInstanceId":"9f019a66-ec04-11ed-9ce1-7a82ee2c3d67","activityId":"UpdatePnfOrchestrationStatusToRegister","activityName":"Update Pnf Orchestration Status to Register","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:061857d0-ebc0-11ed-9ce1-7a82ee2c3d67","processInstanceId":"9f019a66-ec04-11ed-9ce1-7a82ee2c3d67","executionId":"9f019a66-ec04-11ed-9ce1-7a82ee2c3d67","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-05-06T11:53:31.019+0000","endTime":"2023-05-06T11:53:31.182+0000","durationInMillis":163,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"99f7792b-ec04-11ed-9ce1-7a82ee2c3d67"}] 2023-05-06T11:55:03.655Z|a02b66de-7001-409c-b6ee-ef009d90872b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T11:55:03.655Z|a02b66de-7001-409c-b6ee-ef009d90872b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9f019a66-ec04-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||InvokeReturn 2023-05-06T11:55:03.663Z|a02b66de-7001-409c-b6ee-ef009d90872b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:55:03.817Z|431efb26-efef-4d3d-a83a-efcb450e5f4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:55:03.818Z|431efb26-efef-4d3d-a83a-efcb450e5f4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:55:08.805Z|b8744d35-6e1b-4360-ae79-c26a735199ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:55:08.814Z|b8744d35-6e1b-4360-ae79-c26a735199ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f 2023-05-06T11:55:08.814Z|b8744d35-6e1b-4360-ae79-c26a735199ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|INFO|500||Invoke 2023-05-06T11:55:08.815Z|b8744d35-6e1b-4360-ae79-c26a735199ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||===========================request begin================================================ 2023-05-06T11:55:08.815Z|b8744d35-6e1b-4360-ae79-c26a735199ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f 2023-05-06T11:55:08.815Z|b8744d35-6e1b-4360-ae79-c26a735199ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||Method : GET 2023-05-06T11:55:08.815Z|b8744d35-6e1b-4360-ae79-c26a735199ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"70e6d4cfa325fd3f5ee1552ad7fb8b5d", X-B3-SpanId:"055f25f613ebac1d", X-B3-ParentSpanId:"d09640bb42b5cc7f", X-B3-Sampled:"0", X-ONAP-RequestID:"b8744d35-6e1b-4360-ae79-c26a735199ca", X-RequestID:"b8744d35-6e1b-4360-ae79-c26a735199ca", X-TransactionID:"b8744d35-6e1b-4360-ae79-c26a735199ca", X-ECOMP-RequestID:"b8744d35-6e1b-4360-ae79-c26a735199ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c4e2936f-8495-4261-b8c3-c00b577fa114"] 2023-05-06T11:55:08.815Z|b8744d35-6e1b-4360-ae79-c26a735199ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||Request body: 2023-05-06T11:55:08.815Z|b8744d35-6e1b-4360-ae79-c26a735199ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||==========================request end================================================ 2023-05-06T11:55:08.857Z|b8744d35-6e1b-4360-ae79-c26a735199ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||============================response begin========================================== 2023-05-06T11:55:08.858Z|b8744d35-6e1b-4360-ae79-c26a735199ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||Status code : 200 OK 2023-05-06T11:55:08.858Z|b8744d35-6e1b-4360-ae79-c26a735199ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||Status text : OK 2023-05-06T11:55:08.859Z|b8744d35-6e1b-4360-ae79-c26a735199ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:55:09 GMT", x-envoy-upstream-service-time:"38", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:55:08.860Z|b8744d35-6e1b-4360-ae79-c26a735199ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||Response body: { "requestId" : "ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-05-06T11:54:56.000+00:00", "endTime" : "2023-05-06T11:55:05.000+00:00", "source" : "VID", "vnfId" : "ca069bd8-5204-4515-8b31-c258ea257055", "vnfName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d_vnf_0", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"fee59da9-1bcc-483a-adab-4776c13f196b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2db14efe-35df-48b3-8be1-41d684ba18ed\",\n \"modelCustomizationId\": \"abf8655f-4454-423f-aabd-11eb39623b87\",\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\": \"7db65ec7566d486695bbd771595ed5b3\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:55:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "54850123-ffc9-4c02-a21c-6d95dfd678f8", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f" } } } 2023-05-06T11:55:08.860Z|b8744d35-6e1b-4360-ae79-c26a735199ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||=======================response end================================================= 2023-05-06T11:55:08.860Z|b8744d35-6e1b-4360-ae79-c26a735199ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|INFO|500||InvokeReturn 2023-05-06T11:55:08.862Z|b8744d35-6e1b-4360-ae79-c26a735199ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false 2023-05-06T11:55:08.862Z|b8744d35-6e1b-4360-ae79-c26a735199ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:55:08.863Z|b8744d35-6e1b-4360-ae79-c26a735199ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:55:08.863Z|b8744d35-6e1b-4360-ae79-c26a735199ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false 2023-05-06T11:55:08.863Z|b8744d35-6e1b-4360-ae79-c26a735199ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:55:08.864Z|b8744d35-6e1b-4360-ae79-c26a735199ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"70e6d4cfa325fd3f5ee1552ad7fb8b5d", X-B3-SpanId:"1a6db7de5222a5d9", X-B3-ParentSpanId:"d09640bb42b5cc7f", X-B3-Sampled:"0", X-ONAP-RequestID:"b8744d35-6e1b-4360-ae79-c26a735199ca", X-RequestID:"b8744d35-6e1b-4360-ae79-c26a735199ca", X-TransactionID:"b8744d35-6e1b-4360-ae79-c26a735199ca", X-ECOMP-RequestID:"b8744d35-6e1b-4360-ae79-c26a735199ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9a6ef6dd-e848-4a02-921a-eef74ac4f285"] 2023-05-06T11:55:08.864Z|b8744d35-6e1b-4360-ae79-c26a735199ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:55:08.865Z|b8744d35-6e1b-4360-ae79-c26a735199ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:55:08.889Z|b8744d35-6e1b-4360-ae79-c26a735199ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:55:08.890Z|b8744d35-6e1b-4360-ae79-c26a735199ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:55:08.890Z|b8744d35-6e1b-4360-ae79-c26a735199ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:55:08.891Z|b8744d35-6e1b-4360-ae79-c26a735199ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:55:09 GMT", x-envoy-upstream-service-time:"21", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:55:08.891Z|b8744d35-6e1b-4360-ae79-c26a735199ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-05-06T11:55:08.892Z|b8744d35-6e1b-4360-ae79-c26a735199ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:55:08.892Z|b8744d35-6e1b-4360-ae79-c26a735199ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:55:08.902Z|b8744d35-6e1b-4360-ae79-c26a735199ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:55:09.137Z|8f585984-c6c0-4ba1-83b1-d90185790706|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:55:09.142Z|8f585984-c6c0-4ba1-83b1-d90185790706|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f 2023-05-06T11:55:09.143Z|8f585984-c6c0-4ba1-83b1-d90185790706|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|INFO|500||Invoke 2023-05-06T11:55:09.143Z|8f585984-c6c0-4ba1-83b1-d90185790706|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||===========================request begin================================================ 2023-05-06T11:55:09.143Z|8f585984-c6c0-4ba1-83b1-d90185790706|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f 2023-05-06T11:55:09.143Z|8f585984-c6c0-4ba1-83b1-d90185790706|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||Method : GET 2023-05-06T11:55:09.144Z|8f585984-c6c0-4ba1-83b1-d90185790706|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"92c780c7f4620f52294094caf595165f", X-B3-SpanId:"3d3b7171fb7dad16", X-B3-ParentSpanId:"4b0ba7fe57e91325", X-B3-Sampled:"0", X-ONAP-RequestID:"8f585984-c6c0-4ba1-83b1-d90185790706", X-RequestID:"8f585984-c6c0-4ba1-83b1-d90185790706", X-TransactionID:"8f585984-c6c0-4ba1-83b1-d90185790706", X-ECOMP-RequestID:"8f585984-c6c0-4ba1-83b1-d90185790706", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7beea964-fab2-415a-b7e7-34df8bca80ff"] 2023-05-06T11:55:09.144Z|8f585984-c6c0-4ba1-83b1-d90185790706|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||Request body: 2023-05-06T11:55:09.144Z|8f585984-c6c0-4ba1-83b1-d90185790706|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||==========================request end================================================ 2023-05-06T11:55:09.178Z|8f585984-c6c0-4ba1-83b1-d90185790706|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||============================response begin========================================== 2023-05-06T11:55:09.179Z|8f585984-c6c0-4ba1-83b1-d90185790706|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||Status code : 200 OK 2023-05-06T11:55:09.179Z|8f585984-c6c0-4ba1-83b1-d90185790706|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||Status text : OK 2023-05-06T11:55:09.179Z|8f585984-c6c0-4ba1-83b1-d90185790706|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:55:09 GMT", x-envoy-upstream-service-time:"31", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:55:09.180Z|8f585984-c6c0-4ba1-83b1-d90185790706|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||Response body: { "requestId" : "ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-05-06T11:54:56.000+00:00", "endTime" : "2023-05-06T11:55:05.000+00:00", "source" : "VID", "vnfId" : "ca069bd8-5204-4515-8b31-c258ea257055", "vnfName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d_vnf_0", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"fee59da9-1bcc-483a-adab-4776c13f196b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2db14efe-35df-48b3-8be1-41d684ba18ed\",\n \"modelCustomizationId\": \"abf8655f-4454-423f-aabd-11eb39623b87\",\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\": \"7db65ec7566d486695bbd771595ed5b3\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:55:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "54850123-ffc9-4c02-a21c-6d95dfd678f8", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f" } } } 2023-05-06T11:55:09.180Z|8f585984-c6c0-4ba1-83b1-d90185790706|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||=======================response end================================================= 2023-05-06T11:55:09.180Z|8f585984-c6c0-4ba1-83b1-d90185790706|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|INFO|500||InvokeReturn 2023-05-06T11:55:09.181Z|8f585984-c6c0-4ba1-83b1-d90185790706|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false 2023-05-06T11:55:09.182Z|8f585984-c6c0-4ba1-83b1-d90185790706|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:55:09.182Z|8f585984-c6c0-4ba1-83b1-d90185790706|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:55:09.182Z|8f585984-c6c0-4ba1-83b1-d90185790706|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false 2023-05-06T11:55:09.183Z|8f585984-c6c0-4ba1-83b1-d90185790706|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:55:09.183Z|8f585984-c6c0-4ba1-83b1-d90185790706|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"92c780c7f4620f52294094caf595165f", X-B3-SpanId:"3d5cb3cd9147aac8", X-B3-ParentSpanId:"4b0ba7fe57e91325", X-B3-Sampled:"0", X-ONAP-RequestID:"8f585984-c6c0-4ba1-83b1-d90185790706", X-RequestID:"8f585984-c6c0-4ba1-83b1-d90185790706", X-TransactionID:"8f585984-c6c0-4ba1-83b1-d90185790706", X-ECOMP-RequestID:"8f585984-c6c0-4ba1-83b1-d90185790706", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"742e685a-e942-4f99-b0a6-254182be7596"] 2023-05-06T11:55:09.183Z|8f585984-c6c0-4ba1-83b1-d90185790706|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:55:09.184Z|8f585984-c6c0-4ba1-83b1-d90185790706|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:55:09.198Z|8f585984-c6c0-4ba1-83b1-d90185790706|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:55:09.199Z|8f585984-c6c0-4ba1-83b1-d90185790706|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:55:09.199Z|8f585984-c6c0-4ba1-83b1-d90185790706|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:55:09.199Z|8f585984-c6c0-4ba1-83b1-d90185790706|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:55:09 GMT", x-envoy-upstream-service-time:"12", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:55:09.200Z|8f585984-c6c0-4ba1-83b1-d90185790706|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-05-06T11:55:09.200Z|8f585984-c6c0-4ba1-83b1-d90185790706|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:55:09.200Z|8f585984-c6c0-4ba1-83b1-d90185790706|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:55:09.207Z|8f585984-c6c0-4ba1-83b1-d90185790706|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:55:09.469Z|8e10a2ef-395a-4c62-86e2-6bda1e1146f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:55:09.485Z|8e10a2ef-395a-4c62-86e2-6bda1e1146f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f 2023-05-06T11:55:09.486Z|8e10a2ef-395a-4c62-86e2-6bda1e1146f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|INFO|500||Invoke 2023-05-06T11:55:09.486Z|8e10a2ef-395a-4c62-86e2-6bda1e1146f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||===========================request begin================================================ 2023-05-06T11:55:09.486Z|8e10a2ef-395a-4c62-86e2-6bda1e1146f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f 2023-05-06T11:55:09.486Z|8e10a2ef-395a-4c62-86e2-6bda1e1146f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||Method : GET 2023-05-06T11:55:09.486Z|8e10a2ef-395a-4c62-86e2-6bda1e1146f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7dd69b312e3068f9eb279218ec0bbbcf", X-B3-SpanId:"a4b0c7c053f4363e", X-B3-ParentSpanId:"e77298e0c5429bc3", X-B3-Sampled:"0", X-ONAP-RequestID:"8e10a2ef-395a-4c62-86e2-6bda1e1146f3", X-RequestID:"8e10a2ef-395a-4c62-86e2-6bda1e1146f3", X-TransactionID:"8e10a2ef-395a-4c62-86e2-6bda1e1146f3", X-ECOMP-RequestID:"8e10a2ef-395a-4c62-86e2-6bda1e1146f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1694f07a-e3f0-4a52-8cb1-f7b70bab6ef6"] 2023-05-06T11:55:09.487Z|8e10a2ef-395a-4c62-86e2-6bda1e1146f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||Request body: 2023-05-06T11:55:09.487Z|8e10a2ef-395a-4c62-86e2-6bda1e1146f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||==========================request end================================================ 2023-05-06T11:55:09.516Z|8e10a2ef-395a-4c62-86e2-6bda1e1146f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||============================response begin========================================== 2023-05-06T11:55:09.517Z|8e10a2ef-395a-4c62-86e2-6bda1e1146f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||Status code : 200 OK 2023-05-06T11:55:09.518Z|8e10a2ef-395a-4c62-86e2-6bda1e1146f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||Status text : OK 2023-05-06T11:55:09.518Z|8e10a2ef-395a-4c62-86e2-6bda1e1146f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:55:09 GMT", x-envoy-upstream-service-time:"27", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:55:09.519Z|8e10a2ef-395a-4c62-86e2-6bda1e1146f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||Response body: { "requestId" : "ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-05-06T11:54:56.000+00:00", "endTime" : "2023-05-06T11:55:05.000+00:00", "source" : "VID", "vnfId" : "ca069bd8-5204-4515-8b31-c258ea257055", "vnfName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d_vnf_0", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"fee59da9-1bcc-483a-adab-4776c13f196b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2db14efe-35df-48b3-8be1-41d684ba18ed\",\n \"modelCustomizationId\": \"abf8655f-4454-423f-aabd-11eb39623b87\",\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\": \"7db65ec7566d486695bbd771595ed5b3\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:55:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "54850123-ffc9-4c02-a21c-6d95dfd678f8", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f" } } } 2023-05-06T11:55:09.519Z|8e10a2ef-395a-4c62-86e2-6bda1e1146f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||=======================response end================================================= 2023-05-06T11:55:09.519Z|8e10a2ef-395a-4c62-86e2-6bda1e1146f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|INFO|500||InvokeReturn 2023-05-06T11:55:09.521Z|8e10a2ef-395a-4c62-86e2-6bda1e1146f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false 2023-05-06T11:55:09.522Z|8e10a2ef-395a-4c62-86e2-6bda1e1146f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:55:09.522Z|8e10a2ef-395a-4c62-86e2-6bda1e1146f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:55:09.522Z|8e10a2ef-395a-4c62-86e2-6bda1e1146f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false 2023-05-06T11:55:09.523Z|8e10a2ef-395a-4c62-86e2-6bda1e1146f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:55:09.523Z|8e10a2ef-395a-4c62-86e2-6bda1e1146f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7dd69b312e3068f9eb279218ec0bbbcf", X-B3-SpanId:"434aacac36542d8f", X-B3-ParentSpanId:"e77298e0c5429bc3", X-B3-Sampled:"0", X-ONAP-RequestID:"8e10a2ef-395a-4c62-86e2-6bda1e1146f3", X-RequestID:"8e10a2ef-395a-4c62-86e2-6bda1e1146f3", X-TransactionID:"8e10a2ef-395a-4c62-86e2-6bda1e1146f3", X-ECOMP-RequestID:"8e10a2ef-395a-4c62-86e2-6bda1e1146f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a7b6663-3d8a-40e0-b33a-8e5283aad98f"] 2023-05-06T11:55:09.523Z|8e10a2ef-395a-4c62-86e2-6bda1e1146f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:55:09.523Z|8e10a2ef-395a-4c62-86e2-6bda1e1146f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:55:09.544Z|8e10a2ef-395a-4c62-86e2-6bda1e1146f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:55:09.545Z|8e10a2ef-395a-4c62-86e2-6bda1e1146f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:55:09.545Z|8e10a2ef-395a-4c62-86e2-6bda1e1146f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:55:09.546Z|8e10a2ef-395a-4c62-86e2-6bda1e1146f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:55:09 GMT", x-envoy-upstream-service-time:"17", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:55:09.546Z|8e10a2ef-395a-4c62-86e2-6bda1e1146f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-05-06T11:55:09.547Z|8e10a2ef-395a-4c62-86e2-6bda1e1146f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:55:09.547Z|8e10a2ef-395a-4c62-86e2-6bda1e1146f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:55:09.557Z|8e10a2ef-395a-4c62-86e2-6bda1e1146f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:55:09.896Z|d0c6db94-fe36-49f2-abe7-38a0e0edaaee|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:55:09.902Z|d0c6db94-fe36-49f2-abe7-38a0e0edaaee|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f 2023-05-06T11:55:09.902Z|d0c6db94-fe36-49f2-abe7-38a0e0edaaee|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|INFO|500||Invoke 2023-05-06T11:55:09.902Z|d0c6db94-fe36-49f2-abe7-38a0e0edaaee|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||===========================request begin================================================ 2023-05-06T11:55:09.902Z|d0c6db94-fe36-49f2-abe7-38a0e0edaaee|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f 2023-05-06T11:55:09.902Z|d0c6db94-fe36-49f2-abe7-38a0e0edaaee|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||Method : GET 2023-05-06T11:55:09.902Z|d0c6db94-fe36-49f2-abe7-38a0e0edaaee|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a238629cf3987f31152d432f890b7fa9", X-B3-SpanId:"d58dc7f9de53fe87", X-B3-ParentSpanId:"b67309af202898d6", X-B3-Sampled:"0", X-ONAP-RequestID:"d0c6db94-fe36-49f2-abe7-38a0e0edaaee", X-RequestID:"d0c6db94-fe36-49f2-abe7-38a0e0edaaee", X-TransactionID:"d0c6db94-fe36-49f2-abe7-38a0e0edaaee", X-ECOMP-RequestID:"d0c6db94-fe36-49f2-abe7-38a0e0edaaee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"05e9cb50-d870-417d-8ae9-6879f858a334"] 2023-05-06T11:55:09.903Z|d0c6db94-fe36-49f2-abe7-38a0e0edaaee|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||Request body: 2023-05-06T11:55:09.903Z|d0c6db94-fe36-49f2-abe7-38a0e0edaaee|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||==========================request end================================================ 2023-05-06T11:55:09.929Z|d0c6db94-fe36-49f2-abe7-38a0e0edaaee|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||============================response begin========================================== 2023-05-06T11:55:09.930Z|d0c6db94-fe36-49f2-abe7-38a0e0edaaee|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||Status code : 200 OK 2023-05-06T11:55:09.930Z|d0c6db94-fe36-49f2-abe7-38a0e0edaaee|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||Status text : OK 2023-05-06T11:55:09.930Z|d0c6db94-fe36-49f2-abe7-38a0e0edaaee|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:55:10 GMT", x-envoy-upstream-service-time:"24", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:55:09.934Z|d0c6db94-fe36-49f2-abe7-38a0e0edaaee|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||Response body: { "requestId" : "ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-05-06T11:54:56.000+00:00", "endTime" : "2023-05-06T11:55:05.000+00:00", "source" : "VID", "vnfId" : "ca069bd8-5204-4515-8b31-c258ea257055", "vnfName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d_vnf_0", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"fee59da9-1bcc-483a-adab-4776c13f196b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2db14efe-35df-48b3-8be1-41d684ba18ed\",\n \"modelCustomizationId\": \"abf8655f-4454-423f-aabd-11eb39623b87\",\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\": \"7db65ec7566d486695bbd771595ed5b3\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:55:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "54850123-ffc9-4c02-a21c-6d95dfd678f8", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f" } } } 2023-05-06T11:55:09.935Z|d0c6db94-fe36-49f2-abe7-38a0e0edaaee|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||=======================response end================================================= 2023-05-06T11:55:09.935Z|d0c6db94-fe36-49f2-abe7-38a0e0edaaee|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|INFO|500||InvokeReturn 2023-05-06T11:55:09.936Z|d0c6db94-fe36-49f2-abe7-38a0e0edaaee|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false 2023-05-06T11:55:09.936Z|d0c6db94-fe36-49f2-abe7-38a0e0edaaee|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:55:09.937Z|d0c6db94-fe36-49f2-abe7-38a0e0edaaee|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:55:09.937Z|d0c6db94-fe36-49f2-abe7-38a0e0edaaee|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false 2023-05-06T11:55:09.937Z|d0c6db94-fe36-49f2-abe7-38a0e0edaaee|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:55:09.937Z|d0c6db94-fe36-49f2-abe7-38a0e0edaaee|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a238629cf3987f31152d432f890b7fa9", X-B3-SpanId:"283cf2c0450d76bf", X-B3-ParentSpanId:"b67309af202898d6", X-B3-Sampled:"0", X-ONAP-RequestID:"d0c6db94-fe36-49f2-abe7-38a0e0edaaee", X-RequestID:"d0c6db94-fe36-49f2-abe7-38a0e0edaaee", X-TransactionID:"d0c6db94-fe36-49f2-abe7-38a0e0edaaee", X-ECOMP-RequestID:"d0c6db94-fe36-49f2-abe7-38a0e0edaaee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4651d99c-1c87-44ec-ae95-517fe364ad42"] 2023-05-06T11:55:09.937Z|d0c6db94-fe36-49f2-abe7-38a0e0edaaee|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:55:09.937Z|d0c6db94-fe36-49f2-abe7-38a0e0edaaee|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:55:09.954Z|d0c6db94-fe36-49f2-abe7-38a0e0edaaee|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:55:09.955Z|d0c6db94-fe36-49f2-abe7-38a0e0edaaee|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:55:09.955Z|d0c6db94-fe36-49f2-abe7-38a0e0edaaee|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:55:09.955Z|d0c6db94-fe36-49f2-abe7-38a0e0edaaee|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:55:10 GMT", x-envoy-upstream-service-time:"14", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:55:09.956Z|d0c6db94-fe36-49f2-abe7-38a0e0edaaee|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-05-06T11:55:09.956Z|d0c6db94-fe36-49f2-abe7-38a0e0edaaee|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:55:09.956Z|d0c6db94-fe36-49f2-abe7-38a0e0edaaee|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:55:09.963Z|d0c6db94-fe36-49f2-abe7-38a0e0edaaee|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:55:10.220Z|a8fa894a-a1af-41f0-9b73-653328db825a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:55:10.225Z|a8fa894a-a1af-41f0-9b73-653328db825a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f 2023-05-06T11:55:10.225Z|a8fa894a-a1af-41f0-9b73-653328db825a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|INFO|500||Invoke 2023-05-06T11:55:10.225Z|a8fa894a-a1af-41f0-9b73-653328db825a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||===========================request begin================================================ 2023-05-06T11:55:10.225Z|a8fa894a-a1af-41f0-9b73-653328db825a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f 2023-05-06T11:55:10.226Z|a8fa894a-a1af-41f0-9b73-653328db825a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||Method : GET 2023-05-06T11:55:10.226Z|a8fa894a-a1af-41f0-9b73-653328db825a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"41b6a39de434236bed9ea12d808a9a58", X-B3-SpanId:"222efd2ddfb37ca8", X-B3-ParentSpanId:"ca78e6f9916a8e92", X-B3-Sampled:"0", X-ONAP-RequestID:"a8fa894a-a1af-41f0-9b73-653328db825a", X-RequestID:"a8fa894a-a1af-41f0-9b73-653328db825a", X-TransactionID:"a8fa894a-a1af-41f0-9b73-653328db825a", X-ECOMP-RequestID:"a8fa894a-a1af-41f0-9b73-653328db825a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7f59bf3-1e36-42d6-89af-3835b9239d59"] 2023-05-06T11:55:10.226Z|a8fa894a-a1af-41f0-9b73-653328db825a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||Request body: 2023-05-06T11:55:10.226Z|a8fa894a-a1af-41f0-9b73-653328db825a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||==========================request end================================================ 2023-05-06T11:55:10.276Z|a8fa894a-a1af-41f0-9b73-653328db825a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||============================response begin========================================== 2023-05-06T11:55:10.277Z|a8fa894a-a1af-41f0-9b73-653328db825a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||Status code : 200 OK 2023-05-06T11:55:10.277Z|a8fa894a-a1af-41f0-9b73-653328db825a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||Status text : OK 2023-05-06T11:55:10.277Z|a8fa894a-a1af-41f0-9b73-653328db825a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:55:10 GMT", x-envoy-upstream-service-time:"46", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:55:10.278Z|a8fa894a-a1af-41f0-9b73-653328db825a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||Response body: { "requestId" : "ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-05-06T11:54:56.000+00:00", "endTime" : "2023-05-06T11:55:05.000+00:00", "source" : "VID", "vnfId" : "ca069bd8-5204-4515-8b31-c258ea257055", "vnfName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d_vnf_0", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n\t\"requestDetails\": {\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\": \"fee59da9-1bcc-483a-adab-4776c13f196b\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2db14efe-35df-48b3-8be1-41d684ba18ed\",\n \"modelCustomizationId\": \"abf8655f-4454-423f-aabd-11eb39623b87\",\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\": \"7db65ec7566d486695bbd771595ed5b3\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:55:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "54850123-ffc9-4c02-a21c-6d95dfd678f8", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8/vnfs/ca069bd8-5204-4515-8b31-c258ea257055", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f" } } } 2023-05-06T11:55:10.279Z|a8fa894a-a1af-41f0-9b73-653328db825a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|DEBUG|500||=======================response end================================================= 2023-05-06T11:55:10.279Z|a8fa894a-a1af-41f0-9b73-653328db825a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|INFO|500||InvokeReturn 2023-05-06T11:55:10.280Z|a8fa894a-a1af-41f0-9b73-653328db825a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false 2023-05-06T11:55:10.281Z|a8fa894a-a1af-41f0-9b73-653328db825a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:55:10.281Z|a8fa894a-a1af-41f0-9b73-653328db825a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:55:10.281Z|a8fa894a-a1af-41f0-9b73-653328db825a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false 2023-05-06T11:55:10.282Z|a8fa894a-a1af-41f0-9b73-653328db825a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:55:10.282Z|a8fa894a-a1af-41f0-9b73-653328db825a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"41b6a39de434236bed9ea12d808a9a58", X-B3-SpanId:"d13ac76eefd889fa", X-B3-ParentSpanId:"ca78e6f9916a8e92", X-B3-Sampled:"0", X-ONAP-RequestID:"a8fa894a-a1af-41f0-9b73-653328db825a", X-RequestID:"a8fa894a-a1af-41f0-9b73-653328db825a", X-TransactionID:"a8fa894a-a1af-41f0-9b73-653328db825a", X-ECOMP-RequestID:"a8fa894a-a1af-41f0-9b73-653328db825a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d639c6dd-c7ac-4506-b413-b0257c662e73"] 2023-05-06T11:55:10.282Z|a8fa894a-a1af-41f0-9b73-653328db825a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:55:10.283Z|a8fa894a-a1af-41f0-9b73-653328db825a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:55:10.307Z|a8fa894a-a1af-41f0-9b73-653328db825a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:55:10.308Z|a8fa894a-a1af-41f0-9b73-653328db825a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:55:10.308Z|a8fa894a-a1af-41f0-9b73-653328db825a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:55:10.309Z|a8fa894a-a1af-41f0-9b73-653328db825a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:55:10 GMT", x-envoy-upstream-service-time:"21", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:55:10.310Z|a8fa894a-a1af-41f0-9b73-653328db825a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-05-06T11:55:10.310Z|a8fa894a-a1af-41f0-9b73-653328db825a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:55:10.311Z|a8fa894a-a1af-41f0-9b73-653328db825a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:55:10.323Z|a8fa894a-a1af-41f0-9b73-653328db825a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ef3d4886-3bcd-4a7b-8ec0-217b2bc0fd6f|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:55:11.467Z|2f351884-e466-4bba-adbb-23849ae15a38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:55:11.468Z|2f351884-e466-4bba-adbb-23849ae15a38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:55:11.487Z|614c863b-c387-41f2-86aa-bf9ba20fa424|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:55:11.487Z|614c863b-c387-41f2-86aa-bf9ba20fa424|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:55:11.493Z|d60c6d45-1989-4622-871b-17b662e533b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:55:11.493Z|d60c6d45-1989-4622-871b-17b662e533b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:55:12.717Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:55:12.719Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|||INFO|500||Checking if requestId: 08128ded-6838-497f-be7a-aaaf27aab99c already exists in requestDb InfraActiveRequests table 2023-05-06T11:55:12.720Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c 2023-05-06T11:55:12.720Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|INFO|500||Invoke 2023-05-06T11:55:12.720Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||===========================request begin================================================ 2023-05-06T11:55:12.720Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c 2023-05-06T11:55:12.721Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||Method : GET 2023-05-06T11:55:12.721Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c4fbb71e16b03d1c4ca04cb24b7986ce", X-B3-SpanId:"e11248bc855f3e74", X-B3-ParentSpanId:"2d67e24b7aa14a2a", X-B3-Sampled:"0", X-ONAP-RequestID:"08128ded-6838-497f-be7a-aaaf27aab99c", X-RequestID:"08128ded-6838-497f-be7a-aaaf27aab99c", X-TransactionID:"08128ded-6838-497f-be7a-aaaf27aab99c", X-ECOMP-RequestID:"08128ded-6838-497f-be7a-aaaf27aab99c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51d1261d-ba2c-4f5c-9556-f78814509ecd"] 2023-05-06T11:55:12.721Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||Request body: 2023-05-06T11:55:12.721Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||==========================request end================================================ 2023-05-06T11:55:12.749Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||============================response begin========================================== 2023-05-06T11:55:12.750Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||Status code : 404 NOT_FOUND 2023-05-06T11:55:12.750Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||Status text : Not Found 2023-05-06T11:55:12.750Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 06 May 2023 11:55:13 GMT", x-envoy-upstream-service-time:"24", server:"envoy"] 2023-05-06T11:55:12.750Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||Response body: 2023-05-06T11:55:12.750Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||=======================response end================================================= 2023-05-06T11:55:12.750Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|INFO|404|Not Found|InvokeReturn 2023-05-06T11:55:12.762Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|||INFO|500||Running local validations 2023-05-06T11:55:12.772Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-05-06T11:55:12.803Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/54850123-ffc9-4c02-a21c-6d95dfd678f8?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-05-06T11:55:12.804Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/54850123-ffc9-4c02-a21c-6d95dfd678f8?format=pathed|INFO|500||Invoke 2023-05-06T11:55:12.858Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/54850123-ffc9-4c02-a21c-6d95dfd678f8?format=pathed|INFO|500||InvokeReturn 2023-05-06T11:55:12.859Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/54850123-ffc9-4c02-a21c-6d95dfd678f8?format=pathed has http status code:200 and response headers:{date=[Sat, 06 May 2023 11:55:12 GMT], server=[envoy], content-length=[246], x-envoy-upstream-service-time=[50], vertex-id=[422032], x-aai-txid=[2-aai-resources-230506-11:55:12:977-1771], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-06T11:55:12.860Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|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/54850123-ffc9-4c02-a21c-6d95dfd678f8"}]} 2023-05-06T11:55:12.864Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-05-06T11:55:12.883Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/54850123-ffc9-4c02-a21c-6d95dfd678f8/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-05-06T11:55:12.884Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/54850123-ffc9-4c02-a21c-6d95dfd678f8/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/54850123-ffc9-4c02-a21c-6d95dfd678f8/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[08128ded-6838-497f-be7a-aaaf27aab99c], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[e39f8486-3ab3-46c6-91db-7e4d7aa3b653], X-ECOMP-RequestID=[08128ded-6838-497f-be7a-aaaf27aab99c], X-TransactionId=[], X-ONAP-RequestID=[08128ded-6838-497f-be7a-aaaf27aab99c]} 2023-05-06T11:55:12.944Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/54850123-ffc9-4c02-a21c-6d95dfd678f8/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/54850123-ffc9-4c02-a21c-6d95dfd678f8/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Sat, 06 May 2023 11:55:13 GMT], server=[envoy], content-length=[603], x-envoy-upstream-service-time=[58], x-aai-txid=[1-aai-resources-230506-11:55:13:055-9944], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-06T11:55:12.945Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/54850123-ffc9-4c02-a21c-6d95dfd678f8/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/54850123-ffc9-4c02-a21c-6d95dfd678f8/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/54850123-ffc9-4c02-a21c-6d95dfd678f8/related-to/generic-vnfs","ERR.5.4.6114"]}}} 2023-05-06T11:55:12.946Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/54850123-ffc9-4c02-a21c-6d95dfd678f8/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-05-06T11:55:12.947Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|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/54850123-ffc9-4c02-a21c-6d95dfd678f8/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count 2023-05-06T11:55:12.951Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-05-06T11:55:12.968Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/54850123-ffc9-4c02-a21c-6d95dfd678f8?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-05-06T11:55:12.969Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/54850123-ffc9-4c02-a21c-6d95dfd678f8?format=pathed|INFO|500||Invoke 2023-05-06T11:55:13.020Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/54850123-ffc9-4c02-a21c-6d95dfd678f8?format=pathed|INFO|500||InvokeReturn 2023-05-06T11:55:13.021Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/54850123-ffc9-4c02-a21c-6d95dfd678f8?format=pathed has http status code:200 and response headers:{date=[Sat, 06 May 2023 11:55:13 GMT], server=[envoy], content-length=[246], x-envoy-upstream-service-time=[48], vertex-id=[422032], x-aai-txid=[0-aai-resources-230506-11:55:13:140-75570], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-06T11:55:13.022Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|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/54850123-ffc9-4c02-a21c-6d95dfd678f8"}]} 2023-05-06T11:55:13.126Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-05-06T11:55:13.164Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/54850123-ffc9-4c02-a21c-6d95dfd678f8/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-05-06T11:55:13.164Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/54850123-ffc9-4c02-a21c-6d95dfd678f8/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/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/54850123-ffc9-4c02-a21c-6d95dfd678f8/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[08128ded-6838-497f-be7a-aaaf27aab99c], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[4825c7c5-9295-406a-adba-67e0bbb2217e], X-ECOMP-RequestID=[08128ded-6838-497f-be7a-aaaf27aab99c], X-TransactionId=[], X-ONAP-RequestID=[08128ded-6838-497f-be7a-aaaf27aab99c]} 2023-05-06T11:55:13.208Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/54850123-ffc9-4c02-a21c-6d95dfd678f8/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/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/54850123-ffc9-4c02-a21c-6d95dfd678f8/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Sat, 06 May 2023 11:55:13 GMT], server=[envoy], content-length=[600], x-envoy-upstream-service-time=[41], x-aai-txid=[1-aai-resources-230506-11:55:13:336-42909], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-06T11:55:13.209Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/54850123-ffc9-4c02-a21c-6d95dfd678f8/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/54850123-ffc9-4c02-a21c-6d95dfd678f8/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/54850123-ffc9-4c02-a21c-6d95dfd678f8/related-to/l3-networks","ERR.5.4.6114"]}}} 2023-05-06T11:55:13.209Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/54850123-ffc9-4c02-a21c-6d95dfd678f8/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-05-06T11:55:13.211Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|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/54850123-ffc9-4c02-a21c-6d95dfd678f8/related-to/l3-networks?resultIndex=0&resultSize=1&format=count 2023-05-06T11:55:13.215Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-05-06T11:55:13.242Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/54850123-ffc9-4c02-a21c-6d95dfd678f8?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-05-06T11:55:13.242Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/54850123-ffc9-4c02-a21c-6d95dfd678f8?format=pathed|INFO|500||Invoke 2023-05-06T11:55:13.291Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/54850123-ffc9-4c02-a21c-6d95dfd678f8?format=pathed|INFO|500||InvokeReturn 2023-05-06T11:55:13.292Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/54850123-ffc9-4c02-a21c-6d95dfd678f8?format=pathed has http status code:200 and response headers:{date=[Sat, 06 May 2023 11:55:13 GMT], server=[envoy], content-length=[246], x-envoy-upstream-service-time=[45], vertex-id=[422032], x-aai-txid=[2-aai-resources-230506-11:55:13:413-60108], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-06T11:55:13.293Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|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/54850123-ffc9-4c02-a21c-6d95dfd678f8"}]} 2023-05-06T11:55:13.303Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-05-06T11:55:13.335Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/54850123-ffc9-4c02-a21c-6d95dfd678f8/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-05-06T11:55:13.336Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/54850123-ffc9-4c02-a21c-6d95dfd678f8/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/54850123-ffc9-4c02-a21c-6d95dfd678f8/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[08128ded-6838-497f-be7a-aaaf27aab99c], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[7f6b2fbc-b86a-4db6-a442-a809e44941ed], X-ECOMP-RequestID=[08128ded-6838-497f-be7a-aaaf27aab99c], X-TransactionId=[], X-ONAP-RequestID=[08128ded-6838-497f-be7a-aaaf27aab99c]} 2023-05-06T11:55:13.391Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/54850123-ffc9-4c02-a21c-6d95dfd678f8/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/54850123-ffc9-4c02-a21c-6d95dfd678f8/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Sat, 06 May 2023 11:55:13 GMT], server=[envoy], content-length=[609], x-envoy-upstream-service-time=[50], x-aai-txid=[0-aai-resources-230506-11:55:13:509-84125], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-06T11:55:13.392Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/54850123-ffc9-4c02-a21c-6d95dfd678f8/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/54850123-ffc9-4c02-a21c-6d95dfd678f8/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/54850123-ffc9-4c02-a21c-6d95dfd678f8/related-to/configurations","ERR.5.4.6114"]}}} 2023-05-06T11:55:13.392Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/54850123-ffc9-4c02-a21c-6d95dfd678f8/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-05-06T11:55:13.395Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|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/54850123-ffc9-4c02-a21c-6d95dfd678f8/related-to/configurations?resultIndex=0&resultSize=1&format=count 2023-05-06T11:55:13.400Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-05-06T11:55:13.425Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|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/7db65ec7566d486695bbd771595ed5b3 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-05-06T11:55:13.426Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7db65ec7566d486695bbd771595ed5b3|INFO|500||Invoke 2023-05-06T11:55:13.497Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/7db65ec7566d486695bbd771595ed5b3|INFO|500||InvokeReturn 2023-05-06T11:55:13.497Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|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/7db65ec7566d486695bbd771595ed5b3 has http status code:200 and response headers:{date=[Sat, 06 May 2023 11:55:13 GMT], server=[envoy], content-length=[602], x-envoy-upstream-service-time=[57], vertex-id=[192752], x-aai-txid=[2-aai-resources-230506-11:55:13:607-18770], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-06T11:55:13.498Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|||DEBUG|500||{"tenant-id":"7db65ec7566d486695bbd771595ed5b3","tenant-name":"onap-daily-kohn","tenant-context":"None","resource-version":"1683374104723","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-05-06T11:55:13.499Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-05-06T11:55:13.499Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-05-06T11:55:13.500Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|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-05-06T11:55:13.501Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-05-06T11:55:13.501Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-05-06T11:55:13.501Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|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-05-06T11:55:13.501Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-05-06T11:55:13.501Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|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:"c4fbb71e16b03d1c4ca04cb24b7986ce", X-B3-SpanId:"35df9cb80e2427db", X-B3-ParentSpanId:"2d67e24b7aa14a2a", X-B3-Sampled:"0", X-ONAP-RequestID:"08128ded-6838-497f-be7a-aaaf27aab99c", X-RequestID:"08128ded-6838-497f-be7a-aaaf27aab99c", X-TransactionID:"08128ded-6838-497f-be7a-aaaf27aab99c", X-ECOMP-RequestID:"08128ded-6838-497f-be7a-aaaf27aab99c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f7c6824d-683b-40a0-8ae7-77ece416f4fa"] 2023-05-06T11:55:13.501Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"54850123-ffc9-4c02-a21c-6d95dfd678f8"},"instanceName":null,"requestScope":"service"} 2023-05-06T11:55:13.502Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-05-06T11:55:13.529Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-05-06T11:55:13.530Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-05-06T11:55:13.530Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-05-06T11:55:13.530Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 06 May 2023 11:55:13 GMT", x-envoy-upstream-service-time:"25", server:"envoy"] 2023-05-06T11:55:13.531Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-05-06T11:55:13.531Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-05-06T11:55:13.531Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-05-06T11:55:13.532Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|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-05-06T11:55:13.532Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-05-06T11:55:13.532Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-05-06T11:55:13.533Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|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-05-06T11:55:13.533Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-05-06T11:55:13.533Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|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:"08128ded-6838-497f-be7a-aaaf27aab99c", X-RequestID:"08128ded-6838-497f-be7a-aaaf27aab99c", X-TransactionID:"08128ded-6838-497f-be7a-aaaf27aab99c", X-ECOMP-RequestID:"08128ded-6838-497f-be7a-aaaf27aab99c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"70a45894-008b-46ad-be1e-58f03de84009"] 2023-05-06T11:55:13.533Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-05-06T11:55:13.533Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-05-06T11:55:13.562Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-05-06T11:55:13.562Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|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-05-06T11:55:13.563Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-05-06T11:55:13.563Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Sat, 06 May 2023 11:55:14 GMT", x-envoy-upstream-service-time:"25", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:55:13.564Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|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-05-06 03:41:38.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" }, "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" }, "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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" } } } 2023-05-06T11:55:13.565Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-05-06T11:55:13.565Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-05-06T11:55:13.569Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|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-05-06T11:55:13.569Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|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-05-06T11:55:13.570Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|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-05-06T11:55:13.570Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|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-05-06T11:55:13.570Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|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-05-06T11:55:13.570Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|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:"08128ded-6838-497f-be7a-aaaf27aab99c", X-RequestID:"08128ded-6838-497f-be7a-aaaf27aab99c", X-TransactionID:"08128ded-6838-497f-be7a-aaaf27aab99c", X-ECOMP-RequestID:"08128ded-6838-497f-be7a-aaaf27aab99c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"692c6b0c-7719-4bc1-9200-6ceda9f47a22"] 2023-05-06T11:55:13.570Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|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-05-06T11:55:13.571Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|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-05-06T11:55:13.593Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|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-05-06T11:55:13.594Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|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-05-06T11:55:13.594Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text : OK 2023-05-06T11:55:13.594Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Sat, 06 May 2023 11:55:14 GMT", x-envoy-upstream-service-time:"19", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:55:13.594Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: { "id" : 537, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "deleteInstance", "description" : "Gr api recipe to delete service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-05-06T03:41:38.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537/service" } } } 2023-05-06T11:55:13.595Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|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-05-06T11:55:13.595Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|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-05-06T11:55:13.597Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|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-05-06T11:55:13.597Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-05-06T11:55:13.597Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-05-06T11:55:13.597Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|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-05-06T11:55:13.598Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-05-06T11:55:13.598Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|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:"08128ded-6838-497f-be7a-aaaf27aab99c", X-RequestID:"08128ded-6838-497f-be7a-aaaf27aab99c", X-TransactionID:"08128ded-6838-497f-be7a-aaaf27aab99c", X-ECOMP-RequestID:"08128ded-6838-497f-be7a-aaaf27aab99c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e4e01a42-400f-435d-a64f-e0e7e1739133"] 2023-05-06T11:55:13.598Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-05-06T11:55:13.598Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-05-06T11:55:13.651Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-05-06T11:55:13.651Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|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-05-06T11:55:13.652Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-05-06T11:55:13.652Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Sat, 06 May 2023 11:55:14 GMT", x-envoy-upstream-service-time:"51", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:55:13.652Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|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-05-06 03:41:38.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" }, "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" }, "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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" } } } 2023-05-06T11:55:13.652Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-05-06T11:55:13.653Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-05-06T11:55:13.655Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-05-06T11:55:13.656Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-05-06T11:55:13.656Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-05-06T11:55:13.656Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-05-06T11:55:13.656Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-05-06T11:55:13.656Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|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:"1374", X-B3-TraceId:"c4fbb71e16b03d1c4ca04cb24b7986ce", X-B3-SpanId:"cca41e248c9d0633", X-B3-ParentSpanId:"2d67e24b7aa14a2a", X-B3-Sampled:"0", X-ONAP-RequestID:"08128ded-6838-497f-be7a-aaaf27aab99c", X-RequestID:"08128ded-6838-497f-be7a-aaaf27aab99c", X-TransactionID:"08128ded-6838-497f-be7a-aaaf27aab99c", X-ECOMP-RequestID:"08128ded-6838-497f-be7a-aaaf27aab99c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"57f0afa3-db8a-48b7-b862-2bdf31a8ef75"] 2023-05-06T11:55:13.656Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"08128ded-6838-497f-be7a-aaaf27aab99c","requestStatus":"IN_PROGRESS","startTime":1683374113395,"source":"VID","tenantId":"7db65ec7566d486695bbd771595ed5b3","requestBody":"{\n\t\"requestDetails\": {\n\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\": \"19645456-85e8-4458-8d76-1dd7038b5f37\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2cac7801-19e9-4491-baa8-e38f27b4c45d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"7db65ec7566d486695bbd771595ed5b3\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"54850123-ffc9-4c02-a21c-6d95dfd678f8","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8","tenantName":"onap-daily-kohn","cloudApiRequests":[],"requestURI":"08128ded-6838-497f-be7a-aaaf27aab99c"} 2023-05-06T11:55:13.657Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-05-06T11:55:13.704Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-05-06T11:55:13.704Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-05-06T11:55:13.704Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-05-06T11:55:13.704Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|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/08128ded-6838-497f-be7a-aaaf27aab99c", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:55:14 GMT", x-envoy-upstream-service-time:"44", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:55:13.706Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "08128ded-6838-497f-be7a-aaaf27aab99c", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-05-06T11:55:13.395+00:00", "source" : "VID", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"19645456-85e8-4458-8d76-1dd7038b5f37\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2cac7801-19e9-4491-baa8-e38f27b4c45d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"7db65ec7566d486695bbd771595ed5b3\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-05-06T11:55:14.297+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "54850123-ffc9-4c02-a21c-6d95dfd678f8", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "08128ded-6838-497f-be7a-aaaf27aab99c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c" } } } 2023-05-06T11:55:13.706Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-05-06T11:55:13.707Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-05-06T11:55:13.712Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|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-05-06T11:55:13.713Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-05-06T11:55:13.713Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-05-06T11:55:13.713Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|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-05-06T11:55:13.713Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-05-06T11:55:13.714Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|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:"c4fbb71e16b03d1c4ca04cb24b7986ce", X-B3-SpanId:"5968196036aceadc", X-B3-ParentSpanId:"2d67e24b7aa14a2a", X-B3-Sampled:"0", X-ONAP-RequestID:"08128ded-6838-497f-be7a-aaaf27aab99c", X-RequestID:"08128ded-6838-497f-be7a-aaaf27aab99c", X-TransactionID:"08128ded-6838-497f-be7a-aaaf27aab99c", X-ECOMP-RequestID:"08128ded-6838-497f-be7a-aaaf27aab99c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"94a030d1-9707-4845-8d4d-addea0fd019c"] 2023-05-06T11:55:13.714Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"19645456-85e8-4458-8d76-1dd7038b5f37\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"2cac7801-19e9-4491-baa8-e38f27b4c45d\",\"modelUuid\":\"2cac7801-19e9-4491-baa8-e38f27b4c45d\",\"modelInvariantUuid\":\"19645456-85e8-4458-8d76-1dd7038b5f37\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"7db65ec7566d486695bbd771595ed5b3\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"54850123-ffc9-4c02-a21c-6d95dfd678f8\"}","type":"String"},"requestId":{"value":"08128ded-6838-497f-be7a-aaaf27aab99c","type":"String"},"mso-request-id":{"value":"08128ded-6838-497f-be7a-aaaf27aab99c","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"54850123-ffc9-4c02-a21c-6d95dfd678f8","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/54850123-ffc9-4c02-a21c-6d95dfd678f8","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-05-06T11:55:13.714Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-05-06T11:55:13.904Z|b1e16d50-dde3-45bf-ac9f-6b8c6b7881ad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:55:13.913Z|b1e16d50-dde3-45bf-ac9f-6b8c6b7881ad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e 2023-05-06T11:55:13.913Z|b1e16d50-dde3-45bf-ac9f-6b8c6b7881ad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|INFO|500||Invoke 2023-05-06T11:55:13.914Z|b1e16d50-dde3-45bf-ac9f-6b8c6b7881ad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||===========================request begin================================================ 2023-05-06T11:55:13.914Z|b1e16d50-dde3-45bf-ac9f-6b8c6b7881ad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e 2023-05-06T11:55:13.915Z|b1e16d50-dde3-45bf-ac9f-6b8c6b7881ad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||Method : GET 2023-05-06T11:55:13.915Z|b1e16d50-dde3-45bf-ac9f-6b8c6b7881ad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"11ec790ab631d0f729f9e1266a86736b", X-B3-SpanId:"d7cb16090c80b3d0", X-B3-ParentSpanId:"29f9e1266a86736b", X-B3-Sampled:"0", X-ONAP-RequestID:"b1e16d50-dde3-45bf-ac9f-6b8c6b7881ad", X-RequestID:"b1e16d50-dde3-45bf-ac9f-6b8c6b7881ad", X-TransactionID:"b1e16d50-dde3-45bf-ac9f-6b8c6b7881ad", X-ECOMP-RequestID:"b1e16d50-dde3-45bf-ac9f-6b8c6b7881ad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bda1440c-bc05-410a-aada-2d54688f65f6"] 2023-05-06T11:55:13.916Z|b1e16d50-dde3-45bf-ac9f-6b8c6b7881ad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||Request body: 2023-05-06T11:55:13.916Z|b1e16d50-dde3-45bf-ac9f-6b8c6b7881ad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||==========================request end================================================ 2023-05-06T11:55:13.945Z|b1e16d50-dde3-45bf-ac9f-6b8c6b7881ad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||============================response begin========================================== 2023-05-06T11:55:13.946Z|b1e16d50-dde3-45bf-ac9f-6b8c6b7881ad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||Status code : 200 OK 2023-05-06T11:55:13.946Z|b1e16d50-dde3-45bf-ac9f-6b8c6b7881ad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||Status text : OK 2023-05-06T11:55:13.946Z|b1e16d50-dde3-45bf-ac9f-6b8c6b7881ad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:55:14 GMT", x-envoy-upstream-service-time:"25", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:55:13.947Z|b1e16d50-dde3-45bf-ac9f-6b8c6b7881ad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||Response body: { "requestId" : "6723f0b1-030f-46fb-9cca-d860e271175e", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-05-06T11:53:21.000+00:00", "endTime" : "2023-05-06T11:55:13.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"0b107d4f-5d98-4f10-8765-628ac90a3706\",\n \"modelVersionId\":\"a2945ce3-69f6-4486-b682-b542791b9b63\",\n \"modelName\":\"Demo_pNF_5gWU7CAczaQ4R5SPCxgO\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"a484a98e-ab3b-4419-9f1c-ac4455ef0fbf\",\n \"owningEntityName\":\"OE-ETE_Customer-a484a98e-ab3b-4419-9f1c-ac4455ef0fbf\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_e1ea20c0-c570-4512-8e84-b7a624d87ffa\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Namee1ea20c0-c570-4512-8e84-b7a624d87ffa\",\n \"productFamilyId\":\"f7bd92d2-369e-4a81-a234-2458649c9c5a\",\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\":\"a2945ce3-69f6-4486-b682-b542791b9b63\",\n \"modelName\":\"Demo_pNF_5gWU7CAczaQ4R5SPCxgO\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Namee1ea20c0-c570-4512-8e84-b7a624d87ffa\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 3de01be4-a35d 0\",\n \"modelCustomizationId\":\"9924ad9b-3a60-48fd-b435-3c0de762e9cc\",\n \"modelInvariantId\":\"0b107d4f-5d98-4f10-8765-628ac90a3706\",\n \"modelVersionId\":\"a2945ce3-69f6-4486-b682-b542791b9b63\",\n \"modelName\":\"Demo_pNF_5gWU7CAczaQ4R5SPCxgO\",\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\":\"f7bd92d2-369e-4a81-a234-2458649c9c5a\",\n \"instanceParams\":[],\n \"instanceName\":\"5gWU7CAczaQ4R5SPCxgO\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:55:13.000+00:00", "serviceInstanceId" : "6a4d2f4c-23d9-4b5b-8b08-c6d7029a586f", "serviceInstanceName" : "Service_Ete_Namee1ea20c0-c570-4512-8e84-b7a624d87ffa", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "6723f0b1-030f-46fb-9cca-d860e271175e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e" } } } 2023-05-06T11:55:13.948Z|b1e16d50-dde3-45bf-ac9f-6b8c6b7881ad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|DEBUG|500||=======================response end================================================= 2023-05-06T11:55:13.948Z|b1e16d50-dde3-45bf-ac9f-6b8c6b7881ad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6723f0b1-030f-46fb-9cca-d860e271175e|INFO|500||InvokeReturn 2023-05-06T11:55:13.950Z|b1e16d50-dde3-45bf-ac9f-6b8c6b7881ad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false 2023-05-06T11:55:13.950Z|b1e16d50-dde3-45bf-ac9f-6b8c6b7881ad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:55:13.951Z|b1e16d50-dde3-45bf-ac9f-6b8c6b7881ad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:55:13.951Z|b1e16d50-dde3-45bf-ac9f-6b8c6b7881ad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false 2023-05-06T11:55:13.951Z|b1e16d50-dde3-45bf-ac9f-6b8c6b7881ad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:55:13.952Z|b1e16d50-dde3-45bf-ac9f-6b8c6b7881ad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"11ec790ab631d0f729f9e1266a86736b", X-B3-SpanId:"c1414fb5a0bf8f5f", X-B3-ParentSpanId:"29f9e1266a86736b", X-B3-Sampled:"0", X-ONAP-RequestID:"b1e16d50-dde3-45bf-ac9f-6b8c6b7881ad", X-RequestID:"b1e16d50-dde3-45bf-ac9f-6b8c6b7881ad", X-TransactionID:"b1e16d50-dde3-45bf-ac9f-6b8c6b7881ad", X-ECOMP-RequestID:"b1e16d50-dde3-45bf-ac9f-6b8c6b7881ad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ab90765-289b-4474-a4ed-d6aa62f99d69"] 2023-05-06T11:55:13.952Z|b1e16d50-dde3-45bf-ac9f-6b8c6b7881ad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:55:13.952Z|b1e16d50-dde3-45bf-ac9f-6b8c6b7881ad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:55:13.975Z|b1e16d50-dde3-45bf-ac9f-6b8c6b7881ad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:55:13.976Z|b1e16d50-dde3-45bf-ac9f-6b8c6b7881ad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:55:13.976Z|b1e16d50-dde3-45bf-ac9f-6b8c6b7881ad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:55:13.976Z|b1e16d50-dde3-45bf-ac9f-6b8c6b7881ad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:55:14 GMT", x-envoy-upstream-service-time:"18", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:55:13.977Z|b1e16d50-dde3-45bf-ac9f-6b8c6b7881ad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-05-06T11:55:13.977Z|b1e16d50-dde3-45bf-ac9f-6b8c6b7881ad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:55:13.977Z|b1e16d50-dde3-45bf-ac9f-6b8c6b7881ad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6723f0b1-030f-46fb-9cca-d860e271175e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:55:13.983Z|b1e16d50-dde3-45bf-ac9f-6b8c6b7881ad|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/6723f0b1-030f-46fb-9cca-d860e271175e|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:55:14.736Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-05-06T11:55:14.737Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-05-06T11:55:14.738Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-05-06T11:55:14.738Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Sat, 06 May 2023 11:55:15 GMT", X-ONAP-RequestID:"08128ded-6838-497f-be7a-aaaf27aab99c", X-RequestID:"08128ded-6838-497f-be7a-aaaf27aab99c", X-TransactionID:"08128ded-6838-497f-be7a-aaaf27aab99c", X-ECOMP-RequestID:"08128ded-6838-497f-be7a-aaaf27aab99c", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"94a030d1-9707-4845-8d4d-addea0fd019c", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", x-envoy-upstream-service-time:"1017", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:55:14.739Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"08128ded-6838-497f-be7a-aaaf27aab99c\",\"instanceId\":\"54850123-ffc9-4c02-a21c-6d95dfd678f8\"}}","message":"Success","processInstanceID":"dc8b633f-ec04-11ed-9ce1-7a82ee2c3d67","variables":null,"messageCode":200} 2023-05-06T11:55:14.740Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-05-06T11:55:14.740Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-05-06T11:55:14.746Z|08128ded-6838-497f-be7a-aaaf27aab99c|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:55:14.993Z|ec63495a-7f1d-4793-b8a3-270cafb1f8cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:55:15.000Z|ec63495a-7f1d-4793-b8a3-270cafb1f8cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c 2023-05-06T11:55:15.001Z|ec63495a-7f1d-4793-b8a3-270cafb1f8cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|INFO|500||Invoke 2023-05-06T11:55:15.001Z|ec63495a-7f1d-4793-b8a3-270cafb1f8cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||===========================request begin================================================ 2023-05-06T11:55:15.001Z|ec63495a-7f1d-4793-b8a3-270cafb1f8cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c 2023-05-06T11:55:15.001Z|ec63495a-7f1d-4793-b8a3-270cafb1f8cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||Method : GET 2023-05-06T11:55:15.001Z|ec63495a-7f1d-4793-b8a3-270cafb1f8cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6331b98e365295e46e4daf69bdf5d676", X-B3-SpanId:"6b817a3486fcfc42", X-B3-ParentSpanId:"5d7727da5187091c", X-B3-Sampled:"0", X-ONAP-RequestID:"ec63495a-7f1d-4793-b8a3-270cafb1f8cc", X-RequestID:"ec63495a-7f1d-4793-b8a3-270cafb1f8cc", X-TransactionID:"ec63495a-7f1d-4793-b8a3-270cafb1f8cc", X-ECOMP-RequestID:"ec63495a-7f1d-4793-b8a3-270cafb1f8cc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a71d8cce-ff80-4fe3-b7a4-e720ca8ffc91"] 2023-05-06T11:55:15.001Z|ec63495a-7f1d-4793-b8a3-270cafb1f8cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||Request body: 2023-05-06T11:55:15.001Z|ec63495a-7f1d-4793-b8a3-270cafb1f8cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||==========================request end================================================ 2023-05-06T11:55:15.669Z|ec63495a-7f1d-4793-b8a3-270cafb1f8cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||============================response begin========================================== 2023-05-06T11:55:15.669Z|ec63495a-7f1d-4793-b8a3-270cafb1f8cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||Status code : 200 OK 2023-05-06T11:55:15.670Z|ec63495a-7f1d-4793-b8a3-270cafb1f8cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||Status text : OK 2023-05-06T11:55:15.670Z|ec63495a-7f1d-4793-b8a3-270cafb1f8cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:55:16 GMT", x-envoy-upstream-service-time:"665", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:55:15.670Z|ec63495a-7f1d-4793-b8a3-270cafb1f8cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||Response body: { "requestId" : "08128ded-6838-497f-be7a-aaaf27aab99c", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-05-06T11:55:13.000+00:00", "source" : "VID", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"19645456-85e8-4458-8d76-1dd7038b5f37\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2cac7801-19e9-4491-baa8-e38f27b4c45d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"7db65ec7566d486695bbd771595ed5b3\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:55:14.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "54850123-ffc9-4c02-a21c-6d95dfd678f8", "serviceInstanceName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "08128ded-6838-497f-be7a-aaaf27aab99c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c" } } } 2023-05-06T11:55:15.671Z|ec63495a-7f1d-4793-b8a3-270cafb1f8cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||=======================response end================================================= 2023-05-06T11:55:15.671Z|ec63495a-7f1d-4793-b8a3-270cafb1f8cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|INFO|500||InvokeReturn 2023-05-06T11:55:15.672Z|ec63495a-7f1d-4793-b8a3-270cafb1f8cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false 2023-05-06T11:55:15.672Z|ec63495a-7f1d-4793-b8a3-270cafb1f8cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:55:15.673Z|ec63495a-7f1d-4793-b8a3-270cafb1f8cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:55:15.673Z|ec63495a-7f1d-4793-b8a3-270cafb1f8cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false 2023-05-06T11:55:15.673Z|ec63495a-7f1d-4793-b8a3-270cafb1f8cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:55:15.673Z|ec63495a-7f1d-4793-b8a3-270cafb1f8cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6331b98e365295e46e4daf69bdf5d676", X-B3-SpanId:"751aa9e33463869d", X-B3-ParentSpanId:"5d7727da5187091c", X-B3-Sampled:"0", X-ONAP-RequestID:"ec63495a-7f1d-4793-b8a3-270cafb1f8cc", X-RequestID:"ec63495a-7f1d-4793-b8a3-270cafb1f8cc", X-TransactionID:"ec63495a-7f1d-4793-b8a3-270cafb1f8cc", X-ECOMP-RequestID:"ec63495a-7f1d-4793-b8a3-270cafb1f8cc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d4ff2d97-0ee5-493e-a13a-07ab0f90c229"] 2023-05-06T11:55:15.673Z|ec63495a-7f1d-4793-b8a3-270cafb1f8cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:55:15.673Z|ec63495a-7f1d-4793-b8a3-270cafb1f8cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:55:15.697Z|ec63495a-7f1d-4793-b8a3-270cafb1f8cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:55:15.698Z|ec63495a-7f1d-4793-b8a3-270cafb1f8cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:55:15.698Z|ec63495a-7f1d-4793-b8a3-270cafb1f8cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:55:15.698Z|ec63495a-7f1d-4793-b8a3-270cafb1f8cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:55:16 GMT", x-envoy-upstream-service-time:"21", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:55:15.698Z|ec63495a-7f1d-4793-b8a3-270cafb1f8cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-05-06T11:55:15.699Z|ec63495a-7f1d-4793-b8a3-270cafb1f8cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:55:15.699Z|ec63495a-7f1d-4793-b8a3-270cafb1f8cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:55:15.707Z|ec63495a-7f1d-4793-b8a3-270cafb1f8cc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:55:15.770Z|3e988eed-d356-4a62-8990-548da6bc0080|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T11:55:15.771Z|3e988eed-d356-4a62-8990-548da6bc0080|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T11:55:18.818Z|cbabc546-6285-456c-aeb7-e293dddcebfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:55:18.818Z|cbabc546-6285-456c-aeb7-e293dddcebfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:55:20.188Z|ecadd1a2-ff0c-4d7d-a165-c9d37c36388a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:55:20.189Z|ecadd1a2-ff0c-4d7d-a165-c9d37c36388a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:55:21.495Z|24fec68b-a413-41a5-90d3-d045465d6668|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:55:21.496Z|24fec68b-a413-41a5-90d3-d045465d6668|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:55:21.517Z|37984bf5-7998-4683-8804-9af85c728361|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:55:21.518Z|37984bf5-7998-4683-8804-9af85c728361|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:55:21.521Z|5789205c-2607-4693-ba6d-672d7bf5b3ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:55:21.522Z|5789205c-2607-4693-ba6d-672d7bf5b3ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:55:25.956Z|d05ebe6c-aa16-43ba-ac9d-0721d4d8a36d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:55:25.964Z|d05ebe6c-aa16-43ba-ac9d-0721d4d8a36d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c 2023-05-06T11:55:25.965Z|d05ebe6c-aa16-43ba-ac9d-0721d4d8a36d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|INFO|500||Invoke 2023-05-06T11:55:25.965Z|d05ebe6c-aa16-43ba-ac9d-0721d4d8a36d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||===========================request begin================================================ 2023-05-06T11:55:25.965Z|d05ebe6c-aa16-43ba-ac9d-0721d4d8a36d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c 2023-05-06T11:55:25.965Z|d05ebe6c-aa16-43ba-ac9d-0721d4d8a36d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||Method : GET 2023-05-06T11:55:25.965Z|d05ebe6c-aa16-43ba-ac9d-0721d4d8a36d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b029ac740bd64a6640b4399f6bc3868d", X-B3-SpanId:"c1166bf9d5f328b4", X-B3-ParentSpanId:"aa8941d1bfa22220", X-B3-Sampled:"0", X-ONAP-RequestID:"d05ebe6c-aa16-43ba-ac9d-0721d4d8a36d", X-RequestID:"d05ebe6c-aa16-43ba-ac9d-0721d4d8a36d", X-TransactionID:"d05ebe6c-aa16-43ba-ac9d-0721d4d8a36d", X-ECOMP-RequestID:"d05ebe6c-aa16-43ba-ac9d-0721d4d8a36d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"363219b0-9148-4936-86cd-d37621b66c69"] 2023-05-06T11:55:25.966Z|d05ebe6c-aa16-43ba-ac9d-0721d4d8a36d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||Request body: 2023-05-06T11:55:25.966Z|d05ebe6c-aa16-43ba-ac9d-0721d4d8a36d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||==========================request end================================================ 2023-05-06T11:55:25.993Z|d05ebe6c-aa16-43ba-ac9d-0721d4d8a36d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||============================response begin========================================== 2023-05-06T11:55:25.994Z|d05ebe6c-aa16-43ba-ac9d-0721d4d8a36d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||Status code : 200 OK 2023-05-06T11:55:25.994Z|d05ebe6c-aa16-43ba-ac9d-0721d4d8a36d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||Status text : OK 2023-05-06T11:55:25.994Z|d05ebe6c-aa16-43ba-ac9d-0721d4d8a36d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:55:26 GMT", x-envoy-upstream-service-time:"24", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:55:25.998Z|d05ebe6c-aa16-43ba-ac9d-0721d4d8a36d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||Response body: { "requestId" : "08128ded-6838-497f-be7a-aaaf27aab99c", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-05-06T11:55:13.000+00:00", "endTime" : "2023-05-06T11:55:20.000+00:00", "source" : "VID", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"19645456-85e8-4458-8d76-1dd7038b5f37\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2cac7801-19e9-4491-baa8-e38f27b4c45d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"7db65ec7566d486695bbd771595ed5b3\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:55:20.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "54850123-ffc9-4c02-a21c-6d95dfd678f8", "serviceInstanceName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "08128ded-6838-497f-be7a-aaaf27aab99c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c" } } } 2023-05-06T11:55:25.999Z|d05ebe6c-aa16-43ba-ac9d-0721d4d8a36d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||=======================response end================================================= 2023-05-06T11:55:25.999Z|d05ebe6c-aa16-43ba-ac9d-0721d4d8a36d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|INFO|500||InvokeReturn 2023-05-06T11:55:26.000Z|d05ebe6c-aa16-43ba-ac9d-0721d4d8a36d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false 2023-05-06T11:55:26.001Z|d05ebe6c-aa16-43ba-ac9d-0721d4d8a36d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:55:26.001Z|d05ebe6c-aa16-43ba-ac9d-0721d4d8a36d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:55:26.001Z|d05ebe6c-aa16-43ba-ac9d-0721d4d8a36d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false 2023-05-06T11:55:26.001Z|d05ebe6c-aa16-43ba-ac9d-0721d4d8a36d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:55:26.002Z|d05ebe6c-aa16-43ba-ac9d-0721d4d8a36d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b029ac740bd64a6640b4399f6bc3868d", X-B3-SpanId:"a1d955271d36ccd9", X-B3-ParentSpanId:"aa8941d1bfa22220", X-B3-Sampled:"0", X-ONAP-RequestID:"d05ebe6c-aa16-43ba-ac9d-0721d4d8a36d", X-RequestID:"d05ebe6c-aa16-43ba-ac9d-0721d4d8a36d", X-TransactionID:"d05ebe6c-aa16-43ba-ac9d-0721d4d8a36d", X-ECOMP-RequestID:"d05ebe6c-aa16-43ba-ac9d-0721d4d8a36d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2efb42be-4fee-428a-b5d7-9a2a54f73f22"] 2023-05-06T11:55:26.002Z|d05ebe6c-aa16-43ba-ac9d-0721d4d8a36d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:55:26.002Z|d05ebe6c-aa16-43ba-ac9d-0721d4d8a36d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:55:26.028Z|d05ebe6c-aa16-43ba-ac9d-0721d4d8a36d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:55:26.028Z|d05ebe6c-aa16-43ba-ac9d-0721d4d8a36d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:55:26.028Z|d05ebe6c-aa16-43ba-ac9d-0721d4d8a36d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:55:26.029Z|d05ebe6c-aa16-43ba-ac9d-0721d4d8a36d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:55:26 GMT", x-envoy-upstream-service-time:"23", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:55:26.029Z|d05ebe6c-aa16-43ba-ac9d-0721d4d8a36d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-05-06T11:55:26.029Z|d05ebe6c-aa16-43ba-ac9d-0721d4d8a36d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:55:26.030Z|d05ebe6c-aa16-43ba-ac9d-0721d4d8a36d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:55:26.036Z|d05ebe6c-aa16-43ba-ac9d-0721d4d8a36d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:55:26.306Z|b6def83b-df52-4df1-8663-b77ba6c5d9df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:55:26.315Z|b6def83b-df52-4df1-8663-b77ba6c5d9df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c 2023-05-06T11:55:26.316Z|b6def83b-df52-4df1-8663-b77ba6c5d9df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|INFO|500||Invoke 2023-05-06T11:55:26.316Z|b6def83b-df52-4df1-8663-b77ba6c5d9df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||===========================request begin================================================ 2023-05-06T11:55:26.317Z|b6def83b-df52-4df1-8663-b77ba6c5d9df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c 2023-05-06T11:55:26.317Z|b6def83b-df52-4df1-8663-b77ba6c5d9df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||Method : GET 2023-05-06T11:55:26.317Z|b6def83b-df52-4df1-8663-b77ba6c5d9df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b090b0920abf2ad8fef85c004b7afa75", X-B3-SpanId:"8f72a9e40b550da6", X-B3-ParentSpanId:"9823b67f1c4c89d0", X-B3-Sampled:"0", X-ONAP-RequestID:"b6def83b-df52-4df1-8663-b77ba6c5d9df", X-RequestID:"b6def83b-df52-4df1-8663-b77ba6c5d9df", X-TransactionID:"b6def83b-df52-4df1-8663-b77ba6c5d9df", X-ECOMP-RequestID:"b6def83b-df52-4df1-8663-b77ba6c5d9df", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bc2b38fd-f81d-4355-a892-e64a3140ee43"] 2023-05-06T11:55:26.317Z|b6def83b-df52-4df1-8663-b77ba6c5d9df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||Request body: 2023-05-06T11:55:26.317Z|b6def83b-df52-4df1-8663-b77ba6c5d9df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||==========================request end================================================ 2023-05-06T11:55:26.344Z|b6def83b-df52-4df1-8663-b77ba6c5d9df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||============================response begin========================================== 2023-05-06T11:55:26.345Z|b6def83b-df52-4df1-8663-b77ba6c5d9df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||Status code : 200 OK 2023-05-06T11:55:26.345Z|b6def83b-df52-4df1-8663-b77ba6c5d9df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||Status text : OK 2023-05-06T11:55:26.345Z|b6def83b-df52-4df1-8663-b77ba6c5d9df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:55:26 GMT", x-envoy-upstream-service-time:"24", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:55:26.346Z|b6def83b-df52-4df1-8663-b77ba6c5d9df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||Response body: { "requestId" : "08128ded-6838-497f-be7a-aaaf27aab99c", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-05-06T11:55:13.000+00:00", "endTime" : "2023-05-06T11:55:20.000+00:00", "source" : "VID", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"19645456-85e8-4458-8d76-1dd7038b5f37\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2cac7801-19e9-4491-baa8-e38f27b4c45d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"7db65ec7566d486695bbd771595ed5b3\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:55:20.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "54850123-ffc9-4c02-a21c-6d95dfd678f8", "serviceInstanceName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "08128ded-6838-497f-be7a-aaaf27aab99c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c" } } } 2023-05-06T11:55:26.347Z|b6def83b-df52-4df1-8663-b77ba6c5d9df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||=======================response end================================================= 2023-05-06T11:55:26.347Z|b6def83b-df52-4df1-8663-b77ba6c5d9df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|INFO|500||InvokeReturn 2023-05-06T11:55:26.348Z|b6def83b-df52-4df1-8663-b77ba6c5d9df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false 2023-05-06T11:55:26.349Z|b6def83b-df52-4df1-8663-b77ba6c5d9df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:55:26.349Z|b6def83b-df52-4df1-8663-b77ba6c5d9df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:55:26.349Z|b6def83b-df52-4df1-8663-b77ba6c5d9df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false 2023-05-06T11:55:26.349Z|b6def83b-df52-4df1-8663-b77ba6c5d9df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:55:26.349Z|b6def83b-df52-4df1-8663-b77ba6c5d9df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b090b0920abf2ad8fef85c004b7afa75", X-B3-SpanId:"a4e7ebc7442cdfee", X-B3-ParentSpanId:"9823b67f1c4c89d0", X-B3-Sampled:"0", X-ONAP-RequestID:"b6def83b-df52-4df1-8663-b77ba6c5d9df", X-RequestID:"b6def83b-df52-4df1-8663-b77ba6c5d9df", X-TransactionID:"b6def83b-df52-4df1-8663-b77ba6c5d9df", X-ECOMP-RequestID:"b6def83b-df52-4df1-8663-b77ba6c5d9df", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7171042e-ffeb-4aad-b3a0-232693b4b1c8"] 2023-05-06T11:55:26.350Z|b6def83b-df52-4df1-8663-b77ba6c5d9df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:55:26.350Z|b6def83b-df52-4df1-8663-b77ba6c5d9df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:55:26.371Z|b6def83b-df52-4df1-8663-b77ba6c5d9df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:55:26.371Z|b6def83b-df52-4df1-8663-b77ba6c5d9df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:55:26.372Z|b6def83b-df52-4df1-8663-b77ba6c5d9df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:55:26.372Z|b6def83b-df52-4df1-8663-b77ba6c5d9df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:55:26 GMT", x-envoy-upstream-service-time:"18", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:55:26.373Z|b6def83b-df52-4df1-8663-b77ba6c5d9df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-05-06T11:55:26.373Z|b6def83b-df52-4df1-8663-b77ba6c5d9df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:55:26.373Z|b6def83b-df52-4df1-8663-b77ba6c5d9df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:55:26.383Z|b6def83b-df52-4df1-8663-b77ba6c5d9df|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:55:26.608Z|7ddaeabd-0683-42a0-b87f-d68389b866e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:55:26.614Z|7ddaeabd-0683-42a0-b87f-d68389b866e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c 2023-05-06T11:55:26.614Z|7ddaeabd-0683-42a0-b87f-d68389b866e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|INFO|500||Invoke 2023-05-06T11:55:26.614Z|7ddaeabd-0683-42a0-b87f-d68389b866e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||===========================request begin================================================ 2023-05-06T11:55:26.614Z|7ddaeabd-0683-42a0-b87f-d68389b866e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c 2023-05-06T11:55:26.614Z|7ddaeabd-0683-42a0-b87f-d68389b866e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||Method : GET 2023-05-06T11:55:26.615Z|7ddaeabd-0683-42a0-b87f-d68389b866e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fecaadbbcab5a3196d218a76efdec77f", X-B3-SpanId:"180992056ce4483f", X-B3-ParentSpanId:"890fa9d72fde0c65", X-B3-Sampled:"0", X-ONAP-RequestID:"7ddaeabd-0683-42a0-b87f-d68389b866e7", X-RequestID:"7ddaeabd-0683-42a0-b87f-d68389b866e7", X-TransactionID:"7ddaeabd-0683-42a0-b87f-d68389b866e7", X-ECOMP-RequestID:"7ddaeabd-0683-42a0-b87f-d68389b866e7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e47aa31f-7f31-4db5-8f29-83ad5187d769"] 2023-05-06T11:55:26.615Z|7ddaeabd-0683-42a0-b87f-d68389b866e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||Request body: 2023-05-06T11:55:26.615Z|7ddaeabd-0683-42a0-b87f-d68389b866e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||==========================request end================================================ 2023-05-06T11:55:26.655Z|7ddaeabd-0683-42a0-b87f-d68389b866e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||============================response begin========================================== 2023-05-06T11:55:26.656Z|7ddaeabd-0683-42a0-b87f-d68389b866e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||Status code : 200 OK 2023-05-06T11:55:26.656Z|7ddaeabd-0683-42a0-b87f-d68389b866e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||Status text : OK 2023-05-06T11:55:26.657Z|7ddaeabd-0683-42a0-b87f-d68389b866e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:55:26 GMT", x-envoy-upstream-service-time:"38", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:55:26.657Z|7ddaeabd-0683-42a0-b87f-d68389b866e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||Response body: { "requestId" : "08128ded-6838-497f-be7a-aaaf27aab99c", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-05-06T11:55:13.000+00:00", "endTime" : "2023-05-06T11:55:20.000+00:00", "source" : "VID", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"19645456-85e8-4458-8d76-1dd7038b5f37\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2cac7801-19e9-4491-baa8-e38f27b4c45d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"7db65ec7566d486695bbd771595ed5b3\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:55:20.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "54850123-ffc9-4c02-a21c-6d95dfd678f8", "serviceInstanceName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "08128ded-6838-497f-be7a-aaaf27aab99c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c" } } } 2023-05-06T11:55:26.658Z|7ddaeabd-0683-42a0-b87f-d68389b866e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||=======================response end================================================= 2023-05-06T11:55:26.658Z|7ddaeabd-0683-42a0-b87f-d68389b866e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|INFO|500||InvokeReturn 2023-05-06T11:55:26.660Z|7ddaeabd-0683-42a0-b87f-d68389b866e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false 2023-05-06T11:55:26.660Z|7ddaeabd-0683-42a0-b87f-d68389b866e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:55:26.661Z|7ddaeabd-0683-42a0-b87f-d68389b866e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:55:26.661Z|7ddaeabd-0683-42a0-b87f-d68389b866e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false 2023-05-06T11:55:26.661Z|7ddaeabd-0683-42a0-b87f-d68389b866e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:55:26.662Z|7ddaeabd-0683-42a0-b87f-d68389b866e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fecaadbbcab5a3196d218a76efdec77f", X-B3-SpanId:"1aebdf048af879ec", X-B3-ParentSpanId:"890fa9d72fde0c65", X-B3-Sampled:"0", X-ONAP-RequestID:"7ddaeabd-0683-42a0-b87f-d68389b866e7", X-RequestID:"7ddaeabd-0683-42a0-b87f-d68389b866e7", X-TransactionID:"7ddaeabd-0683-42a0-b87f-d68389b866e7", X-ECOMP-RequestID:"7ddaeabd-0683-42a0-b87f-d68389b866e7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a733236-8abe-4069-896f-d6093c87a4b5"] 2023-05-06T11:55:26.662Z|7ddaeabd-0683-42a0-b87f-d68389b866e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:55:26.662Z|7ddaeabd-0683-42a0-b87f-d68389b866e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:55:26.681Z|7ddaeabd-0683-42a0-b87f-d68389b866e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:55:26.682Z|7ddaeabd-0683-42a0-b87f-d68389b866e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:55:26.682Z|7ddaeabd-0683-42a0-b87f-d68389b866e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:55:26.682Z|7ddaeabd-0683-42a0-b87f-d68389b866e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:55:26 GMT", x-envoy-upstream-service-time:"15", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:55:26.683Z|7ddaeabd-0683-42a0-b87f-d68389b866e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-05-06T11:55:26.684Z|7ddaeabd-0683-42a0-b87f-d68389b866e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:55:26.684Z|7ddaeabd-0683-42a0-b87f-d68389b866e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:55:26.693Z|7ddaeabd-0683-42a0-b87f-d68389b866e7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:55:26.952Z|d05d2cef-882b-4c8a-9d24-a7e8aca54a92|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|||INFO|500||Entering 2023-05-06T11:55:26.960Z|d05d2cef-882b-4c8a-9d24-a7e8aca54a92|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c 2023-05-06T11:55:26.961Z|d05d2cef-882b-4c8a-9d24-a7e8aca54a92|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|INFO|500||Invoke 2023-05-06T11:55:26.961Z|d05d2cef-882b-4c8a-9d24-a7e8aca54a92|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||===========================request begin================================================ 2023-05-06T11:55:26.961Z|d05d2cef-882b-4c8a-9d24-a7e8aca54a92|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c 2023-05-06T11:55:26.961Z|d05d2cef-882b-4c8a-9d24-a7e8aca54a92|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||Method : GET 2023-05-06T11:55:26.961Z|d05d2cef-882b-4c8a-9d24-a7e8aca54a92|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8511503131d9c7d17a8183077f81e353", X-B3-SpanId:"c1ba123b91084b1e", X-B3-ParentSpanId:"fb5fcf888422e9f6", X-B3-Sampled:"0", X-ONAP-RequestID:"d05d2cef-882b-4c8a-9d24-a7e8aca54a92", X-RequestID:"d05d2cef-882b-4c8a-9d24-a7e8aca54a92", X-TransactionID:"d05d2cef-882b-4c8a-9d24-a7e8aca54a92", X-ECOMP-RequestID:"d05d2cef-882b-4c8a-9d24-a7e8aca54a92", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e4e28f5a-391f-4e47-8087-2ed1ca2db514"] 2023-05-06T11:55:26.962Z|d05d2cef-882b-4c8a-9d24-a7e8aca54a92|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||Request body: 2023-05-06T11:55:26.962Z|d05d2cef-882b-4c8a-9d24-a7e8aca54a92|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||==========================request end================================================ 2023-05-06T11:55:26.992Z|d05d2cef-882b-4c8a-9d24-a7e8aca54a92|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||============================response begin========================================== 2023-05-06T11:55:26.993Z|d05d2cef-882b-4c8a-9d24-a7e8aca54a92|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||Status code : 200 OK 2023-05-06T11:55:26.993Z|d05d2cef-882b-4c8a-9d24-a7e8aca54a92|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||Status text : OK 2023-05-06T11:55:26.993Z|d05d2cef-882b-4c8a-9d24-a7e8aca54a92|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:55:26 GMT", x-envoy-upstream-service-time:"28", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:55:26.996Z|d05d2cef-882b-4c8a-9d24-a7e8aca54a92|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||Response body: { "requestId" : "08128ded-6838-497f-be7a-aaaf27aab99c", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-05-06T11:55:13.000+00:00", "endTime" : "2023-05-06T11:55:20.000+00:00", "source" : "VID", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"19645456-85e8-4458-8d76-1dd7038b5f37\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"2cac7801-19e9-4491-baa8-e38f27b4c45d\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\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\": \"7db65ec7566d486695bbd771595ed5b3\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T11:55:20.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "54850123-ffc9-4c02-a21c-6d95dfd678f8", "serviceInstanceName" : "basic_vm-2b127e15-a6ee-4c8c-9431-f66b4480a27d", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/54850123-ffc9-4c02-a21c-6d95dfd678f8", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "08128ded-6838-497f-be7a-aaaf27aab99c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c" } } } 2023-05-06T11:55:26.996Z|d05d2cef-882b-4c8a-9d24-a7e8aca54a92|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|DEBUG|500||=======================response end================================================= 2023-05-06T11:55:26.997Z|d05d2cef-882b-4c8a-9d24-a7e8aca54a92|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/08128ded-6838-497f-be7a-aaaf27aab99c|INFO|500||InvokeReturn 2023-05-06T11:55:26.998Z|d05d2cef-882b-4c8a-9d24-a7e8aca54a92|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false 2023-05-06T11:55:26.998Z|d05d2cef-882b-4c8a-9d24-a7e8aca54a92|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T11:55:26.999Z|d05d2cef-882b-4c8a-9d24-a7e8aca54a92|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T11:55:26.999Z|d05d2cef-882b-4c8a-9d24-a7e8aca54a92|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false 2023-05-06T11:55:26.999Z|d05d2cef-882b-4c8a-9d24-a7e8aca54a92|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T11:55:27.000Z|d05d2cef-882b-4c8a-9d24-a7e8aca54a92|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8511503131d9c7d17a8183077f81e353", X-B3-SpanId:"c00159fe4b21bbca", X-B3-ParentSpanId:"fb5fcf888422e9f6", X-B3-Sampled:"0", X-ONAP-RequestID:"d05d2cef-882b-4c8a-9d24-a7e8aca54a92", X-RequestID:"d05d2cef-882b-4c8a-9d24-a7e8aca54a92", X-TransactionID:"d05d2cef-882b-4c8a-9d24-a7e8aca54a92", X-ECOMP-RequestID:"d05d2cef-882b-4c8a-9d24-a7e8aca54a92", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"106e74f7-fbbd-4a0b-acd0-84321eb03391"] 2023-05-06T11:55:27.000Z|d05d2cef-882b-4c8a-9d24-a7e8aca54a92|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T11:55:27.000Z|d05d2cef-882b-4c8a-9d24-a7e8aca54a92|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T11:55:27.019Z|d05d2cef-882b-4c8a-9d24-a7e8aca54a92|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T11:55:27.020Z|d05d2cef-882b-4c8a-9d24-a7e8aca54a92|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T11:55:27.020Z|d05d2cef-882b-4c8a-9d24-a7e8aca54a92|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T11:55:27.020Z|d05d2cef-882b-4c8a-9d24-a7e8aca54a92|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 11:55:27 GMT", x-envoy-upstream-service-time:"16", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T11:55:27.023Z|d05d2cef-882b-4c8a-9d24-a7e8aca54a92|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-05-06T11:55:27.024Z|d05d2cef-882b-4c8a-9d24-a7e8aca54a92|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T11:55:27.024Z|d05d2cef-882b-4c8a-9d24-a7e8aca54a92|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=08128ded-6838-497f-be7a-aaaf27aab99c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T11:55:27.033Z|d05d2cef-882b-4c8a-9d24-a7e8aca54a92|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/08128ded-6838-497f-be7a-aaaf27aab99c|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T11:55:31.537Z|55f91ecc-c3e4-4812-973b-2faf5be4c279|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:55:31.538Z|55f91ecc-c3e4-4812-973b-2faf5be4c279|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:55:31.544Z|464e2466-721f-4204-a3bd-aeafa43a3555|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:55:31.544Z|464e2466-721f-4204-a3bd-aeafa43a3555|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:55:31.546Z|55803ec1-1731-4624-bb1d-925b65a77312|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:55:31.546Z|55803ec1-1731-4624-bb1d-925b65a77312|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:55:33.818Z|cd18ba99-204a-4d44-b010-4ebbbfe9fa42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:55:33.823Z|cd18ba99-204a-4d44-b010-4ebbbfe9fa42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:55:41.567Z|345cf4a6-3d86-42dd-b138-428d7e5fa51d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:55:41.568Z|345cf4a6-3d86-42dd-b138-428d7e5fa51d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:55:41.570Z|752334b3-2c17-4963-b9c1-ef5abe613c71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:55:41.571Z|752334b3-2c17-4963-b9c1-ef5abe613c71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:55:41.573Z|345ab3e9-2c32-4c7a-88f3-76a0dac6fb3a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:55:41.574Z|345ab3e9-2c32-4c7a-88f3-76a0dac6fb3a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:55:48.817Z|120e3e69-ba92-4889-b1ac-4f0a3caa342e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:55:48.818Z|120e3e69-ba92-4889-b1ac-4f0a3caa342e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:55:50.190Z|908fd210-f0f1-46e3-85ec-7f2f346b3510|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:55:50.190Z|908fd210-f0f1-46e3-85ec-7f2f346b3510|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:55:51.598Z|169c6d61-e14f-481f-8495-455823e69cb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:55:51.598Z|169c6d61-e14f-481f-8495-455823e69cb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:55:51.603Z|53195246-faf1-4b45-b6cc-9a37a6fc6c70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:55:51.604Z|53195246-faf1-4b45-b6cc-9a37a6fc6c70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:55:51.606Z|627c2ac3-b484-4aa0-981c-4ccb71e0740a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:55:51.606Z|627c2ac3-b484-4aa0-981c-4ccb71e0740a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:56:01.631Z|adcd9404-dbb9-4b42-8214-d9db43e3d214|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:56:01.632Z|adcd9404-dbb9-4b42-8214-d9db43e3d214|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:56:01.634Z|c2501d2c-d3fe-4351-913f-056debaab28d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:56:01.634Z|ba09fd8d-a3bb-46c7-b70d-62d1eacff340|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:56:01.634Z|c2501d2c-d3fe-4351-913f-056debaab28d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:56:01.635Z|ba09fd8d-a3bb-46c7-b70d-62d1eacff340|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:56:03.817Z|7bdfccc8-e184-4867-9450-8cf2a84e9255|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:56:03.818Z|7bdfccc8-e184-4867-9450-8cf2a84e9255|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:56:11.665Z|aaf7dc32-db43-4f62-9c64-69dd19ee93b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:56:11.665Z|fbf5b1ca-bdb8-4f5c-a1d4-4c08c1f9d0fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:56:11.665Z|aaf7dc32-db43-4f62-9c64-69dd19ee93b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:56:11.666Z|fbf5b1ca-bdb8-4f5c-a1d4-4c08c1f9d0fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:56:11.674Z|0f08a678-623a-4354-b18e-a59bdb183e56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:56:11.675Z|0f08a678-623a-4354-b18e-a59bdb183e56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:56:15.770Z|8ee01de8-d5f9-4f35-adee-37e916c9a93f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T11:56:15.770Z|8ee01de8-d5f9-4f35-adee-37e916c9a93f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T11:56:18.817Z|44c148af-bb7b-4f7e-b6e5-ded481bbf737|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:56:18.822Z|44c148af-bb7b-4f7e-b6e5-ded481bbf737|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:56:20.191Z|2df5937f-3bf2-4cd0-90c4-f0829876c8ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:56:20.191Z|2df5937f-3bf2-4cd0-90c4-f0829876c8ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:56:21.704Z|df889ec2-2b7e-4c18-80a6-681d38ad48ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:56:21.705Z|df889ec2-2b7e-4c18-80a6-681d38ad48ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:56:21.705Z|a7d906f8-fb81-4b2e-85f8-5fb33a34e861|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:56:21.706Z|a7d906f8-fb81-4b2e-85f8-5fb33a34e861|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:56:21.706Z|6f267cd4-01fb-4f68-ae9a-6ccc92572b4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:56:21.707Z|6f267cd4-01fb-4f68-ae9a-6ccc92572b4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:56:31.741Z|f3f3db17-8da6-4f60-b781-5e4074f58129|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:56:31.742Z|f3f3db17-8da6-4f60-b781-5e4074f58129|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:56:31.747Z|31ebd052-e730-49b7-ae36-a9953902e87d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:56:31.747Z|84ae5904-111d-4436-8c09-097f91723895|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:56:31.748Z|31ebd052-e730-49b7-ae36-a9953902e87d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:56:31.748Z|84ae5904-111d-4436-8c09-097f91723895|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:56:33.817Z|928528e5-5a67-4850-a835-1b7249fd974a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:56:33.818Z|928528e5-5a67-4850-a835-1b7249fd974a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:56:41.782Z|6a3b5ea9-d2b2-41be-82ed-c4ca239e48f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:56:41.782Z|8c6e55fc-a5b3-4558-8c5f-39d694324cb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:56:41.782Z|c20355c4-299a-4776-878c-294ee298ba66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:56:41.782Z|6a3b5ea9-d2b2-41be-82ed-c4ca239e48f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:56:41.783Z|8c6e55fc-a5b3-4558-8c5f-39d694324cb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:56:41.783Z|c20355c4-299a-4776-878c-294ee298ba66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:56:48.817Z|a84109ec-ceea-4e11-8ac3-727241e9a9c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:56:48.818Z|a84109ec-ceea-4e11-8ac3-727241e9a9c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:56:50.192Z|8f8b9bbf-0a28-4952-873c-dfd156ef15a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:56:50.192Z|8f8b9bbf-0a28-4952-873c-dfd156ef15a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:56:51.814Z|f2f00b05-9d0c-4459-aeb3-64c52d7fc9cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:56:51.815Z|f2f00b05-9d0c-4459-aeb3-64c52d7fc9cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:56:51.817Z|10f48834-4cc4-43bd-9e1b-0fa1452f38d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:56:51.817Z|51fe328f-5db9-4e49-b854-60401be32d83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:56:51.818Z|10f48834-4cc4-43bd-9e1b-0fa1452f38d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:56:51.818Z|51fe328f-5db9-4e49-b854-60401be32d83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:57:01.857Z|899522f8-b9e4-49f7-84d7-fbacbf19eab9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:57:01.857Z|899522f8-b9e4-49f7-84d7-fbacbf19eab9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:57:01.858Z|d2bbc2ae-f4a4-44db-a111-1e5a361a80fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:57:01.847Z|488f0df1-6181-4ce9-be71-2f5e6af2a29a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:57:01.858Z|d2bbc2ae-f4a4-44db-a111-1e5a361a80fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:57:01.858Z|488f0df1-6181-4ce9-be71-2f5e6af2a29a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:57:03.817Z|c6df7121-916d-4b30-a28f-300457e26d81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:57:03.822Z|c6df7121-916d-4b30-a28f-300457e26d81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:57:11.887Z|7fb38761-4778-4741-92fd-e0cd5f966e22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:57:11.888Z|2e69762e-b544-4ee8-b5ee-7e2675f33eaa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:57:11.888Z|7fb38761-4778-4741-92fd-e0cd5f966e22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:57:11.889Z|2e69762e-b544-4ee8-b5ee-7e2675f33eaa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:57:11.898Z|8bdfc9d0-53fa-4040-81a5-999324f981a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:57:11.898Z|8bdfc9d0-53fa-4040-81a5-999324f981a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:57:15.770Z|edcf4d3f-e190-46b8-bd6f-31c3a4befb60|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T11:57:15.771Z|edcf4d3f-e190-46b8-bd6f-31c3a4befb60|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T11:57:18.817Z|d0d64371-c868-4de4-876e-957c9e6978f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:57:18.818Z|d0d64371-c868-4de4-876e-957c9e6978f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:57:20.193Z|1a0e93da-7f55-4fd6-a554-f88f9eb8cb88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:57:20.194Z|1a0e93da-7f55-4fd6-a554-f88f9eb8cb88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:57:21.928Z|f206ffbd-ac69-4e73-90af-b80a83ad9890|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:57:21.929Z|f206ffbd-ac69-4e73-90af-b80a83ad9890|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:57:21.930Z|f682e21b-4bdc-41dd-a05b-8ccc5ebb737f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:57:21.930Z|f682e21b-4bdc-41dd-a05b-8ccc5ebb737f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:57:21.934Z|803a1a9f-df47-4d17-a2aa-eb0bafa996b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:57:21.935Z|803a1a9f-df47-4d17-a2aa-eb0bafa996b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:57:31.964Z|67a3aa63-f08c-489a-8d7a-a71a328da21e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:57:31.964Z|67a3aa63-f08c-489a-8d7a-a71a328da21e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:57:31.966Z|a3aa3fc2-cb2d-4d41-bcef-30dc32778e56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:57:31.966Z|a3aa3fc2-cb2d-4d41-bcef-30dc32778e56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:57:31.966Z|4767cbf4-c4d3-4c78-8c79-5e8c55112b98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:57:31.967Z|4767cbf4-c4d3-4c78-8c79-5e8c55112b98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:57:33.817Z|6a2ad03c-3ad0-47bf-b93f-3abefdb3fb37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:57:33.819Z|6a2ad03c-3ad0-47bf-b93f-3abefdb3fb37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:57:41.992Z|681acc67-9bba-462e-8df0-61ee653b2953|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:57:41.993Z|681acc67-9bba-462e-8df0-61ee653b2953|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:57:41.998Z|0bc5a3b0-b076-4739-a8a4-1c4875ff0ed6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:57:41.999Z|0bc5a3b0-b076-4739-a8a4-1c4875ff0ed6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:57:41.999Z|79af6bdc-445d-4dfd-9689-35f6e242b05e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:57:42.000Z|79af6bdc-445d-4dfd-9689-35f6e242b05e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:57:48.817Z|b88fbfab-6e49-4046-ba08-c34e363921ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:57:48.821Z|b88fbfab-6e49-4046-ba08-c34e363921ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:57:50.194Z|9262c19a-ccb2-4b6d-9a0f-014bb9174991|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:57:50.195Z|9262c19a-ccb2-4b6d-9a0f-014bb9174991|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:57:52.031Z|af4f469e-266c-44ae-9560-413eeecd99ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:57:52.032Z|939c0fea-f909-4abc-b212-08c85a62cb55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:57:52.032Z|d92ce1dc-4bf4-4e38-835c-4f4d9a6253d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:57:52.032Z|af4f469e-266c-44ae-9560-413eeecd99ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:57:52.033Z|d92ce1dc-4bf4-4e38-835c-4f4d9a6253d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:57:52.033Z|939c0fea-f909-4abc-b212-08c85a62cb55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:58:02.063Z|5e9c3f7e-43a6-4b23-903d-ded5cd934e9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:58:02.063Z|5e9c3f7e-43a6-4b23-903d-ded5cd934e9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:58:02.067Z|4440e747-b2a6-4a61-a32a-eb9a6b234588|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:58:02.068Z|4440e747-b2a6-4a61-a32a-eb9a6b234588|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:58:02.068Z|380551e0-dc18-4f61-84d2-3b7f1a687684|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:58:02.068Z|380551e0-dc18-4f61-84d2-3b7f1a687684|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:58:03.817Z|e4275bce-0677-44bb-8492-f16006cdc00e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:58:03.818Z|e4275bce-0677-44bb-8492-f16006cdc00e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:58:12.095Z|1ff768f9-2e10-45f0-b369-e2adaca1242f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:58:12.096Z|1ff768f9-2e10-45f0-b369-e2adaca1242f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:58:12.097Z|bac90138-0268-4f02-aeeb-08ebf6aaf890|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:58:12.097Z|bac90138-0268-4f02-aeeb-08ebf6aaf890|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:58:12.099Z|a90d6f32-20d1-4420-aff4-30259bde5fab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:58:12.100Z|a90d6f32-20d1-4420-aff4-30259bde5fab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:58:15.771Z|60ee715e-2667-4706-b3c3-2f7f35e88c2d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T11:58:15.772Z|60ee715e-2667-4706-b3c3-2f7f35e88c2d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T11:58:18.817Z|726c1237-382c-4dcb-b27d-d8044f730a1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:58:18.818Z|726c1237-382c-4dcb-b27d-d8044f730a1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:58:20.195Z|4fcf7180-6abb-4198-b452-3a668e390e78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:58:20.196Z|4fcf7180-6abb-4198-b452-3a668e390e78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:58:22.129Z|bb65a2d7-87e6-4db7-858d-75ec6f98d425|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:58:22.129Z|2225a82b-a161-4dec-b925-e857668d1e9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:58:22.130Z|bb65a2d7-87e6-4db7-858d-75ec6f98d425|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:58:22.130Z|2225a82b-a161-4dec-b925-e857668d1e9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:58:22.137Z|da44f714-df8d-4319-aec3-8583eec65c5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:58:22.139Z|da44f714-df8d-4319-aec3-8583eec65c5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:58:32.158Z|cccacbfb-f3e3-4499-9653-16119b55413d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:58:32.159Z|cccacbfb-f3e3-4499-9653-16119b55413d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:58:32.162Z|800044cc-bb9d-4398-8904-ad87375e5326|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:58:32.162Z|800044cc-bb9d-4398-8904-ad87375e5326|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:58:32.168Z|3ee60d9b-251d-46d9-aeef-a05e4d8d25a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:58:32.169Z|3ee60d9b-251d-46d9-aeef-a05e4d8d25a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:58:33.817Z|df5a1cdd-e7b3-48cc-8e89-007ed96fc38f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:58:33.822Z|df5a1cdd-e7b3-48cc-8e89-007ed96fc38f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:58:42.188Z|c86bb6ca-a876-4d0a-8b8c-b56e664b5c3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:58:42.188Z|c86bb6ca-a876-4d0a-8b8c-b56e664b5c3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:58:42.190Z|731f3949-f8f6-4c44-a55f-75334a05442d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:58:42.191Z|731f3949-f8f6-4c44-a55f-75334a05442d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:58:42.199Z|419b0578-a19a-4d77-b7f0-a552a84f3b23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:58:42.200Z|419b0578-a19a-4d77-b7f0-a552a84f3b23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:58:48.817Z|bc5ca710-89f2-4c09-8320-18634a212198|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:58:48.818Z|bc5ca710-89f2-4c09-8320-18634a212198|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:58:50.196Z|7d76e592-8749-47bb-b179-abc885ff81d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:58:50.198Z|7d76e592-8749-47bb-b179-abc885ff81d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:58:52.218Z|afdcd18a-60a0-43f0-878b-c1c57f238aab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:58:52.218Z|afdcd18a-60a0-43f0-878b-c1c57f238aab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:58:52.221Z|74e9f982-836b-4022-8d30-7228a0d84572|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:58:52.222Z|74e9f982-836b-4022-8d30-7228a0d84572|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:58:52.231Z|1c31d1d3-ead2-4f77-a6d8-eddcf23a786f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:58:52.231Z|1c31d1d3-ead2-4f77-a6d8-eddcf23a786f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:59:02.249Z|e71cd586-55e6-48fd-9988-28e03c845dd1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:59:02.250Z|e71cd586-55e6-48fd-9988-28e03c845dd1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:59:02.250Z|b55c151c-8936-43bc-abac-4c4f9c288475|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:59:02.251Z|b55c151c-8936-43bc-abac-4c4f9c288475|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:59:02.260Z|d86d32c4-a58a-4c8f-b371-0e2560a66673|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:59:02.261Z|d86d32c4-a58a-4c8f-b371-0e2560a66673|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:59:03.817Z|ca9a9e22-116c-4322-abb3-992b41992e9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:59:03.818Z|ca9a9e22-116c-4322-abb3-992b41992e9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:59:12.281Z|7f5203dd-12ee-460a-98be-ae674881fff5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:59:12.282Z|7f5203dd-12ee-460a-98be-ae674881fff5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:59:12.290Z|b2de2b79-2cd9-4c39-8fe8-1ad186ab0c2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:59:12.290Z|b2de2b79-2cd9-4c39-8fe8-1ad186ab0c2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:59:12.292Z|50c89c1b-0b84-4426-bc9f-7df3860e11ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:59:12.293Z|50c89c1b-0b84-4426-bc9f-7df3860e11ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:59:15.770Z|1b7e1958-a45e-4ca4-8778-d22068877007|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T11:59:15.771Z|1b7e1958-a45e-4ca4-8778-d22068877007|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T11:59:18.818Z|cf1deb27-a6ce-49b8-9d5a-1d75ca602f5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:59:18.821Z|cf1deb27-a6ce-49b8-9d5a-1d75ca602f5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:59:20.199Z|655f5e0c-29ee-4b4b-a4e3-5f1335778692|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:59:20.199Z|655f5e0c-29ee-4b4b-a4e3-5f1335778692|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:59:22.313Z|42e66c4a-8582-4f03-aaac-38dbb6943cc2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:59:22.313Z|42e66c4a-8582-4f03-aaac-38dbb6943cc2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:59:22.322Z|6c1c6255-e84e-4414-8b0c-0615474d2f18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:59:22.322Z|6c1c6255-e84e-4414-8b0c-0615474d2f18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:59:22.322Z|e018388b-0448-4a64-8f44-2cfe94f27a82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:59:22.323Z|e018388b-0448-4a64-8f44-2cfe94f27a82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:59:32.350Z|134e718b-f071-42ee-b1df-0c1e0fc01f76|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:59:32.352Z|134e718b-f071-42ee-b1df-0c1e0fc01f76|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:59:32.352Z|67c6b0f3-1bd8-486a-8ef9-de3584b86282|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:59:32.353Z|67c6b0f3-1bd8-486a-8ef9-de3584b86282|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:59:32.354Z|a12cd8ba-9c95-4a9d-91d6-6471b29f7b40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:59:32.355Z|a12cd8ba-9c95-4a9d-91d6-6471b29f7b40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:59:33.817Z|c71fac4c-cde3-45ad-b043-4680a206f5bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:59:33.818Z|c71fac4c-cde3-45ad-b043-4680a206f5bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:59:42.383Z|cd0ac493-21d4-4dbc-9210-ad74f85c0ba5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:59:42.383Z|cd0ac493-21d4-4dbc-9210-ad74f85c0ba5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:59:42.383Z|1ec4571c-2e47-42bb-b18e-6b7ae90dac57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:59:42.384Z|a5969d38-1c13-43bc-816f-57a322bd3afd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:59:42.384Z|1ec4571c-2e47-42bb-b18e-6b7ae90dac57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:59:42.384Z|a5969d38-1c13-43bc-816f-57a322bd3afd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:59:48.817Z|951ca635-d424-4a0b-9f63-26fd81d3228a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:59:48.818Z|951ca635-d424-4a0b-9f63-26fd81d3228a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:59:50.200Z|89ace875-039c-40f2-bc4d-0e42d61bde5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T11:59:50.200Z|89ace875-039c-40f2-bc4d-0e42d61bde5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T11:59:52.418Z|d74d8f3a-a1d8-49e1-818f-5b341e19b69b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:59:52.418Z|4a1ef200-d74a-4332-a267-d72f68b64528|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:59:52.418Z|d74d8f3a-a1d8-49e1-818f-5b341e19b69b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:59:52.419Z|4a1ef200-d74a-4332-a267-d72f68b64528|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T11:59:52.424Z|d9c9ceba-f36a-49ca-b84b-ac1b4d590e67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T11:59:52.424Z|d9c9ceba-f36a-49ca-b84b-ac1b4d590e67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:00:02.450Z|5847279e-906e-452b-a6ff-373b4a0a3868|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:00:02.451Z|5847279e-906e-452b-a6ff-373b4a0a3868|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:00:02.450Z|ef8b3d69-e619-4496-9258-d4c2b66772ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:00:02.452Z|ef8b3d69-e619-4496-9258-d4c2b66772ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:00:02.452Z|7ee9ae18-ed7c-4081-a135-021a028d1ec9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:00:02.452Z|7ee9ae18-ed7c-4081-a135-021a028d1ec9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:00:03.817Z|d622f9d4-90bb-42ce-8350-7b3183e06e6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:00:03.821Z|d622f9d4-90bb-42ce-8350-7b3183e06e6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:00:12.482Z|459271f6-6b36-4914-8824-49abdcf8681a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:00:12.483Z|459271f6-6b36-4914-8824-49abdcf8681a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:00:12.488Z|337af680-69e8-49f7-adb7-edf43f45f3cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:00:12.489Z|337af680-69e8-49f7-adb7-edf43f45f3cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:00:12.492Z|f336aa91-6711-40a3-b074-2e5dcfed234b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:00:12.492Z|f336aa91-6711-40a3-b074-2e5dcfed234b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:00:15.770Z|9b384131-bf1b-47bf-8b4b-c76af1b0ec92|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T12:00:15.771Z|9b384131-bf1b-47bf-8b4b-c76af1b0ec92|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T12:00:18.817Z|ca0b8260-4e6e-45b2-8d27-5294a7a94d93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:00:18.818Z|ca0b8260-4e6e-45b2-8d27-5294a7a94d93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:00:20.201Z|168266b9-18cc-4e9c-a97d-83682bd1ed2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:00:20.201Z|168266b9-18cc-4e9c-a97d-83682bd1ed2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:00:22.515Z|9ac2a27f-cb1f-49cd-8fa0-db4ad1a3118f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:00:22.516Z|9ac2a27f-cb1f-49cd-8fa0-db4ad1a3118f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:00:22.522Z|19b92ec9-33e9-4c44-9a7f-c50d657e637c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:00:22.522Z|19b92ec9-33e9-4c44-9a7f-c50d657e637c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:00:22.524Z|adcad364-e131-4880-ae14-b1770bfa1ccb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:00:22.524Z|adcad364-e131-4880-ae14-b1770bfa1ccb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:00:32.556Z|a0ad9a18-a48a-472a-b2ae-058105860e48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:00:32.558Z|a0ad9a18-a48a-472a-b2ae-058105860e48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:00:32.560Z|c7dc00a5-20e8-4f30-bb16-1885d891d6ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:00:32.560Z|c7dc00a5-20e8-4f30-bb16-1885d891d6ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:00:32.560Z|8a6cbb0b-8d04-461a-8320-a1a12bf014e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:00:32.561Z|8a6cbb0b-8d04-461a-8320-a1a12bf014e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:00:33.817Z|7ed58ae5-c65d-49e9-b16b-5c460663ff36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:00:33.818Z|7ed58ae5-c65d-49e9-b16b-5c460663ff36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:00:42.593Z|0a8fbcea-1116-452c-9d94-54bf07337602|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:00:42.593Z|1318ad55-9d21-436a-8fa2-90a859a9dad1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:00:42.593Z|3bb1df62-6bc5-4ce3-8e3e-571554916080|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:00:42.593Z|0a8fbcea-1116-452c-9d94-54bf07337602|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:00:42.593Z|1318ad55-9d21-436a-8fa2-90a859a9dad1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:00:42.594Z|3bb1df62-6bc5-4ce3-8e3e-571554916080|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:00:48.817Z|1855769b-8e57-4a20-899f-27fadeac6809|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:00:48.823Z|1855769b-8e57-4a20-899f-27fadeac6809|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:00:50.202Z|4c5a4f1f-16fd-406c-a791-7c7608dadae8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:00:50.203Z|4c5a4f1f-16fd-406c-a791-7c7608dadae8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:00:52.623Z|558407dd-f205-4b45-9ccc-5ab59b459701|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:00:52.624Z|558407dd-f205-4b45-9ccc-5ab59b459701|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:00:52.632Z|17c5875e-fdda-4990-85b5-b52f3aef036e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:00:52.633Z|6e5b0a22-e6e9-4bf9-bc17-8deffcc3a28e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:00:52.634Z|6e5b0a22-e6e9-4bf9-bc17-8deffcc3a28e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:00:52.633Z|17c5875e-fdda-4990-85b5-b52f3aef036e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:01:02.657Z|d8ba1a54-1029-4d5b-8d7a-d098a1437318|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:01:02.658Z|d8ba1a54-1029-4d5b-8d7a-d098a1437318|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:01:02.663Z|9dcfe8c0-84b7-45ad-afa1-a126f5d3ebcb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:01:02.664Z|9dcfe8c0-84b7-45ad-afa1-a126f5d3ebcb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:01:02.666Z|405f9df9-0292-46ca-a685-4ef898ce5e9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:01:02.667Z|405f9df9-0292-46ca-a685-4ef898ce5e9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:01:03.817Z|ecc55799-4393-4e5d-83ee-e77590701734|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:01:03.818Z|ecc55799-4393-4e5d-83ee-e77590701734|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:01:12.688Z|d53b27a5-394c-4708-a29b-a5ced069c42e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:01:12.689Z|d53b27a5-394c-4708-a29b-a5ced069c42e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:01:12.689Z|60d50bec-e863-4617-9061-3217d4062447|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:01:12.690Z|60d50bec-e863-4617-9061-3217d4062447|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:01:12.694Z|2592f0ac-b52c-44d4-a16c-77193db538a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:01:12.695Z|2592f0ac-b52c-44d4-a16c-77193db538a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:01:15.770Z|0a6a933a-ef5b-480e-bf48-0c13eda4bc07|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T12:01:15.770Z|0a6a933a-ef5b-480e-bf48-0c13eda4bc07|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T12:01:18.817Z|d5c01241-f54e-45ce-b115-850b2b029f8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:01:18.818Z|d5c01241-f54e-45ce-b115-850b2b029f8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:01:20.204Z|23f73070-d95d-47f9-851a-3ca430a5db3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:01:20.204Z|23f73070-d95d-47f9-851a-3ca430a5db3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:01:22.720Z|fe396e5c-57c4-40d4-961d-23936e85fff7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:01:22.720Z|fe396e5c-57c4-40d4-961d-23936e85fff7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:01:22.727Z|3f042825-6ffd-429c-9362-1cb4bb1bd78d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:01:22.728Z|3f042825-6ffd-429c-9362-1cb4bb1bd78d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:01:22.730Z|deb13929-d24d-4ab4-a1c6-f43f02671efe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:01:22.731Z|deb13929-d24d-4ab4-a1c6-f43f02671efe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:01:32.755Z|5acfde94-8250-4aaf-a403-cfcf29e72b0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:01:32.755Z|5acfde94-8250-4aaf-a403-cfcf29e72b0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:01:32.759Z|8ea49a10-44a8-4e8b-937b-31009eae6b4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:01:32.759Z|8ea49a10-44a8-4e8b-937b-31009eae6b4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:01:32.764Z|df12df57-7459-4125-a0e6-6aba9b2336bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:01:32.764Z|df12df57-7459-4125-a0e6-6aba9b2336bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:01:33.818Z|a82ed2b8-067f-494e-828c-a950ec53bfe6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:01:33.822Z|a82ed2b8-067f-494e-828c-a950ec53bfe6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:01:42.787Z|145b1150-2d27-4182-9bb3-e595bfb74362|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:01:42.788Z|145b1150-2d27-4182-9bb3-e595bfb74362|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:01:42.791Z|3a2d9b22-8a69-4ab7-bedf-6c218e9fb51e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:01:42.791Z|3a2d9b22-8a69-4ab7-bedf-6c218e9fb51e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:01:42.795Z|5658241d-0145-456a-9b41-349223105804|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:01:42.795Z|5658241d-0145-456a-9b41-349223105804|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:01:48.817Z|38c62392-b73e-4958-839a-aaefa4b94643|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:01:48.818Z|38c62392-b73e-4958-839a-aaefa4b94643|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:01:50.205Z|7b7d417c-9dc9-417e-b8b1-319101a35272|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:01:50.205Z|7b7d417c-9dc9-417e-b8b1-319101a35272|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:01:52.815Z|b09f211a-1ff4-48c6-8621-168c9352847e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:01:52.816Z|b09f211a-1ff4-48c6-8621-168c9352847e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:01:52.818Z|5d8631d1-691d-4863-81d0-43c04c4f729d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:01:52.818Z|5d8631d1-691d-4863-81d0-43c04c4f729d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:01:52.820Z|cce50c53-e0c6-479e-92d8-c1eec1de6452|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:01:52.820Z|cce50c53-e0c6-479e-92d8-c1eec1de6452|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:02:02.846Z|15031be0-305e-4ef3-bd98-4c9404519a70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:02:02.846Z|15031be0-305e-4ef3-bd98-4c9404519a70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:02:02.854Z|6175cbe4-9f72-4a47-a031-56694ed3928c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:02:02.854Z|99bf5e07-de25-48b1-838a-7edc7709ef97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:02:02.855Z|6175cbe4-9f72-4a47-a031-56694ed3928c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:02:02.855Z|99bf5e07-de25-48b1-838a-7edc7709ef97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:02:03.817Z|3df9aa30-2e2c-4a3c-9e9e-c42bc84517bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:02:03.818Z|3df9aa30-2e2c-4a3c-9e9e-c42bc84517bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:02:12.880Z|ddff1472-6890-444a-8f25-11e1a2652655|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:02:12.881Z|ddff1472-6890-444a-8f25-11e1a2652655|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:02:12.884Z|b21d9f93-bfd6-4563-8950-e6d56277bb41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:02:12.885Z|b21d9f93-bfd6-4563-8950-e6d56277bb41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:02:12.887Z|3bedac74-be89-4ff6-97cd-487b924d5137|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:02:12.888Z|3bedac74-be89-4ff6-97cd-487b924d5137|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:02:15.772Z|dad8145c-2dac-4de5-a15e-aaa739a45bab|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T12:02:15.773Z|dad8145c-2dac-4de5-a15e-aaa739a45bab|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T12:02:18.817Z|0ac965a9-25f9-461e-bdcc-966997b38a42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:02:18.821Z|0ac965a9-25f9-461e-bdcc-966997b38a42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:02:20.206Z|b7c2e74c-ab18-4557-ad1e-ee74e3c2240c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:02:20.206Z|b7c2e74c-ab18-4557-ad1e-ee74e3c2240c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:02:22.912Z|f56e0808-80b1-4898-a852-dc34d5eb9d74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:02:22.912Z|f56e0808-80b1-4898-a852-dc34d5eb9d74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:02:22.916Z|583c8554-b95a-4e50-a0f2-8996fee2106e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:02:22.917Z|583c8554-b95a-4e50-a0f2-8996fee2106e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:02:22.917Z|f159edf2-6807-422b-ab1c-2c78c21daaa7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:02:22.918Z|f159edf2-6807-422b-ab1c-2c78c21daaa7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:02:32.952Z|2ba9e0a0-38e1-42dd-a4b0-ef0f54b694a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:02:32.952Z|68aa9f0f-89c9-4a80-b420-10c35a944f24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:02:32.952Z|f28c2ec2-bb87-4398-88bb-e5ba56e9553f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:02:32.954Z|2ba9e0a0-38e1-42dd-a4b0-ef0f54b694a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:02:32.955Z|68aa9f0f-89c9-4a80-b420-10c35a944f24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:02:32.955Z|f28c2ec2-bb87-4398-88bb-e5ba56e9553f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:02:33.817Z|2963948c-a111-4407-81f1-bbd819d1b77c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:02:33.818Z|2963948c-a111-4407-81f1-bbd819d1b77c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:02:42.984Z|19e55906-d3d6-4978-8075-cb15893e7543|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:02:42.985Z|19e55906-d3d6-4978-8075-cb15893e7543|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:02:42.988Z|9e58c2a4-5b3e-45d2-9afc-99028ed83088|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:02:42.988Z|9e58c2a4-5b3e-45d2-9afc-99028ed83088|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:02:42.988Z|2b917c59-5133-481b-b9a8-04b4831dd1ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:02:42.990Z|2b917c59-5133-481b-b9a8-04b4831dd1ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:02:48.817Z|7cbc0887-c3be-4150-8c40-eb62ec6a08ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:02:48.818Z|7cbc0887-c3be-4150-8c40-eb62ec6a08ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:02:50.207Z|3d128750-5b4e-42e7-9f20-ab6b677e42d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:02:50.208Z|3d128750-5b4e-42e7-9f20-ab6b677e42d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:02:53.018Z|c69d4ced-c36f-47ab-921d-c541f0373b89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:02:53.018Z|c69d4ced-c36f-47ab-921d-c541f0373b89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:02:53.020Z|6b4fcb4d-717f-445a-bcbf-5d823da62314|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:02:53.021Z|6b4fcb4d-717f-445a-bcbf-5d823da62314|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:02:53.026Z|1cc5e48f-de27-4e7d-85cc-ca0f9065b88f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:02:53.027Z|1cc5e48f-de27-4e7d-85cc-ca0f9065b88f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:03:03.050Z|f6c5ef45-6f60-47d0-b1a6-14bafdaa42ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:03:03.051Z|f6c5ef45-6f60-47d0-b1a6-14bafdaa42ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:03:03.054Z|0e7baf6f-9e39-45fa-9cfe-c41613f86825|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:03:03.055Z|1ef8cf67-fc75-4c47-857a-25a11bac9591|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:03:03.055Z|0e7baf6f-9e39-45fa-9cfe-c41613f86825|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:03:03.055Z|1ef8cf67-fc75-4c47-857a-25a11bac9591|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:03:03.817Z|013ac2c7-4c5a-4aff-87f6-4bedfffe1555|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:03:03.822Z|013ac2c7-4c5a-4aff-87f6-4bedfffe1555|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:03:13.077Z|576503ab-ecf3-47d0-988e-42ca66217b3f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:03:13.078Z|576503ab-ecf3-47d0-988e-42ca66217b3f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:03:13.081Z|83ebf60e-474c-463d-98ee-7da8034d089f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:03:13.081Z|83ebf60e-474c-463d-98ee-7da8034d089f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:03:13.082Z|27cdde25-f5f7-4089-8934-27ef2a0015ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:03:13.082Z|27cdde25-f5f7-4089-8934-27ef2a0015ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:03:15.770Z|69a92ca6-6f3e-45ed-9542-02a9ec60e50e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T12:03:15.771Z|69a92ca6-6f3e-45ed-9542-02a9ec60e50e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T12:03:18.817Z|efb75900-9d67-495e-a2cc-6b138eef9945|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:03:18.818Z|efb75900-9d67-495e-a2cc-6b138eef9945|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:03:20.208Z|7b29420f-032a-418a-89a7-233d74c29d56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:03:20.209Z|7b29420f-032a-418a-89a7-233d74c29d56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:03:23.109Z|321e3192-c76a-4643-ac8b-d4f754934bc9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:03:23.110Z|321e3192-c76a-4643-ac8b-d4f754934bc9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:03:23.111Z|01aaedac-5960-45c8-8930-a42abdc6c0fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:03:23.112Z|01aaedac-5960-45c8-8930-a42abdc6c0fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:03:23.114Z|878a06bf-94a4-4dd8-a7fd-3dfecbae436a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:03:23.114Z|878a06bf-94a4-4dd8-a7fd-3dfecbae436a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:03:33.140Z|f3d0d1d0-2ec3-486f-b882-1a1cd8444a11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:03:33.140Z|201894b1-12be-43de-a648-535a050639ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:03:33.141Z|f3d0d1d0-2ec3-486f-b882-1a1cd8444a11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:03:33.141Z|201894b1-12be-43de-a648-535a050639ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:03:33.145Z|2af22fc8-bcc8-421d-b1c9-1723c708901e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:03:33.146Z|2af22fc8-bcc8-421d-b1c9-1723c708901e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:03:33.817Z|2dbe7ea7-615d-4b42-8438-eaa354f1182c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:03:33.818Z|2dbe7ea7-615d-4b42-8438-eaa354f1182c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:03:43.174Z|19147e43-0d6d-4616-b798-9e23b01fa279|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:03:43.174Z|07832c4a-5470-4cce-a4cb-09ddd1c18f73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:03:43.175Z|07832c4a-5470-4cce-a4cb-09ddd1c18f73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:03:43.174Z|a97dc081-8e4c-4bb0-a08a-f40f9a88dde7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:03:43.175Z|19147e43-0d6d-4616-b798-9e23b01fa279|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:03:43.176Z|a97dc081-8e4c-4bb0-a08a-f40f9a88dde7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:03:48.817Z|c1c9c96f-1d1d-425a-8294-e6ac3ff92c15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:03:48.822Z|c1c9c96f-1d1d-425a-8294-e6ac3ff92c15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:03:50.209Z|a3508b43-abb5-4ddb-b87d-c42cd791c76f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:03:50.210Z|a3508b43-abb5-4ddb-b87d-c42cd791c76f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:03:53.206Z|9f1b1dbc-f8c5-42b0-9915-f8057802c991|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:03:53.208Z|9f1b1dbc-f8c5-42b0-9915-f8057802c991|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:03:53.208Z|6fb55ae4-a5ae-4606-9b7e-28cd05b668d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:03:53.209Z|ae7305e4-fdba-4c81-8735-5525a2315ae1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:03:53.209Z|6fb55ae4-a5ae-4606-9b7e-28cd05b668d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:03:53.209Z|ae7305e4-fdba-4c81-8735-5525a2315ae1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:04:03.248Z|7bad2a67-89eb-4afa-b6ca-e341c72192ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:04:03.248Z|7bad2a67-89eb-4afa-b6ca-e341c72192ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:04:03.252Z|33c644ad-aa51-4c09-9502-86e23e195873|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:04:03.253Z|33c644ad-aa51-4c09-9502-86e23e195873|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:04:03.256Z|df98e4ba-466a-40a5-8777-09e1d7721dfa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:04:03.257Z|df98e4ba-466a-40a5-8777-09e1d7721dfa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:04:03.817Z|a357e806-15ac-4eac-8ff4-8c735f4a46c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:04:03.818Z|a357e806-15ac-4eac-8ff4-8c735f4a46c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:04:13.279Z|563d256a-3232-43d2-aee6-ee40b191c2e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:04:13.280Z|563d256a-3232-43d2-aee6-ee40b191c2e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:04:13.281Z|0c82515a-e149-41d4-a244-80ac4efba6cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:04:13.281Z|8f56c7f5-e7b2-412c-8389-3caeebf00d31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:04:13.282Z|0c82515a-e149-41d4-a244-80ac4efba6cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:04:13.282Z|8f56c7f5-e7b2-412c-8389-3caeebf00d31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:04:15.772Z|49f1ea59-eb54-4f36-b9c8-af0d0ba9429f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T12:04:15.773Z|49f1ea59-eb54-4f36-b9c8-af0d0ba9429f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T12:04:16.530Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2023-05-06T12:04:16.531Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 1a4e34a0-942b-41dd-a5b0-d718a7ac24ef already exists in requestDb InfraActiveRequests table 2023-05-06T12:04:16.532Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef 2023-05-06T12:04:16.532Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|INFO|500||Invoke 2023-05-06T12:04:16.532Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|DEBUG|500||===========================request begin================================================ 2023-05-06T12:04:16.532Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef 2023-05-06T12:04:16.532Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|DEBUG|500||Method : GET 2023-05-06T12:04:16.532Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2382866aa00fde2928dc5734c0e5c266", X-B3-SpanId:"1e4c5a3a700c3804", X-B3-ParentSpanId:"28dc5734c0e5c266", X-B3-Sampled:"0", X-ONAP-RequestID:"1a4e34a0-942b-41dd-a5b0-d718a7ac24ef", X-RequestID:"1a4e34a0-942b-41dd-a5b0-d718a7ac24ef", X-TransactionID:"1a4e34a0-942b-41dd-a5b0-d718a7ac24ef", X-ECOMP-RequestID:"1a4e34a0-942b-41dd-a5b0-d718a7ac24ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0969867e-c6dc-438d-b49b-9c8df5d44c20"] 2023-05-06T12:04:16.533Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|DEBUG|500||Request body: 2023-05-06T12:04:16.533Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|DEBUG|500||==========================request end================================================ 2023-05-06T12:04:16.564Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|DEBUG|500||============================response begin========================================== 2023-05-06T12:04:16.565Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|DEBUG|500||Status code : 404 NOT_FOUND 2023-05-06T12:04:16.565Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|DEBUG|500||Status text : Not Found 2023-05-06T12:04:16.565Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 06 May 2023 12:04:16 GMT", x-envoy-upstream-service-time:"28", server:"envoy"] 2023-05-06T12:04:16.565Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|DEBUG|500||Response body: 2023-05-06T12:04:16.565Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|DEBUG|500||=======================response end================================================= 2023-05-06T12:04:16.565Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|INFO|404|Not Found|InvokeReturn 2023-05-06T12:04:16.576Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2023-05-06T12:04:16.577Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2023-05-06T12:04:16.580Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-05-06T12:04:16.596Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/f7bd92d2-369e-4a81-a234-2458649c9c5a|INFO|500||Invoke 2023-05-06T12:04:16.596Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/f7bd92d2-369e-4a81-a234-2458649c9c5a|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/f7bd92d2-369e-4a81-a234-2458649c9c5a with request headers:{Authorization=[***REDACTED***], X-RequestID=[1a4e34a0-942b-41dd-a5b0-d718a7ac24ef], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[2e389bf6-4f94-4fd6-84b2-9a0bcbb57eb2], X-ECOMP-RequestID=[1a4e34a0-942b-41dd-a5b0-d718a7ac24ef], X-TransactionId=[], X-ONAP-RequestID=[1a4e34a0-942b-41dd-a5b0-d718a7ac24ef]} 2023-05-06T12:04:16.652Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/f7bd92d2-369e-4a81-a234-2458649c9c5a|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/f7bd92d2-369e-4a81-a234-2458649c9c5a has http status code:200 and response headers:{date=[Sat, 06 May 2023 12:04:16 GMT], server=[envoy], content-length=[116], x-envoy-upstream-service-time=[51], vertex-id=[200704], x-aai-txid=[2-aai-resources-230506-12:04:16:773-46658], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-06T12:04:16.654Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/f7bd92d2-369e-4a81-a234-2458649c9c5a|DEBUG|500||{"service-id":"f7bd92d2-369e-4a81-a234-2458649c9c5a","service-description":"pNF","resource-version":"1683373998805"} 2023-05-06T12:04:16.654Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/f7bd92d2-369e-4a81-a234-2458649c9c5a|INFO|500||InvokeReturn 2023-05-06T12:04:16.655Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Found service by service-id 2023-05-06T12:04:16.659Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-05-06T12:04:16.677Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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/service-design-and-creation/services/service/f7bd92d2-369e-4a81-a234-2458649c9c5a with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-05-06T12:04:16.677Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/f7bd92d2-369e-4a81-a234-2458649c9c5a|INFO|500||Invoke 2023-05-06T12:04:16.725Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/f7bd92d2-369e-4a81-a234-2458649c9c5a|INFO|500||InvokeReturn 2023-05-06T12:04:16.726Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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/service-design-and-creation/services/service/f7bd92d2-369e-4a81-a234-2458649c9c5a has http status code:200 and response headers:{date=[Sat, 06 May 2023 12:04:16 GMT], server=[envoy], content-length=[116], x-envoy-upstream-service-time=[44], vertex-id=[200704], x-aai-txid=[2-aai-resources-230506-12:04:16:852-7982], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-06T12:04:16.726Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"service-id":"f7bd92d2-369e-4a81-a234-2458649c9c5a","service-description":"pNF","resource-version":"1683373998805"} 2023-05-06T12:04:16.728Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-05-06T12:04:16.728Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-05-06T12:04:16.733Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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-05-06T12:04:16.733Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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-05-06T12:04:16.734Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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-05-06T12:04:16.734Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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-05-06T12:04:16.734Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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-05-06T12:04:16.734Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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:"117", X-B3-TraceId:"2382866aa00fde2928dc5734c0e5c266", X-B3-SpanId:"347be9308db4aba9", X-B3-ParentSpanId:"28dc5734c0e5c266", X-B3-Sampled:"0", X-ONAP-RequestID:"1a4e34a0-942b-41dd-a5b0-d718a7ac24ef", X-RequestID:"1a4e34a0-942b-41dd-a5b0-d718a7ac24ef", X-TransactionID:"1a4e34a0-942b-41dd-a5b0-d718a7ac24ef", X-ECOMP-RequestID:"1a4e34a0-942b-41dd-a5b0-d718a7ac24ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0cf96fbd-9caf-4616-a4ed-166dc5b640e0"] 2023-05-06T12:04:16.735Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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":"Service_Ete_Name96c5d581-8cb8-49f8-9429-ddf8050e6e99","requestScope":"service"} 2023-05-06T12:04:16.735Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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-05-06T12:04:16.765Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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-05-06T12:04:16.766Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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-05-06T12:04:16.766Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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 : OK 2023-05-06T12:04:16.766Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 06 May 2023 12:04:16 GMT", x-envoy-upstream-service-time:"27", server:"envoy"] 2023-05-06T12:04:16.766Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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-05-06T12:04:16.766Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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-05-06T12:04:16.767Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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-05-06T12:04:16.768Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/35cb6aa1-7a92-4a51-bd5d-e81d88854aa6|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/35cb6aa1-7a92-4a51-bd5d-e81d88854aa6 2023-05-06T12:04:16.768Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/35cb6aa1-7a92-4a51-bd5d-e81d88854aa6|INFO|500||Invoke 2023-05-06T12:04:16.769Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/35cb6aa1-7a92-4a51-bd5d-e81d88854aa6|DEBUG|500||===========================request begin================================================ 2023-05-06T12:04:16.769Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/35cb6aa1-7a92-4a51-bd5d-e81d88854aa6|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/35cb6aa1-7a92-4a51-bd5d-e81d88854aa6 2023-05-06T12:04:16.769Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/35cb6aa1-7a92-4a51-bd5d-e81d88854aa6|DEBUG|500||Method : GET 2023-05-06T12:04:16.769Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/35cb6aa1-7a92-4a51-bd5d-e81d88854aa6|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1a4e34a0-942b-41dd-a5b0-d718a7ac24ef", X-RequestID:"1a4e34a0-942b-41dd-a5b0-d718a7ac24ef", X-TransactionID:"1a4e34a0-942b-41dd-a5b0-d718a7ac24ef", X-ECOMP-RequestID:"1a4e34a0-942b-41dd-a5b0-d718a7ac24ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e16d6ae3-1531-4b86-8a98-01cb5e6a4508"] 2023-05-06T12:04:16.769Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/35cb6aa1-7a92-4a51-bd5d-e81d88854aa6|DEBUG|500||Request body: 2023-05-06T12:04:16.770Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/35cb6aa1-7a92-4a51-bd5d-e81d88854aa6|DEBUG|500||==========================request end================================================ 2023-05-06T12:04:16.816Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/35cb6aa1-7a92-4a51-bd5d-e81d88854aa6|DEBUG|500||============================response begin========================================== 2023-05-06T12:04:16.817Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/35cb6aa1-7a92-4a51-bd5d-e81d88854aa6|DEBUG|500||Status code : 200 OK 2023-05-06T12:04:16.817Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/35cb6aa1-7a92-4a51-bd5d-e81d88854aa6|DEBUG|500||Status text : OK 2023-05-06T12:04:16.817Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/35cb6aa1-7a92-4a51-bd5d-e81d88854aa6|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Sat, 06 May 2023 12:04:17 GMT", x-envoy-upstream-service-time:"43", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:04:16.819Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/35cb6aa1-7a92-4a51-bd5d-e81d88854aa6|DEBUG|500||Response body: { "modelName" : "Demo_pNF_39g1X0q58tltjbuXg9ul", "description" : "catalog service description", "modelUUID" : "35cb6aa1-7a92-4a51-bd5d-e81d88854aa6", "modelInvariantUUID" : "828a2252-0b5b-423a-8a06-67157b3219da", "created" : "2023-05-06 12:00:55.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF 98ad0bc3-7ece", "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/35cb6aa1-7a92-4a51-bd5d-e81d88854aa6" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/35cb6aa1-7a92-4a51-bd5d-e81d88854aa6" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/35cb6aa1-7a92-4a51-bd5d-e81d88854aa6/serviceProxyCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/35cb6aa1-7a92-4a51-bd5d-e81d88854aa6/networkCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/35cb6aa1-7a92-4a51-bd5d-e81d88854aa6/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/35cb6aa1-7a92-4a51-bd5d-e81d88854aa6/vnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/35cb6aa1-7a92-4a51-bd5d-e81d88854aa6/recipes" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/35cb6aa1-7a92-4a51-bd5d-e81d88854aa6/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/35cb6aa1-7a92-4a51-bd5d-e81d88854aa6/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/35cb6aa1-7a92-4a51-bd5d-e81d88854aa6/collectionResourceCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/35cb6aa1-7a92-4a51-bd5d-e81d88854aa6/csar" } } } 2023-05-06T12:04:16.819Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/35cb6aa1-7a92-4a51-bd5d-e81d88854aa6|DEBUG|500||=======================response end================================================= 2023-05-06T12:04:16.819Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/35cb6aa1-7a92-4a51-bd5d-e81d88854aa6|INFO|500||InvokeReturn 2023-05-06T12:04:16.822Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=35cb6aa1-7a92-4a51-bd5d-e81d88854aa6&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=35cb6aa1-7a92-4a51-bd5d-e81d88854aa6&action=createInstance 2023-05-06T12:04:16.823Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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=35cb6aa1-7a92-4a51-bd5d-e81d88854aa6&action=createInstance|INFO|500||Invoke 2023-05-06T12:04:16.823Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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=35cb6aa1-7a92-4a51-bd5d-e81d88854aa6&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-05-06T12:04:16.823Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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=35cb6aa1-7a92-4a51-bd5d-e81d88854aa6&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=35cb6aa1-7a92-4a51-bd5d-e81d88854aa6&action=createInstance 2023-05-06T12:04:16.824Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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=35cb6aa1-7a92-4a51-bd5d-e81d88854aa6&action=createInstance|DEBUG|500||Method : GET 2023-05-06T12:04:16.824Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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=35cb6aa1-7a92-4a51-bd5d-e81d88854aa6&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1a4e34a0-942b-41dd-a5b0-d718a7ac24ef", X-RequestID:"1a4e34a0-942b-41dd-a5b0-d718a7ac24ef", X-TransactionID:"1a4e34a0-942b-41dd-a5b0-d718a7ac24ef", X-ECOMP-RequestID:"1a4e34a0-942b-41dd-a5b0-d718a7ac24ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ab954af-9ae4-4137-af9e-80ea081a59dc"] 2023-05-06T12:04:16.824Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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=35cb6aa1-7a92-4a51-bd5d-e81d88854aa6&action=createInstance|DEBUG|500||Request body: 2023-05-06T12:04:16.825Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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=35cb6aa1-7a92-4a51-bd5d-e81d88854aa6&action=createInstance|DEBUG|500||==========================request end================================================ 2023-05-06T12:04:16.845Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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=35cb6aa1-7a92-4a51-bd5d-e81d88854aa6&action=createInstance|DEBUG|500||============================response begin========================================== 2023-05-06T12:04:16.845Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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=35cb6aa1-7a92-4a51-bd5d-e81d88854aa6&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-05-06T12:04:16.845Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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=35cb6aa1-7a92-4a51-bd5d-e81d88854aa6&action=createInstance|DEBUG|500||Status text : Not Found 2023-05-06T12:04:16.846Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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=35cb6aa1-7a92-4a51-bd5d-e81d88854aa6&action=createInstance|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 06 May 2023 12:04:17 GMT", x-envoy-upstream-service-time:"17", server:"envoy"] 2023-05-06T12:04:16.846Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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=35cb6aa1-7a92-4a51-bd5d-e81d88854aa6&action=createInstance|DEBUG|500||Response body: 2023-05-06T12:04:16.846Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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=35cb6aa1-7a92-4a51-bd5d-e81d88854aa6&action=createInstance|DEBUG|500||=======================response end================================================= 2023-05-06T12:04:16.847Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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=35cb6aa1-7a92-4a51-bd5d-e81d88854aa6&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-05-06T12:04:16.847Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=828a2252-0b5b-423a-8a06-67157b3219da|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=828a2252-0b5b-423a-8a06-67157b3219da 2023-05-06T12:04:16.848Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=828a2252-0b5b-423a-8a06-67157b3219da|INFO|500||Invoke 2023-05-06T12:04:16.848Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=828a2252-0b5b-423a-8a06-67157b3219da|DEBUG|500||===========================request begin================================================ 2023-05-06T12:04:16.848Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=828a2252-0b5b-423a-8a06-67157b3219da|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=828a2252-0b5b-423a-8a06-67157b3219da 2023-05-06T12:04:16.848Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=828a2252-0b5b-423a-8a06-67157b3219da|DEBUG|500||Method : GET 2023-05-06T12:04:16.848Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=828a2252-0b5b-423a-8a06-67157b3219da|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1a4e34a0-942b-41dd-a5b0-d718a7ac24ef", X-RequestID:"1a4e34a0-942b-41dd-a5b0-d718a7ac24ef", X-TransactionID:"1a4e34a0-942b-41dd-a5b0-d718a7ac24ef", X-ECOMP-RequestID:"1a4e34a0-942b-41dd-a5b0-d718a7ac24ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"86c36074-07ea-4e9b-83e6-5b89817ca27e"] 2023-05-06T12:04:16.848Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=828a2252-0b5b-423a-8a06-67157b3219da|DEBUG|500||Request body: 2023-05-06T12:04:16.848Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=828a2252-0b5b-423a-8a06-67157b3219da|DEBUG|500||==========================request end================================================ 2023-05-06T12:04:16.885Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=828a2252-0b5b-423a-8a06-67157b3219da|DEBUG|500||============================response begin========================================== 2023-05-06T12:04:16.886Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=828a2252-0b5b-423a-8a06-67157b3219da|DEBUG|500||Status code : 200 OK 2023-05-06T12:04:16.886Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=828a2252-0b5b-423a-8a06-67157b3219da|DEBUG|500||Status text : OK 2023-05-06T12:04:16.886Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=828a2252-0b5b-423a-8a06-67157b3219da|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Sat, 06 May 2023 12:04:17 GMT", x-envoy-upstream-service-time:"35", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:04:16.888Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=828a2252-0b5b-423a-8a06-67157b3219da|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "Demo_pNF_39g1X0q58tltjbuXg9ul", "description" : "catalog service description", "modelUUID" : "35cb6aa1-7a92-4a51-bd5d-e81d88854aa6", "modelInvariantUUID" : "828a2252-0b5b-423a-8a06-67157b3219da", "created" : "2023-05-06 12:00:55.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF 98ad0bc3-7ece", "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/35cb6aa1-7a92-4a51-bd5d-e81d88854aa6" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/35cb6aa1-7a92-4a51-bd5d-e81d88854aa6" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/35cb6aa1-7a92-4a51-bd5d-e81d88854aa6/serviceProxyCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/35cb6aa1-7a92-4a51-bd5d-e81d88854aa6/networkCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/35cb6aa1-7a92-4a51-bd5d-e81d88854aa6/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/35cb6aa1-7a92-4a51-bd5d-e81d88854aa6/vnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/35cb6aa1-7a92-4a51-bd5d-e81d88854aa6/recipes" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/35cb6aa1-7a92-4a51-bd5d-e81d88854aa6/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/35cb6aa1-7a92-4a51-bd5d-e81d88854aa6/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/35cb6aa1-7a92-4a51-bd5d-e81d88854aa6/collectionResourceCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/35cb6aa1-7a92-4a51-bd5d-e81d88854aa6/csar" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=828a2252-0b5b-423a-8a06-67157b3219da" } } } 2023-05-06T12:04:16.889Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=828a2252-0b5b-423a-8a06-67157b3219da|DEBUG|500||=======================response end================================================= 2023-05-06T12:04:16.889Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=828a2252-0b5b-423a-8a06-67157b3219da|INFO|500||InvokeReturn 2023-05-06T12:04:16.892Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=35cb6aa1-7a92-4a51-bd5d-e81d88854aa6&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=35cb6aa1-7a92-4a51-bd5d-e81d88854aa6&action=createInstance 2023-05-06T12:04:16.893Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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=35cb6aa1-7a92-4a51-bd5d-e81d88854aa6&action=createInstance|INFO|500||Invoke 2023-05-06T12:04:16.893Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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=35cb6aa1-7a92-4a51-bd5d-e81d88854aa6&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-05-06T12:04:16.893Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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=35cb6aa1-7a92-4a51-bd5d-e81d88854aa6&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=35cb6aa1-7a92-4a51-bd5d-e81d88854aa6&action=createInstance 2023-05-06T12:04:16.893Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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=35cb6aa1-7a92-4a51-bd5d-e81d88854aa6&action=createInstance|DEBUG|500||Method : GET 2023-05-06T12:04:16.894Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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=35cb6aa1-7a92-4a51-bd5d-e81d88854aa6&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1a4e34a0-942b-41dd-a5b0-d718a7ac24ef", X-RequestID:"1a4e34a0-942b-41dd-a5b0-d718a7ac24ef", X-TransactionID:"1a4e34a0-942b-41dd-a5b0-d718a7ac24ef", X-ECOMP-RequestID:"1a4e34a0-942b-41dd-a5b0-d718a7ac24ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a7927efd-9efc-4978-b7c7-eb3867866a6f"] 2023-05-06T12:04:16.894Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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=35cb6aa1-7a92-4a51-bd5d-e81d88854aa6&action=createInstance|DEBUG|500||Request body: 2023-05-06T12:04:16.894Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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=35cb6aa1-7a92-4a51-bd5d-e81d88854aa6&action=createInstance|DEBUG|500||==========================request end================================================ 2023-05-06T12:04:16.914Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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=35cb6aa1-7a92-4a51-bd5d-e81d88854aa6&action=createInstance|DEBUG|500||============================response begin========================================== 2023-05-06T12:04:16.914Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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=35cb6aa1-7a92-4a51-bd5d-e81d88854aa6&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-05-06T12:04:16.914Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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=35cb6aa1-7a92-4a51-bd5d-e81d88854aa6&action=createInstance|DEBUG|500||Status text : Not Found 2023-05-06T12:04:16.915Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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=35cb6aa1-7a92-4a51-bd5d-e81d88854aa6&action=createInstance|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 06 May 2023 12:04:17 GMT", x-envoy-upstream-service-time:"17", server:"envoy"] 2023-05-06T12:04:16.915Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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=35cb6aa1-7a92-4a51-bd5d-e81d88854aa6&action=createInstance|DEBUG|500||Response body: 2023-05-06T12:04:16.915Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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=35cb6aa1-7a92-4a51-bd5d-e81d88854aa6&action=createInstance|DEBUG|500||=======================response end================================================= 2023-05-06T12:04:16.915Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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=35cb6aa1-7a92-4a51-bd5d-e81d88854aa6&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-05-06T12:04:16.916Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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-05-06T12:04:16.916Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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-05-06T12:04:16.917Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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-05-06T12:04:16.917Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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-05-06T12:04:16.917Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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-05-06T12:04:16.917Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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:"1a4e34a0-942b-41dd-a5b0-d718a7ac24ef", X-RequestID:"1a4e34a0-942b-41dd-a5b0-d718a7ac24ef", X-TransactionID:"1a4e34a0-942b-41dd-a5b0-d718a7ac24ef", X-ECOMP-RequestID:"1a4e34a0-942b-41dd-a5b0-d718a7ac24ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d72ca8d4-8118-4d7a-a903-f12a38f19896"] 2023-05-06T12:04:16.917Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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-05-06T12:04:16.918Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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-05-06T12:04:16.948Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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-05-06T12:04:16.949Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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-05-06T12:04:16.950Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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 : OK 2023-05-06T12:04:16.950Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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", Date:"Sat, 06 May 2023 12:04:17 GMT", x-envoy-upstream-service-time:"28", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:04:16.951Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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-05-06 03:41:38.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" }, "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" }, "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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" } } } 2023-05-06T12:04:16.952Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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-05-06T12:04:16.953Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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-05-06T12:04:16.958Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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-05-06T12:04:16.959Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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-05-06T12:04:16.960Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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-05-06T12:04:16.960Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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-05-06T12:04:16.961Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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-05-06T12:04:16.961Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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:"1a4e34a0-942b-41dd-a5b0-d718a7ac24ef", X-RequestID:"1a4e34a0-942b-41dd-a5b0-d718a7ac24ef", X-TransactionID:"1a4e34a0-942b-41dd-a5b0-d718a7ac24ef", X-ECOMP-RequestID:"1a4e34a0-942b-41dd-a5b0-d718a7ac24ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b1f71ce9-3717-48ab-938c-fc3339631c44"] 2023-05-06T12:04:16.961Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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-05-06T12:04:16.962Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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-05-06T12:04:16.989Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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-05-06T12:04:16.989Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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-05-06T12:04:16.990Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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 : OK 2023-05-06T12:04:16.990Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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", Date:"Sat, 06 May 2023 12:04:17 GMT", x-envoy-upstream-service-time:"23", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:04:16.992Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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" : 531, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-05-06T03:41:38.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531/service" } } } 2023-05-06T12:04:16.992Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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-05-06T12:04:16.993Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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-05-06T12:04:16.997Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/35cb6aa1-7a92-4a51-bd5d-e81d88854aa6|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/35cb6aa1-7a92-4a51-bd5d-e81d88854aa6 2023-05-06T12:04:16.997Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/35cb6aa1-7a92-4a51-bd5d-e81d88854aa6|INFO|500||Invoke 2023-05-06T12:04:16.998Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/35cb6aa1-7a92-4a51-bd5d-e81d88854aa6|DEBUG|500||===========================request begin================================================ 2023-05-06T12:04:16.998Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/35cb6aa1-7a92-4a51-bd5d-e81d88854aa6|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/35cb6aa1-7a92-4a51-bd5d-e81d88854aa6 2023-05-06T12:04:16.999Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/35cb6aa1-7a92-4a51-bd5d-e81d88854aa6|DEBUG|500||Method : GET 2023-05-06T12:04:16.999Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/35cb6aa1-7a92-4a51-bd5d-e81d88854aa6|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1a4e34a0-942b-41dd-a5b0-d718a7ac24ef", X-RequestID:"1a4e34a0-942b-41dd-a5b0-d718a7ac24ef", X-TransactionID:"1a4e34a0-942b-41dd-a5b0-d718a7ac24ef", X-ECOMP-RequestID:"1a4e34a0-942b-41dd-a5b0-d718a7ac24ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01cfd548-a808-4afd-86c2-b472e042cae3"] 2023-05-06T12:04:17.000Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/35cb6aa1-7a92-4a51-bd5d-e81d88854aa6|DEBUG|500||Request body: 2023-05-06T12:04:17.000Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/35cb6aa1-7a92-4a51-bd5d-e81d88854aa6|DEBUG|500||==========================request end================================================ 2023-05-06T12:04:17.034Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/35cb6aa1-7a92-4a51-bd5d-e81d88854aa6|DEBUG|500||============================response begin========================================== 2023-05-06T12:04:17.035Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/35cb6aa1-7a92-4a51-bd5d-e81d88854aa6|DEBUG|500||Status code : 200 OK 2023-05-06T12:04:17.035Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/35cb6aa1-7a92-4a51-bd5d-e81d88854aa6|DEBUG|500||Status text : OK 2023-05-06T12:04:17.036Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/35cb6aa1-7a92-4a51-bd5d-e81d88854aa6|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Sat, 06 May 2023 12:04:17 GMT", x-envoy-upstream-service-time:"30", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:04:17.036Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/35cb6aa1-7a92-4a51-bd5d-e81d88854aa6|DEBUG|500||Response body: { "modelName" : "Demo_pNF_39g1X0q58tltjbuXg9ul", "description" : "catalog service description", "modelUUID" : "35cb6aa1-7a92-4a51-bd5d-e81d88854aa6", "modelInvariantUUID" : "828a2252-0b5b-423a-8a06-67157b3219da", "created" : "2023-05-06 12:00:55.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF 98ad0bc3-7ece", "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/35cb6aa1-7a92-4a51-bd5d-e81d88854aa6" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/35cb6aa1-7a92-4a51-bd5d-e81d88854aa6" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/35cb6aa1-7a92-4a51-bd5d-e81d88854aa6/serviceProxyCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/35cb6aa1-7a92-4a51-bd5d-e81d88854aa6/networkCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/35cb6aa1-7a92-4a51-bd5d-e81d88854aa6/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/35cb6aa1-7a92-4a51-bd5d-e81d88854aa6/vnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/35cb6aa1-7a92-4a51-bd5d-e81d88854aa6/recipes" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/35cb6aa1-7a92-4a51-bd5d-e81d88854aa6/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/35cb6aa1-7a92-4a51-bd5d-e81d88854aa6/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/35cb6aa1-7a92-4a51-bd5d-e81d88854aa6/collectionResourceCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/35cb6aa1-7a92-4a51-bd5d-e81d88854aa6/csar" } } } 2023-05-06T12:04:17.036Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/35cb6aa1-7a92-4a51-bd5d-e81d88854aa6|DEBUG|500||=======================response end================================================= 2023-05-06T12:04:17.038Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/35cb6aa1-7a92-4a51-bd5d-e81d88854aa6|INFO|500||InvokeReturn 2023-05-06T12:04:17.063Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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-05-06T12:04:17.064Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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-05-06T12:04:17.064Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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-05-06T12:04:17.065Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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-05-06T12:04:17.066Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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-05-06T12:04:17.066Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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:"3880", X-B3-TraceId:"2382866aa00fde2928dc5734c0e5c266", X-B3-SpanId:"8c8663a56947d37d", X-B3-ParentSpanId:"28dc5734c0e5c266", X-B3-Sampled:"0", X-ONAP-RequestID:"1a4e34a0-942b-41dd-a5b0-d718a7ac24ef", X-RequestID:"1a4e34a0-942b-41dd-a5b0-d718a7ac24ef", X-TransactionID:"1a4e34a0-942b-41dd-a5b0-d718a7ac24ef", X-ECOMP-RequestID:"1a4e34a0-942b-41dd-a5b0-d718a7ac24ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec77a77b-3903-4c75-9c6e-4b5397d07972"] 2023-05-06T12:04:17.067Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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":"1a4e34a0-942b-41dd-a5b0-d718a7ac24ef","requestStatus":"IN_PROGRESS","startTime":1683374656577,"source":"VID","requestBody":"{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"828a2252-0b5b-423a-8a06-67157b3219da\",\n \"modelVersionId\":\"35cb6aa1-7a92-4a51-bd5d-e81d88854aa6\",\n \"modelName\":\"Demo_pNF_39g1X0q58tltjbuXg9ul\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"2927fd63-0361-43e4-ac08-d828801c22a2\",\n \"owningEntityName\":\"OE-ETE_Customer-2927fd63-0361-43e4-ac08-d828801c22a2\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_96c5d581-8cb8-49f8-9429-ddf8050e6e99\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Name96c5d581-8cb8-49f8-9429-ddf8050e6e99\",\n \"productFamilyId\":\"f7bd92d2-369e-4a81-a234-2458649c9c5a\",\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\":\"35cb6aa1-7a92-4a51-bd5d-e81d88854aa6\",\n \"modelName\":\"Demo_pNF_39g1X0q58tltjbuXg9ul\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Name96c5d581-8cb8-49f8-9429-ddf8050e6e99\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 98ad0bc3-7ece 0\",\n \"modelCustomizationId\":\"4d4ee74a-65a8-40ea-b253-35bc9c1a6a83\",\n \"modelInvariantId\":\"828a2252-0b5b-423a-8a06-67157b3219da\",\n \"modelVersionId\":\"35cb6aa1-7a92-4a51-bd5d-e81d88854aa6\",\n \"modelName\":\"Demo_pNF_39g1X0q58tltjbuXg9ul\",\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\":\"f7bd92d2-369e-4a81-a234-2458649c9c5a\",\n \"instanceParams\":[],\n \"instanceName\":\"39g1X0q58tltjbuXg9ul\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}","lastModifiedBy":"APIH","serviceInstanceName":"Service_Ete_Name96c5d581-8cb8-49f8-9429-ddf8050e6e99","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances","productFamilyName":"pNF","cloudApiRequests":[],"requestURI":"1a4e34a0-942b-41dd-a5b0-d718a7ac24ef"} 2023-05-06T12:04:17.067Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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-05-06T12:04:17.107Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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-05-06T12:04:17.108Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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-05-06T12:04:17.109Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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 : Created 2023-05-06T12:04:17.110Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 12:04:16 GMT", x-envoy-upstream-service-time:"36", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:04:17.111Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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" : "1a4e34a0-942b-41dd-a5b0-d718a7ac24ef", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-05-06T12:04:16.577+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"828a2252-0b5b-423a-8a06-67157b3219da\",\n \"modelVersionId\":\"35cb6aa1-7a92-4a51-bd5d-e81d88854aa6\",\n \"modelName\":\"Demo_pNF_39g1X0q58tltjbuXg9ul\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"2927fd63-0361-43e4-ac08-d828801c22a2\",\n \"owningEntityName\":\"OE-ETE_Customer-2927fd63-0361-43e4-ac08-d828801c22a2\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_96c5d581-8cb8-49f8-9429-ddf8050e6e99\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Name96c5d581-8cb8-49f8-9429-ddf8050e6e99\",\n \"productFamilyId\":\"f7bd92d2-369e-4a81-a234-2458649c9c5a\",\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\":\"35cb6aa1-7a92-4a51-bd5d-e81d88854aa6\",\n \"modelName\":\"Demo_pNF_39g1X0q58tltjbuXg9ul\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Name96c5d581-8cb8-49f8-9429-ddf8050e6e99\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 98ad0bc3-7ece 0\",\n \"modelCustomizationId\":\"4d4ee74a-65a8-40ea-b253-35bc9c1a6a83\",\n \"modelInvariantId\":\"828a2252-0b5b-423a-8a06-67157b3219da\",\n \"modelVersionId\":\"35cb6aa1-7a92-4a51-bd5d-e81d88854aa6\",\n \"modelName\":\"Demo_pNF_39g1X0q58tltjbuXg9ul\",\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\":\"f7bd92d2-369e-4a81-a234-2458649c9c5a\",\n \"instanceParams\":[],\n \"instanceName\":\"39g1X0q58tltjbuXg9ul\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-05-06T12:04:17.698+00:00", "serviceInstanceName" : "Service_Ete_Name96c5d581-8cb8-49f8-9429-ddf8050e6e99", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "1a4e34a0-942b-41dd-a5b0-d718a7ac24ef", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef" } } } 2023-05-06T12:04:17.111Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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-05-06T12:04:17.112Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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-05-06T12:04:17.124Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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-05-06T12:04:17.125Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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-05-06T12:04:17.126Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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-05-06T12:04:17.126Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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-05-06T12:04:17.127Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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-05-06T12:04:17.128Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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:"3120", X-B3-TraceId:"2382866aa00fde2928dc5734c0e5c266", X-B3-SpanId:"b4a057081598511b", X-B3-ParentSpanId:"28dc5734c0e5c266", X-B3-Sampled:"0", X-ONAP-RequestID:"1a4e34a0-942b-41dd-a5b0-d718a7ac24ef", X-RequestID:"1a4e34a0-942b-41dd-a5b0-d718a7ac24ef", X-TransactionID:"1a4e34a0-942b-41dd-a5b0-d718a7ac24ef", X-ECOMP-RequestID:"1a4e34a0-942b-41dd-a5b0-d718a7ac24ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d54df336-3d78-4287-bc95-4afb2da7e0b7"] 2023-05-06T12:04:17.128Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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\":\"828a2252-0b5b-423a-8a06-67157b3219da\",\"modelType\":\"service\",\"modelName\":\"Demo_pNF_39g1X0q58tltjbuXg9ul\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"35cb6aa1-7a92-4a51-bd5d-e81d88854aa6\",\"modelUuid\":\"35cb6aa1-7a92-4a51-bd5d-e81d88854aa6\",\"modelInvariantUuid\":\"828a2252-0b5b-423a-8a06-67157b3219da\"},\"requestInfo\":{\"productFamilyId\":\"f7bd92d2-369e-4a81-a234-2458649c9c5a\",\"source\":\"VID\",\"instanceName\":\"Service_Ete_Name96c5d581-8cb8-49f8-9429-ddf8050e6e99\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"ETE_Customer_96c5d581-8cb8-49f8-9429-ddf8050e6e99\"},\"requestParameters\":{\"subscriptionServiceType\":\"pNF\",\"userParams\":[{\"service\":{\"modelInfo\":{\"modelVersionId\":\"35cb6aa1-7a92-4a51-bd5d-e81d88854aa6\",\"modelName\":\"Demo_pNF_39g1X0q58tltjbuXg9ul\",\"modelType\":\"service\"},\"instanceName\":\"Service_Ete_Name96c5d581-8cb8-49f8-9429-ddf8050e6e99\",\"instanceParams\":[],\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"pNF 98ad0bc3-7ece 0\",\"modelCustomizationId\":\"4d4ee74a-65a8-40ea-b253-35bc9c1a6a83\",\"modelInvariantId\":\"828a2252-0b5b-423a-8a06-67157b3219da\",\"modelVersionId\":\"35cb6aa1-7a92-4a51-bd5d-e81d88854aa6\",\"modelName\":\"Demo_pNF_39g1X0q58tltjbuXg9ul\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"Platform-ETE_Customer\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"LOB-ETE_Customer\"},\"productFamilyId\":\"f7bd92d2-369e-4a81-a234-2458649c9c5a\",\"instanceParams\":[],\"instanceName\":\"39g1X0q58tltjbuXg9ul\"}]}}},{\"Homing_Solution\":\"none\"}],\"aLaCarte\":false,\"usePreload\":false},\"owningEntity\":{\"owningEntityId\":\"2927fd63-0361-43e4-ac08-d828801c22a2\",\"owningEntityName\":\"OE-ETE_Customer-2927fd63-0361-43e4-ac08-d828801c22a2\"}}}","type":"String"},"requestId":{"value":"1a4e34a0-942b-41dd-a5b0-d718a7ac24ef","type":"String"},"mso-request-id":{"value":"1a4e34a0-942b-41dd-a5b0-d718a7ac24ef","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-05-06T12:04:17.130Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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-05-06T12:04:18.159Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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-05-06T12:04:18.160Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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-05-06T12:04:18.160Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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 : Accepted 2023-05-06T12:04:18.161Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Sat, 06 May 2023 12:04:18 GMT", X-ONAP-RequestID:"1a4e34a0-942b-41dd-a5b0-d718a7ac24ef", X-RequestID:"1a4e34a0-942b-41dd-a5b0-d718a7ac24ef", X-TransactionID:"1a4e34a0-942b-41dd-a5b0-d718a7ac24ef", X-ECOMP-RequestID:"1a4e34a0-942b-41dd-a5b0-d718a7ac24ef", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"d54df336-3d78-4287-bc95-4afb2da7e0b7", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", x-envoy-upstream-service-time:"1022", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:04:18.161Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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\":\"1a4e34a0-942b-41dd-a5b0-d718a7ac24ef\",\"instanceId\":\"f921c687-1b87-4723-9a83-f93b93d18293\"}}","message":"Success","processInstanceID":"20732797-ec06-11ed-9ce1-7a82ee2c3d67","variables":null,"messageCode":200} 2023-05-06T12:04:18.161Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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-05-06T12:04:18.162Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|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-05-06T12:04:18.167Z|1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T12:04:18.817Z|8cef4390-1a2b-4397-9acf-d05ea2d496ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:04:18.818Z|8cef4390-1a2b-4397-9acf-d05ea2d496ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:04:20.211Z|266ce72b-fdf3-480b-ae90-d1e5601d2953|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:04:20.211Z|266ce72b-fdf3-480b-ae90-d1e5601d2953|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:04:23.309Z|fe46e49a-4082-4111-8a24-30f37f9ab4b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:04:23.310Z|fe46e49a-4082-4111-8a24-30f37f9ab4b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:04:23.317Z|37f70bff-3118-4568-baae-55bec3ffb35f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:04:23.318Z|37f70bff-3118-4568-baae-55bec3ffb35f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:04:23.319Z|60ff3570-fb1a-4694-be83-2bc8171b613e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:04:23.321Z|60ff3570-fb1a-4694-be83-2bc8171b613e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:04:33.338Z|3521956c-7e3b-46aa-b5f6-641eb253fbf4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:04:33.338Z|3521956c-7e3b-46aa-b5f6-641eb253fbf4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:04:33.349Z|e1710ce4-fff4-4b91-9dc9-732566217890|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:04:33.349Z|e1710ce4-fff4-4b91-9dc9-732566217890|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:04:33.352Z|d8f8d70a-49b4-4b41-a4d2-cc271aaddbd9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:04:33.353Z|d8f8d70a-49b4-4b41-a4d2-cc271aaddbd9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:04:33.817Z|f000b488-d645-455a-a769-73d4c83184e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:04:33.818Z|f000b488-d645-455a-a769-73d4c83184e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:04:43.369Z|e4fb5f9b-67bb-4cc4-9149-f0723945669b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:04:43.370Z|e4fb5f9b-67bb-4cc4-9149-f0723945669b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:04:43.377Z|3ee0419e-9013-4cea-a57b-b0941c081215|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:04:43.378Z|3ee0419e-9013-4cea-a57b-b0941c081215|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:04:43.384Z|1153de8f-e910-486b-b3f0-0d30b9596870|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:04:43.385Z|1153de8f-e910-486b-b3f0-0d30b9596870|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:04:44.558Z|b2ee7eb6-7ad9-4458-bfb1-8e9768c0a436|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|InfraPortalClient|||INFO|500||Entering 2023-05-06T12:04:44.565Z|b2ee7eb6-7ad9-4458-bfb1-8e9768c0a436|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef 2023-05-06T12:04:44.565Z|b2ee7eb6-7ad9-4458-bfb1-8e9768c0a436|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|INFO|500||Invoke 2023-05-06T12:04:44.566Z|b2ee7eb6-7ad9-4458-bfb1-8e9768c0a436|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|DEBUG|500||===========================request begin================================================ 2023-05-06T12:04:44.566Z|b2ee7eb6-7ad9-4458-bfb1-8e9768c0a436|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef 2023-05-06T12:04:44.566Z|b2ee7eb6-7ad9-4458-bfb1-8e9768c0a436|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|DEBUG|500||Method : GET 2023-05-06T12:04:44.566Z|b2ee7eb6-7ad9-4458-bfb1-8e9768c0a436|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9fbfdcf8537c76f3f5f688f45ccd5b80", X-B3-SpanId:"7587922ca226f29d", X-B3-ParentSpanId:"f5f688f45ccd5b80", X-B3-Sampled:"0", X-ONAP-RequestID:"b2ee7eb6-7ad9-4458-bfb1-8e9768c0a436", X-RequestID:"b2ee7eb6-7ad9-4458-bfb1-8e9768c0a436", X-TransactionID:"b2ee7eb6-7ad9-4458-bfb1-8e9768c0a436", X-ECOMP-RequestID:"b2ee7eb6-7ad9-4458-bfb1-8e9768c0a436", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a35ca74e-3736-4222-86a8-d27c0e851107"] 2023-05-06T12:04:44.567Z|b2ee7eb6-7ad9-4458-bfb1-8e9768c0a436|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|DEBUG|500||Request body: 2023-05-06T12:04:44.567Z|b2ee7eb6-7ad9-4458-bfb1-8e9768c0a436|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|DEBUG|500||==========================request end================================================ 2023-05-06T12:04:44.600Z|b2ee7eb6-7ad9-4458-bfb1-8e9768c0a436|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|DEBUG|500||============================response begin========================================== 2023-05-06T12:04:44.601Z|b2ee7eb6-7ad9-4458-bfb1-8e9768c0a436|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|DEBUG|500||Status code : 200 OK 2023-05-06T12:04:44.601Z|b2ee7eb6-7ad9-4458-bfb1-8e9768c0a436|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|DEBUG|500||Status text : OK 2023-05-06T12:04:44.601Z|b2ee7eb6-7ad9-4458-bfb1-8e9768c0a436|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 12:04:44 GMT", x-envoy-upstream-service-time:"28", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:04:44.601Z|b2ee7eb6-7ad9-4458-bfb1-8e9768c0a436|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|DEBUG|500||Response body: { "requestId" : "1a4e34a0-942b-41dd-a5b0-d718a7ac24ef", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-05-06T12:04:16.000+00:00", "endTime" : "2023-05-06T12:04:44.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"828a2252-0b5b-423a-8a06-67157b3219da\",\n \"modelVersionId\":\"35cb6aa1-7a92-4a51-bd5d-e81d88854aa6\",\n \"modelName\":\"Demo_pNF_39g1X0q58tltjbuXg9ul\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"2927fd63-0361-43e4-ac08-d828801c22a2\",\n \"owningEntityName\":\"OE-ETE_Customer-2927fd63-0361-43e4-ac08-d828801c22a2\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_96c5d581-8cb8-49f8-9429-ddf8050e6e99\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Name96c5d581-8cb8-49f8-9429-ddf8050e6e99\",\n \"productFamilyId\":\"f7bd92d2-369e-4a81-a234-2458649c9c5a\",\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\":\"35cb6aa1-7a92-4a51-bd5d-e81d88854aa6\",\n \"modelName\":\"Demo_pNF_39g1X0q58tltjbuXg9ul\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Name96c5d581-8cb8-49f8-9429-ddf8050e6e99\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 98ad0bc3-7ece 0\",\n \"modelCustomizationId\":\"4d4ee74a-65a8-40ea-b253-35bc9c1a6a83\",\n \"modelInvariantId\":\"828a2252-0b5b-423a-8a06-67157b3219da\",\n \"modelVersionId\":\"35cb6aa1-7a92-4a51-bd5d-e81d88854aa6\",\n \"modelName\":\"Demo_pNF_39g1X0q58tltjbuXg9ul\",\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\":\"f7bd92d2-369e-4a81-a234-2458649c9c5a\",\n \"instanceParams\":[],\n \"instanceName\":\"39g1X0q58tltjbuXg9ul\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T12:04:44.000+00:00", "serviceInstanceId" : "f921c687-1b87-4723-9a83-f93b93d18293", "serviceInstanceName" : "Service_Ete_Name96c5d581-8cb8-49f8-9429-ddf8050e6e99", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "1a4e34a0-942b-41dd-a5b0-d718a7ac24ef", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef" } } } 2023-05-06T12:04:44.601Z|b2ee7eb6-7ad9-4458-bfb1-8e9768c0a436|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|DEBUG|500||=======================response end================================================= 2023-05-06T12:04:44.602Z|b2ee7eb6-7ad9-4458-bfb1-8e9768c0a436|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|INFO|500||InvokeReturn 2023-05-06T12:04:44.603Z|b2ee7eb6-7ad9-4458-bfb1-8e9768c0a436|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a4e34a0-942b-41dd-a5b0-d718a7ac24ef&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a4e34a0-942b-41dd-a5b0-d718a7ac24ef&IS_INTERNAL_DATA=false 2023-05-06T12:04:44.603Z|b2ee7eb6-7ad9-4458-bfb1-8e9768c0a436|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a4e34a0-942b-41dd-a5b0-d718a7ac24ef&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T12:04:44.603Z|b2ee7eb6-7ad9-4458-bfb1-8e9768c0a436|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a4e34a0-942b-41dd-a5b0-d718a7ac24ef&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T12:04:44.603Z|b2ee7eb6-7ad9-4458-bfb1-8e9768c0a436|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a4e34a0-942b-41dd-a5b0-d718a7ac24ef&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a4e34a0-942b-41dd-a5b0-d718a7ac24ef&IS_INTERNAL_DATA=false 2023-05-06T12:04:44.603Z|b2ee7eb6-7ad9-4458-bfb1-8e9768c0a436|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a4e34a0-942b-41dd-a5b0-d718a7ac24ef&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T12:04:44.603Z|b2ee7eb6-7ad9-4458-bfb1-8e9768c0a436|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a4e34a0-942b-41dd-a5b0-d718a7ac24ef&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9fbfdcf8537c76f3f5f688f45ccd5b80", X-B3-SpanId:"7d7a2fb9d6ea98b9", X-B3-ParentSpanId:"f5f688f45ccd5b80", X-B3-Sampled:"0", X-ONAP-RequestID:"b2ee7eb6-7ad9-4458-bfb1-8e9768c0a436", X-RequestID:"b2ee7eb6-7ad9-4458-bfb1-8e9768c0a436", X-TransactionID:"b2ee7eb6-7ad9-4458-bfb1-8e9768c0a436", X-ECOMP-RequestID:"b2ee7eb6-7ad9-4458-bfb1-8e9768c0a436", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8b18ff8e-2f71-4ec4-9865-05ca799c13eb"] 2023-05-06T12:04:44.603Z|b2ee7eb6-7ad9-4458-bfb1-8e9768c0a436|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a4e34a0-942b-41dd-a5b0-d718a7ac24ef&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T12:04:44.603Z|b2ee7eb6-7ad9-4458-bfb1-8e9768c0a436|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a4e34a0-942b-41dd-a5b0-d718a7ac24ef&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T12:04:44.623Z|b2ee7eb6-7ad9-4458-bfb1-8e9768c0a436|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a4e34a0-942b-41dd-a5b0-d718a7ac24ef&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T12:04:44.624Z|b2ee7eb6-7ad9-4458-bfb1-8e9768c0a436|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a4e34a0-942b-41dd-a5b0-d718a7ac24ef&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T12:04:44.624Z|b2ee7eb6-7ad9-4458-bfb1-8e9768c0a436|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a4e34a0-942b-41dd-a5b0-d718a7ac24ef&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T12:04:44.624Z|b2ee7eb6-7ad9-4458-bfb1-8e9768c0a436|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a4e34a0-942b-41dd-a5b0-d718a7ac24ef&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 12:04:44 GMT", x-envoy-upstream-service-time:"16", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:04:44.625Z|b2ee7eb6-7ad9-4458-bfb1-8e9768c0a436|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a4e34a0-942b-41dd-a5b0-d718a7ac24ef&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-05-06T12:04:44.625Z|b2ee7eb6-7ad9-4458-bfb1-8e9768c0a436|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a4e34a0-942b-41dd-a5b0-d718a7ac24ef&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T12:04:44.626Z|b2ee7eb6-7ad9-4458-bfb1-8e9768c0a436|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1a4e34a0-942b-41dd-a5b0-d718a7ac24ef&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T12:04:44.636Z|b2ee7eb6-7ad9-4458-bfb1-8e9768c0a436|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1a4e34a0-942b-41dd-a5b0-d718a7ac24ef|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T12:04:48.817Z|2befbfb0-7306-4af8-8754-bf43b8d15647|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:04:48.818Z|2befbfb0-7306-4af8-8754-bf43b8d15647|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:04:50.212Z|cd9adaf4-61b8-4337-a96d-be1d17a14917|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:04:50.213Z|cd9adaf4-61b8-4337-a96d-be1d17a14917|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:04:53.408Z|a4913b9d-6449-48b2-8bd8-79ff3ce099b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:04:53.409Z|a4913b9d-6449-48b2-8bd8-79ff3ce099b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:04:53.408Z|8f0a5f9c-a8d5-401b-9bc9-2e698daf3762|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:04:53.410Z|8f0a5f9c-a8d5-401b-9bc9-2e698daf3762|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:04:53.417Z|dc8469d1-33a2-44be-a6f0-e6db6a22267b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:04:53.418Z|dc8469d1-33a2-44be-a6f0-e6db6a22267b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:05:03.451Z|3eb5c247-cfe9-4889-8191-c3446bf402d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:05:03.451Z|5fde040d-679a-4f85-b661-e7f60af68da2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:05:03.452Z|5fde040d-679a-4f85-b661-e7f60af68da2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:05:03.452Z|3eb5c247-cfe9-4889-8191-c3446bf402d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:05:03.453Z|c4a28f63-1348-48a2-9782-6b5baa516525|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:05:03.454Z|c4a28f63-1348-48a2-9782-6b5baa516525|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:05:03.817Z|6fe0b767-2c8c-4a61-b3a9-9f00d5ad2d44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:05:03.819Z|6fe0b767-2c8c-4a61-b3a9-9f00d5ad2d44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:05:13.484Z|dac4476b-4e23-49f1-b911-48274e5a8002|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:05:13.485Z|dac4476b-4e23-49f1-b911-48274e5a8002|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:05:13.487Z|d6aac55f-cdb4-4958-ac28-68adfe54fc2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:05:13.488Z|d6aac55f-cdb4-4958-ac28-68adfe54fc2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:05:13.488Z|f08c111b-7586-42b4-ada6-1343a5bd5cd4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:05:13.489Z|f08c111b-7586-42b4-ada6-1343a5bd5cd4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:05:15.770Z|6dd55dfa-76e0-4b72-85c2-70c9ee7c7cf9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T12:05:15.771Z|6dd55dfa-76e0-4b72-85c2-70c9ee7c7cf9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T12:05:18.817Z|5d8ca474-73b3-4c14-ae76-69ed51b7e195|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:05:18.818Z|5d8ca474-73b3-4c14-ae76-69ed51b7e195|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:05:20.213Z|7946b5e9-81a7-4fd7-bb7e-47e72b6a3e92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:05:20.214Z|7946b5e9-81a7-4fd7-bb7e-47e72b6a3e92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:05:23.515Z|b54044c1-8c71-4192-ab40-99b81f432198|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:05:23.516Z|b54044c1-8c71-4192-ab40-99b81f432198|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:05:23.520Z|0e840ffc-15d0-48f5-af9e-3d2d4fd2e4fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:05:23.521Z|0e840ffc-15d0-48f5-af9e-3d2d4fd2e4fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:05:23.524Z|fc9f33f9-c3f2-48a0-8706-aa5dfd4e2e95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:05:23.526Z|fc9f33f9-c3f2-48a0-8706-aa5dfd4e2e95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:05:33.555Z|34525116-9941-4f26-add3-d521b7845109|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:05:33.556Z|34525116-9941-4f26-add3-d521b7845109|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:05:33.557Z|563923b9-19a8-43c5-bbdd-99593470204c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:05:33.558Z|563923b9-19a8-43c5-bbdd-99593470204c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:05:33.563Z|394592f2-f0bf-417d-88c2-8468ccb56277|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:05:33.564Z|394592f2-f0bf-417d-88c2-8468ccb56277|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:05:33.817Z|ab1ac79d-5f3c-41ae-978b-0d20c871e89e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:05:33.818Z|ab1ac79d-5f3c-41ae-978b-0d20c871e89e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:05:43.588Z|de645c91-bed1-4db9-9235-c4466d484e06|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:05:43.588Z|de645c91-bed1-4db9-9235-c4466d484e06|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:05:43.593Z|a0bdd22a-747e-4b14-87f4-877ce1ee8a01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:05:43.593Z|a0bdd22a-747e-4b14-87f4-877ce1ee8a01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:05:43.596Z|733eba10-4ed5-4498-9629-dca9ebe424cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:05:43.596Z|733eba10-4ed5-4498-9629-dca9ebe424cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:05:48.817Z|3891a1b6-3a84-499a-95f6-21effc025e14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:05:48.818Z|3891a1b6-3a84-499a-95f6-21effc025e14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:05:50.214Z|f67b1274-2326-4a8e-8f6c-c332cd2bd72b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:05:50.215Z|f67b1274-2326-4a8e-8f6c-c332cd2bd72b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:05:53.616Z|7bcd2077-8df6-4114-a16b-3b99a1551720|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:05:53.617Z|7bcd2077-8df6-4114-a16b-3b99a1551720|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:05:53.621Z|5c1de70e-6c96-48bd-87f1-3107d2239811|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:05:53.621Z|5c1de70e-6c96-48bd-87f1-3107d2239811|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:05:53.625Z|c36a7d52-39a3-4351-848d-dc5816834af8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:05:53.625Z|c36a7d52-39a3-4351-848d-dc5816834af8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:06:03.642Z|3073c8bd-564d-4f5f-89e0-5ed511088fd3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:06:03.643Z|3073c8bd-564d-4f5f-89e0-5ed511088fd3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:06:03.646Z|16981282-9b94-4e7f-b793-be88d653ba25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:06:03.647Z|16981282-9b94-4e7f-b793-be88d653ba25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:06:03.651Z|5b3f4648-ae8e-4706-ae0a-5a7377cb9012|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:06:03.652Z|5b3f4648-ae8e-4706-ae0a-5a7377cb9012|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:06:03.817Z|6968496c-bd6d-4260-9059-4505b18abc11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:06:03.818Z|6968496c-bd6d-4260-9059-4505b18abc11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:06:13.670Z|9446d6f3-6420-4208-a80b-ba085f358382|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:06:13.670Z|9446d6f3-6420-4208-a80b-ba085f358382|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:06:13.677Z|21fa0807-e5a5-4855-b67b-1da13fdf6168|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:06:13.678Z|21fa0807-e5a5-4855-b67b-1da13fdf6168|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:06:13.680Z|13e261f6-db56-4ae5-a424-83508d58ccbd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:06:13.681Z|13e261f6-db56-4ae5-a424-83508d58ccbd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:06:15.770Z|3cc4672e-df1b-4eb5-a8d6-2aa592bbd7b9|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T12:06:15.771Z|3cc4672e-df1b-4eb5-a8d6-2aa592bbd7b9|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T12:06:18.817Z|9a6c97fe-be55-4396-b4d8-47efffdda74c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:06:18.821Z|9a6c97fe-be55-4396-b4d8-47efffdda74c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:06:20.215Z|3265f6e1-9dc2-4f87-8468-744bb712f615|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:06:20.216Z|3265f6e1-9dc2-4f87-8468-744bb712f615|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:06:23.696Z|db77a301-a62d-4b3f-b76c-3a81b9ebc7b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:06:23.697Z|db77a301-a62d-4b3f-b76c-3a81b9ebc7b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:06:23.705Z|db373875-f9e5-48c1-a907-62f7848f4ab4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:06:23.706Z|db373875-f9e5-48c1-a907-62f7848f4ab4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:06:23.709Z|ffba9d38-c601-4c75-ac8f-b4df7e84cdfe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:06:23.710Z|ffba9d38-c601-4c75-ac8f-b4df7e84cdfe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:06:33.728Z|7b03cf8c-abd7-4d09-aae7-e5deb316df07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:06:33.729Z|7b03cf8c-abd7-4d09-aae7-e5deb316df07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:06:33.731Z|c6adde08-bab6-4152-b790-d36f47981a8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:06:33.731Z|c6adde08-bab6-4152-b790-d36f47981a8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:06:33.738Z|c845e4e8-54c9-470a-8321-fc5fc9120e3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:06:33.739Z|c845e4e8-54c9-470a-8321-fc5fc9120e3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:06:33.817Z|ffa3ab67-36b0-4357-ba7b-8be867db1018|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:06:33.818Z|ffa3ab67-36b0-4357-ba7b-8be867db1018|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:06:43.762Z|db4c1e79-162b-4a88-a0d9-0998480140be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:06:43.763Z|db4c1e79-162b-4a88-a0d9-0998480140be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:06:43.769Z|d9b808f8-91ac-4984-9c03-c5b293ea6073|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:06:43.769Z|d9b808f8-91ac-4984-9c03-c5b293ea6073|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:06:43.771Z|64411230-8cae-4333-a797-b20455ff86af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:06:43.772Z|64411230-8cae-4333-a797-b20455ff86af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:06:48.817Z|5fe53ce2-1c17-4bb1-9308-28be13fd18cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:06:48.818Z|5fe53ce2-1c17-4bb1-9308-28be13fd18cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:06:50.217Z|c5da6fb7-c8d4-4399-a58c-48e6a1ef287f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:06:50.217Z|c5da6fb7-c8d4-4399-a58c-48e6a1ef287f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:06:53.797Z|f2595e85-5b28-481b-8fd3-85b6b82cd27e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:06:53.797Z|f2595e85-5b28-481b-8fd3-85b6b82cd27e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:06:53.807Z|fbbbc114-d1cd-4d6a-b58b-00d3a9f7263c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:06:53.808Z|fbbbc114-d1cd-4d6a-b58b-00d3a9f7263c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:06:53.809Z|80172d4f-7cb9-4f39-8ec4-58ca5fd2584a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:06:53.810Z|80172d4f-7cb9-4f39-8ec4-58ca5fd2584a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:07:03.817Z|1db93935-7bb5-489c-a9c0-4d7d2845a68b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:07:03.818Z|1db93935-7bb5-489c-a9c0-4d7d2845a68b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:07:03.832Z|915812d7-c6e8-45bf-a4f9-d82f85205a61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:07:03.833Z|915812d7-c6e8-45bf-a4f9-d82f85205a61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:07:03.840Z|94c461ad-5512-44e0-b4d3-2f8327f6dcb5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:07:03.840Z|94c461ad-5512-44e0-b4d3-2f8327f6dcb5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:07:03.842Z|a73b4468-3dc4-4450-a45a-e0b2e158baf3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:07:03.843Z|a73b4468-3dc4-4450-a45a-e0b2e158baf3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:07:13.858Z|ffff39c4-05cb-4979-9904-fb684561dfd0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:07:13.859Z|ffff39c4-05cb-4979-9904-fb684561dfd0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:07:13.872Z|8a10fb32-d432-4723-ad21-ddf6cc128fbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:07:13.872Z|8a10fb32-d432-4723-ad21-ddf6cc128fbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:07:13.873Z|478425f6-9bb8-4f9b-9f5e-096c6c99b94c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:07:13.874Z|478425f6-9bb8-4f9b-9f5e-096c6c99b94c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:07:15.771Z|8fbe6bdd-9f90-4368-b24e-e320e6a09881|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T12:07:15.772Z|8fbe6bdd-9f90-4368-b24e-e320e6a09881|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T12:07:18.817Z|fdd56b79-5282-40ee-ab1d-023d331e4cb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:07:18.818Z|fdd56b79-5282-40ee-ab1d-023d331e4cb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:07:20.218Z|cd9885f1-4177-470a-9eff-b9fbcb851125|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:07:20.218Z|cd9885f1-4177-470a-9eff-b9fbcb851125|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:07:23.891Z|96d1d60a-9583-46ec-b339-324d7db01d5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:07:23.892Z|96d1d60a-9583-46ec-b339-324d7db01d5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:07:23.907Z|3ba2bf7e-4704-4f1d-a831-541a21952427|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:07:23.907Z|3ba2bf7e-4704-4f1d-a831-541a21952427|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:07:23.908Z|a53e6d52-58be-4c62-8e27-35565bd38037|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:07:23.909Z|a53e6d52-58be-4c62-8e27-35565bd38037|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:07:33.817Z|f4ceabe4-f663-47a3-b377-62680348e95e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:07:33.820Z|f4ceabe4-f663-47a3-b377-62680348e95e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:07:33.921Z|daecf2f1-4446-4958-9689-36259dc11c93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:07:33.922Z|daecf2f1-4446-4958-9689-36259dc11c93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:07:33.938Z|fc4d491a-7388-459b-ad8d-e9574c433e59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:07:33.939Z|fc4d491a-7388-459b-ad8d-e9574c433e59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:07:33.941Z|961a417a-8b78-4985-b42d-213bfd27bcce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:07:33.941Z|961a417a-8b78-4985-b42d-213bfd27bcce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:07:43.952Z|734d2784-ea7a-4e10-ac1e-3162fbdc5c8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:07:43.953Z|734d2784-ea7a-4e10-ac1e-3162fbdc5c8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:07:43.969Z|d25edc45-b91f-4e41-8afd-8124276ea1d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:07:43.970Z|37eee9ce-d659-455d-b368-99c1cce15fdf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:07:43.970Z|d25edc45-b91f-4e41-8afd-8124276ea1d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:07:43.970Z|37eee9ce-d659-455d-b368-99c1cce15fdf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:07:48.822Z|823d390c-dac3-4a68-bf69-947e9b416b8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:07:48.822Z|823d390c-dac3-4a68-bf69-947e9b416b8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:07:50.219Z|d57d769f-55a0-4228-9652-ce90abe8faf7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:07:50.220Z|d57d769f-55a0-4228-9652-ce90abe8faf7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:07:53.994Z|e67f3824-bc20-48c4-a32b-76807b967b38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:07:53.995Z|e67f3824-bc20-48c4-a32b-76807b967b38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:07:54.001Z|ffdd47a1-ad20-495d-82fd-277202f39240|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:07:54.001Z|ffdd47a1-ad20-495d-82fd-277202f39240|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:07:54.001Z|9c8d6ea7-69e0-4b05-9812-3bf8c311b20f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:07:54.002Z|9c8d6ea7-69e0-4b05-9812-3bf8c311b20f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:08:03.817Z|b16ba1e2-c30a-4a81-8283-1e58e01836da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:08:03.818Z|b16ba1e2-c30a-4a81-8283-1e58e01836da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:08:04.035Z|d2d9bd9f-b41c-4a65-a27f-9f7e79e33565|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:08:04.035Z|01adffa3-9cbb-4445-9ee8-5bf09068cdec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:08:04.035Z|70a9d1d7-f37c-4a45-abf9-c7467ac4219d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:08:04.036Z|d2d9bd9f-b41c-4a65-a27f-9f7e79e33565|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:08:04.036Z|70a9d1d7-f37c-4a45-abf9-c7467ac4219d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:08:04.036Z|01adffa3-9cbb-4445-9ee8-5bf09068cdec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:08:14.066Z|a835d98c-a5c4-4ad9-b0d5-54e7f8b3326f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:08:14.067Z|a835d98c-a5c4-4ad9-b0d5-54e7f8b3326f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:08:14.067Z|a2e75087-254a-4a19-a2b0-394f71e795e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:08:14.068Z|a2e75087-254a-4a19-a2b0-394f71e795e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:08:14.068Z|d4e98e82-1cd1-4553-bec5-3ee33da40da7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:08:14.069Z|d4e98e82-1cd1-4553-bec5-3ee33da40da7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:08:15.770Z|1c39b32f-6261-4fe6-8938-10622286e824|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T12:08:15.771Z|1c39b32f-6261-4fe6-8938-10622286e824|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T12:08:18.817Z|0fcf7526-8dc0-4b10-9cea-0af3c163789a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:08:18.821Z|0fcf7526-8dc0-4b10-9cea-0af3c163789a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:08:20.220Z|6a52c2f5-ca71-4e3a-8662-37e22f29cad2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:08:20.221Z|6a52c2f5-ca71-4e3a-8662-37e22f29cad2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:08:24.101Z|34cdc848-f8b4-4bef-915a-f645994b28e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:08:24.101Z|842d4ff4-cbbe-4518-bce9-b2d1a9587414|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:08:24.102Z|34cdc848-f8b4-4bef-915a-f645994b28e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:08:24.102Z|842d4ff4-cbbe-4518-bce9-b2d1a9587414|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:08:24.107Z|4121440d-783a-452d-b407-1fdc75ecf53f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:08:24.108Z|4121440d-783a-452d-b407-1fdc75ecf53f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:08:33.818Z|b83f7670-f6f5-4ffd-a522-d096a5de1403|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:08:33.819Z|b83f7670-f6f5-4ffd-a522-d096a5de1403|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:08:34.132Z|77ed121e-894b-4efb-a518-e06cfacc1539|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:08:34.133Z|77ed121e-894b-4efb-a518-e06cfacc1539|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:08:34.139Z|4f6e3e20-f01b-4e8b-b597-969f7d62152f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:08:34.140Z|4f6e3e20-f01b-4e8b-b597-969f7d62152f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:08:34.140Z|81970b89-c9db-48d0-841f-6e5de1629f5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:08:34.142Z|81970b89-c9db-48d0-841f-6e5de1629f5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:08:44.173Z|1a5d2cb4-60f3-4aa5-a9ab-7f7eae3acc2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:08:44.173Z|1a5d2cb4-60f3-4aa5-a9ab-7f7eae3acc2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:08:44.174Z|9bc99158-e7c0-4bdb-89c6-140d0609680d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:08:44.174Z|0058ba04-2b8b-44bf-a71b-3abae7b0d368|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:08:44.174Z|9bc99158-e7c0-4bdb-89c6-140d0609680d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:08:44.175Z|0058ba04-2b8b-44bf-a71b-3abae7b0d368|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:08:48.817Z|3c16685d-e62f-4360-86ff-11dc1987cdf8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:08:48.818Z|3c16685d-e62f-4360-86ff-11dc1987cdf8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:08:50.222Z|5307f058-e81f-4de5-beb8-3b14869cb92d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:08:50.222Z|5307f058-e81f-4de5-beb8-3b14869cb92d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:08:54.230Z|283c988e-e6f4-426e-af5d-bd6dc88b013c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:08:54.231Z|283c988e-e6f4-426e-af5d-bd6dc88b013c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:08:54.232Z|5977921c-80fc-4fc5-864f-3f40dca6ff79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:08:54.232Z|4c990fda-f1f5-4d90-a584-0b3483dcedae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:08:54.232Z|5977921c-80fc-4fc5-864f-3f40dca6ff79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:08:54.232Z|4c990fda-f1f5-4d90-a584-0b3483dcedae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:09:03.817Z|f35ba42b-fd5b-4372-91b2-eef7d167b018|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:09:03.821Z|f35ba42b-fd5b-4372-91b2-eef7d167b018|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:09:04.255Z|dcf15e62-3ebb-4f0e-8fe2-3f21e9c12455|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:09:04.256Z|dcf15e62-3ebb-4f0e-8fe2-3f21e9c12455|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:09:04.275Z|32fa7fd8-52f5-46b6-aac6-4c0e83dc29bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:09:04.275Z|6383559a-63b0-4395-b84c-e7674a775a17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:09:04.275Z|32fa7fd8-52f5-46b6-aac6-4c0e83dc29bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:09:04.276Z|6383559a-63b0-4395-b84c-e7674a775a17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:09:14.298Z|a5ac76cf-9674-4aed-9f69-bb197f3d2574|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:09:14.299Z|a5ac76cf-9674-4aed-9f69-bb197f3d2574|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:09:14.306Z|4a8fe12d-df87-4909-b99b-46d06059f39a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:09:14.307Z|4a8fe12d-df87-4909-b99b-46d06059f39a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:09:14.307Z|1c01f735-0d19-41ba-9cbb-73641fa45ba6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:09:14.308Z|1c01f735-0d19-41ba-9cbb-73641fa45ba6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:09:15.771Z|932fd465-6918-4571-9c1f-34321083d315|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T12:09:15.772Z|932fd465-6918-4571-9c1f-34321083d315|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T12:09:18.817Z|d15005e4-28eb-4de1-b08d-1a612d2ea064|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:09:18.818Z|d15005e4-28eb-4de1-b08d-1a612d2ea064|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:09:20.223Z|e78121fc-0999-40e1-994a-715e1a091715|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:09:20.223Z|e78121fc-0999-40e1-994a-715e1a091715|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:09:24.324Z|8e19680c-fd09-49ca-a6e7-a09e2c160215|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:09:24.325Z|8e19680c-fd09-49ca-a6e7-a09e2c160215|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:09:24.329Z|5e2a900c-9a8a-4d40-b74f-2aef47649344|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:09:24.330Z|5e2a900c-9a8a-4d40-b74f-2aef47649344|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:09:24.335Z|31007802-6024-4e6f-8bd2-1b39b7e29238|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:09:24.335Z|31007802-6024-4e6f-8bd2-1b39b7e29238|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:09:33.817Z|5dce8a4e-274d-4736-bbe1-cdb079fc775e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:09:33.818Z|5dce8a4e-274d-4736-bbe1-cdb079fc775e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:09:34.357Z|9d157b62-45fe-4422-9052-aec1f167e7d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:09:34.358Z|9d157b62-45fe-4422-9052-aec1f167e7d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:09:34.360Z|c5f94fec-5fbd-4cc1-bb0e-13bd671eb5af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:09:34.360Z|c5f94fec-5fbd-4cc1-bb0e-13bd671eb5af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:09:34.367Z|19bfaf9f-03b4-45b7-b970-f5d3deb55a01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:09:34.367Z|19bfaf9f-03b4-45b7-b970-f5d3deb55a01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:09:44.389Z|eac63401-9e68-4c67-ab2a-1f22046c058f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:09:44.389Z|eac63401-9e68-4c67-ab2a-1f22046c058f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:09:44.392Z|56d109e1-60e1-49ab-aad6-aa0771e920ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:09:44.392Z|56d109e1-60e1-49ab-aad6-aa0771e920ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:09:44.399Z|7f00345b-b371-46e7-bf0a-933983a288c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:09:44.400Z|7f00345b-b371-46e7-bf0a-933983a288c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:09:48.817Z|298543e7-b1d0-47ee-b80c-06ec430c5cba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:09:48.822Z|298543e7-b1d0-47ee-b80c-06ec430c5cba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:09:50.224Z|f0921761-7a06-45ef-a122-728f6c8816c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:09:50.225Z|f0921761-7a06-45ef-a122-728f6c8816c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:09:54.422Z|10d2a735-e8ff-4478-92a6-1636c94b65bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:09:54.423Z|10d2a735-e8ff-4478-92a6-1636c94b65bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:09:54.424Z|6cc6fd70-4d77-42aa-a8fa-bbe88d478706|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:09:54.425Z|6cc6fd70-4d77-42aa-a8fa-bbe88d478706|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:09:54.430Z|b3381519-9be8-4bc2-8284-129c92996c24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:09:54.430Z|b3381519-9be8-4bc2-8284-129c92996c24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:10:03.817Z|00cdfb81-9bfc-4268-9076-348a59ca6372|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:10:03.818Z|00cdfb81-9bfc-4268-9076-348a59ca6372|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:10:04.457Z|a99c8c59-88e4-46a0-b66b-47504b4cdd1a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:10:04.458Z|a99c8c59-88e4-46a0-b66b-47504b4cdd1a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:10:04.460Z|22912431-3cac-49db-8254-a6e229b929db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:10:04.461Z|22912431-3cac-49db-8254-a6e229b929db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:10:04.467Z|a3f38a04-7f9f-46b6-a62f-98e715136680|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:10:04.467Z|a3f38a04-7f9f-46b6-a62f-98e715136680|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:10:14.497Z|9276ce2a-4e77-4b0a-b9c1-c9d8e103a539|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:10:14.497Z|8265d258-d101-4660-8aa3-6add4acfa571|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:10:14.498Z|9276ce2a-4e77-4b0a-b9c1-c9d8e103a539|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:10:14.499Z|8265d258-d101-4660-8aa3-6add4acfa571|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:10:14.506Z|0bee682d-94e3-4ddb-8176-00a31eba4bc9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:10:14.507Z|0bee682d-94e3-4ddb-8176-00a31eba4bc9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:10:15.773Z|8dfd3457-c2ad-422b-95da-29f91b115c26|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T12:10:15.774Z|8dfd3457-c2ad-422b-95da-29f91b115c26|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T12:10:18.817Z|b97b80a6-738b-4bab-bcec-99a31352c06f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:10:18.818Z|b97b80a6-738b-4bab-bcec-99a31352c06f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:10:20.225Z|5217579b-59b3-4250-8e28-b4afa94deb48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:10:20.226Z|5217579b-59b3-4250-8e28-b4afa94deb48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:10:24.528Z|c7ca2600-3eae-4a09-a55a-38344a261b33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:10:24.529Z|c7ca2600-3eae-4a09-a55a-38344a261b33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:10:24.532Z|51530e9e-d5c3-478c-9105-70b6be87cbd4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:10:24.532Z|51530e9e-d5c3-478c-9105-70b6be87cbd4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:10:24.535Z|45fc49b5-08d8-4880-ac7d-8c3a27d38e7e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:10:24.535Z|45fc49b5-08d8-4880-ac7d-8c3a27d38e7e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:10:33.817Z|5e92a706-6969-4051-bee8-1824aebd3938|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:10:33.821Z|5e92a706-6969-4051-bee8-1824aebd3938|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:10:34.562Z|d3d60add-9732-4c41-86b4-13055d21365f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:10:34.562Z|d3d60add-9732-4c41-86b4-13055d21365f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:10:34.564Z|77c5a0d2-d01c-4489-bf0f-95d67db90cd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:10:34.564Z|77c5a0d2-d01c-4489-bf0f-95d67db90cd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:10:34.567Z|e1188b72-d039-4463-a0e0-7015c960674c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:10:34.567Z|e1188b72-d039-4463-a0e0-7015c960674c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:10:44.595Z|19881695-1bed-4bf8-adb6-df4206d38940|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:10:44.596Z|19881695-1bed-4bf8-adb6-df4206d38940|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:10:44.598Z|df359e65-4ffd-427e-8763-95997e801819|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:10:44.599Z|df359e65-4ffd-427e-8763-95997e801819|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:10:44.602Z|09dfbcb3-bbe2-4f80-bd02-161c2555bf63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:10:44.603Z|09dfbcb3-bbe2-4f80-bd02-161c2555bf63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:10:48.817Z|86546220-769a-4f9e-a7c3-1e74d6048604|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:10:48.818Z|86546220-769a-4f9e-a7c3-1e74d6048604|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:10:50.226Z|1e7f3895-f45e-44e5-8373-e73d7fcd3a2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:10:50.227Z|1e7f3895-f45e-44e5-8373-e73d7fcd3a2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:10:54.638Z|300c0ecb-a821-467e-a999-9ef772886889|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:10:54.638Z|300c0ecb-a821-467e-a999-9ef772886889|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:10:54.639Z|f3dd8f3e-cf63-4e98-a1df-78866835cd63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:10:54.640Z|f3dd8f3e-cf63-4e98-a1df-78866835cd63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:10:54.641Z|0798047f-dc42-45da-bc06-9215f5ff7ca6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:10:54.643Z|0798047f-dc42-45da-bc06-9215f5ff7ca6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:11:03.817Z|966c9215-4a60-4ac5-8c12-285fe6fa9e9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:11:03.818Z|966c9215-4a60-4ac5-8c12-285fe6fa9e9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:11:04.680Z|a207ce68-b7c0-49b8-a047-897046839388|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:11:04.681Z|a207ce68-b7c0-49b8-a047-897046839388|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:11:04.684Z|3211133c-4ea5-4277-98b3-242059f1c5e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:11:04.684Z|3211133c-4ea5-4277-98b3-242059f1c5e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:11:04.692Z|42bc91ad-8947-46fa-8073-e8f8bf6c97bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:11:04.692Z|42bc91ad-8947-46fa-8073-e8f8bf6c97bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:11:14.709Z|dc59d3ed-a001-4c72-99e9-2418b96f903e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:11:14.709Z|dc59d3ed-a001-4c72-99e9-2418b96f903e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:11:14.714Z|c9581986-7d9c-424c-bb5c-fb81c0bfea98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:11:14.715Z|c9581986-7d9c-424c-bb5c-fb81c0bfea98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:11:14.721Z|674dbe3b-4e0b-44dd-9f67-0765b70343fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:11:14.721Z|674dbe3b-4e0b-44dd-9f67-0765b70343fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:11:15.772Z|90a0fa27-c19e-4414-b7bb-7b2c235969bd|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T12:11:15.773Z|90a0fa27-c19e-4414-b7bb-7b2c235969bd|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T12:11:18.817Z|a0859d08-ab31-4862-8d2c-cba4f6c738ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:11:18.821Z|a0859d08-ab31-4862-8d2c-cba4f6c738ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:11:20.228Z|d9444a26-c06b-4ce9-a4b1-8cf9f8246e12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:11:20.228Z|d9444a26-c06b-4ce9-a4b1-8cf9f8246e12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:11:24.741Z|0cbdf1ab-d86c-471a-8fb5-d9e53c081a7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:11:24.742Z|0cbdf1ab-d86c-471a-8fb5-d9e53c081a7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:11:24.746Z|dd86cd64-361a-4f08-a289-39996baf1db9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:11:24.747Z|dd86cd64-361a-4f08-a289-39996baf1db9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:11:24.755Z|737731c8-5ec3-489b-b747-db3898facc04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:11:24.757Z|737731c8-5ec3-489b-b747-db3898facc04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:11:33.817Z|f33b968a-6458-4808-97a7-0eadbe633567|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:11:33.818Z|f33b968a-6458-4808-97a7-0eadbe633567|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:11:34.785Z|5a424f1f-7150-4b85-b9f6-68e433cbc55e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:11:34.785Z|0eafb1fa-e405-4a62-af94-465170701585|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:11:34.786Z|0eafb1fa-e405-4a62-af94-465170701585|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:11:34.787Z|bc8da84d-0724-445d-9f88-865beb303a05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:11:34.787Z|bc8da84d-0724-445d-9f88-865beb303a05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:11:34.786Z|5a424f1f-7150-4b85-b9f6-68e433cbc55e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:11:44.818Z|3d132d70-fdfa-4eae-a484-97412e509947|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:11:44.819Z|3d132d70-fdfa-4eae-a484-97412e509947|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:11:44.819Z|a40d9e3e-1ca8-4b14-9ba2-1af7e1b86469|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:11:44.819Z|a40d9e3e-1ca8-4b14-9ba2-1af7e1b86469|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:11:44.823Z|d537036f-5982-47de-8db3-58365ae7a081|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:11:44.824Z|d537036f-5982-47de-8db3-58365ae7a081|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:11:48.817Z|d172862e-60ca-4441-b561-88a9b436e8b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:11:48.818Z|d172862e-60ca-4441-b561-88a9b436e8b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:11:50.229Z|60ba56b8-68bb-4ece-bc41-30e533e632b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:11:50.230Z|60ba56b8-68bb-4ece-bc41-30e533e632b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:11:54.846Z|e55110b8-0a48-4f4c-9eea-96ceb7d29354|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:11:54.847Z|e55110b8-0a48-4f4c-9eea-96ceb7d29354|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:11:54.854Z|3aef2672-fd2d-482e-8541-76586125b751|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:11:54.855Z|3aef2672-fd2d-482e-8541-76586125b751|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:11:54.856Z|b986c5f9-631d-4325-a0ca-7f184cbef5a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:11:54.858Z|b986c5f9-631d-4325-a0ca-7f184cbef5a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:12:03.817Z|cc0cbe2c-d0e1-4ff9-be2d-4be1391b074b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:12:03.821Z|cc0cbe2c-d0e1-4ff9-be2d-4be1391b074b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:12:04.881Z|ffd172ca-152d-48f5-883e-15d9302164b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:12:04.882Z|ffd172ca-152d-48f5-883e-15d9302164b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:12:04.884Z|7733f2a5-a020-481f-be2d-6a97804b89e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:12:04.884Z|7733f2a5-a020-481f-be2d-6a97804b89e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:12:04.887Z|d9fcc906-8f07-445f-a1f7-e252183ba95b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:12:04.888Z|d9fcc906-8f07-445f-a1f7-e252183ba95b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:12:14.911Z|7d75e123-2bf4-4e46-be48-950907c0f791|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:12:14.911Z|7d75e123-2bf4-4e46-be48-950907c0f791|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:12:14.912Z|2accd69b-be28-496f-b87a-830150c0306f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:12:14.913Z|2accd69b-be28-496f-b87a-830150c0306f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:12:14.914Z|ad3d0922-9fa6-4f5b-9dc8-e825798d4259|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:12:14.916Z|ad3d0922-9fa6-4f5b-9dc8-e825798d4259|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:12:15.771Z|6f3ebc64-6f5e-4310-81e5-f5ad5c5c9d95|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T12:12:15.771Z|6f3ebc64-6f5e-4310-81e5-f5ad5c5c9d95|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T12:12:18.817Z|af739f37-a5dc-4180-81fe-9dfae99f76bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:12:18.818Z|af739f37-a5dc-4180-81fe-9dfae99f76bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:12:20.231Z|81300559-3e48-48b9-adda-d42cb537f5f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:12:20.231Z|81300559-3e48-48b9-adda-d42cb537f5f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:12:24.951Z|b85867a1-4802-4a4f-81a3-207fe640d21c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:12:24.951Z|35da71df-8a4d-4435-b3c1-f1b7294c2558|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:12:24.952Z|b85867a1-4802-4a4f-81a3-207fe640d21c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:12:24.952Z|35da71df-8a4d-4435-b3c1-f1b7294c2558|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:12:24.955Z|fff9a94d-a8fa-4eb3-90da-7516e231494e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:12:24.955Z|fff9a94d-a8fa-4eb3-90da-7516e231494e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:12:33.817Z|9e6fa056-f33a-464a-8678-d629146fc140|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:12:33.818Z|9e6fa056-f33a-464a-8678-d629146fc140|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:12:34.984Z|e24499ba-3e0a-462e-b71e-089a427291f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:12:34.985Z|e24499ba-3e0a-462e-b71e-089a427291f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:12:34.987Z|fb4ab43c-95f4-4099-bb00-a69b67141249|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:12:34.987Z|6fc500b8-6593-4d45-9802-e4eb9e639ad9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:12:34.987Z|fb4ab43c-95f4-4099-bb00-a69b67141249|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:12:34.987Z|6fc500b8-6593-4d45-9802-e4eb9e639ad9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:12:45.014Z|3dbd5d0e-8237-408a-84af-638e5bfa06bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:12:45.014Z|3dbd5d0e-8237-408a-84af-638e5bfa06bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:12:45.017Z|248ed91b-c01e-4a3f-8b8b-8838408472f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:12:45.018Z|248ed91b-c01e-4a3f-8b8b-8838408472f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:12:45.022Z|555c357a-a479-4de6-a4e8-bb4951db17c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:12:45.022Z|555c357a-a479-4de6-a4e8-bb4951db17c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:12:48.817Z|39ab3b41-f6da-4a74-a1fc-82ba2ed078fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:12:48.820Z|39ab3b41-f6da-4a74-a1fc-82ba2ed078fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:12:50.232Z|0fa7f5fb-72a4-4c40-a5e5-cedca4b0300f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:12:50.233Z|0fa7f5fb-72a4-4c40-a5e5-cedca4b0300f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:12:55.045Z|8c6973c5-d7a4-404a-8c30-0e584da61b6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:12:55.046Z|8c6973c5-d7a4-404a-8c30-0e584da61b6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:12:55.050Z|d9b7ec3a-512e-4e92-bc0f-5e23de9f3591|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:12:55.050Z|d9b7ec3a-512e-4e92-bc0f-5e23de9f3591|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:12:55.059Z|c63e6074-7057-4a14-9655-8e4c1a7b602b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:12:55.059Z|c63e6074-7057-4a14-9655-8e4c1a7b602b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:13:03.817Z|579c245e-81dd-4735-8c00-d7de563cdcba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:13:03.817Z|579c245e-81dd-4735-8c00-d7de563cdcba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:13:05.074Z|aa08694d-355a-495a-849c-3c52cdc2334c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:13:05.075Z|aa08694d-355a-495a-849c-3c52cdc2334c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:13:05.084Z|41135afd-cb25-42db-a223-7bfe9adff709|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:13:05.085Z|41135afd-cb25-42db-a223-7bfe9adff709|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:13:05.087Z|9b6d7a9b-0935-44b3-98c1-8a38ba8ab03c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:13:05.087Z|9b6d7a9b-0935-44b3-98c1-8a38ba8ab03c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:13:15.104Z|934d701e-87d7-4c91-a433-1d70747ba6c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:13:15.105Z|934d701e-87d7-4c91-a433-1d70747ba6c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:13:15.115Z|07c74893-54fe-44f5-83b4-0edbb95a403e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:13:15.115Z|07c74893-54fe-44f5-83b4-0edbb95a403e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:13:15.117Z|03c6cea1-d0ff-4f6d-8edc-f14a858e306a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:13:15.117Z|03c6cea1-d0ff-4f6d-8edc-f14a858e306a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:13:15.772Z|86e2c0fa-3eda-4adf-8b1a-69f00c79ea28|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T12:13:15.773Z|86e2c0fa-3eda-4adf-8b1a-69f00c79ea28|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T12:13:18.817Z|6f4cd413-ad1c-457e-a620-a02f6c42a989|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:13:18.818Z|6f4cd413-ad1c-457e-a620-a02f6c42a989|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:13:20.234Z|a47cfdc4-a1a9-4998-887f-e35461647a07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:13:20.234Z|a47cfdc4-a1a9-4998-887f-e35461647a07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:13:25.134Z|4992c48f-4791-46d4-afd7-c7ad5d5ba8db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:13:25.135Z|4992c48f-4791-46d4-afd7-c7ad5d5ba8db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:13:25.143Z|b8f21691-b794-4853-9ea0-a060a3227b83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:13:25.144Z|b8f21691-b794-4853-9ea0-a060a3227b83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:13:25.145Z|720ff50a-f637-4be4-9ede-b3a1164e056c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:13:25.145Z|720ff50a-f637-4be4-9ede-b3a1164e056c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:13:33.817Z|692b4f1b-21de-45ae-997a-8a9ef0fff21e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:13:33.822Z|692b4f1b-21de-45ae-997a-8a9ef0fff21e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:13:35.164Z|3e4fed8b-b159-44b7-b0ce-b6174f6f8f99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:13:35.165Z|3e4fed8b-b159-44b7-b0ce-b6174f6f8f99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:13:35.173Z|8a899791-5b4d-4564-8d8a-34a91e25aed0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:13:35.174Z|8a899791-5b4d-4564-8d8a-34a91e25aed0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:13:35.174Z|95755880-b8d2-4f3b-9e01-6ce82f206b5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:13:35.175Z|95755880-b8d2-4f3b-9e01-6ce82f206b5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:13:45.197Z|de841d2e-1ddb-4dae-8511-4ae1f59d98e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:13:45.198Z|de841d2e-1ddb-4dae-8511-4ae1f59d98e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:13:45.205Z|8798a3e9-ad27-4dc3-ab4e-c29873584ac1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:13:45.207Z|8798a3e9-ad27-4dc3-ab4e-c29873584ac1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:13:45.209Z|b9b6284e-9ec6-456d-a76d-a9c92ea19368|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:13:45.209Z|b9b6284e-9ec6-456d-a76d-a9c92ea19368|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:13:48.817Z|62caf15f-ab4d-40f9-b34b-3780de8566dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:13:48.818Z|62caf15f-ab4d-40f9-b34b-3780de8566dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:13:50.235Z|c88d0c95-fe30-447f-b6b3-8c546cc8edff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:13:50.236Z|c88d0c95-fe30-447f-b6b3-8c546cc8edff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:13:55.230Z|7424ca4c-7e37-4781-8bc7-1924611de32e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:13:55.231Z|7424ca4c-7e37-4781-8bc7-1924611de32e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:13:55.232Z|b96ba748-924b-41e8-8c64-bebdc7384fb4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:13:55.233Z|b96ba748-924b-41e8-8c64-bebdc7384fb4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:13:55.237Z|0fc2af3c-4350-4af9-a133-ce2ec4609d6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:13:55.238Z|0fc2af3c-4350-4af9-a133-ce2ec4609d6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:14:03.818Z|116d3158-475d-45f4-8760-89aa4d507b2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:14:03.818Z|116d3158-475d-45f4-8760-89aa4d507b2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:14:05.262Z|d8bcb5a9-c305-41ec-91fc-ecaa37e89b59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:14:05.263Z|d8bcb5a9-c305-41ec-91fc-ecaa37e89b59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:14:05.264Z|65ce0ebc-4d8f-4bed-8bcb-720bb28e0959|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:14:05.264Z|65ce0ebc-4d8f-4bed-8bcb-720bb28e0959|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:14:05.267Z|b4587963-d01d-42f4-9d30-31a53b6361cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:14:05.267Z|b4587963-d01d-42f4-9d30-31a53b6361cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:14:15.293Z|02167b6d-477c-414d-ac74-4516da9fa287|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:14:15.293Z|02167b6d-477c-414d-ac74-4516da9fa287|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:14:15.296Z|6b0a6e48-3b09-4a01-8099-46ce93ca324b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:14:15.297Z|6b0a6e48-3b09-4a01-8099-46ce93ca324b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:14:15.297Z|fac61c53-d0a2-485f-91d1-8b0ab7afb5d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:14:15.298Z|fac61c53-d0a2-485f-91d1-8b0ab7afb5d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:14:15.773Z|b009d844-7d09-4c8c-93f3-86b4ffdd4859|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T12:14:15.774Z|b009d844-7d09-4c8c-93f3-86b4ffdd4859|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T12:14:18.817Z|68fd79a5-003a-4ee1-b7df-6a9eac32c8d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:14:18.821Z|68fd79a5-003a-4ee1-b7df-6a9eac32c8d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:14:20.237Z|8fb5a14a-74c0-4b36-9d68-02ea46d9297f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:14:20.237Z|8fb5a14a-74c0-4b36-9d68-02ea46d9297f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:14:25.330Z|2900fb4b-a853-4da6-a486-f7f32bbbd088|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:14:25.330Z|77a9bfc3-87df-4683-9ade-6afdcbe830ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:14:25.331Z|2900fb4b-a853-4da6-a486-f7f32bbbd088|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:14:25.331Z|77a9bfc3-87df-4683-9ade-6afdcbe830ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:14:25.333Z|9c741a80-4470-4c5f-8381-9d71c94403aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:14:25.334Z|9c741a80-4470-4c5f-8381-9d71c94403aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:14:33.817Z|ea767131-00da-4a98-8ab2-e639165cf876|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:14:33.818Z|ea767131-00da-4a98-8ab2-e639165cf876|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:14:35.361Z|a7e1bdb9-31e1-4f1c-b80b-c1319d443803|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:14:35.362Z|a7e1bdb9-31e1-4f1c-b80b-c1319d443803|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:14:35.364Z|5a36495a-1fb4-4377-b220-6a0e6976a320|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:14:35.365Z|5a36495a-1fb4-4377-b220-6a0e6976a320|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:14:35.365Z|7b514f85-8a2a-4451-b67b-5fc9a05b7beb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:14:35.366Z|7b514f85-8a2a-4451-b67b-5fc9a05b7beb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:14:45.393Z|ac465bae-b3a3-4495-8d23-d90aa1b51283|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:14:45.394Z|ac465bae-b3a3-4495-8d23-d90aa1b51283|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:14:45.396Z|f76f9bb1-3a26-460c-850f-db2dc9bb346b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:14:45.397Z|f76f9bb1-3a26-460c-850f-db2dc9bb346b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:14:45.401Z|1c541234-d951-4cf9-aeb9-aaf16cd255d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:14:45.402Z|1c541234-d951-4cf9-aeb9-aaf16cd255d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:14:48.817Z|0673e053-9799-4494-a7c1-c8ab1914c973|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:14:48.818Z|0673e053-9799-4494-a7c1-c8ab1914c973|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:14:50.238Z|603da57d-c8dc-484b-80f0-28057dfa52c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:14:50.238Z|603da57d-c8dc-484b-80f0-28057dfa52c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:14:55.427Z|b0626c6f-139f-464f-a9fb-69fa8da6d293|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:14:55.428Z|b0626c6f-139f-464f-a9fb-69fa8da6d293|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:14:55.431Z|691a8c54-6183-4058-8d41-6b1b0b8ca01d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:14:55.431Z|691a8c54-6183-4058-8d41-6b1b0b8ca01d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:14:55.437Z|29048943-7f2b-42b9-9d11-2fa052f83b92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:14:55.437Z|29048943-7f2b-42b9-9d11-2fa052f83b92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:15:03.817Z|8dd9ad8b-fea3-426e-865e-fc139dc300bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:15:03.821Z|8dd9ad8b-fea3-426e-865e-fc139dc300bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:15:05.456Z|b4625798-5cd6-4fd7-a39d-50a892064080|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:15:05.457Z|b4625798-5cd6-4fd7-a39d-50a892064080|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:15:05.457Z|2acb135c-4217-42e8-a9c5-6d8c5809028d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:15:05.458Z|2acb135c-4217-42e8-a9c5-6d8c5809028d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:15:05.464Z|dfb59127-df5f-4e56-b57c-593a73b9da42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:15:05.465Z|dfb59127-df5f-4e56-b57c-593a73b9da42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:15:15.488Z|da7e0df8-2e45-4bfa-8ac3-a9a8c430c0a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:15:15.488Z|da7e0df8-2e45-4bfa-8ac3-a9a8c430c0a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:15:15.490Z|6bf9c5fa-a9c8-4604-bbb3-3f7bb140943f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:15:15.491Z|6bf9c5fa-a9c8-4604-bbb3-3f7bb140943f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:15:15.494Z|bd36086e-4090-42a0-9ee7-4d539c1742c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:15:15.494Z|bd36086e-4090-42a0-9ee7-4d539c1742c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:15:15.772Z|a6c40db3-75a0-4678-899b-2f5cf6d0861d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T12:15:15.773Z|a6c40db3-75a0-4678-899b-2f5cf6d0861d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T12:15:18.817Z|5b58d651-9c77-4d65-97dc-c0d25750e167|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:15:18.818Z|5b58d651-9c77-4d65-97dc-c0d25750e167|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:15:20.239Z|641f8ab8-5c71-4fa5-932d-d570231f9dd3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:15:20.239Z|641f8ab8-5c71-4fa5-932d-d570231f9dd3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:15:25.515Z|60ecca19-0372-49dd-b4a0-3c37be486da6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:15:25.516Z|60ecca19-0372-49dd-b4a0-3c37be486da6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:15:25.523Z|5048ef3b-1ad1-454c-bf1c-414be4ed8045|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:15:25.524Z|5048ef3b-1ad1-454c-bf1c-414be4ed8045|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:15:25.526Z|79c9cd39-6f6e-4a39-ae7b-465c17ba46d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:15:25.526Z|79c9cd39-6f6e-4a39-ae7b-465c17ba46d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:15:25.810Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2023-05-06T12:15:25.811Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: e2403635-38d9-4f46-a417-cda1d0dc6017 already exists in requestDb InfraActiveRequests table 2023-05-06T12:15:25.812Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017 2023-05-06T12:15:25.812Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|INFO|500||Invoke 2023-05-06T12:15:25.812Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||===========================request begin================================================ 2023-05-06T12:15:25.812Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017 2023-05-06T12:15:25.812Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Method : GET 2023-05-06T12:15:25.812Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ac2e9b41250721599e0ef773d0e08018", X-B3-SpanId:"e0df47afbbb3163b", X-B3-ParentSpanId:"123e7864e32ed45a", X-B3-Sampled:"0", X-ONAP-RequestID:"e2403635-38d9-4f46-a417-cda1d0dc6017", X-RequestID:"e2403635-38d9-4f46-a417-cda1d0dc6017", X-TransactionID:"e2403635-38d9-4f46-a417-cda1d0dc6017", X-ECOMP-RequestID:"e2403635-38d9-4f46-a417-cda1d0dc6017", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4487a6a7-f682-429b-ad40-ef48dcd0f53c"] 2023-05-06T12:15:25.813Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Request body: 2023-05-06T12:15:25.813Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||==========================request end================================================ 2023-05-06T12:15:25.841Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||============================response begin========================================== 2023-05-06T12:15:25.842Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Status code : 404 NOT_FOUND 2023-05-06T12:15:25.842Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Status text : Not Found 2023-05-06T12:15:25.842Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 06 May 2023 12:15:26 GMT", x-envoy-upstream-service-time:"23", server:"envoy"] 2023-05-06T12:15:25.842Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Response body: 2023-05-06T12:15:25.843Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||=======================response end================================================= 2023-05-06T12:15:25.843Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|INFO|404|Not Found|InvokeReturn 2023-05-06T12:15:25.857Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2023-05-06T12:15:25.857Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2023-05-06T12:15:25.862Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-05-06T12:15:25.888Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-05-06T12:15:25.889Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2023-05-06T12:15:25.933Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2023-05-06T12:15:25.933Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Sat, 06 May 2023 12:15:26 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[34], x-aai-txid=[2-aai-resources-230506-12:15:26:074-81257], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-06T12:15:25.935Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|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-05-06T12:15:25.938Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 2023-05-06T12:15:25.939Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2023-05-06T12:15:25.946Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-05-06T12:15:25.978Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-05-06T12:15:25.979Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2023-05-06T12:15:26.013Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2023-05-06T12:15:26.013Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Sat, 06 May 2023 12:15:26 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[30], x-aai-txid=[1-aai-resources-230506-12:15:26:159-40064], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-06T12:15:26.014Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|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-05-06T12:15:26.016Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 2023-05-06T12:15:26.016Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2023-05-06T12:15:26.020Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-05-06T12:15:26.036Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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-macro-cloud-owner/RegionOne/tenants/tenant/7db65ec7566d486695bbd771595ed5b3|INFO|500||Invoke 2023-05-06T12:15:26.037Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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-macro-cloud-owner/RegionOne/tenants/tenant/7db65ec7566d486695bbd771595ed5b3|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/7db65ec7566d486695bbd771595ed5b3 with request headers:{Authorization=[***REDACTED***], X-RequestID=[e2403635-38d9-4f46-a417-cda1d0dc6017], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[fcb0da78-b197-48e1-86b0-bdcbd3cc2d26], X-ECOMP-RequestID=[e2403635-38d9-4f46-a417-cda1d0dc6017], X-TransactionId=[], X-ONAP-RequestID=[e2403635-38d9-4f46-a417-cda1d0dc6017]} 2023-05-06T12:15:26.102Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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-macro-cloud-owner/RegionOne/tenants/tenant/7db65ec7566d486695bbd771595ed5b3|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/7db65ec7566d486695bbd771595ed5b3 has http status code:200 and response headers:{date=[Sat, 06 May 2023 12:15:26 GMT], server=[envoy], content-length=[614], x-envoy-upstream-service-time=[61], vertex-id=[229440], x-aai-txid=[2-aai-resources-230506-12:15:26:216-6924], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-06T12:15:26.103Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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-macro-cloud-owner/RegionOne/tenants/tenant/7db65ec7566d486695bbd771595ed5b3|DEBUG|500||{"tenant-id":"7db65ec7566d486695bbd771595ed5b3","tenant-name":"onap-daily-kohn","tenant-context":"None","resource-version":"1683375082814","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-05-06T12:15:26.104Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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-macro-cloud-owner/RegionOne/tenants/tenant/7db65ec7566d486695bbd771595ed5b3|INFO|500||InvokeReturn 2023-05-06T12:15:26.105Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-05-06T12:15:26.105Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-05-06T12:15:26.112Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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-05-06T12:15:26.112Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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-05-06T12:15:26.113Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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-05-06T12:15:26.113Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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-05-06T12:15:26.113Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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-05-06T12:15:26.113Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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:"113", X-B3-TraceId:"ac2e9b41250721599e0ef773d0e08018", X-B3-SpanId:"93d5788fae1099a1", X-B3-ParentSpanId:"123e7864e32ed45a", X-B3-Sampled:"0", X-ONAP-RequestID:"e2403635-38d9-4f46-a417-cda1d0dc6017", X-RequestID:"e2403635-38d9-4f46-a417-cda1d0dc6017", X-TransactionID:"e2403635-38d9-4f46-a417-cda1d0dc6017", X-ECOMP-RequestID:"e2403635-38d9-4f46-a417-cda1d0dc6017", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8f7f394e-54b5-4dd8-854b-1136ca9fb1ca"] 2023-05-06T12:15:26.114Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f","requestScope":"service"} 2023-05-06T12:15:26.114Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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-05-06T12:15:26.142Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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-05-06T12:15:26.142Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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-05-06T12:15:26.143Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-05-06T12:15:26.143Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 06 May 2023 12:15:26 GMT", x-envoy-upstream-service-time:"24", server:"envoy"] 2023-05-06T12:15:26.144Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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-05-06T12:15:26.144Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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-05-06T12:15:26.145Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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-05-06T12:15:26.145Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5 2023-05-06T12:15:26.146Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5|INFO|500||Invoke 2023-05-06T12:15:26.146Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5|DEBUG|500||===========================request begin================================================ 2023-05-06T12:15:26.147Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5 2023-05-06T12:15:26.147Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5|DEBUG|500||Method : GET 2023-05-06T12:15:26.147Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e2403635-38d9-4f46-a417-cda1d0dc6017", X-RequestID:"e2403635-38d9-4f46-a417-cda1d0dc6017", X-TransactionID:"e2403635-38d9-4f46-a417-cda1d0dc6017", X-ECOMP-RequestID:"e2403635-38d9-4f46-a417-cda1d0dc6017", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81636d2e-56f3-4654-8276-14f9a74cf6bd"] 2023-05-06T12:15:26.148Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5|DEBUG|500||Request body: 2023-05-06T12:15:26.148Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5|DEBUG|500||==========================request end================================================ 2023-05-06T12:15:26.194Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5|DEBUG|500||============================response begin========================================== 2023-05-06T12:15:26.194Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5|DEBUG|500||Status code : 200 OK 2023-05-06T12:15:26.195Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5|DEBUG|500||Status text : OK 2023-05-06T12:15:26.195Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Sat, 06 May 2023 12:15:26 GMT", x-envoy-upstream-service-time:"41", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:15:26.196Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5", "modelInvariantUUID" : "858f3f5a-f608-4fe9-a9fd-6fb872655ff7", "created" : "2023-05-06 12:14:05.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" : 14, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5/serviceProxyCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5/networkCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5/vnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5/recipes" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5/collectionResourceCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5/csar" } } } 2023-05-06T12:15:26.196Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5|DEBUG|500||=======================response end================================================= 2023-05-06T12:15:26.197Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5|INFO|500||InvokeReturn 2023-05-06T12:15:26.202Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5&action=createInstance 2023-05-06T12:15:26.203Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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=6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5&action=createInstance|INFO|500||Invoke 2023-05-06T12:15:26.204Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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=6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-05-06T12:15:26.204Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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=6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5&action=createInstance 2023-05-06T12:15:26.204Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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=6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5&action=createInstance|DEBUG|500||Method : GET 2023-05-06T12:15:26.204Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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=6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e2403635-38d9-4f46-a417-cda1d0dc6017", X-RequestID:"e2403635-38d9-4f46-a417-cda1d0dc6017", X-TransactionID:"e2403635-38d9-4f46-a417-cda1d0dc6017", X-ECOMP-RequestID:"e2403635-38d9-4f46-a417-cda1d0dc6017", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2ee4a5aa-4231-41c3-bac2-8c4ef1e578d0"] 2023-05-06T12:15:26.205Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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=6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5&action=createInstance|DEBUG|500||Request body: 2023-05-06T12:15:26.205Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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=6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5&action=createInstance|DEBUG|500||==========================request end================================================ 2023-05-06T12:15:26.229Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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=6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5&action=createInstance|DEBUG|500||============================response begin========================================== 2023-05-06T12:15:26.230Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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=6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-05-06T12:15:26.230Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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=6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5&action=createInstance|DEBUG|500||Status text : Not Found 2023-05-06T12:15:26.231Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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=6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5&action=createInstance|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 06 May 2023 12:15:26 GMT", x-envoy-upstream-service-time:"20", server:"envoy"] 2023-05-06T12:15:26.231Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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=6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5&action=createInstance|DEBUG|500||Response body: 2023-05-06T12:15:26.231Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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=6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5&action=createInstance|DEBUG|500||=======================response end================================================= 2023-05-06T12:15:26.232Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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=6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-05-06T12:15:26.232Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=858f3f5a-f608-4fe9-a9fd-6fb872655ff7|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=858f3f5a-f608-4fe9-a9fd-6fb872655ff7 2023-05-06T12:15:26.233Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=858f3f5a-f608-4fe9-a9fd-6fb872655ff7|INFO|500||Invoke 2023-05-06T12:15:26.233Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=858f3f5a-f608-4fe9-a9fd-6fb872655ff7|DEBUG|500||===========================request begin================================================ 2023-05-06T12:15:26.233Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=858f3f5a-f608-4fe9-a9fd-6fb872655ff7|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=858f3f5a-f608-4fe9-a9fd-6fb872655ff7 2023-05-06T12:15:26.233Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=858f3f5a-f608-4fe9-a9fd-6fb872655ff7|DEBUG|500||Method : GET 2023-05-06T12:15:26.233Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=858f3f5a-f608-4fe9-a9fd-6fb872655ff7|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e2403635-38d9-4f46-a417-cda1d0dc6017", X-RequestID:"e2403635-38d9-4f46-a417-cda1d0dc6017", X-TransactionID:"e2403635-38d9-4f46-a417-cda1d0dc6017", X-ECOMP-RequestID:"e2403635-38d9-4f46-a417-cda1d0dc6017", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"27f73f99-833b-4c17-8c43-514cc9f15e27"] 2023-05-06T12:15:26.234Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=858f3f5a-f608-4fe9-a9fd-6fb872655ff7|DEBUG|500||Request body: 2023-05-06T12:15:26.234Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=858f3f5a-f608-4fe9-a9fd-6fb872655ff7|DEBUG|500||==========================request end================================================ 2023-05-06T12:15:26.317Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=858f3f5a-f608-4fe9-a9fd-6fb872655ff7|DEBUG|500||============================response begin========================================== 2023-05-06T12:15:26.319Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=858f3f5a-f608-4fe9-a9fd-6fb872655ff7|DEBUG|500||Status code : 200 OK 2023-05-06T12:15:26.319Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=858f3f5a-f608-4fe9-a9fd-6fb872655ff7|DEBUG|500||Status text : OK 2023-05-06T12:15:26.320Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=858f3f5a-f608-4fe9-a9fd-6fb872655ff7|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Sat, 06 May 2023 12:15:26 GMT", x-envoy-upstream-service-time:"80", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:15:26.320Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=858f3f5a-f608-4fe9-a9fd-6fb872655ff7|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5", "modelInvariantUUID" : "858f3f5a-f608-4fe9-a9fd-6fb872655ff7", "created" : "2023-05-06 12:14:05.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" : 14, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5/serviceProxyCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5/networkCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5/vnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5/recipes" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5/collectionResourceCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5/csar" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=858f3f5a-f608-4fe9-a9fd-6fb872655ff7" } } } 2023-05-06T12:15:26.321Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=858f3f5a-f608-4fe9-a9fd-6fb872655ff7|DEBUG|500||=======================response end================================================= 2023-05-06T12:15:26.321Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=858f3f5a-f608-4fe9-a9fd-6fb872655ff7|INFO|500||InvokeReturn 2023-05-06T12:15:26.326Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5&action=createInstance 2023-05-06T12:15:26.327Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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=6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5&action=createInstance|INFO|500||Invoke 2023-05-06T12:15:26.327Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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=6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-05-06T12:15:26.327Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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=6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5&action=createInstance 2023-05-06T12:15:26.328Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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=6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5&action=createInstance|DEBUG|500||Method : GET 2023-05-06T12:15:26.328Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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=6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e2403635-38d9-4f46-a417-cda1d0dc6017", X-RequestID:"e2403635-38d9-4f46-a417-cda1d0dc6017", X-TransactionID:"e2403635-38d9-4f46-a417-cda1d0dc6017", X-ECOMP-RequestID:"e2403635-38d9-4f46-a417-cda1d0dc6017", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"601daab1-d0f1-46b0-905c-413b9480d75b"] 2023-05-06T12:15:26.328Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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=6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5&action=createInstance|DEBUG|500||Request body: 2023-05-06T12:15:26.328Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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=6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5&action=createInstance|DEBUG|500||==========================request end================================================ 2023-05-06T12:15:26.353Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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=6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5&action=createInstance|DEBUG|500||============================response begin========================================== 2023-05-06T12:15:26.354Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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=6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-05-06T12:15:26.354Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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=6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5&action=createInstance|DEBUG|500||Status text : Not Found 2023-05-06T12:15:26.354Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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=6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5&action=createInstance|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 06 May 2023 12:15:26 GMT", x-envoy-upstream-service-time:"20", server:"envoy"] 2023-05-06T12:15:26.355Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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=6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5&action=createInstance|DEBUG|500||Response body: 2023-05-06T12:15:26.355Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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=6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5&action=createInstance|DEBUG|500||=======================response end================================================= 2023-05-06T12:15:26.356Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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=6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-05-06T12:15:26.357Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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-05-06T12:15:26.357Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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-05-06T12:15:26.357Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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-05-06T12:15:26.358Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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-05-06T12:15:26.358Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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-05-06T12:15:26.358Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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:"e2403635-38d9-4f46-a417-cda1d0dc6017", X-RequestID:"e2403635-38d9-4f46-a417-cda1d0dc6017", X-TransactionID:"e2403635-38d9-4f46-a417-cda1d0dc6017", X-ECOMP-RequestID:"e2403635-38d9-4f46-a417-cda1d0dc6017", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"feeca159-9e75-40fc-89f5-ec88f3f4e205"] 2023-05-06T12:15:26.358Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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-05-06T12:15:26.359Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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-05-06T12:15:26.385Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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-05-06T12:15:26.386Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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-05-06T12:15:26.386Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-05-06T12:15:26.387Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Sat, 06 May 2023 12:15:26 GMT", x-envoy-upstream-service-time:"23", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:15:26.387Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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-05-06 03:41:38.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" }, "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" }, "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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" } } } 2023-05-06T12:15:26.388Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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-05-06T12:15:26.388Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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-05-06T12:15:26.392Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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-05-06T12:15:26.393Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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-05-06T12:15:26.393Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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-05-06T12:15:26.393Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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-05-06T12:15:26.394Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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-05-06T12:15:26.394Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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:"e2403635-38d9-4f46-a417-cda1d0dc6017", X-RequestID:"e2403635-38d9-4f46-a417-cda1d0dc6017", X-TransactionID:"e2403635-38d9-4f46-a417-cda1d0dc6017", X-ECOMP-RequestID:"e2403635-38d9-4f46-a417-cda1d0dc6017", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2eb58a87-c25e-4408-a2d9-253e0ba03ded"] 2023-05-06T12:15:26.394Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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-05-06T12:15:26.394Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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-05-06T12:15:26.421Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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-05-06T12:15:26.422Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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-05-06T12:15:26.422Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : OK 2023-05-06T12:15:26.423Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Sat, 06 May 2023 12:15:26 GMT", x-envoy-upstream-service-time:"23", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:15:26.425Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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" : 531, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-05-06T03:41:38.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531/service" } } } 2023-05-06T12:15:26.425Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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-05-06T12:15:26.426Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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-05-06T12:15:26.430Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5 2023-05-06T12:15:26.431Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5|INFO|500||Invoke 2023-05-06T12:15:26.431Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5|DEBUG|500||===========================request begin================================================ 2023-05-06T12:15:26.431Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5 2023-05-06T12:15:26.431Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5|DEBUG|500||Method : GET 2023-05-06T12:15:26.432Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e2403635-38d9-4f46-a417-cda1d0dc6017", X-RequestID:"e2403635-38d9-4f46-a417-cda1d0dc6017", X-TransactionID:"e2403635-38d9-4f46-a417-cda1d0dc6017", X-ECOMP-RequestID:"e2403635-38d9-4f46-a417-cda1d0dc6017", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"44161fab-3bbd-481e-a101-0108cb4f4f15"] 2023-05-06T12:15:26.432Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5|DEBUG|500||Request body: 2023-05-06T12:15:26.432Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5|DEBUG|500||==========================request end================================================ 2023-05-06T12:15:26.474Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5|DEBUG|500||============================response begin========================================== 2023-05-06T12:15:26.475Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5|DEBUG|500||Status code : 200 OK 2023-05-06T12:15:26.476Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5|DEBUG|500||Status text : OK 2023-05-06T12:15:26.476Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Sat, 06 May 2023 12:15:26 GMT", x-envoy-upstream-service-time:"38", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:15:26.477Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5", "modelInvariantUUID" : "858f3f5a-f608-4fe9-a9fd-6fb872655ff7", "created" : "2023-05-06 12:14:05.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" : 14, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5/serviceProxyCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5/networkCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5/vnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5/recipes" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5/collectionResourceCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5/csar" } } } 2023-05-06T12:15:26.477Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5|DEBUG|500||=======================response end================================================= 2023-05-06T12:15:26.477Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5|INFO|500||InvokeReturn 2023-05-06T12:15:26.481Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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-05-06T12:15:26.482Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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-05-06T12:15:26.482Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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-05-06T12:15:26.482Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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-05-06T12:15:26.482Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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-05-06T12:15:26.482Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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:"9173", X-B3-TraceId:"ac2e9b41250721599e0ef773d0e08018", X-B3-SpanId:"f2c254aafc7b1468", X-B3-ParentSpanId:"123e7864e32ed45a", X-B3-Sampled:"0", X-ONAP-RequestID:"e2403635-38d9-4f46-a417-cda1d0dc6017", X-RequestID:"e2403635-38d9-4f46-a417-cda1d0dc6017", X-TransactionID:"e2403635-38d9-4f46-a417-cda1d0dc6017", X-ECOMP-RequestID:"e2403635-38d9-4f46-a417-cda1d0dc6017", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ad208be-76f2-43a0-9afc-bf3155a7a160"] 2023-05-06T12:15:26.483Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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":"e2403635-38d9-4f46-a417-cda1d0dc6017","requestStatus":"IN_PROGRESS","startTime":1683375325857,"source":"VID","tenantId":"7db65ec7566d486695bbd771595ed5b3","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"858f3f5a-f608-4fe9-a9fd-6fb872655ff7\",\n\t\t\t\"modelVersionId\": \"6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"7db65ec7566d486695bbd771595ed5b3\",\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_84bdd28c-f6e2-4085-9a1b-c38be568a49f\",\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\": \"4ad1ab54-8bf9-49e3-9f67-ed8a4a770274\",\n \"modelInvariantUuid\": \"7112f2a7-50fb-4582-a44e-44870c3b6113\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"208a37ba-373f-4963-b61f-c9e712bfe838\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"7db65ec7566d486695bbd771595ed5b3\",\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\": \"0b904543-d36e-4a85-ba89-3c23dbdbb31d\",\n \"modelInvariantUuid\": \"c21d984c-f7d3-4009-8821-2906fb288049\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c45bb8d5-6747-4fa2-a61a-2f797bdd0e28\"\n },\n \"instanceName\": \"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_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-kohn\",\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\": \"6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5\",\n \"modelInvariantId\": \"858f3f5a-f608-4fe9-a9fd-6fb872655ff7\",\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\": \"ab48862f-4850-4de7-a6ee-b588c1af356a\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-kohn","cloudApiRequests":[],"requestURI":"e2403635-38d9-4f46-a417-cda1d0dc6017"} 2023-05-06T12:15:26.483Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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-05-06T12:15:26.546Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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-05-06T12:15:26.547Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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-05-06T12:15:26.547Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-05-06T12:15:26.548Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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/e2403635-38d9-4f46-a417-cda1d0dc6017", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 12:15:26 GMT", x-envoy-upstream-service-time:"59", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:15:26.548Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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" : "e2403635-38d9-4f46-a417-cda1d0dc6017", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-05-06T12:15:25.857+00:00", "source" : "VID", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"858f3f5a-f608-4fe9-a9fd-6fb872655ff7\",\n\t\t\t\"modelVersionId\": \"6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"7db65ec7566d486695bbd771595ed5b3\",\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_84bdd28c-f6e2-4085-9a1b-c38be568a49f\",\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\": \"4ad1ab54-8bf9-49e3-9f67-ed8a4a770274\",\n \"modelInvariantUuid\": \"7112f2a7-50fb-4582-a44e-44870c3b6113\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"208a37ba-373f-4963-b61f-c9e712bfe838\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"7db65ec7566d486695bbd771595ed5b3\",\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\": \"0b904543-d36e-4a85-ba89-3c23dbdbb31d\",\n \"modelInvariantUuid\": \"c21d984c-f7d3-4009-8821-2906fb288049\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c45bb8d5-6747-4fa2-a61a-2f797bdd0e28\"\n },\n \"instanceName\": \"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_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-kohn\",\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\": \"6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5\",\n \"modelInvariantId\": \"858f3f5a-f608-4fe9-a9fd-6fb872655ff7\",\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\": \"ab48862f-4850-4de7-a6ee-b588c1af356a\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-05-06T12:15:27.120+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "e2403635-38d9-4f46-a417-cda1d0dc6017", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017" } } } 2023-05-06T12:15:26.548Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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-05-06T12:15:26.549Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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-05-06T12:15:26.555Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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-05-06T12:15:26.555Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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-05-06T12:15:26.555Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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-05-06T12:15:26.555Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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-05-06T12:15:26.556Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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-05-06T12:15:26.556Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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:"4602", X-B3-TraceId:"ac2e9b41250721599e0ef773d0e08018", X-B3-SpanId:"58067589a9c073d2", X-B3-ParentSpanId:"123e7864e32ed45a", X-B3-Sampled:"0", X-ONAP-RequestID:"e2403635-38d9-4f46-a417-cda1d0dc6017", X-RequestID:"e2403635-38d9-4f46-a417-cda1d0dc6017", X-TransactionID:"e2403635-38d9-4f46-a417-cda1d0dc6017", X-ECOMP-RequestID:"e2403635-38d9-4f46-a417-cda1d0dc6017", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e5c34021-9183-4732-99e5-903f1a48fc3d"] 2023-05-06T12:15:26.556Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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\":\"858f3f5a-f608-4fe9-a9fd-6fb872655ff7\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5\",\"modelUuid\":\"6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5\",\"modelInvariantUuid\":\"858f3f5a-f608-4fe9-a9fd-6fb872655ff7\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"7db65ec7566d486695bbd771595ed5b3\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_vm_macro\",\"modelVersionId\":\"4ad1ab54-8bf9-49e3-9f67-ed8a4a770274\",\"modelInvariantUuid\":\"7112f2a7-50fb-4582-a44e-44870c3b6113\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"208a37ba-373f-4963-b61f-c9e712bfe838\",\"modelInstanceName\":\"basic_vm_macro\"},\"cloudConfiguration\":{\"tenantId\":\"7db65ec7566d486695bbd771595ed5b3\",\"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\":\"0b904543-d36e-4a85-ba89-3c23dbdbb31d\",\"modelInvariantUuid\":\"c21d984c-f7d3-4009-8821-2906fb288049\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"c45bb8d5-6747-4fa2-a61a-2f797bdd0e28\"},\"instanceName\":\"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_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-kohn\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\"}]}]}]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5\",\"modelInvariantId\":\"858f3f5a-f608-4fe9-a9fd-6fb872655ff7\",\"modelName\":\"basic_vm_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"ab48862f-4850-4de7-a6ee-b588c1af356a\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"e2403635-38d9-4f46-a417-cda1d0dc6017","type":"String"},"mso-request-id":{"value":"e2403635-38d9-4f46-a417-cda1d0dc6017","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-05-06T12:15:26.556Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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-05-06T12:15:28.577Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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-05-06T12:15:28.578Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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-05-06T12:15:28.578Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-05-06T12:15:28.579Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Sat, 06 May 2023 12:15:29 GMT", X-ONAP-RequestID:"e2403635-38d9-4f46-a417-cda1d0dc6017", X-RequestID:"e2403635-38d9-4f46-a417-cda1d0dc6017", X-TransactionID:"e2403635-38d9-4f46-a417-cda1d0dc6017", X-ECOMP-RequestID:"e2403635-38d9-4f46-a417-cda1d0dc6017", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"e5c34021-9183-4732-99e5-903f1a48fc3d", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", x-envoy-upstream-service-time:"2016", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:15:28.579Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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\":\"e2403635-38d9-4f46-a417-cda1d0dc6017\",\"instanceId\":\"101c1d40-3e55-4e8a-8a94-84be93645c2f\"}}","message":"Success","processInstanceID":"af75c3b9-ec07-11ed-9ce1-7a82ee2c3d67","variables":null,"messageCode":200} 2023-05-06T12:15:28.580Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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-05-06T12:15:28.580Z|e2403635-38d9-4f46-a417-cda1d0dc6017|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-05-06T12:15:28.585Z|e2403635-38d9-4f46-a417-cda1d0dc6017|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T12:15:28.920Z|33fbffbf-c057-4dbc-a5e8-470d114faabd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|||INFO|500||Entering 2023-05-06T12:15:28.925Z|33fbffbf-c057-4dbc-a5e8-470d114faabd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017 2023-05-06T12:15:28.925Z|33fbffbf-c057-4dbc-a5e8-470d114faabd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|INFO|500||Invoke 2023-05-06T12:15:28.925Z|33fbffbf-c057-4dbc-a5e8-470d114faabd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||===========================request begin================================================ 2023-05-06T12:15:28.925Z|33fbffbf-c057-4dbc-a5e8-470d114faabd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017 2023-05-06T12:15:28.925Z|33fbffbf-c057-4dbc-a5e8-470d114faabd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Method : GET 2023-05-06T12:15:28.926Z|33fbffbf-c057-4dbc-a5e8-470d114faabd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dfc5d10dce2f561bf3dc6542e89bc87f", X-B3-SpanId:"e8c6d9e46f712bc0", X-B3-ParentSpanId:"87c09ddff69dbde6", X-B3-Sampled:"0", X-ONAP-RequestID:"33fbffbf-c057-4dbc-a5e8-470d114faabd", X-RequestID:"33fbffbf-c057-4dbc-a5e8-470d114faabd", X-TransactionID:"33fbffbf-c057-4dbc-a5e8-470d114faabd", X-ECOMP-RequestID:"33fbffbf-c057-4dbc-a5e8-470d114faabd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9c48e6b-2518-4ea6-98af-336635d9e824"] 2023-05-06T12:15:28.926Z|33fbffbf-c057-4dbc-a5e8-470d114faabd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Request body: 2023-05-06T12:15:28.926Z|33fbffbf-c057-4dbc-a5e8-470d114faabd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||==========================request end================================================ 2023-05-06T12:15:28.956Z|33fbffbf-c057-4dbc-a5e8-470d114faabd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||============================response begin========================================== 2023-05-06T12:15:28.957Z|33fbffbf-c057-4dbc-a5e8-470d114faabd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Status code : 200 OK 2023-05-06T12:15:28.957Z|33fbffbf-c057-4dbc-a5e8-470d114faabd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Status text : OK 2023-05-06T12:15:28.957Z|33fbffbf-c057-4dbc-a5e8-470d114faabd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 12:15:29 GMT", x-envoy-upstream-service-time:"27", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:15:28.959Z|33fbffbf-c057-4dbc-a5e8-470d114faabd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Response body: { "requestId" : "e2403635-38d9-4f46-a417-cda1d0dc6017", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-05-06T12:15:25.000+00:00", "source" : "VID", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"858f3f5a-f608-4fe9-a9fd-6fb872655ff7\",\n\t\t\t\"modelVersionId\": \"6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"7db65ec7566d486695bbd771595ed5b3\",\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_84bdd28c-f6e2-4085-9a1b-c38be568a49f\",\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\": \"4ad1ab54-8bf9-49e3-9f67-ed8a4a770274\",\n \"modelInvariantUuid\": \"7112f2a7-50fb-4582-a44e-44870c3b6113\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"208a37ba-373f-4963-b61f-c9e712bfe838\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"7db65ec7566d486695bbd771595ed5b3\",\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\": \"0b904543-d36e-4a85-ba89-3c23dbdbb31d\",\n \"modelInvariantUuid\": \"c21d984c-f7d3-4009-8821-2906fb288049\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c45bb8d5-6747-4fa2-a61a-2f797bdd0e28\"\n },\n \"instanceName\": \"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_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-kohn\",\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\": \"6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5\",\n \"modelInvariantId\": \"858f3f5a-f608-4fe9-a9fd-6fb872655ff7\",\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\": \"ab48862f-4850-4de7-a6ee-b588c1af356a\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T12:15:28.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "101c1d40-3e55-4e8a-8a94-84be93645c2f", "serviceInstanceName" : "basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "e2403635-38d9-4f46-a417-cda1d0dc6017", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017" } } } 2023-05-06T12:15:28.959Z|33fbffbf-c057-4dbc-a5e8-470d114faabd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||=======================response end================================================= 2023-05-06T12:15:28.959Z|33fbffbf-c057-4dbc-a5e8-470d114faabd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|INFO|500||InvokeReturn 2023-05-06T12:15:28.960Z|33fbffbf-c057-4dbc-a5e8-470d114faabd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false 2023-05-06T12:15:28.961Z|33fbffbf-c057-4dbc-a5e8-470d114faabd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T12:15:28.961Z|33fbffbf-c057-4dbc-a5e8-470d114faabd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T12:15:28.961Z|33fbffbf-c057-4dbc-a5e8-470d114faabd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false 2023-05-06T12:15:28.961Z|33fbffbf-c057-4dbc-a5e8-470d114faabd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T12:15:28.961Z|33fbffbf-c057-4dbc-a5e8-470d114faabd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dfc5d10dce2f561bf3dc6542e89bc87f", X-B3-SpanId:"3a06a326854a8592", X-B3-ParentSpanId:"87c09ddff69dbde6", X-B3-Sampled:"0", X-ONAP-RequestID:"33fbffbf-c057-4dbc-a5e8-470d114faabd", X-RequestID:"33fbffbf-c057-4dbc-a5e8-470d114faabd", X-TransactionID:"33fbffbf-c057-4dbc-a5e8-470d114faabd", X-ECOMP-RequestID:"33fbffbf-c057-4dbc-a5e8-470d114faabd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e182a45a-e371-49be-bfd4-6e3948ca34a8"] 2023-05-06T12:15:28.961Z|33fbffbf-c057-4dbc-a5e8-470d114faabd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T12:15:28.961Z|33fbffbf-c057-4dbc-a5e8-470d114faabd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T12:15:28.977Z|33fbffbf-c057-4dbc-a5e8-470d114faabd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T12:15:28.977Z|33fbffbf-c057-4dbc-a5e8-470d114faabd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T12:15:28.977Z|33fbffbf-c057-4dbc-a5e8-470d114faabd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T12:15:28.977Z|33fbffbf-c057-4dbc-a5e8-470d114faabd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 12:15:29 GMT", x-envoy-upstream-service-time:"13", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:15:28.979Z|33fbffbf-c057-4dbc-a5e8-470d114faabd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-05-06T12:15:28.979Z|33fbffbf-c057-4dbc-a5e8-470d114faabd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T12:15:28.980Z|33fbffbf-c057-4dbc-a5e8-470d114faabd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T12:15:28.987Z|33fbffbf-c057-4dbc-a5e8-470d114faabd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T12:15:33.817Z|738b12d0-0001-4a04-93a6-1dde3d70f623|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:15:33.818Z|738b12d0-0001-4a04-93a6-1dde3d70f623|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:15:35.546Z|09af7a53-1ad5-4817-86dc-9e9a2b02487b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:15:35.547Z|09af7a53-1ad5-4817-86dc-9e9a2b02487b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:15:35.551Z|3675591c-d12f-4678-b418-3afcf305f2a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:15:35.551Z|3675591c-d12f-4678-b418-3afcf305f2a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:15:35.552Z|605d19e2-56f3-4798-8cd9-3f9c019b6aa5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:15:35.552Z|605d19e2-56f3-4798-8cd9-3f9c019b6aa5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:15:39.253Z|e674c0eb-2a52-441c-9d6b-612181b7843f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|||INFO|500||Entering 2023-05-06T12:15:39.261Z|e674c0eb-2a52-441c-9d6b-612181b7843f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017 2023-05-06T12:15:39.261Z|e674c0eb-2a52-441c-9d6b-612181b7843f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|INFO|500||Invoke 2023-05-06T12:15:39.262Z|e674c0eb-2a52-441c-9d6b-612181b7843f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||===========================request begin================================================ 2023-05-06T12:15:39.262Z|e674c0eb-2a52-441c-9d6b-612181b7843f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017 2023-05-06T12:15:39.262Z|e674c0eb-2a52-441c-9d6b-612181b7843f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Method : GET 2023-05-06T12:15:39.262Z|e674c0eb-2a52-441c-9d6b-612181b7843f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"347ed80f6699e54ebbf4c6b49e37980f", X-B3-SpanId:"22adc0d2337f6618", X-B3-ParentSpanId:"6c6206e68b8f0d24", X-B3-Sampled:"0", X-ONAP-RequestID:"e674c0eb-2a52-441c-9d6b-612181b7843f", X-RequestID:"e674c0eb-2a52-441c-9d6b-612181b7843f", X-TransactionID:"e674c0eb-2a52-441c-9d6b-612181b7843f", X-ECOMP-RequestID:"e674c0eb-2a52-441c-9d6b-612181b7843f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"18c59221-6fe3-49be-94c2-5b3355d37db6"] 2023-05-06T12:15:39.262Z|e674c0eb-2a52-441c-9d6b-612181b7843f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Request body: 2023-05-06T12:15:39.263Z|e674c0eb-2a52-441c-9d6b-612181b7843f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||==========================request end================================================ 2023-05-06T12:15:39.291Z|e674c0eb-2a52-441c-9d6b-612181b7843f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||============================response begin========================================== 2023-05-06T12:15:39.291Z|e674c0eb-2a52-441c-9d6b-612181b7843f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Status code : 200 OK 2023-05-06T12:15:39.292Z|e674c0eb-2a52-441c-9d6b-612181b7843f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Status text : OK 2023-05-06T12:15:39.292Z|e674c0eb-2a52-441c-9d6b-612181b7843f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 12:15:39 GMT", x-envoy-upstream-service-time:"25", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:15:39.293Z|e674c0eb-2a52-441c-9d6b-612181b7843f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Response body: { "requestId" : "e2403635-38d9-4f46-a417-cda1d0dc6017", "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-05-06T12:15:25.000+00:00", "source" : "VID", "vnfId" : "6c711987-f967-4d2b-9265-548e9e4b5551", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"858f3f5a-f608-4fe9-a9fd-6fb872655ff7\",\n\t\t\t\"modelVersionId\": \"6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"7db65ec7566d486695bbd771595ed5b3\",\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_84bdd28c-f6e2-4085-9a1b-c38be568a49f\",\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\": \"4ad1ab54-8bf9-49e3-9f67-ed8a4a770274\",\n \"modelInvariantUuid\": \"7112f2a7-50fb-4582-a44e-44870c3b6113\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"208a37ba-373f-4963-b61f-c9e712bfe838\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"7db65ec7566d486695bbd771595ed5b3\",\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\": \"0b904543-d36e-4a85-ba89-3c23dbdbb31d\",\n \"modelInvariantUuid\": \"c21d984c-f7d3-4009-8821-2906fb288049\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c45bb8d5-6747-4fa2-a61a-2f797bdd0e28\"\n },\n \"instanceName\": \"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_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-kohn\",\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\": \"6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5\",\n \"modelInvariantId\": \"858f3f5a-f608-4fe9-a9fd-6fb872655ff7\",\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\": \"ab48862f-4850-4de7-a6ee-b588c1af356a\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T12:15:35.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "101c1d40-3e55-4e8a-8a94-84be93645c2f", "serviceInstanceName" : "basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "e2403635-38d9-4f46-a417-cda1d0dc6017", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017" } } } 2023-05-06T12:15:39.294Z|e674c0eb-2a52-441c-9d6b-612181b7843f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||=======================response end================================================= 2023-05-06T12:15:39.294Z|e674c0eb-2a52-441c-9d6b-612181b7843f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|INFO|500||InvokeReturn 2023-05-06T12:15:39.295Z|e674c0eb-2a52-441c-9d6b-612181b7843f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false 2023-05-06T12:15:39.296Z|e674c0eb-2a52-441c-9d6b-612181b7843f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T12:15:39.296Z|e674c0eb-2a52-441c-9d6b-612181b7843f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T12:15:39.296Z|e674c0eb-2a52-441c-9d6b-612181b7843f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false 2023-05-06T12:15:39.296Z|e674c0eb-2a52-441c-9d6b-612181b7843f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T12:15:39.296Z|e674c0eb-2a52-441c-9d6b-612181b7843f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"347ed80f6699e54ebbf4c6b49e37980f", X-B3-SpanId:"063387d4ff2a94c8", X-B3-ParentSpanId:"6c6206e68b8f0d24", X-B3-Sampled:"0", X-ONAP-RequestID:"e674c0eb-2a52-441c-9d6b-612181b7843f", X-RequestID:"e674c0eb-2a52-441c-9d6b-612181b7843f", X-TransactionID:"e674c0eb-2a52-441c-9d6b-612181b7843f", X-ECOMP-RequestID:"e674c0eb-2a52-441c-9d6b-612181b7843f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"25681252-ea34-4223-8104-4fae544350f3"] 2023-05-06T12:15:39.297Z|e674c0eb-2a52-441c-9d6b-612181b7843f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T12:15:39.297Z|e674c0eb-2a52-441c-9d6b-612181b7843f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T12:15:39.316Z|e674c0eb-2a52-441c-9d6b-612181b7843f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T12:15:39.317Z|e674c0eb-2a52-441c-9d6b-612181b7843f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T12:15:39.317Z|e674c0eb-2a52-441c-9d6b-612181b7843f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T12:15:39.317Z|e674c0eb-2a52-441c-9d6b-612181b7843f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 12:15:39 GMT", x-envoy-upstream-service-time:"17", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:15:39.320Z|e674c0eb-2a52-441c-9d6b-612181b7843f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-05-06T12:15:39.320Z|e674c0eb-2a52-441c-9d6b-612181b7843f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T12:15:39.321Z|e674c0eb-2a52-441c-9d6b-612181b7843f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T12:15:39.371Z|e674c0eb-2a52-441c-9d6b-612181b7843f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T12:15:39.372Z|e674c0eb-2a52-441c-9d6b-612181b7843f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-05-06T12:15:39.373Z|e674c0eb-2a52-441c-9d6b-612181b7843f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T12:15:39.373Z|e674c0eb-2a52-441c-9d6b-612181b7843f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T12:15:39.373Z|e674c0eb-2a52-441c-9d6b-612181b7843f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-05-06T12:15:39.373Z|e674c0eb-2a52-441c-9d6b-612181b7843f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e674c0eb-2a52-441c-9d6b-612181b7843f", X-RequestID:"e674c0eb-2a52-441c-9d6b-612181b7843f", X-TransactionID:"e674c0eb-2a52-441c-9d6b-612181b7843f", X-ECOMP-RequestID:"e674c0eb-2a52-441c-9d6b-612181b7843f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"07ea5462-71f7-4d68-9af4-67800e92adba"] 2023-05-06T12:15:39.374Z|e674c0eb-2a52-441c-9d6b-612181b7843f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-05-06T12:15:39.374Z|e674c0eb-2a52-441c-9d6b-612181b7843f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T12:15:39.623Z|e674c0eb-2a52-441c-9d6b-612181b7843f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T12:15:39.624Z|e674c0eb-2a52-441c-9d6b-612181b7843f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T12:15:39.624Z|e674c0eb-2a52-441c-9d6b-612181b7843f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T12:15:39.625Z|e674c0eb-2a52-441c-9d6b-612181b7843f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=BD60902B39F0A5C6E43E3AE893A5DD89; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"652", Date:"Sat, 06 May 2023 12:15:40 GMT", x-envoy-upstream-service-time:"237", server:"envoy"] 2023-05-06T12:15:39.625Z|e674c0eb-2a52-441c-9d6b-612181b7843f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b57c6ccb-ec07-11ed-9ce1-7a82ee2c3d67","businessKey":"e2403635-38d9-4f46-a417-cda1d0dc6017","processDefinitionId":"SDNCHandler:1:05c862df-ebc0-11ed-9ce1-7a82ee2c3d67","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-05-06T12:15:37.211+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"af75c3b9-ec07-11ed-9ce1-7a82ee2c3d67","superProcessInstanceId":"b488979a-ec07-11ed-9ce1-7a82ee2c3d67","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-05-06T12:15:39.626Z|e674c0eb-2a52-441c-9d6b-612181b7843f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T12:15:39.626Z|e674c0eb-2a52-441c-9d6b-612181b7843f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-05-06T12:15:39.661Z|e674c0eb-2a52-441c-9d6b-612181b7843f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b57c6ccb-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b57c6ccb-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T12:15:39.662Z|e674c0eb-2a52-441c-9d6b-612181b7843f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b57c6ccb-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||Invoke 2023-05-06T12:15:39.662Z|e674c0eb-2a52-441c-9d6b-612181b7843f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b57c6ccb-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T12:15:39.662Z|e674c0eb-2a52-441c-9d6b-612181b7843f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b57c6ccb-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b57c6ccb-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T12:15:39.664Z|e674c0eb-2a52-441c-9d6b-612181b7843f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b57c6ccb-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Method : GET 2023-05-06T12:15:39.664Z|e674c0eb-2a52-441c-9d6b-612181b7843f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b57c6ccb-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e674c0eb-2a52-441c-9d6b-612181b7843f", X-RequestID:"e674c0eb-2a52-441c-9d6b-612181b7843f", X-TransactionID:"e674c0eb-2a52-441c-9d6b-612181b7843f", X-ECOMP-RequestID:"e674c0eb-2a52-441c-9d6b-612181b7843f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"148909fd-2e9e-4194-94c2-8dbc2f3cd865"] 2023-05-06T12:15:39.665Z|e674c0eb-2a52-441c-9d6b-612181b7843f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b57c6ccb-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Request body: 2023-05-06T12:15:39.665Z|e674c0eb-2a52-441c-9d6b-612181b7843f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b57c6ccb-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T12:15:39.805Z|e674c0eb-2a52-441c-9d6b-612181b7843f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b57c6ccb-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T12:15:39.805Z|e674c0eb-2a52-441c-9d6b-612181b7843f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b57c6ccb-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T12:15:39.806Z|e674c0eb-2a52-441c-9d6b-612181b7843f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b57c6ccb-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T12:15:39.806Z|e674c0eb-2a52-441c-9d6b-612181b7843f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b57c6ccb-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=899D669D5CDEFC27116A64B856C32F49; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Sat, 06 May 2023 12:15:40 GMT", x-envoy-upstream-service-time:"134", server:"envoy"] 2023-05-06T12:15:39.807Z|e674c0eb-2a52-441c-9d6b-612181b7843f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b57c6ccb-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:b57d302e-ec07-11ed-9ce1-7a82ee2c3d67","parentActivityInstanceId":"b57c6ccb-ec07-11ed-9ce1-7a82ee2c3d67","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:05c862df-ebc0-11ed-9ce1-7a82ee2c3d67","processInstanceId":"b57c6ccb-ec07-11ed-9ce1-7a82ee2c3d67","executionId":"b57c6ccb-ec07-11ed-9ce1-7a82ee2c3d67","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-05-06T12:15:37.216+0000","endTime":"2023-05-06T12:15:37.365+0000","durationInMillis":149,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"af75c3b9-ec07-11ed-9ce1-7a82ee2c3d67"}] 2023-05-06T12:15:39.807Z|e674c0eb-2a52-441c-9d6b-612181b7843f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b57c6ccb-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T12:15:39.807Z|e674c0eb-2a52-441c-9d6b-612181b7843f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b57c6ccb-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||InvokeReturn 2023-05-06T12:15:39.814Z|e674c0eb-2a52-441c-9d6b-612181b7843f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T12:15:45.577Z|3f5ed5c0-9b2e-4a68-bcc8-37c551dfc37d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:15:45.578Z|3f5ed5c0-9b2e-4a68-bcc8-37c551dfc37d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:15:45.580Z|3316e469-b49f-4715-a06a-1df169c1375b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:15:45.581Z|f846f144-4c86-4c46-9d42-dcf91a995420|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:15:45.581Z|f846f144-4c86-4c46-9d42-dcf91a995420|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:15:45.581Z|3316e469-b49f-4715-a06a-1df169c1375b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:15:48.817Z|cb335e5f-ce68-4778-b2d6-de360b847c1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:15:48.821Z|cb335e5f-ce68-4778-b2d6-de360b847c1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:15:50.084Z|1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|||INFO|500||Entering 2023-05-06T12:15:50.092Z|1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017 2023-05-06T12:15:50.092Z|1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|INFO|500||Invoke 2023-05-06T12:15:50.092Z|1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||===========================request begin================================================ 2023-05-06T12:15:50.093Z|1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017 2023-05-06T12:15:50.093Z|1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Method : GET 2023-05-06T12:15:50.093Z|1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d941a7e16f78d4490cd62e52b548bc35", X-B3-SpanId:"edc413fa42fcb028", X-B3-ParentSpanId:"ab194ac5d9559370", X-B3-Sampled:"0", X-ONAP-RequestID:"1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1", X-RequestID:"1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1", X-TransactionID:"1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1", X-ECOMP-RequestID:"1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b91fcd47-aa47-4e25-8110-5c2313e53926"] 2023-05-06T12:15:50.093Z|1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Request body: 2023-05-06T12:15:50.093Z|1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||==========================request end================================================ 2023-05-06T12:15:50.126Z|1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||============================response begin========================================== 2023-05-06T12:15:50.127Z|1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Status code : 200 OK 2023-05-06T12:15:50.127Z|1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Status text : OK 2023-05-06T12:15:50.128Z|1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 12:15:50 GMT", x-envoy-upstream-service-time:"29", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:15:50.128Z|1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Response body: { "requestId" : "e2403635-38d9-4f46-a417-cda1d0dc6017", "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-05-06T12:15:25.000+00:00", "source" : "VID", "vnfId" : "6c711987-f967-4d2b-9265-548e9e4b5551", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"858f3f5a-f608-4fe9-a9fd-6fb872655ff7\",\n\t\t\t\"modelVersionId\": \"6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"7db65ec7566d486695bbd771595ed5b3\",\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_84bdd28c-f6e2-4085-9a1b-c38be568a49f\",\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\": \"4ad1ab54-8bf9-49e3-9f67-ed8a4a770274\",\n \"modelInvariantUuid\": \"7112f2a7-50fb-4582-a44e-44870c3b6113\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"208a37ba-373f-4963-b61f-c9e712bfe838\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"7db65ec7566d486695bbd771595ed5b3\",\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\": \"0b904543-d36e-4a85-ba89-3c23dbdbb31d\",\n \"modelInvariantUuid\": \"c21d984c-f7d3-4009-8821-2906fb288049\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c45bb8d5-6747-4fa2-a61a-2f797bdd0e28\"\n },\n \"instanceName\": \"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_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-kohn\",\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\": \"6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5\",\n \"modelInvariantId\": \"858f3f5a-f608-4fe9-a9fd-6fb872655ff7\",\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\": \"ab48862f-4850-4de7-a6ee-b588c1af356a\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T12:15:46.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "101c1d40-3e55-4e8a-8a94-84be93645c2f", "serviceInstanceName" : "basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "e2403635-38d9-4f46-a417-cda1d0dc6017", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017" } } } 2023-05-06T12:15:50.128Z|1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||=======================response end================================================= 2023-05-06T12:15:50.129Z|1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|INFO|500||InvokeReturn 2023-05-06T12:15:50.131Z|1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false 2023-05-06T12:15:50.131Z|1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T12:15:50.132Z|1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T12:15:50.132Z|1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false 2023-05-06T12:15:50.132Z|1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T12:15:50.132Z|1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d941a7e16f78d4490cd62e52b548bc35", X-B3-SpanId:"21a39f0d3d5130ed", X-B3-ParentSpanId:"ab194ac5d9559370", X-B3-Sampled:"0", X-ONAP-RequestID:"1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1", X-RequestID:"1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1", X-TransactionID:"1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1", X-ECOMP-RequestID:"1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0390837e-0f23-4e7a-89c1-f952c3d0fcca"] 2023-05-06T12:15:50.133Z|1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T12:15:50.133Z|1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T12:15:50.151Z|1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T12:15:50.152Z|1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T12:15:50.152Z|1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T12:15:50.153Z|1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 12:15:50 GMT", x-envoy-upstream-service-time:"14", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:15:50.153Z|1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-05-06T12:15:50.154Z|1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T12:15:50.154Z|1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T12:15:50.191Z|1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T12:15:50.192Z|1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-05-06T12:15:50.192Z|1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T12:15:50.192Z|1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T12:15:50.193Z|1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-05-06T12:15:50.193Z|1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1", X-RequestID:"1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1", X-TransactionID:"1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1", X-ECOMP-RequestID:"1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"48c6961c-debb-4dd1-8a86-36777ff7086f"] 2023-05-06T12:15:50.193Z|1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-05-06T12:15:50.193Z|1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T12:15:50.239Z|789c3f81-2f49-4122-bd46-58c5a1209388|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:15:50.240Z|789c3f81-2f49-4122-bd46-58c5a1209388|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:15:50.398Z|1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T12:15:50.399Z|1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T12:15:50.400Z|1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T12:15:50.400Z|1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=DF498F2D357CEBDA42C4FEEC5A90FE10; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"681", Date:"Sat, 06 May 2023 12:15:50 GMT", x-envoy-upstream-service-time:"201", server:"envoy"] 2023-05-06T12:15:50.401Z|1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b8d4237f-ec07-11ed-9ce1-7a82ee2c3d67","businessKey":"e2403635-38d9-4f46-a417-cda1d0dc6017","processDefinitionId":"SDNCHandler:1:05c862df-ebc0-11ed-9ce1-7a82ee2c3d67","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-05-06T12:15:42.819+0000","endTime":"2023-05-06T12:15:45.517+0000","removalTime":null,"durationInMillis":2698,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"af75c3b9-ec07-11ed-9ce1-7a82ee2c3d67","superProcessInstanceId":"b8afd262-ec07-11ed-9ce1-7a82ee2c3d67","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-05-06T12:15:50.401Z|1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T12:15:50.402Z|1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-05-06T12:15:50.451Z|1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8d4237f-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8d4237f-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T12:15:50.452Z|1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8d4237f-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||Invoke 2023-05-06T12:15:50.453Z|1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8d4237f-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T12:15:50.453Z|1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8d4237f-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8d4237f-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T12:15:50.454Z|1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8d4237f-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Method : GET 2023-05-06T12:15:50.454Z|1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8d4237f-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1", X-RequestID:"1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1", X-TransactionID:"1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1", X-ECOMP-RequestID:"1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"90c6937c-2c6f-43cd-913c-a8497d73a2ee"] 2023-05-06T12:15:50.455Z|1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8d4237f-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Request body: 2023-05-06T12:15:50.455Z|1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8d4237f-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T12:15:50.618Z|1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8d4237f-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T12:15:50.619Z|1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8d4237f-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T12:15:50.622Z|1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8d4237f-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T12:15:50.622Z|1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8d4237f-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=BA4EEC45918D3B06B4E35D07E42F7E04; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Sat, 06 May 2023 12:15:50 GMT", x-envoy-upstream-service-time:"158", server:"envoy"] 2023-05-06T12:15:50.623Z|1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8d4237f-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:b8d4e6e2-ec07-11ed-9ce1-7a82ee2c3d67","parentActivityInstanceId":"b8d4237f-ec07-11ed-9ce1-7a82ee2c3d67","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:05c862df-ebc0-11ed-9ce1-7a82ee2c3d67","processInstanceId":"b8d4237f-ec07-11ed-9ce1-7a82ee2c3d67","executionId":"b8d4237f-ec07-11ed-9ce1-7a82ee2c3d67","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-05-06T12:15:42.824+0000","endTime":"2023-05-06T12:15:42.948+0000","durationInMillis":124,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"af75c3b9-ec07-11ed-9ce1-7a82ee2c3d67"}] 2023-05-06T12:15:50.623Z|1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8d4237f-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T12:15:50.624Z|1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8d4237f-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||InvokeReturn 2023-05-06T12:15:50.630Z|1fcf00b7-8e96-4d5b-bc91-7e58765bbfb1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T12:15:55.606Z|5bf65e58-17c5-47ea-8ece-71130ffab624|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:15:55.607Z|5bf65e58-17c5-47ea-8ece-71130ffab624|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:15:55.611Z|dd60a195-ca0d-4fe2-93c5-7f487ab4ebaf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:15:55.612Z|dd60a195-ca0d-4fe2-93c5-7f487ab4ebaf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:15:55.613Z|772e07dd-d1ee-49fa-97ff-af52f671ebf1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:15:55.614Z|772e07dd-d1ee-49fa-97ff-af52f671ebf1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:16:00.849Z|7050f43c-df67-4cc5-9cb2-63a6dfb27e04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|||INFO|500||Entering 2023-05-06T12:16:00.856Z|7050f43c-df67-4cc5-9cb2-63a6dfb27e04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017 2023-05-06T12:16:00.857Z|7050f43c-df67-4cc5-9cb2-63a6dfb27e04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|INFO|500||Invoke 2023-05-06T12:16:00.857Z|7050f43c-df67-4cc5-9cb2-63a6dfb27e04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||===========================request begin================================================ 2023-05-06T12:16:00.857Z|7050f43c-df67-4cc5-9cb2-63a6dfb27e04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017 2023-05-06T12:16:00.857Z|7050f43c-df67-4cc5-9cb2-63a6dfb27e04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Method : GET 2023-05-06T12:16:00.858Z|7050f43c-df67-4cc5-9cb2-63a6dfb27e04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"40edf06e4a244b04dbcbdb4d9eb7031b", X-B3-SpanId:"04e6d7f439cc65c9", X-B3-ParentSpanId:"d724e3b6b5515bd5", X-B3-Sampled:"0", X-ONAP-RequestID:"7050f43c-df67-4cc5-9cb2-63a6dfb27e04", X-RequestID:"7050f43c-df67-4cc5-9cb2-63a6dfb27e04", X-TransactionID:"7050f43c-df67-4cc5-9cb2-63a6dfb27e04", X-ECOMP-RequestID:"7050f43c-df67-4cc5-9cb2-63a6dfb27e04", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3640c32b-36de-4db3-a065-9da9327a03a9"] 2023-05-06T12:16:00.858Z|7050f43c-df67-4cc5-9cb2-63a6dfb27e04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Request body: 2023-05-06T12:16:00.858Z|7050f43c-df67-4cc5-9cb2-63a6dfb27e04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||==========================request end================================================ 2023-05-06T12:16:00.892Z|7050f43c-df67-4cc5-9cb2-63a6dfb27e04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||============================response begin========================================== 2023-05-06T12:16:00.892Z|7050f43c-df67-4cc5-9cb2-63a6dfb27e04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Status code : 200 OK 2023-05-06T12:16:00.892Z|7050f43c-df67-4cc5-9cb2-63a6dfb27e04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Status text : OK 2023-05-06T12:16:00.893Z|7050f43c-df67-4cc5-9cb2-63a6dfb27e04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 12:16:00 GMT", x-envoy-upstream-service-time:"29", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:16:00.893Z|7050f43c-df67-4cc5-9cb2-63a6dfb27e04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Response body: { "requestId" : "e2403635-38d9-4f46-a417-cda1d0dc6017", "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-05-06T12:15:25.000+00:00", "source" : "VID", "vnfId" : "6c711987-f967-4d2b-9265-548e9e4b5551", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"858f3f5a-f608-4fe9-a9fd-6fb872655ff7\",\n\t\t\t\"modelVersionId\": \"6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"7db65ec7566d486695bbd771595ed5b3\",\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_84bdd28c-f6e2-4085-9a1b-c38be568a49f\",\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\": \"4ad1ab54-8bf9-49e3-9f67-ed8a4a770274\",\n \"modelInvariantUuid\": \"7112f2a7-50fb-4582-a44e-44870c3b6113\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"208a37ba-373f-4963-b61f-c9e712bfe838\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"7db65ec7566d486695bbd771595ed5b3\",\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\": \"0b904543-d36e-4a85-ba89-3c23dbdbb31d\",\n \"modelInvariantUuid\": \"c21d984c-f7d3-4009-8821-2906fb288049\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c45bb8d5-6747-4fa2-a61a-2f797bdd0e28\"\n },\n \"instanceName\": \"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_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-kohn\",\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\": \"6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5\",\n \"modelInvariantId\": \"858f3f5a-f608-4fe9-a9fd-6fb872655ff7\",\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\": \"ab48862f-4850-4de7-a6ee-b588c1af356a\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T12:16:00.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "101c1d40-3e55-4e8a-8a94-84be93645c2f", "serviceInstanceName" : "basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "e2403635-38d9-4f46-a417-cda1d0dc6017", "cloudIdentifier" : "basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"837929f2-79cc-40a9-8347-518cb0ac9f5e\",\"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\":\"6c711987-f967-4d2b-9265-548e9e4b5551\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-kohn\"},\"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-05-06T12:15:57.000+00:00" } ], "requestURI" : "e2403635-38d9-4f46-a417-cda1d0dc6017", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017" } } } 2023-05-06T12:16:00.893Z|7050f43c-df67-4cc5-9cb2-63a6dfb27e04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||=======================response end================================================= 2023-05-06T12:16:00.894Z|7050f43c-df67-4cc5-9cb2-63a6dfb27e04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|INFO|500||InvokeReturn 2023-05-06T12:16:00.897Z|7050f43c-df67-4cc5-9cb2-63a6dfb27e04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false 2023-05-06T12:16:00.898Z|7050f43c-df67-4cc5-9cb2-63a6dfb27e04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T12:16:00.898Z|7050f43c-df67-4cc5-9cb2-63a6dfb27e04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T12:16:00.898Z|7050f43c-df67-4cc5-9cb2-63a6dfb27e04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false 2023-05-06T12:16:00.899Z|7050f43c-df67-4cc5-9cb2-63a6dfb27e04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T12:16:00.899Z|7050f43c-df67-4cc5-9cb2-63a6dfb27e04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"40edf06e4a244b04dbcbdb4d9eb7031b", X-B3-SpanId:"5b67e66bbe1585c0", X-B3-ParentSpanId:"d724e3b6b5515bd5", X-B3-Sampled:"0", X-ONAP-RequestID:"7050f43c-df67-4cc5-9cb2-63a6dfb27e04", X-RequestID:"7050f43c-df67-4cc5-9cb2-63a6dfb27e04", X-TransactionID:"7050f43c-df67-4cc5-9cb2-63a6dfb27e04", X-ECOMP-RequestID:"7050f43c-df67-4cc5-9cb2-63a6dfb27e04", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"21cdbd46-c720-4e6b-8a52-841bcab28e61"] 2023-05-06T12:16:00.900Z|7050f43c-df67-4cc5-9cb2-63a6dfb27e04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T12:16:00.900Z|7050f43c-df67-4cc5-9cb2-63a6dfb27e04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T12:16:00.923Z|7050f43c-df67-4cc5-9cb2-63a6dfb27e04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T12:16:00.924Z|7050f43c-df67-4cc5-9cb2-63a6dfb27e04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T12:16:00.924Z|7050f43c-df67-4cc5-9cb2-63a6dfb27e04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T12:16:00.925Z|7050f43c-df67-4cc5-9cb2-63a6dfb27e04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 12:16:00 GMT", x-envoy-upstream-service-time:"19", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:16:00.927Z|7050f43c-df67-4cc5-9cb2-63a6dfb27e04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-05-06T12:16:00.927Z|7050f43c-df67-4cc5-9cb2-63a6dfb27e04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T12:16:00.928Z|7050f43c-df67-4cc5-9cb2-63a6dfb27e04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T12:16:00.972Z|7050f43c-df67-4cc5-9cb2-63a6dfb27e04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T12:16:00.973Z|7050f43c-df67-4cc5-9cb2-63a6dfb27e04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-05-06T12:16:00.974Z|7050f43c-df67-4cc5-9cb2-63a6dfb27e04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T12:16:00.975Z|7050f43c-df67-4cc5-9cb2-63a6dfb27e04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T12:16:00.975Z|7050f43c-df67-4cc5-9cb2-63a6dfb27e04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-05-06T12:16:00.976Z|7050f43c-df67-4cc5-9cb2-63a6dfb27e04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7050f43c-df67-4cc5-9cb2-63a6dfb27e04", X-RequestID:"7050f43c-df67-4cc5-9cb2-63a6dfb27e04", X-TransactionID:"7050f43c-df67-4cc5-9cb2-63a6dfb27e04", X-ECOMP-RequestID:"7050f43c-df67-4cc5-9cb2-63a6dfb27e04", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a20524d0-bf01-468e-bc00-fdd449c3f034"] 2023-05-06T12:16:00.976Z|7050f43c-df67-4cc5-9cb2-63a6dfb27e04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-05-06T12:16:00.977Z|7050f43c-df67-4cc5-9cb2-63a6dfb27e04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T12:16:01.186Z|7050f43c-df67-4cc5-9cb2-63a6dfb27e04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T12:16:01.187Z|7050f43c-df67-4cc5-9cb2-63a6dfb27e04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T12:16:01.187Z|7050f43c-df67-4cc5-9cb2-63a6dfb27e04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T12:16:01.188Z|7050f43c-df67-4cc5-9cb2-63a6dfb27e04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=DCA4EBB08F5DE9984293510F9037D071; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sat, 06 May 2023 12:16:01 GMT", x-envoy-upstream-service-time:"204", server:"envoy"] 2023-05-06T12:16:01.188Z|7050f43c-df67-4cc5-9cb2-63a6dfb27e04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c04e820e-ec07-11ed-9ce1-7a82ee2c3d67","businessKey":"e2403635-38d9-4f46-a417-cda1d0dc6017","processDefinitionId":"openstackAdapterTask:1:06562343-ebc0-11ed-9ce1-7a82ee2c3d67","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-05-06T12:15:55.365+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"af75c3b9-ec07-11ed-9ce1-7a82ee2c3d67","superProcessInstanceId":"c04c85fd-ec07-11ed-9ce1-7a82ee2c3d67","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-05-06T12:16:01.188Z|7050f43c-df67-4cc5-9cb2-63a6dfb27e04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T12:16:01.189Z|7050f43c-df67-4cc5-9cb2-63a6dfb27e04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-05-06T12:16:01.228Z|7050f43c-df67-4cc5-9cb2-63a6dfb27e04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c04e820e-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c04e820e-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T12:16:01.229Z|7050f43c-df67-4cc5-9cb2-63a6dfb27e04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c04e820e-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||Invoke 2023-05-06T12:16:01.230Z|7050f43c-df67-4cc5-9cb2-63a6dfb27e04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c04e820e-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T12:16:01.230Z|7050f43c-df67-4cc5-9cb2-63a6dfb27e04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c04e820e-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c04e820e-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T12:16:01.231Z|7050f43c-df67-4cc5-9cb2-63a6dfb27e04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c04e820e-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Method : GET 2023-05-06T12:16:01.231Z|7050f43c-df67-4cc5-9cb2-63a6dfb27e04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c04e820e-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7050f43c-df67-4cc5-9cb2-63a6dfb27e04", X-RequestID:"7050f43c-df67-4cc5-9cb2-63a6dfb27e04", X-TransactionID:"7050f43c-df67-4cc5-9cb2-63a6dfb27e04", X-ECOMP-RequestID:"7050f43c-df67-4cc5-9cb2-63a6dfb27e04", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"13f8cf40-08de-4460-8690-c817055cea3c"] 2023-05-06T12:16:01.231Z|7050f43c-df67-4cc5-9cb2-63a6dfb27e04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c04e820e-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Request body: 2023-05-06T12:16:01.232Z|7050f43c-df67-4cc5-9cb2-63a6dfb27e04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c04e820e-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T12:16:01.381Z|7050f43c-df67-4cc5-9cb2-63a6dfb27e04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c04e820e-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T12:16:01.382Z|7050f43c-df67-4cc5-9cb2-63a6dfb27e04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c04e820e-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T12:16:01.382Z|7050f43c-df67-4cc5-9cb2-63a6dfb27e04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c04e820e-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T12:16:01.382Z|7050f43c-df67-4cc5-9cb2-63a6dfb27e04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c04e820e-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=3B98E2655DD497B77B1BDEA33287A14C; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Sat, 06 May 2023 12:16:01 GMT", x-envoy-upstream-service-time:"144", server:"envoy"] 2023-05-06T12:16:01.383Z|7050f43c-df67-4cc5-9cb2-63a6dfb27e04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c04e820e-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:c3b35816-ec07-11ed-9ce1-7a82ee2c3d67","parentActivityInstanceId":"c04e820e-ec07-11ed-9ce1-7a82ee2c3d67","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:06562343-ebc0-11ed-9ce1-7a82ee2c3d67","processInstanceId":"c04e820e-ec07-11ed-9ce1-7a82ee2c3d67","executionId":"c04e820e-ec07-11ed-9ce1-7a82ee2c3d67","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-05-06T12:16:01.059+0000","endTime":"2023-05-06T12:16:01.067+0000","durationInMillis":8,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"af75c3b9-ec07-11ed-9ce1-7a82ee2c3d67"}] 2023-05-06T12:16:01.383Z|7050f43c-df67-4cc5-9cb2-63a6dfb27e04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c04e820e-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T12:16:01.383Z|7050f43c-df67-4cc5-9cb2-63a6dfb27e04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c04e820e-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||InvokeReturn 2023-05-06T12:16:01.390Z|7050f43c-df67-4cc5-9cb2-63a6dfb27e04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T12:16:03.817Z|4333f075-19a9-4883-9406-a5666664d2f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:16:03.818Z|4333f075-19a9-4883-9406-a5666664d2f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:16:05.638Z|82d9f90e-8802-407b-8787-b84b2a26531d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:16:05.638Z|82d9f90e-8802-407b-8787-b84b2a26531d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:16:05.641Z|855b9be9-3e82-4754-b4f0-2877de0d9aa9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:16:05.641Z|855b9be9-3e82-4754-b4f0-2877de0d9aa9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:16:05.642Z|87bf9f22-2b02-42e6-a39b-c759d981786c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:16:05.643Z|87bf9f22-2b02-42e6-a39b-c759d981786c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:16:11.629Z|4a58e69b-ea98-4588-b1ce-494f99912f65|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|||INFO|500||Entering 2023-05-06T12:16:11.639Z|4a58e69b-ea98-4588-b1ce-494f99912f65|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017 2023-05-06T12:16:11.640Z|4a58e69b-ea98-4588-b1ce-494f99912f65|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|INFO|500||Invoke 2023-05-06T12:16:11.640Z|4a58e69b-ea98-4588-b1ce-494f99912f65|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||===========================request begin================================================ 2023-05-06T12:16:11.640Z|4a58e69b-ea98-4588-b1ce-494f99912f65|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017 2023-05-06T12:16:11.640Z|4a58e69b-ea98-4588-b1ce-494f99912f65|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Method : GET 2023-05-06T12:16:11.641Z|4a58e69b-ea98-4588-b1ce-494f99912f65|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"14e418a7f93be867628b97a82763e90c", X-B3-SpanId:"5afd2a2b5ff0fd67", X-B3-ParentSpanId:"f6879d988c964d48", X-B3-Sampled:"0", X-ONAP-RequestID:"4a58e69b-ea98-4588-b1ce-494f99912f65", X-RequestID:"4a58e69b-ea98-4588-b1ce-494f99912f65", X-TransactionID:"4a58e69b-ea98-4588-b1ce-494f99912f65", X-ECOMP-RequestID:"4a58e69b-ea98-4588-b1ce-494f99912f65", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7087894e-0469-4dbd-9e5e-9b7fc5581622"] 2023-05-06T12:16:11.641Z|4a58e69b-ea98-4588-b1ce-494f99912f65|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Request body: 2023-05-06T12:16:11.641Z|4a58e69b-ea98-4588-b1ce-494f99912f65|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||==========================request end================================================ 2023-05-06T12:16:11.683Z|4a58e69b-ea98-4588-b1ce-494f99912f65|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||============================response begin========================================== 2023-05-06T12:16:11.684Z|4a58e69b-ea98-4588-b1ce-494f99912f65|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Status code : 200 OK 2023-05-06T12:16:11.684Z|4a58e69b-ea98-4588-b1ce-494f99912f65|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Status text : OK 2023-05-06T12:16:11.684Z|4a58e69b-ea98-4588-b1ce-494f99912f65|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 12:16:12 GMT", x-envoy-upstream-service-time:"38", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:16:11.687Z|4a58e69b-ea98-4588-b1ce-494f99912f65|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Response body: { "requestId" : "e2403635-38d9-4f46-a417-cda1d0dc6017", "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-05-06T12:15:25.000+00:00", "source" : "VID", "vnfId" : "6c711987-f967-4d2b-9265-548e9e4b5551", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"858f3f5a-f608-4fe9-a9fd-6fb872655ff7\",\n\t\t\t\"modelVersionId\": \"6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"7db65ec7566d486695bbd771595ed5b3\",\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_84bdd28c-f6e2-4085-9a1b-c38be568a49f\",\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\": \"4ad1ab54-8bf9-49e3-9f67-ed8a4a770274\",\n \"modelInvariantUuid\": \"7112f2a7-50fb-4582-a44e-44870c3b6113\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"208a37ba-373f-4963-b61f-c9e712bfe838\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"7db65ec7566d486695bbd771595ed5b3\",\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\": \"0b904543-d36e-4a85-ba89-3c23dbdbb31d\",\n \"modelInvariantUuid\": \"c21d984c-f7d3-4009-8821-2906fb288049\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c45bb8d5-6747-4fa2-a61a-2f797bdd0e28\"\n },\n \"instanceName\": \"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_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-kohn\",\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\": \"6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5\",\n \"modelInvariantId\": \"858f3f5a-f608-4fe9-a9fd-6fb872655ff7\",\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\": \"ab48862f-4850-4de7-a6ee-b588c1af356a\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T12:16:00.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "101c1d40-3e55-4e8a-8a94-84be93645c2f", "serviceInstanceName" : "basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "e2403635-38d9-4f46-a417-cda1d0dc6017", "cloudIdentifier" : "basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"837929f2-79cc-40a9-8347-518cb0ac9f5e\",\"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\":\"6c711987-f967-4d2b-9265-548e9e4b5551\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-kohn\"},\"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-05-06T12:15:57.000+00:00" } ], "requestURI" : "e2403635-38d9-4f46-a417-cda1d0dc6017", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017" } } } 2023-05-06T12:16:11.688Z|4a58e69b-ea98-4588-b1ce-494f99912f65|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||=======================response end================================================= 2023-05-06T12:16:11.688Z|4a58e69b-ea98-4588-b1ce-494f99912f65|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|INFO|500||InvokeReturn 2023-05-06T12:16:11.690Z|4a58e69b-ea98-4588-b1ce-494f99912f65|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false 2023-05-06T12:16:11.690Z|4a58e69b-ea98-4588-b1ce-494f99912f65|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T12:16:11.690Z|4a58e69b-ea98-4588-b1ce-494f99912f65|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T12:16:11.691Z|4a58e69b-ea98-4588-b1ce-494f99912f65|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false 2023-05-06T12:16:11.691Z|4a58e69b-ea98-4588-b1ce-494f99912f65|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T12:16:11.691Z|4a58e69b-ea98-4588-b1ce-494f99912f65|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"14e418a7f93be867628b97a82763e90c", X-B3-SpanId:"0da95713976c689e", X-B3-ParentSpanId:"f6879d988c964d48", X-B3-Sampled:"0", X-ONAP-RequestID:"4a58e69b-ea98-4588-b1ce-494f99912f65", X-RequestID:"4a58e69b-ea98-4588-b1ce-494f99912f65", X-TransactionID:"4a58e69b-ea98-4588-b1ce-494f99912f65", X-ECOMP-RequestID:"4a58e69b-ea98-4588-b1ce-494f99912f65", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a812ab1-8c76-4654-8f48-28ab33db6807"] 2023-05-06T12:16:11.691Z|4a58e69b-ea98-4588-b1ce-494f99912f65|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T12:16:11.691Z|4a58e69b-ea98-4588-b1ce-494f99912f65|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T12:16:11.714Z|4a58e69b-ea98-4588-b1ce-494f99912f65|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T12:16:11.715Z|4a58e69b-ea98-4588-b1ce-494f99912f65|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T12:16:11.715Z|4a58e69b-ea98-4588-b1ce-494f99912f65|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T12:16:11.716Z|4a58e69b-ea98-4588-b1ce-494f99912f65|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 12:16:12 GMT", x-envoy-upstream-service-time:"20", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:16:11.716Z|4a58e69b-ea98-4588-b1ce-494f99912f65|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 48, "soRequestId" : "e2403635-38d9-4f46-a417-cda1d0dc6017", "groupingId" : "6bfce709-f7cd-4732-9415-357b7a9d718d", "name" : "basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_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/7db65ec7566d486695bbd771595ed5b3/stacks/basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/6bfce709-f7cd-4732-9415-357b7a9d718d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1683375359000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"6bfce709-f7cd-4732-9415-357b7a9d718d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"3233f928edf44041a16aa95a6c697a0e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6bfce709-f7cd-4732-9415-357b7a9d718d\",\"OS::project_id\":\"7db65ec7566d486695bbd771595ed5b3\",\"OS::stack_name\":\"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6c711987-f967-4d2b-9265-548e9e4b5551\",\"vf_module_id\":\"837929f2-79cc-40a9-8347-518cb0ac9f5e\",\"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-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-05-06T12:16:02.000+00:00", "isDataInternal" : false } ] 2023-05-06T12:16:11.716Z|4a58e69b-ea98-4588-b1ce-494f99912f65|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T12:16:11.717Z|4a58e69b-ea98-4588-b1ce-494f99912f65|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T12:16:11.739Z|4a58e69b-ea98-4588-b1ce-494f99912f65|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T12:16:11.739Z|4a58e69b-ea98-4588-b1ce-494f99912f65|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-05-06T12:16:11.740Z|4a58e69b-ea98-4588-b1ce-494f99912f65|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T12:16:11.740Z|4a58e69b-ea98-4588-b1ce-494f99912f65|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T12:16:11.740Z|4a58e69b-ea98-4588-b1ce-494f99912f65|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-05-06T12:16:11.740Z|4a58e69b-ea98-4588-b1ce-494f99912f65|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4a58e69b-ea98-4588-b1ce-494f99912f65", X-RequestID:"4a58e69b-ea98-4588-b1ce-494f99912f65", X-TransactionID:"4a58e69b-ea98-4588-b1ce-494f99912f65", X-ECOMP-RequestID:"4a58e69b-ea98-4588-b1ce-494f99912f65", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2f8b42e4-72a0-4164-88b8-89e772b502ba"] 2023-05-06T12:16:11.740Z|4a58e69b-ea98-4588-b1ce-494f99912f65|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-05-06T12:16:11.741Z|4a58e69b-ea98-4588-b1ce-494f99912f65|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T12:16:11.910Z|4a58e69b-ea98-4588-b1ce-494f99912f65|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T12:16:11.910Z|4a58e69b-ea98-4588-b1ce-494f99912f65|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T12:16:11.911Z|4a58e69b-ea98-4588-b1ce-494f99912f65|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T12:16:11.911Z|4a58e69b-ea98-4588-b1ce-494f99912f65|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=01B692171B0FEF5C6F4EB984283E75B7; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sat, 06 May 2023 12:16:12 GMT", x-envoy-upstream-service-time:"158", server:"envoy"] 2023-05-06T12:16:11.912Z|4a58e69b-ea98-4588-b1ce-494f99912f65|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c04e820e-ec07-11ed-9ce1-7a82ee2c3d67","businessKey":"e2403635-38d9-4f46-a417-cda1d0dc6017","processDefinitionId":"openstackAdapterTask:1:06562343-ebc0-11ed-9ce1-7a82ee2c3d67","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-05-06T12:15:55.365+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"af75c3b9-ec07-11ed-9ce1-7a82ee2c3d67","superProcessInstanceId":"c04c85fd-ec07-11ed-9ce1-7a82ee2c3d67","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-05-06T12:16:11.912Z|4a58e69b-ea98-4588-b1ce-494f99912f65|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T12:16:11.912Z|4a58e69b-ea98-4588-b1ce-494f99912f65|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-05-06T12:16:11.943Z|4a58e69b-ea98-4588-b1ce-494f99912f65|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c04e820e-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c04e820e-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T12:16:11.944Z|4a58e69b-ea98-4588-b1ce-494f99912f65|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c04e820e-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||Invoke 2023-05-06T12:16:11.944Z|4a58e69b-ea98-4588-b1ce-494f99912f65|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c04e820e-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T12:16:11.944Z|4a58e69b-ea98-4588-b1ce-494f99912f65|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c04e820e-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c04e820e-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T12:16:11.945Z|4a58e69b-ea98-4588-b1ce-494f99912f65|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c04e820e-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Method : GET 2023-05-06T12:16:11.945Z|4a58e69b-ea98-4588-b1ce-494f99912f65|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c04e820e-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4a58e69b-ea98-4588-b1ce-494f99912f65", X-RequestID:"4a58e69b-ea98-4588-b1ce-494f99912f65", X-TransactionID:"4a58e69b-ea98-4588-b1ce-494f99912f65", X-ECOMP-RequestID:"4a58e69b-ea98-4588-b1ce-494f99912f65", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f9070bf5-bc47-429d-87d8-8fbbdab93f0c"] 2023-05-06T12:16:11.945Z|4a58e69b-ea98-4588-b1ce-494f99912f65|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c04e820e-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Request body: 2023-05-06T12:16:11.945Z|4a58e69b-ea98-4588-b1ce-494f99912f65|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c04e820e-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T12:16:12.132Z|4a58e69b-ea98-4588-b1ce-494f99912f65|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c04e820e-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T12:16:12.132Z|4a58e69b-ea98-4588-b1ce-494f99912f65|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c04e820e-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T12:16:12.133Z|4a58e69b-ea98-4588-b1ce-494f99912f65|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c04e820e-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T12:16:12.133Z|4a58e69b-ea98-4588-b1ce-494f99912f65|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c04e820e-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=5C3E12055EAB44E8BDD06D057EE1BB58; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Sat, 06 May 2023 12:16:12 GMT", x-envoy-upstream-service-time:"181", server:"envoy"] 2023-05-06T12:16:12.133Z|4a58e69b-ea98-4588-b1ce-494f99912f65|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c04e820e-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:c3b35816-ec07-11ed-9ce1-7a82ee2c3d67","parentActivityInstanceId":"c04e820e-ec07-11ed-9ce1-7a82ee2c3d67","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:06562343-ebc0-11ed-9ce1-7a82ee2c3d67","processInstanceId":"c04e820e-ec07-11ed-9ce1-7a82ee2c3d67","executionId":"c04e820e-ec07-11ed-9ce1-7a82ee2c3d67","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-05-06T12:16:01.059+0000","endTime":"2023-05-06T12:16:01.067+0000","durationInMillis":8,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"af75c3b9-ec07-11ed-9ce1-7a82ee2c3d67"}] 2023-05-06T12:16:12.133Z|4a58e69b-ea98-4588-b1ce-494f99912f65|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c04e820e-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T12:16:12.134Z|4a58e69b-ea98-4588-b1ce-494f99912f65|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c04e820e-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||InvokeReturn 2023-05-06T12:16:12.140Z|4a58e69b-ea98-4588-b1ce-494f99912f65|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T12:16:15.671Z|03efb1f9-4ac9-426f-979c-8729756aa2f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:16:15.672Z|03efb1f9-4ac9-426f-979c-8729756aa2f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:16:15.674Z|4a478a7c-1db8-4807-8bd6-677fb78ffc1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:16:15.675Z|4a478a7c-1db8-4807-8bd6-677fb78ffc1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:16:15.677Z|befe16f8-d803-491f-ac1a-2d4dd4063e50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:16:15.677Z|befe16f8-d803-491f-ac1a-2d4dd4063e50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:16:15.770Z|526dd78a-a812-4b53-99da-becfbb58a0d5|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T12:16:15.771Z|526dd78a-a812-4b53-99da-becfbb58a0d5|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T12:16:18.817Z|c8f9eb6d-5166-4950-b835-31e2b4d2b707|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:16:18.818Z|c8f9eb6d-5166-4950-b835-31e2b4d2b707|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:16:20.241Z|4597a316-9acf-4817-a777-273ea663dabc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:16:20.241Z|4597a316-9acf-4817-a777-273ea663dabc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:16:22.478Z|b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|||INFO|500||Entering 2023-05-06T12:16:22.488Z|b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017 2023-05-06T12:16:22.488Z|b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|INFO|500||Invoke 2023-05-06T12:16:22.489Z|b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||===========================request begin================================================ 2023-05-06T12:16:22.489Z|b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017 2023-05-06T12:16:22.489Z|b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Method : GET 2023-05-06T12:16:22.489Z|b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"071465eade44678d124ddd3f3bf50114", X-B3-SpanId:"34f355098583266b", X-B3-ParentSpanId:"b861a16c06773ef2", X-B3-Sampled:"0", X-ONAP-RequestID:"b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff", X-RequestID:"b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff", X-TransactionID:"b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff", X-ECOMP-RequestID:"b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff5272ba-d0e9-46eb-95cf-fb15cdb2154d"] 2023-05-06T12:16:22.490Z|b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Request body: 2023-05-06T12:16:22.490Z|b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||==========================request end================================================ 2023-05-06T12:16:22.530Z|b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||============================response begin========================================== 2023-05-06T12:16:22.530Z|b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Status code : 200 OK 2023-05-06T12:16:22.531Z|b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Status text : OK 2023-05-06T12:16:22.531Z|b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 12:16:23 GMT", x-envoy-upstream-service-time:"34", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:16:22.532Z|b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Response body: { "requestId" : "e2403635-38d9-4f46-a417-cda1d0dc6017", "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-05-06T12:15:25.000+00:00", "source" : "VID", "vnfId" : "6c711987-f967-4d2b-9265-548e9e4b5551", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"858f3f5a-f608-4fe9-a9fd-6fb872655ff7\",\n\t\t\t\"modelVersionId\": \"6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"7db65ec7566d486695bbd771595ed5b3\",\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_84bdd28c-f6e2-4085-9a1b-c38be568a49f\",\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\": \"4ad1ab54-8bf9-49e3-9f67-ed8a4a770274\",\n \"modelInvariantUuid\": \"7112f2a7-50fb-4582-a44e-44870c3b6113\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"208a37ba-373f-4963-b61f-c9e712bfe838\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"7db65ec7566d486695bbd771595ed5b3\",\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\": \"0b904543-d36e-4a85-ba89-3c23dbdbb31d\",\n \"modelInvariantUuid\": \"c21d984c-f7d3-4009-8821-2906fb288049\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c45bb8d5-6747-4fa2-a61a-2f797bdd0e28\"\n },\n \"instanceName\": \"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_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-kohn\",\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\": \"6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5\",\n \"modelInvariantId\": \"858f3f5a-f608-4fe9-a9fd-6fb872655ff7\",\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\": \"ab48862f-4850-4de7-a6ee-b588c1af356a\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T12:16:00.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "101c1d40-3e55-4e8a-8a94-84be93645c2f", "serviceInstanceName" : "basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "e2403635-38d9-4f46-a417-cda1d0dc6017", "cloudIdentifier" : "basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"837929f2-79cc-40a9-8347-518cb0ac9f5e\",\"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\":\"6c711987-f967-4d2b-9265-548e9e4b5551\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-kohn\"},\"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-05-06T12:15:57.000+00:00" } ], "requestURI" : "e2403635-38d9-4f46-a417-cda1d0dc6017", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017" } } } 2023-05-06T12:16:22.533Z|b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||=======================response end================================================= 2023-05-06T12:16:22.533Z|b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|INFO|500||InvokeReturn 2023-05-06T12:16:22.536Z|b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false 2023-05-06T12:16:22.536Z|b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T12:16:22.537Z|b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T12:16:22.537Z|b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false 2023-05-06T12:16:22.537Z|b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T12:16:22.537Z|b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"071465eade44678d124ddd3f3bf50114", X-B3-SpanId:"6c31df4f6fe955de", X-B3-ParentSpanId:"b861a16c06773ef2", X-B3-Sampled:"0", X-ONAP-RequestID:"b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff", X-RequestID:"b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff", X-TransactionID:"b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff", X-ECOMP-RequestID:"b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f6e16a26-719d-49a6-b184-dfa4e3eddf8b"] 2023-05-06T12:16:22.538Z|b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T12:16:22.538Z|b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T12:16:22.557Z|b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T12:16:22.558Z|b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T12:16:22.559Z|b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T12:16:22.559Z|b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 12:16:23 GMT", x-envoy-upstream-service-time:"15", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:16:22.560Z|b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 48, "soRequestId" : "e2403635-38d9-4f46-a417-cda1d0dc6017", "groupingId" : "6bfce709-f7cd-4732-9415-357b7a9d718d", "name" : "basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_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/7db65ec7566d486695bbd771595ed5b3/stacks/basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/6bfce709-f7cd-4732-9415-357b7a9d718d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1683375359000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"6bfce709-f7cd-4732-9415-357b7a9d718d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"3233f928edf44041a16aa95a6c697a0e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6bfce709-f7cd-4732-9415-357b7a9d718d\",\"OS::project_id\":\"7db65ec7566d486695bbd771595ed5b3\",\"OS::stack_name\":\"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6c711987-f967-4d2b-9265-548e9e4b5551\",\"vf_module_id\":\"837929f2-79cc-40a9-8347-518cb0ac9f5e\",\"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-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-05-06T12:16:02.000+00:00", "isDataInternal" : false } ] 2023-05-06T12:16:22.561Z|b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T12:16:22.561Z|b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T12:16:22.599Z|b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T12:16:22.600Z|b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-05-06T12:16:22.600Z|b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T12:16:22.600Z|b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T12:16:22.600Z|b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-05-06T12:16:22.601Z|b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff", X-RequestID:"b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff", X-TransactionID:"b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff", X-ECOMP-RequestID:"b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"661a07e8-ef05-43f4-aac4-d81dda544d7c"] 2023-05-06T12:16:22.601Z|b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-05-06T12:16:22.601Z|b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T12:16:22.781Z|b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T12:16:22.782Z|b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T12:16:22.782Z|b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T12:16:22.783Z|b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=4BE13DB0099AAD62047AFFF10C15BA6D; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sat, 06 May 2023 12:16:23 GMT", x-envoy-upstream-service-time:"176", server:"envoy"] 2023-05-06T12:16:22.783Z|b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c04e820e-ec07-11ed-9ce1-7a82ee2c3d67","businessKey":"e2403635-38d9-4f46-a417-cda1d0dc6017","processDefinitionId":"openstackAdapterTask:1:06562343-ebc0-11ed-9ce1-7a82ee2c3d67","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-05-06T12:15:55.365+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"af75c3b9-ec07-11ed-9ce1-7a82ee2c3d67","superProcessInstanceId":"c04c85fd-ec07-11ed-9ce1-7a82ee2c3d67","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-05-06T12:16:22.783Z|b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T12:16:22.784Z|b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-05-06T12:16:22.817Z|b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c04e820e-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c04e820e-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T12:16:22.818Z|b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c04e820e-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||Invoke 2023-05-06T12:16:22.818Z|b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c04e820e-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T12:16:22.819Z|b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c04e820e-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c04e820e-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T12:16:22.819Z|b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c04e820e-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Method : GET 2023-05-06T12:16:22.819Z|b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c04e820e-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff", X-RequestID:"b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff", X-TransactionID:"b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff", X-ECOMP-RequestID:"b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3f0aa51f-b656-4a52-8aa1-38346a2a4966"] 2023-05-06T12:16:22.820Z|b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c04e820e-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Request body: 2023-05-06T12:16:22.820Z|b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c04e820e-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T12:16:22.962Z|b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c04e820e-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T12:16:22.962Z|b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c04e820e-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T12:16:22.963Z|b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c04e820e-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T12:16:22.963Z|b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c04e820e-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=B5038F55DB8C84535D17050B1FB0F50C; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Sat, 06 May 2023 12:16:23 GMT", x-envoy-upstream-service-time:"138", server:"envoy"] 2023-05-06T12:16:22.963Z|b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c04e820e-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:c3b35816-ec07-11ed-9ce1-7a82ee2c3d67","parentActivityInstanceId":"c04e820e-ec07-11ed-9ce1-7a82ee2c3d67","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:06562343-ebc0-11ed-9ce1-7a82ee2c3d67","processInstanceId":"c04e820e-ec07-11ed-9ce1-7a82ee2c3d67","executionId":"c04e820e-ec07-11ed-9ce1-7a82ee2c3d67","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-05-06T12:16:01.059+0000","endTime":"2023-05-06T12:16:01.067+0000","durationInMillis":8,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"af75c3b9-ec07-11ed-9ce1-7a82ee2c3d67"}] 2023-05-06T12:16:22.964Z|b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c04e820e-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T12:16:22.964Z|b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c04e820e-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||InvokeReturn 2023-05-06T12:16:22.970Z|b776a83e-04dc-4c8f-b2ad-99aa0d18c6ff|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T12:16:25.707Z|b210c42a-15f8-4ae9-a19f-41afff2028be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:16:25.707Z|ad6c1012-b293-4b37-a3bc-d2e5d9f3ffe7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:16:25.707Z|ad6c1012-b293-4b37-a3bc-d2e5d9f3ffe7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:16:25.707Z|b210c42a-15f8-4ae9-a19f-41afff2028be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:16:25.713Z|a828ed48-9d6d-4de0-9554-23b40773cf2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:16:25.714Z|a828ed48-9d6d-4de0-9554-23b40773cf2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:16:33.218Z|198645fd-b472-4ca4-ba1a-dc905693f1a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|||INFO|500||Entering 2023-05-06T12:16:33.228Z|198645fd-b472-4ca4-ba1a-dc905693f1a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017 2023-05-06T12:16:33.228Z|198645fd-b472-4ca4-ba1a-dc905693f1a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|INFO|500||Invoke 2023-05-06T12:16:33.228Z|198645fd-b472-4ca4-ba1a-dc905693f1a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||===========================request begin================================================ 2023-05-06T12:16:33.228Z|198645fd-b472-4ca4-ba1a-dc905693f1a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017 2023-05-06T12:16:33.228Z|198645fd-b472-4ca4-ba1a-dc905693f1a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Method : GET 2023-05-06T12:16:33.229Z|198645fd-b472-4ca4-ba1a-dc905693f1a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5bfb1dae67a3319c37847147bc7b3178", X-B3-SpanId:"31ba03fceb8dde07", X-B3-ParentSpanId:"55eb95e516c4b864", X-B3-Sampled:"0", X-ONAP-RequestID:"198645fd-b472-4ca4-ba1a-dc905693f1a4", X-RequestID:"198645fd-b472-4ca4-ba1a-dc905693f1a4", X-TransactionID:"198645fd-b472-4ca4-ba1a-dc905693f1a4", X-ECOMP-RequestID:"198645fd-b472-4ca4-ba1a-dc905693f1a4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"57097ac5-0f2a-4bae-80a2-26066cfceab1"] 2023-05-06T12:16:33.229Z|198645fd-b472-4ca4-ba1a-dc905693f1a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Request body: 2023-05-06T12:16:33.229Z|198645fd-b472-4ca4-ba1a-dc905693f1a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||==========================request end================================================ 2023-05-06T12:16:33.260Z|198645fd-b472-4ca4-ba1a-dc905693f1a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||============================response begin========================================== 2023-05-06T12:16:33.261Z|198645fd-b472-4ca4-ba1a-dc905693f1a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Status code : 200 OK 2023-05-06T12:16:33.261Z|198645fd-b472-4ca4-ba1a-dc905693f1a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Status text : OK 2023-05-06T12:16:33.261Z|198645fd-b472-4ca4-ba1a-dc905693f1a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 12:16:33 GMT", x-envoy-upstream-service-time:"27", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:16:33.263Z|198645fd-b472-4ca4-ba1a-dc905693f1a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Response body: { "requestId" : "e2403635-38d9-4f46-a417-cda1d0dc6017", "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-05-06T12:15:25.000+00:00", "source" : "VID", "vnfId" : "6c711987-f967-4d2b-9265-548e9e4b5551", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"858f3f5a-f608-4fe9-a9fd-6fb872655ff7\",\n\t\t\t\"modelVersionId\": \"6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"7db65ec7566d486695bbd771595ed5b3\",\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_84bdd28c-f6e2-4085-9a1b-c38be568a49f\",\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\": \"4ad1ab54-8bf9-49e3-9f67-ed8a4a770274\",\n \"modelInvariantUuid\": \"7112f2a7-50fb-4582-a44e-44870c3b6113\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"208a37ba-373f-4963-b61f-c9e712bfe838\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"7db65ec7566d486695bbd771595ed5b3\",\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\": \"0b904543-d36e-4a85-ba89-3c23dbdbb31d\",\n \"modelInvariantUuid\": \"c21d984c-f7d3-4009-8821-2906fb288049\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c45bb8d5-6747-4fa2-a61a-2f797bdd0e28\"\n },\n \"instanceName\": \"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_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-kohn\",\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\": \"6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5\",\n \"modelInvariantId\": \"858f3f5a-f608-4fe9-a9fd-6fb872655ff7\",\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\": \"ab48862f-4850-4de7-a6ee-b588c1af356a\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T12:16:00.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "101c1d40-3e55-4e8a-8a94-84be93645c2f", "serviceInstanceName" : "basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "e2403635-38d9-4f46-a417-cda1d0dc6017", "cloudIdentifier" : "basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"837929f2-79cc-40a9-8347-518cb0ac9f5e\",\"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\":\"6c711987-f967-4d2b-9265-548e9e4b5551\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-kohn\"},\"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-05-06T12:15:57.000+00:00" } ], "requestURI" : "e2403635-38d9-4f46-a417-cda1d0dc6017", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017" } } } 2023-05-06T12:16:33.264Z|198645fd-b472-4ca4-ba1a-dc905693f1a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||=======================response end================================================= 2023-05-06T12:16:33.264Z|198645fd-b472-4ca4-ba1a-dc905693f1a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|INFO|500||InvokeReturn 2023-05-06T12:16:33.266Z|198645fd-b472-4ca4-ba1a-dc905693f1a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false 2023-05-06T12:16:33.266Z|198645fd-b472-4ca4-ba1a-dc905693f1a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T12:16:33.267Z|198645fd-b472-4ca4-ba1a-dc905693f1a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T12:16:33.267Z|198645fd-b472-4ca4-ba1a-dc905693f1a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false 2023-05-06T12:16:33.267Z|198645fd-b472-4ca4-ba1a-dc905693f1a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T12:16:33.268Z|198645fd-b472-4ca4-ba1a-dc905693f1a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5bfb1dae67a3319c37847147bc7b3178", X-B3-SpanId:"56f344f49deda5ca", X-B3-ParentSpanId:"55eb95e516c4b864", X-B3-Sampled:"0", X-ONAP-RequestID:"198645fd-b472-4ca4-ba1a-dc905693f1a4", X-RequestID:"198645fd-b472-4ca4-ba1a-dc905693f1a4", X-TransactionID:"198645fd-b472-4ca4-ba1a-dc905693f1a4", X-ECOMP-RequestID:"198645fd-b472-4ca4-ba1a-dc905693f1a4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ab3dd386-84a9-4287-b78f-8cd50987c345"] 2023-05-06T12:16:33.268Z|198645fd-b472-4ca4-ba1a-dc905693f1a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T12:16:33.268Z|198645fd-b472-4ca4-ba1a-dc905693f1a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T12:16:33.288Z|198645fd-b472-4ca4-ba1a-dc905693f1a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T12:16:33.289Z|198645fd-b472-4ca4-ba1a-dc905693f1a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T12:16:33.289Z|198645fd-b472-4ca4-ba1a-dc905693f1a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T12:16:33.289Z|198645fd-b472-4ca4-ba1a-dc905693f1a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 12:16:33 GMT", x-envoy-upstream-service-time:"16", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:16:33.289Z|198645fd-b472-4ca4-ba1a-dc905693f1a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 48, "soRequestId" : "e2403635-38d9-4f46-a417-cda1d0dc6017", "groupingId" : "6bfce709-f7cd-4732-9415-357b7a9d718d", "name" : "basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_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/7db65ec7566d486695bbd771595ed5b3/stacks/basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/6bfce709-f7cd-4732-9415-357b7a9d718d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1683375359000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"6bfce709-f7cd-4732-9415-357b7a9d718d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"3233f928edf44041a16aa95a6c697a0e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6bfce709-f7cd-4732-9415-357b7a9d718d\",\"OS::project_id\":\"7db65ec7566d486695bbd771595ed5b3\",\"OS::stack_name\":\"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6c711987-f967-4d2b-9265-548e9e4b5551\",\"vf_module_id\":\"837929f2-79cc-40a9-8347-518cb0ac9f5e\",\"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-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-05-06T12:16:02.000+00:00", "isDataInternal" : false } ] 2023-05-06T12:16:33.290Z|198645fd-b472-4ca4-ba1a-dc905693f1a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T12:16:33.290Z|198645fd-b472-4ca4-ba1a-dc905693f1a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T12:16:33.318Z|198645fd-b472-4ca4-ba1a-dc905693f1a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T12:16:33.319Z|198645fd-b472-4ca4-ba1a-dc905693f1a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-05-06T12:16:33.319Z|198645fd-b472-4ca4-ba1a-dc905693f1a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T12:16:33.319Z|198645fd-b472-4ca4-ba1a-dc905693f1a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T12:16:33.320Z|198645fd-b472-4ca4-ba1a-dc905693f1a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-05-06T12:16:33.320Z|198645fd-b472-4ca4-ba1a-dc905693f1a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"198645fd-b472-4ca4-ba1a-dc905693f1a4", X-RequestID:"198645fd-b472-4ca4-ba1a-dc905693f1a4", X-TransactionID:"198645fd-b472-4ca4-ba1a-dc905693f1a4", X-ECOMP-RequestID:"198645fd-b472-4ca4-ba1a-dc905693f1a4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1710f5de-2344-4a65-9118-c355890c5171"] 2023-05-06T12:16:33.320Z|198645fd-b472-4ca4-ba1a-dc905693f1a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-05-06T12:16:33.320Z|198645fd-b472-4ca4-ba1a-dc905693f1a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T12:16:33.468Z|198645fd-b472-4ca4-ba1a-dc905693f1a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T12:16:33.469Z|198645fd-b472-4ca4-ba1a-dc905693f1a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T12:16:33.469Z|198645fd-b472-4ca4-ba1a-dc905693f1a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T12:16:33.470Z|198645fd-b472-4ca4-ba1a-dc905693f1a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=B93AF47F1C424AC610FD26A4C361FA81; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Sat, 06 May 2023 12:16:33 GMT", x-envoy-upstream-service-time:"143", server:"envoy"] 2023-05-06T12:16:33.470Z|198645fd-b472-4ca4-ba1a-dc905693f1a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c04e820e-ec07-11ed-9ce1-7a82ee2c3d67","businessKey":"e2403635-38d9-4f46-a417-cda1d0dc6017","processDefinitionId":"openstackAdapterTask:1:06562343-ebc0-11ed-9ce1-7a82ee2c3d67","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-05-06T12:15:55.365+0000","endTime":"2023-05-06T12:16:33.144+0000","removalTime":null,"durationInMillis":37779,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"af75c3b9-ec07-11ed-9ce1-7a82ee2c3d67","superProcessInstanceId":"c04c85fd-ec07-11ed-9ce1-7a82ee2c3d67","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-05-06T12:16:33.470Z|198645fd-b472-4ca4-ba1a-dc905693f1a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T12:16:33.471Z|198645fd-b472-4ca4-ba1a-dc905693f1a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-05-06T12:16:33.508Z|198645fd-b472-4ca4-ba1a-dc905693f1a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c04e820e-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c04e820e-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T12:16:33.508Z|198645fd-b472-4ca4-ba1a-dc905693f1a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c04e820e-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||Invoke 2023-05-06T12:16:33.509Z|198645fd-b472-4ca4-ba1a-dc905693f1a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c04e820e-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T12:16:33.509Z|198645fd-b472-4ca4-ba1a-dc905693f1a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c04e820e-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c04e820e-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T12:16:33.509Z|198645fd-b472-4ca4-ba1a-dc905693f1a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c04e820e-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Method : GET 2023-05-06T12:16:33.509Z|198645fd-b472-4ca4-ba1a-dc905693f1a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c04e820e-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"198645fd-b472-4ca4-ba1a-dc905693f1a4", X-RequestID:"198645fd-b472-4ca4-ba1a-dc905693f1a4", X-TransactionID:"198645fd-b472-4ca4-ba1a-dc905693f1a4", X-ECOMP-RequestID:"198645fd-b472-4ca4-ba1a-dc905693f1a4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"379442de-c88b-418b-ab56-4ca4cca139c8"] 2023-05-06T12:16:33.510Z|198645fd-b472-4ca4-ba1a-dc905693f1a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c04e820e-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Request body: 2023-05-06T12:16:33.510Z|198645fd-b472-4ca4-ba1a-dc905693f1a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c04e820e-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T12:16:33.683Z|198645fd-b472-4ca4-ba1a-dc905693f1a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c04e820e-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T12:16:33.684Z|198645fd-b472-4ca4-ba1a-dc905693f1a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c04e820e-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T12:16:33.684Z|198645fd-b472-4ca4-ba1a-dc905693f1a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c04e820e-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T12:16:33.685Z|198645fd-b472-4ca4-ba1a-dc905693f1a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c04e820e-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=771AAC79EAA797C587568CD25C36CBFB; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Sat, 06 May 2023 12:16:34 GMT", x-envoy-upstream-service-time:"167", server:"envoy"] 2023-05-06T12:16:33.686Z|198645fd-b472-4ca4-ba1a-dc905693f1a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c04e820e-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:d6d2ab49-ec07-11ed-9ce1-7a82ee2c3d67","parentActivityInstanceId":"c04e820e-ec07-11ed-9ce1-7a82ee2c3d67","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:06562343-ebc0-11ed-9ce1-7a82ee2c3d67","processInstanceId":"c04e820e-ec07-11ed-9ce1-7a82ee2c3d67","executionId":"c04e820e-ec07-11ed-9ce1-7a82ee2c3d67","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-05-06T12:16:33.141+0000","endTime":"2023-05-06T12:16:33.141+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"af75c3b9-ec07-11ed-9ce1-7a82ee2c3d67"}] 2023-05-06T12:16:33.686Z|198645fd-b472-4ca4-ba1a-dc905693f1a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c04e820e-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T12:16:33.686Z|198645fd-b472-4ca4-ba1a-dc905693f1a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c04e820e-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||InvokeReturn 2023-05-06T12:16:33.693Z|198645fd-b472-4ca4-ba1a-dc905693f1a4|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T12:16:33.817Z|3f6972db-ca46-41f0-ba4c-705093eb7892|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:16:33.821Z|3f6972db-ca46-41f0-ba4c-705093eb7892|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:16:35.737Z|8bf07e05-c985-4760-b9d8-63fb5a2e3d48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:16:35.738Z|8bf07e05-c985-4760-b9d8-63fb5a2e3d48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:16:35.743Z|eb5875a1-1bf5-4de1-b67e-029ffd3929be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:16:35.744Z|eb5875a1-1bf5-4de1-b67e-029ffd3929be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:16:35.744Z|46ccb9a5-933f-4b10-bbc2-65e898725b9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:16:35.745Z|46ccb9a5-933f-4b10-bbc2-65e898725b9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:16:43.924Z|e4e84527-dfdd-4022-bfc4-a08f6a00edeb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|||INFO|500||Entering 2023-05-06T12:16:43.934Z|e4e84527-dfdd-4022-bfc4-a08f6a00edeb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017 2023-05-06T12:16:43.935Z|e4e84527-dfdd-4022-bfc4-a08f6a00edeb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|INFO|500||Invoke 2023-05-06T12:16:43.936Z|e4e84527-dfdd-4022-bfc4-a08f6a00edeb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||===========================request begin================================================ 2023-05-06T12:16:43.936Z|e4e84527-dfdd-4022-bfc4-a08f6a00edeb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017 2023-05-06T12:16:43.936Z|e4e84527-dfdd-4022-bfc4-a08f6a00edeb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Method : GET 2023-05-06T12:16:43.936Z|e4e84527-dfdd-4022-bfc4-a08f6a00edeb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b4d116b04ef19f429d2a2a70218cca55", X-B3-SpanId:"a415883668a51712", X-B3-ParentSpanId:"cf7fb3248169bd83", X-B3-Sampled:"0", X-ONAP-RequestID:"e4e84527-dfdd-4022-bfc4-a08f6a00edeb", X-RequestID:"e4e84527-dfdd-4022-bfc4-a08f6a00edeb", X-TransactionID:"e4e84527-dfdd-4022-bfc4-a08f6a00edeb", X-ECOMP-RequestID:"e4e84527-dfdd-4022-bfc4-a08f6a00edeb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"58bad984-66a5-4ba9-a6e3-86cca7f57ece"] 2023-05-06T12:16:43.937Z|e4e84527-dfdd-4022-bfc4-a08f6a00edeb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Request body: 2023-05-06T12:16:43.937Z|e4e84527-dfdd-4022-bfc4-a08f6a00edeb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||==========================request end================================================ 2023-05-06T12:16:43.965Z|e4e84527-dfdd-4022-bfc4-a08f6a00edeb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||============================response begin========================================== 2023-05-06T12:16:43.966Z|e4e84527-dfdd-4022-bfc4-a08f6a00edeb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Status code : 200 OK 2023-05-06T12:16:43.967Z|e4e84527-dfdd-4022-bfc4-a08f6a00edeb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Status text : OK 2023-05-06T12:16:43.968Z|e4e84527-dfdd-4022-bfc4-a08f6a00edeb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 12:16:44 GMT", x-envoy-upstream-service-time:"23", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:16:43.969Z|e4e84527-dfdd-4022-bfc4-a08f6a00edeb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Response body: { "requestId" : "e2403635-38d9-4f46-a417-cda1d0dc6017", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).", "progress" : 68, "startTime" : "2023-05-06T12:15:25.000+00:00", "source" : "VID", "vnfId" : "6c711987-f967-4d2b-9265-548e9e4b5551", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"858f3f5a-f608-4fe9-a9fd-6fb872655ff7\",\n\t\t\t\"modelVersionId\": \"6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"7db65ec7566d486695bbd771595ed5b3\",\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_84bdd28c-f6e2-4085-9a1b-c38be568a49f\",\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\": \"4ad1ab54-8bf9-49e3-9f67-ed8a4a770274\",\n \"modelInvariantUuid\": \"7112f2a7-50fb-4582-a44e-44870c3b6113\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"208a37ba-373f-4963-b61f-c9e712bfe838\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"7db65ec7566d486695bbd771595ed5b3\",\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\": \"0b904543-d36e-4a85-ba89-3c23dbdbb31d\",\n \"modelInvariantUuid\": \"c21d984c-f7d3-4009-8821-2906fb288049\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c45bb8d5-6747-4fa2-a61a-2f797bdd0e28\"\n },\n \"instanceName\": \"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_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-kohn\",\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\": \"6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5\",\n \"modelInvariantId\": \"858f3f5a-f608-4fe9-a9fd-6fb872655ff7\",\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\": \"ab48862f-4850-4de7-a6ee-b588c1af356a\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T12:16:44.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "101c1d40-3e55-4e8a-8a94-84be93645c2f", "serviceInstanceName" : "basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "e2403635-38d9-4f46-a417-cda1d0dc6017", "cloudIdentifier" : "basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"837929f2-79cc-40a9-8347-518cb0ac9f5e\",\"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\":\"6c711987-f967-4d2b-9265-548e9e4b5551\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-kohn\"},\"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-05-06T12:15:57.000+00:00" } ], "requestURI" : "e2403635-38d9-4f46-a417-cda1d0dc6017", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017" } } } 2023-05-06T12:16:43.971Z|e4e84527-dfdd-4022-bfc4-a08f6a00edeb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||=======================response end================================================= 2023-05-06T12:16:43.972Z|e4e84527-dfdd-4022-bfc4-a08f6a00edeb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|INFO|500||InvokeReturn 2023-05-06T12:16:43.974Z|e4e84527-dfdd-4022-bfc4-a08f6a00edeb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false 2023-05-06T12:16:43.974Z|e4e84527-dfdd-4022-bfc4-a08f6a00edeb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T12:16:43.974Z|e4e84527-dfdd-4022-bfc4-a08f6a00edeb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T12:16:43.975Z|e4e84527-dfdd-4022-bfc4-a08f6a00edeb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false 2023-05-06T12:16:43.975Z|e4e84527-dfdd-4022-bfc4-a08f6a00edeb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T12:16:43.975Z|e4e84527-dfdd-4022-bfc4-a08f6a00edeb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b4d116b04ef19f429d2a2a70218cca55", X-B3-SpanId:"56d67c40bbd7ff49", X-B3-ParentSpanId:"cf7fb3248169bd83", X-B3-Sampled:"0", X-ONAP-RequestID:"e4e84527-dfdd-4022-bfc4-a08f6a00edeb", X-RequestID:"e4e84527-dfdd-4022-bfc4-a08f6a00edeb", X-TransactionID:"e4e84527-dfdd-4022-bfc4-a08f6a00edeb", X-ECOMP-RequestID:"e4e84527-dfdd-4022-bfc4-a08f6a00edeb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d82e1d2c-4a3a-429c-b28f-34ae63d4848e"] 2023-05-06T12:16:43.975Z|e4e84527-dfdd-4022-bfc4-a08f6a00edeb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T12:16:43.976Z|e4e84527-dfdd-4022-bfc4-a08f6a00edeb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T12:16:43.990Z|e4e84527-dfdd-4022-bfc4-a08f6a00edeb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T12:16:43.990Z|e4e84527-dfdd-4022-bfc4-a08f6a00edeb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T12:16:43.990Z|e4e84527-dfdd-4022-bfc4-a08f6a00edeb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T12:16:43.991Z|e4e84527-dfdd-4022-bfc4-a08f6a00edeb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 12:16:44 GMT", x-envoy-upstream-service-time:"11", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:16:43.992Z|e4e84527-dfdd-4022-bfc4-a08f6a00edeb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 48, "soRequestId" : "e2403635-38d9-4f46-a417-cda1d0dc6017", "groupingId" : "6bfce709-f7cd-4732-9415-357b7a9d718d", "name" : "basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_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/7db65ec7566d486695bbd771595ed5b3/stacks/basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/6bfce709-f7cd-4732-9415-357b7a9d718d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1683375359000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"6bfce709-f7cd-4732-9415-357b7a9d718d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"3233f928edf44041a16aa95a6c697a0e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6bfce709-f7cd-4732-9415-357b7a9d718d\",\"OS::project_id\":\"7db65ec7566d486695bbd771595ed5b3\",\"OS::stack_name\":\"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6c711987-f967-4d2b-9265-548e9e4b5551\",\"vf_module_id\":\"837929f2-79cc-40a9-8347-518cb0ac9f5e\",\"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-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-05-06T12:16:02.000+00:00", "isDataInternal" : false } ] 2023-05-06T12:16:43.992Z|e4e84527-dfdd-4022-bfc4-a08f6a00edeb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T12:16:43.993Z|e4e84527-dfdd-4022-bfc4-a08f6a00edeb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T12:16:44.026Z|e4e84527-dfdd-4022-bfc4-a08f6a00edeb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T12:16:44.027Z|e4e84527-dfdd-4022-bfc4-a08f6a00edeb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-05-06T12:16:44.027Z|e4e84527-dfdd-4022-bfc4-a08f6a00edeb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T12:16:44.027Z|e4e84527-dfdd-4022-bfc4-a08f6a00edeb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T12:16:44.028Z|e4e84527-dfdd-4022-bfc4-a08f6a00edeb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-05-06T12:16:44.028Z|e4e84527-dfdd-4022-bfc4-a08f6a00edeb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e4e84527-dfdd-4022-bfc4-a08f6a00edeb", X-RequestID:"e4e84527-dfdd-4022-bfc4-a08f6a00edeb", X-TransactionID:"e4e84527-dfdd-4022-bfc4-a08f6a00edeb", X-ECOMP-RequestID:"e4e84527-dfdd-4022-bfc4-a08f6a00edeb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e9e6dbe5-5553-49a8-9354-10d9ba1d3860"] 2023-05-06T12:16:44.028Z|e4e84527-dfdd-4022-bfc4-a08f6a00edeb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-05-06T12:16:44.028Z|e4e84527-dfdd-4022-bfc4-a08f6a00edeb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T12:16:44.278Z|e4e84527-dfdd-4022-bfc4-a08f6a00edeb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T12:16:44.279Z|e4e84527-dfdd-4022-bfc4-a08f6a00edeb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T12:16:44.279Z|e4e84527-dfdd-4022-bfc4-a08f6a00edeb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T12:16:44.280Z|e4e84527-dfdd-4022-bfc4-a08f6a00edeb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=803357F721D0499EFAC72E47E93784C3; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"680", Date:"Sat, 06 May 2023 12:16:44 GMT", x-envoy-upstream-service-time:"240", server:"envoy"] 2023-05-06T12:16:44.280Z|e4e84527-dfdd-4022-bfc4-a08f6a00edeb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"dcf62b0d-ec07-11ed-9ce1-7a82ee2c3d67","businessKey":"e2403635-38d9-4f46-a417-cda1d0dc6017","processDefinitionId":"SDNCHandler:1:05c862df-ebc0-11ed-9ce1-7a82ee2c3d67","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-05-06T12:16:43.440+0000","endTime":"2023-05-06T12:16:43.963+0000","removalTime":null,"durationInMillis":523,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"af75c3b9-ec07-11ed-9ce1-7a82ee2c3d67","superProcessInstanceId":"dcf3e1e6-ec07-11ed-9ce1-7a82ee2c3d67","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-05-06T12:16:44.280Z|e4e84527-dfdd-4022-bfc4-a08f6a00edeb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T12:16:44.281Z|e4e84527-dfdd-4022-bfc4-a08f6a00edeb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-05-06T12:16:44.315Z|e4e84527-dfdd-4022-bfc4-a08f6a00edeb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dcf62b0d-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dcf62b0d-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T12:16:44.315Z|e4e84527-dfdd-4022-bfc4-a08f6a00edeb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dcf62b0d-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||Invoke 2023-05-06T12:16:44.316Z|e4e84527-dfdd-4022-bfc4-a08f6a00edeb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dcf62b0d-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T12:16:44.316Z|e4e84527-dfdd-4022-bfc4-a08f6a00edeb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dcf62b0d-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dcf62b0d-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T12:16:44.316Z|e4e84527-dfdd-4022-bfc4-a08f6a00edeb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dcf62b0d-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Method : GET 2023-05-06T12:16:44.316Z|e4e84527-dfdd-4022-bfc4-a08f6a00edeb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dcf62b0d-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e4e84527-dfdd-4022-bfc4-a08f6a00edeb", X-RequestID:"e4e84527-dfdd-4022-bfc4-a08f6a00edeb", X-TransactionID:"e4e84527-dfdd-4022-bfc4-a08f6a00edeb", X-ECOMP-RequestID:"e4e84527-dfdd-4022-bfc4-a08f6a00edeb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a8e8da41-0280-4533-a4f5-7ba1fc2b8a41"] 2023-05-06T12:16:44.316Z|e4e84527-dfdd-4022-bfc4-a08f6a00edeb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dcf62b0d-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Request body: 2023-05-06T12:16:44.316Z|e4e84527-dfdd-4022-bfc4-a08f6a00edeb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dcf62b0d-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T12:16:44.507Z|e4e84527-dfdd-4022-bfc4-a08f6a00edeb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dcf62b0d-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T12:16:44.508Z|e4e84527-dfdd-4022-bfc4-a08f6a00edeb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dcf62b0d-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T12:16:44.508Z|e4e84527-dfdd-4022-bfc4-a08f6a00edeb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dcf62b0d-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T12:16:44.508Z|e4e84527-dfdd-4022-bfc4-a08f6a00edeb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dcf62b0d-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=DBDD5AB160CD19570136281D18AE6460; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Sat, 06 May 2023 12:16:44 GMT", x-envoy-upstream-service-time:"185", server:"envoy"] 2023-05-06T12:16:44.508Z|e4e84527-dfdd-4022-bfc4-a08f6a00edeb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dcf62b0d-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:dcf6c760-ec07-11ed-9ce1-7a82ee2c3d67","parentActivityInstanceId":"dcf62b0d-ec07-11ed-9ce1-7a82ee2c3d67","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:05c862df-ebc0-11ed-9ce1-7a82ee2c3d67","processInstanceId":"dcf62b0d-ec07-11ed-9ce1-7a82ee2c3d67","executionId":"dcf62b0d-ec07-11ed-9ce1-7a82ee2c3d67","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-05-06T12:16:43.444+0000","endTime":"2023-05-06T12:16:43.963+0000","durationInMillis":519,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"af75c3b9-ec07-11ed-9ce1-7a82ee2c3d67"}] 2023-05-06T12:16:44.508Z|e4e84527-dfdd-4022-bfc4-a08f6a00edeb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dcf62b0d-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T12:16:44.509Z|e4e84527-dfdd-4022-bfc4-a08f6a00edeb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dcf62b0d-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||InvokeReturn 2023-05-06T12:16:44.515Z|e4e84527-dfdd-4022-bfc4-a08f6a00edeb|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T12:16:45.765Z|c6950224-cad7-4184-a9a1-bd2fe707f7b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:16:45.765Z|c6950224-cad7-4184-a9a1-bd2fe707f7b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:16:45.770Z|85b18987-507a-4b4c-b9c7-13929626b5a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:16:45.771Z|85b18987-507a-4b4c-b9c7-13929626b5a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:16:45.772Z|46bdf607-1a83-4563-9f6c-116d7e22a67f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:16:45.772Z|46bdf607-1a83-4563-9f6c-116d7e22a67f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:16:48.817Z|e56a76af-b6c7-4bec-acbf-ac90b90ef3e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:16:48.818Z|e56a76af-b6c7-4bec-acbf-ac90b90ef3e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:16:50.242Z|3d251c94-9ae9-4992-8985-a2ac4929a705|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:16:50.242Z|3d251c94-9ae9-4992-8985-a2ac4929a705|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:16:54.747Z|d59ead86-2bbc-402a-8a26-59918255f212|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|||INFO|500||Entering 2023-05-06T12:16:54.756Z|d59ead86-2bbc-402a-8a26-59918255f212|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017 2023-05-06T12:16:54.756Z|d59ead86-2bbc-402a-8a26-59918255f212|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|INFO|500||Invoke 2023-05-06T12:16:54.756Z|d59ead86-2bbc-402a-8a26-59918255f212|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||===========================request begin================================================ 2023-05-06T12:16:54.757Z|d59ead86-2bbc-402a-8a26-59918255f212|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017 2023-05-06T12:16:54.757Z|d59ead86-2bbc-402a-8a26-59918255f212|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Method : GET 2023-05-06T12:16:54.757Z|d59ead86-2bbc-402a-8a26-59918255f212|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"20ab923cf8c734b11a6e1758d44ae22a", X-B3-SpanId:"77a1a8920dda5e23", X-B3-ParentSpanId:"3f20479a6820198b", X-B3-Sampled:"0", X-ONAP-RequestID:"d59ead86-2bbc-402a-8a26-59918255f212", X-RequestID:"d59ead86-2bbc-402a-8a26-59918255f212", X-TransactionID:"d59ead86-2bbc-402a-8a26-59918255f212", X-ECOMP-RequestID:"d59ead86-2bbc-402a-8a26-59918255f212", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"64495885-0669-4242-bf48-8e21937c16aa"] 2023-05-06T12:16:54.757Z|d59ead86-2bbc-402a-8a26-59918255f212|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Request body: 2023-05-06T12:16:54.757Z|d59ead86-2bbc-402a-8a26-59918255f212|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||==========================request end================================================ 2023-05-06T12:16:54.784Z|d59ead86-2bbc-402a-8a26-59918255f212|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||============================response begin========================================== 2023-05-06T12:16:54.784Z|d59ead86-2bbc-402a-8a26-59918255f212|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Status code : 200 OK 2023-05-06T12:16:54.784Z|d59ead86-2bbc-402a-8a26-59918255f212|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Status text : OK 2023-05-06T12:16:54.784Z|d59ead86-2bbc-402a-8a26-59918255f212|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 12:16:54 GMT", x-envoy-upstream-service-time:"22", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:16:54.790Z|d59ead86-2bbc-402a-8a26-59918255f212|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Response body: { "requestId" : "e2403635-38d9-4f46-a417-cda1d0dc6017", "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-05-06T12:15:25.000+00:00", "source" : "VID", "vnfId" : "6c711987-f967-4d2b-9265-548e9e4b5551", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"858f3f5a-f608-4fe9-a9fd-6fb872655ff7\",\n\t\t\t\"modelVersionId\": \"6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"7db65ec7566d486695bbd771595ed5b3\",\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_84bdd28c-f6e2-4085-9a1b-c38be568a49f\",\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\": \"4ad1ab54-8bf9-49e3-9f67-ed8a4a770274\",\n \"modelInvariantUuid\": \"7112f2a7-50fb-4582-a44e-44870c3b6113\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"208a37ba-373f-4963-b61f-c9e712bfe838\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"7db65ec7566d486695bbd771595ed5b3\",\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\": \"0b904543-d36e-4a85-ba89-3c23dbdbb31d\",\n \"modelInvariantUuid\": \"c21d984c-f7d3-4009-8821-2906fb288049\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c45bb8d5-6747-4fa2-a61a-2f797bdd0e28\"\n },\n \"instanceName\": \"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_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-kohn\",\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\": \"6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5\",\n \"modelInvariantId\": \"858f3f5a-f608-4fe9-a9fd-6fb872655ff7\",\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\": \"ab48862f-4850-4de7-a6ee-b588c1af356a\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T12:16:51.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "101c1d40-3e55-4e8a-8a94-84be93645c2f", "serviceInstanceName" : "basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "e2403635-38d9-4f46-a417-cda1d0dc6017", "cloudIdentifier" : "basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"837929f2-79cc-40a9-8347-518cb0ac9f5e\",\"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\":\"6c711987-f967-4d2b-9265-548e9e4b5551\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-kohn\"},\"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-05-06T12:15:57.000+00:00" } ], "requestURI" : "e2403635-38d9-4f46-a417-cda1d0dc6017", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017" } } } 2023-05-06T12:16:54.790Z|d59ead86-2bbc-402a-8a26-59918255f212|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||=======================response end================================================= 2023-05-06T12:16:54.791Z|d59ead86-2bbc-402a-8a26-59918255f212|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|INFO|500||InvokeReturn 2023-05-06T12:16:54.792Z|d59ead86-2bbc-402a-8a26-59918255f212|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false 2023-05-06T12:16:54.792Z|d59ead86-2bbc-402a-8a26-59918255f212|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T12:16:54.792Z|d59ead86-2bbc-402a-8a26-59918255f212|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T12:16:54.792Z|d59ead86-2bbc-402a-8a26-59918255f212|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false 2023-05-06T12:16:54.792Z|d59ead86-2bbc-402a-8a26-59918255f212|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T12:16:54.793Z|d59ead86-2bbc-402a-8a26-59918255f212|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"20ab923cf8c734b11a6e1758d44ae22a", X-B3-SpanId:"5081ef33678c48e0", X-B3-ParentSpanId:"3f20479a6820198b", X-B3-Sampled:"0", X-ONAP-RequestID:"d59ead86-2bbc-402a-8a26-59918255f212", X-RequestID:"d59ead86-2bbc-402a-8a26-59918255f212", X-TransactionID:"d59ead86-2bbc-402a-8a26-59918255f212", X-ECOMP-RequestID:"d59ead86-2bbc-402a-8a26-59918255f212", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed36deb7-4f3a-4ad2-9b17-f4fa4e49ca37"] 2023-05-06T12:16:54.793Z|d59ead86-2bbc-402a-8a26-59918255f212|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T12:16:54.793Z|d59ead86-2bbc-402a-8a26-59918255f212|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T12:16:54.815Z|d59ead86-2bbc-402a-8a26-59918255f212|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T12:16:54.816Z|d59ead86-2bbc-402a-8a26-59918255f212|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T12:16:54.816Z|d59ead86-2bbc-402a-8a26-59918255f212|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T12:16:54.816Z|d59ead86-2bbc-402a-8a26-59918255f212|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 12:16:54 GMT", x-envoy-upstream-service-time:"20", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:16:54.819Z|d59ead86-2bbc-402a-8a26-59918255f212|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 48, "soRequestId" : "e2403635-38d9-4f46-a417-cda1d0dc6017", "groupingId" : "6bfce709-f7cd-4732-9415-357b7a9d718d", "name" : "basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_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/7db65ec7566d486695bbd771595ed5b3/stacks/basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/6bfce709-f7cd-4732-9415-357b7a9d718d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1683375359000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"6bfce709-f7cd-4732-9415-357b7a9d718d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"3233f928edf44041a16aa95a6c697a0e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6bfce709-f7cd-4732-9415-357b7a9d718d\",\"OS::project_id\":\"7db65ec7566d486695bbd771595ed5b3\",\"OS::stack_name\":\"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6c711987-f967-4d2b-9265-548e9e4b5551\",\"vf_module_id\":\"837929f2-79cc-40a9-8347-518cb0ac9f5e\",\"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-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-05-06T12:16:02.000+00:00", "isDataInternal" : false } ] 2023-05-06T12:16:54.819Z|d59ead86-2bbc-402a-8a26-59918255f212|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T12:16:54.820Z|d59ead86-2bbc-402a-8a26-59918255f212|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T12:16:54.848Z|d59ead86-2bbc-402a-8a26-59918255f212|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T12:16:54.848Z|d59ead86-2bbc-402a-8a26-59918255f212|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-05-06T12:16:54.849Z|d59ead86-2bbc-402a-8a26-59918255f212|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T12:16:54.849Z|d59ead86-2bbc-402a-8a26-59918255f212|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T12:16:54.849Z|d59ead86-2bbc-402a-8a26-59918255f212|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-05-06T12:16:54.849Z|d59ead86-2bbc-402a-8a26-59918255f212|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d59ead86-2bbc-402a-8a26-59918255f212", X-RequestID:"d59ead86-2bbc-402a-8a26-59918255f212", X-TransactionID:"d59ead86-2bbc-402a-8a26-59918255f212", X-ECOMP-RequestID:"d59ead86-2bbc-402a-8a26-59918255f212", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"97f0cd61-35cb-4b3e-a878-e3c8c55be551"] 2023-05-06T12:16:54.849Z|d59ead86-2bbc-402a-8a26-59918255f212|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-05-06T12:16:54.850Z|d59ead86-2bbc-402a-8a26-59918255f212|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T12:16:55.028Z|d59ead86-2bbc-402a-8a26-59918255f212|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T12:16:55.028Z|d59ead86-2bbc-402a-8a26-59918255f212|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T12:16:55.029Z|d59ead86-2bbc-402a-8a26-59918255f212|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T12:16:55.029Z|d59ead86-2bbc-402a-8a26-59918255f212|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=23ABDA6E149A5C9E02BE13DD841BF456; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"720", Date:"Sat, 06 May 2023 12:16:55 GMT", x-envoy-upstream-service-time:"174", server:"envoy"] 2023-05-06T12:16:55.029Z|d59ead86-2bbc-402a-8a26-59918255f212|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"deadedf1-ec07-11ed-9ce1-7a82ee2c3d67","businessKey":"e2403635-38d9-4f46-a417-cda1d0dc6017","processDefinitionId":"ControllerExecutionBB:1:068549bb-ebc0-11ed-9ce1-7a82ee2c3d67","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-05-06T12:16:46.323+0000","endTime":"2023-05-06T12:16:51.711+0000","removalTime":null,"durationInMillis":5388,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"af75c3b9-ec07-11ed-9ce1-7a82ee2c3d67","superProcessInstanceId":"dda88b9b-ec07-11ed-9ce1-7a82ee2c3d67","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-05-06T12:16:55.030Z|d59ead86-2bbc-402a-8a26-59918255f212|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T12:16:55.030Z|d59ead86-2bbc-402a-8a26-59918255f212|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e2403635-38d9-4f46-a417-cda1d0dc6017&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-05-06T12:16:55.061Z|d59ead86-2bbc-402a-8a26-59918255f212|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=deadedf1-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=deadedf1-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T12:16:55.062Z|d59ead86-2bbc-402a-8a26-59918255f212|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=deadedf1-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||Invoke 2023-05-06T12:16:55.062Z|d59ead86-2bbc-402a-8a26-59918255f212|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=deadedf1-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T12:16:55.062Z|d59ead86-2bbc-402a-8a26-59918255f212|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=deadedf1-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=deadedf1-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T12:16:55.063Z|d59ead86-2bbc-402a-8a26-59918255f212|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=deadedf1-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Method : GET 2023-05-06T12:16:55.063Z|d59ead86-2bbc-402a-8a26-59918255f212|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=deadedf1-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d59ead86-2bbc-402a-8a26-59918255f212", X-RequestID:"d59ead86-2bbc-402a-8a26-59918255f212", X-TransactionID:"d59ead86-2bbc-402a-8a26-59918255f212", X-ECOMP-RequestID:"d59ead86-2bbc-402a-8a26-59918255f212", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b3814262-74d4-434c-99fb-1c8322b30087"] 2023-05-06T12:16:55.063Z|d59ead86-2bbc-402a-8a26-59918255f212|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=deadedf1-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Request body: 2023-05-06T12:16:55.063Z|d59ead86-2bbc-402a-8a26-59918255f212|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=deadedf1-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T12:16:55.229Z|d59ead86-2bbc-402a-8a26-59918255f212|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=deadedf1-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T12:16:55.229Z|d59ead86-2bbc-402a-8a26-59918255f212|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=deadedf1-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T12:16:55.230Z|d59ead86-2bbc-402a-8a26-59918255f212|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=deadedf1-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T12:16:55.230Z|d59ead86-2bbc-402a-8a26-59918255f212|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=deadedf1-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=FD96767EC3858E1BDD182291AA83B585; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"786", Date:"Sat, 06 May 2023 12:16:55 GMT", x-envoy-upstream-service-time:"162", server:"envoy"] 2023-05-06T12:16:55.230Z|d59ead86-2bbc-402a-8a26-59918255f212|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=deadedf1-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0lgvk82:e1e3c3f1-ec07-11ed-9ce1-7a82ee2c3d67","parentActivityInstanceId":"deadedf1-ec07-11ed-9ce1-7a82ee2c3d67","activityId":"EndEvent_0lgvk82","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:068549bb-ebc0-11ed-9ce1-7a82ee2c3d67","processInstanceId":"deadedf1-ec07-11ed-9ce1-7a82ee2c3d67","executionId":"deadedf1-ec07-11ed-9ce1-7a82ee2c3d67","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-05-06T12:16:51.708+0000","endTime":"2023-05-06T12:16:51.708+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"af75c3b9-ec07-11ed-9ce1-7a82ee2c3d67"}] 2023-05-06T12:16:55.231Z|d59ead86-2bbc-402a-8a26-59918255f212|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=deadedf1-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T12:16:55.231Z|d59ead86-2bbc-402a-8a26-59918255f212|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=deadedf1-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||InvokeReturn 2023-05-06T12:16:55.237Z|d59ead86-2bbc-402a-8a26-59918255f212|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T12:16:55.798Z|3b732f77-edc5-4cba-89ab-446a0bd52380|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:16:55.798Z|3b732f77-edc5-4cba-89ab-446a0bd52380|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:16:55.803Z|dcaec0fc-e772-40a5-a40f-f5157921ae69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:16:55.803Z|dcaec0fc-e772-40a5-a40f-f5157921ae69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:16:55.804Z|6eee15d8-0e88-4f16-8566-6092c1587edb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:16:55.805Z|6eee15d8-0e88-4f16-8566-6092c1587edb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:17:03.817Z|e3f98b29-768c-4292-a5b0-f2e3a5d45555|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:17:03.818Z|e3f98b29-768c-4292-a5b0-f2e3a5d45555|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:17:05.485Z|9f0f950a-5030-47b3-8276-388be3cb042f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|||INFO|500||Entering 2023-05-06T12:17:05.492Z|9f0f950a-5030-47b3-8276-388be3cb042f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017 2023-05-06T12:17:05.493Z|9f0f950a-5030-47b3-8276-388be3cb042f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|INFO|500||Invoke 2023-05-06T12:17:05.494Z|9f0f950a-5030-47b3-8276-388be3cb042f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||===========================request begin================================================ 2023-05-06T12:17:05.494Z|9f0f950a-5030-47b3-8276-388be3cb042f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017 2023-05-06T12:17:05.494Z|9f0f950a-5030-47b3-8276-388be3cb042f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Method : GET 2023-05-06T12:17:05.494Z|9f0f950a-5030-47b3-8276-388be3cb042f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f1d6c83c1788a09107291ec938018f47", X-B3-SpanId:"3ceded80300c42cc", X-B3-ParentSpanId:"264af0bb888054e6", X-B3-Sampled:"0", X-ONAP-RequestID:"9f0f950a-5030-47b3-8276-388be3cb042f", X-RequestID:"9f0f950a-5030-47b3-8276-388be3cb042f", X-TransactionID:"9f0f950a-5030-47b3-8276-388be3cb042f", X-ECOMP-RequestID:"9f0f950a-5030-47b3-8276-388be3cb042f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d886299f-7e47-4e44-8e14-9037aaa1e482"] 2023-05-06T12:17:05.495Z|9f0f950a-5030-47b3-8276-388be3cb042f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Request body: 2023-05-06T12:17:05.495Z|9f0f950a-5030-47b3-8276-388be3cb042f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||==========================request end================================================ 2023-05-06T12:17:05.526Z|9f0f950a-5030-47b3-8276-388be3cb042f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||============================response begin========================================== 2023-05-06T12:17:05.527Z|9f0f950a-5030-47b3-8276-388be3cb042f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Status code : 200 OK 2023-05-06T12:17:05.527Z|9f0f950a-5030-47b3-8276-388be3cb042f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Status text : OK 2023-05-06T12:17:05.527Z|9f0f950a-5030-47b3-8276-388be3cb042f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 12:17:06 GMT", x-envoy-upstream-service-time:"27", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:17:05.530Z|9f0f950a-5030-47b3-8276-388be3cb042f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Response body: { "requestId" : "e2403635-38d9-4f46-a417-cda1d0dc6017", "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-05-06T12:15:25.000+00:00", "endTime" : "2023-05-06T12:16:58.000+00:00", "source" : "VID", "vnfId" : "6c711987-f967-4d2b-9265-548e9e4b5551", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"858f3f5a-f608-4fe9-a9fd-6fb872655ff7\",\n\t\t\t\"modelVersionId\": \"6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"7db65ec7566d486695bbd771595ed5b3\",\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_84bdd28c-f6e2-4085-9a1b-c38be568a49f\",\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\": \"4ad1ab54-8bf9-49e3-9f67-ed8a4a770274\",\n \"modelInvariantUuid\": \"7112f2a7-50fb-4582-a44e-44870c3b6113\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"208a37ba-373f-4963-b61f-c9e712bfe838\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"7db65ec7566d486695bbd771595ed5b3\",\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\": \"0b904543-d36e-4a85-ba89-3c23dbdbb31d\",\n \"modelInvariantUuid\": \"c21d984c-f7d3-4009-8821-2906fb288049\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c45bb8d5-6747-4fa2-a61a-2f797bdd0e28\"\n },\n \"instanceName\": \"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_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-kohn\",\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\": \"6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5\",\n \"modelInvariantId\": \"858f3f5a-f608-4fe9-a9fd-6fb872655ff7\",\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\": \"ab48862f-4850-4de7-a6ee-b588c1af356a\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T12:16:58.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "101c1d40-3e55-4e8a-8a94-84be93645c2f", "serviceInstanceName" : "basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "e2403635-38d9-4f46-a417-cda1d0dc6017", "cloudIdentifier" : "basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"837929f2-79cc-40a9-8347-518cb0ac9f5e\",\"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\":\"6c711987-f967-4d2b-9265-548e9e4b5551\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-kohn\"},\"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-05-06T12:15:57.000+00:00" } ], "requestURI" : "e2403635-38d9-4f46-a417-cda1d0dc6017", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017" } } } 2023-05-06T12:17:05.530Z|9f0f950a-5030-47b3-8276-388be3cb042f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||=======================response end================================================= 2023-05-06T12:17:05.531Z|9f0f950a-5030-47b3-8276-388be3cb042f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|INFO|500||InvokeReturn 2023-05-06T12:17:05.532Z|9f0f950a-5030-47b3-8276-388be3cb042f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false 2023-05-06T12:17:05.532Z|9f0f950a-5030-47b3-8276-388be3cb042f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T12:17:05.532Z|9f0f950a-5030-47b3-8276-388be3cb042f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T12:17:05.533Z|9f0f950a-5030-47b3-8276-388be3cb042f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false 2023-05-06T12:17:05.533Z|9f0f950a-5030-47b3-8276-388be3cb042f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T12:17:05.533Z|9f0f950a-5030-47b3-8276-388be3cb042f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f1d6c83c1788a09107291ec938018f47", X-B3-SpanId:"27ea1e6243e71e30", X-B3-ParentSpanId:"264af0bb888054e6", X-B3-Sampled:"0", X-ONAP-RequestID:"9f0f950a-5030-47b3-8276-388be3cb042f", X-RequestID:"9f0f950a-5030-47b3-8276-388be3cb042f", X-TransactionID:"9f0f950a-5030-47b3-8276-388be3cb042f", X-ECOMP-RequestID:"9f0f950a-5030-47b3-8276-388be3cb042f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"107d8c5d-ac0f-44dc-9fd5-a3ee091713ea"] 2023-05-06T12:17:05.533Z|9f0f950a-5030-47b3-8276-388be3cb042f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T12:17:05.533Z|9f0f950a-5030-47b3-8276-388be3cb042f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T12:17:05.550Z|9f0f950a-5030-47b3-8276-388be3cb042f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T12:17:05.551Z|9f0f950a-5030-47b3-8276-388be3cb042f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T12:17:05.551Z|9f0f950a-5030-47b3-8276-388be3cb042f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T12:17:05.551Z|9f0f950a-5030-47b3-8276-388be3cb042f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 12:17:06 GMT", x-envoy-upstream-service-time:"14", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:17:05.551Z|9f0f950a-5030-47b3-8276-388be3cb042f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 48, "soRequestId" : "e2403635-38d9-4f46-a417-cda1d0dc6017", "groupingId" : "6bfce709-f7cd-4732-9415-357b7a9d718d", "name" : "basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_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/7db65ec7566d486695bbd771595ed5b3/stacks/basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/6bfce709-f7cd-4732-9415-357b7a9d718d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1683375359000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"6bfce709-f7cd-4732-9415-357b7a9d718d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"3233f928edf44041a16aa95a6c697a0e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6bfce709-f7cd-4732-9415-357b7a9d718d\",\"OS::project_id\":\"7db65ec7566d486695bbd771595ed5b3\",\"OS::stack_name\":\"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6c711987-f967-4d2b-9265-548e9e4b5551\",\"vf_module_id\":\"837929f2-79cc-40a9-8347-518cb0ac9f5e\",\"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-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-05-06T12:16:02.000+00:00", "isDataInternal" : false } ] 2023-05-06T12:17:05.551Z|9f0f950a-5030-47b3-8276-388be3cb042f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T12:17:05.552Z|9f0f950a-5030-47b3-8276-388be3cb042f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T12:17:05.558Z|9f0f950a-5030-47b3-8276-388be3cb042f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T12:17:05.807Z|1ff661e8-8d56-40fc-89c5-3717c036e19c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|||INFO|500||Entering 2023-05-06T12:17:05.812Z|1ff661e8-8d56-40fc-89c5-3717c036e19c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017 2023-05-06T12:17:05.813Z|1ff661e8-8d56-40fc-89c5-3717c036e19c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|INFO|500||Invoke 2023-05-06T12:17:05.813Z|1ff661e8-8d56-40fc-89c5-3717c036e19c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||===========================request begin================================================ 2023-05-06T12:17:05.813Z|1ff661e8-8d56-40fc-89c5-3717c036e19c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017 2023-05-06T12:17:05.813Z|1ff661e8-8d56-40fc-89c5-3717c036e19c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Method : GET 2023-05-06T12:17:05.813Z|1ff661e8-8d56-40fc-89c5-3717c036e19c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6519124996d742b2c51e337490111cbe", X-B3-SpanId:"43db9b9181a6e7f9", X-B3-ParentSpanId:"1ac0052e25d3962e", X-B3-Sampled:"0", X-ONAP-RequestID:"1ff661e8-8d56-40fc-89c5-3717c036e19c", X-RequestID:"1ff661e8-8d56-40fc-89c5-3717c036e19c", X-TransactionID:"1ff661e8-8d56-40fc-89c5-3717c036e19c", X-ECOMP-RequestID:"1ff661e8-8d56-40fc-89c5-3717c036e19c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0811abdd-87e4-4e7a-8e05-0fd4edc3822f"] 2023-05-06T12:17:05.814Z|1ff661e8-8d56-40fc-89c5-3717c036e19c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Request body: 2023-05-06T12:17:05.814Z|1ff661e8-8d56-40fc-89c5-3717c036e19c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||==========================request end================================================ 2023-05-06T12:17:05.829Z|41d73ab6-541f-4e69-a1ce-2045fa355a29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:17:05.830Z|41d73ab6-541f-4e69-a1ce-2045fa355a29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:17:05.830Z|b05d62f5-c6b9-4a3c-a933-75c58dd8426d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:17:05.831Z|b05d62f5-c6b9-4a3c-a933-75c58dd8426d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:17:05.835Z|6ef96ec4-9df2-4730-a6c4-b569af447f8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:17:05.836Z|6ef96ec4-9df2-4730-a6c4-b569af447f8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:17:05.843Z|1ff661e8-8d56-40fc-89c5-3717c036e19c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||============================response begin========================================== 2023-05-06T12:17:05.843Z|1ff661e8-8d56-40fc-89c5-3717c036e19c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Status code : 200 OK 2023-05-06T12:17:05.844Z|1ff661e8-8d56-40fc-89c5-3717c036e19c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Status text : OK 2023-05-06T12:17:05.844Z|1ff661e8-8d56-40fc-89c5-3717c036e19c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 12:17:06 GMT", x-envoy-upstream-service-time:"26", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:17:05.846Z|1ff661e8-8d56-40fc-89c5-3717c036e19c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Response body: { "requestId" : "e2403635-38d9-4f46-a417-cda1d0dc6017", "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-05-06T12:15:25.000+00:00", "endTime" : "2023-05-06T12:16:58.000+00:00", "source" : "VID", "vnfId" : "6c711987-f967-4d2b-9265-548e9e4b5551", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"858f3f5a-f608-4fe9-a9fd-6fb872655ff7\",\n\t\t\t\"modelVersionId\": \"6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"7db65ec7566d486695bbd771595ed5b3\",\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_84bdd28c-f6e2-4085-9a1b-c38be568a49f\",\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\": \"4ad1ab54-8bf9-49e3-9f67-ed8a4a770274\",\n \"modelInvariantUuid\": \"7112f2a7-50fb-4582-a44e-44870c3b6113\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"208a37ba-373f-4963-b61f-c9e712bfe838\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"7db65ec7566d486695bbd771595ed5b3\",\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\": \"0b904543-d36e-4a85-ba89-3c23dbdbb31d\",\n \"modelInvariantUuid\": \"c21d984c-f7d3-4009-8821-2906fb288049\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c45bb8d5-6747-4fa2-a61a-2f797bdd0e28\"\n },\n \"instanceName\": \"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_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-kohn\",\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\": \"6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5\",\n \"modelInvariantId\": \"858f3f5a-f608-4fe9-a9fd-6fb872655ff7\",\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\": \"ab48862f-4850-4de7-a6ee-b588c1af356a\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T12:16:58.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "101c1d40-3e55-4e8a-8a94-84be93645c2f", "serviceInstanceName" : "basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "e2403635-38d9-4f46-a417-cda1d0dc6017", "cloudIdentifier" : "basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"837929f2-79cc-40a9-8347-518cb0ac9f5e\",\"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\":\"6c711987-f967-4d2b-9265-548e9e4b5551\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-kohn\"},\"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-05-06T12:15:57.000+00:00" } ], "requestURI" : "e2403635-38d9-4f46-a417-cda1d0dc6017", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017" } } } 2023-05-06T12:17:05.847Z|1ff661e8-8d56-40fc-89c5-3717c036e19c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||=======================response end================================================= 2023-05-06T12:17:05.847Z|1ff661e8-8d56-40fc-89c5-3717c036e19c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|INFO|500||InvokeReturn 2023-05-06T12:17:05.848Z|1ff661e8-8d56-40fc-89c5-3717c036e19c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false 2023-05-06T12:17:05.849Z|1ff661e8-8d56-40fc-89c5-3717c036e19c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T12:17:05.849Z|1ff661e8-8d56-40fc-89c5-3717c036e19c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T12:17:05.849Z|1ff661e8-8d56-40fc-89c5-3717c036e19c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false 2023-05-06T12:17:05.849Z|1ff661e8-8d56-40fc-89c5-3717c036e19c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T12:17:05.849Z|1ff661e8-8d56-40fc-89c5-3717c036e19c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6519124996d742b2c51e337490111cbe", X-B3-SpanId:"12f2f9d14185d515", X-B3-ParentSpanId:"1ac0052e25d3962e", X-B3-Sampled:"0", X-ONAP-RequestID:"1ff661e8-8d56-40fc-89c5-3717c036e19c", X-RequestID:"1ff661e8-8d56-40fc-89c5-3717c036e19c", X-TransactionID:"1ff661e8-8d56-40fc-89c5-3717c036e19c", X-ECOMP-RequestID:"1ff661e8-8d56-40fc-89c5-3717c036e19c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9309bfef-8659-4c20-bdc5-bb417012dd18"] 2023-05-06T12:17:05.849Z|1ff661e8-8d56-40fc-89c5-3717c036e19c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T12:17:05.850Z|1ff661e8-8d56-40fc-89c5-3717c036e19c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T12:17:05.869Z|1ff661e8-8d56-40fc-89c5-3717c036e19c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T12:17:05.869Z|1ff661e8-8d56-40fc-89c5-3717c036e19c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T12:17:05.869Z|1ff661e8-8d56-40fc-89c5-3717c036e19c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T12:17:05.870Z|1ff661e8-8d56-40fc-89c5-3717c036e19c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 12:17:06 GMT", x-envoy-upstream-service-time:"16", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:17:05.872Z|1ff661e8-8d56-40fc-89c5-3717c036e19c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 48, "soRequestId" : "e2403635-38d9-4f46-a417-cda1d0dc6017", "groupingId" : "6bfce709-f7cd-4732-9415-357b7a9d718d", "name" : "basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_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/7db65ec7566d486695bbd771595ed5b3/stacks/basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/6bfce709-f7cd-4732-9415-357b7a9d718d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1683375359000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"6bfce709-f7cd-4732-9415-357b7a9d718d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"3233f928edf44041a16aa95a6c697a0e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6bfce709-f7cd-4732-9415-357b7a9d718d\",\"OS::project_id\":\"7db65ec7566d486695bbd771595ed5b3\",\"OS::stack_name\":\"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6c711987-f967-4d2b-9265-548e9e4b5551\",\"vf_module_id\":\"837929f2-79cc-40a9-8347-518cb0ac9f5e\",\"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-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-05-06T12:16:02.000+00:00", "isDataInternal" : false } ] 2023-05-06T12:17:05.872Z|1ff661e8-8d56-40fc-89c5-3717c036e19c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T12:17:05.873Z|1ff661e8-8d56-40fc-89c5-3717c036e19c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T12:17:05.880Z|1ff661e8-8d56-40fc-89c5-3717c036e19c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T12:17:06.113Z|fddc5a5d-1501-47a8-869e-a8c201fe56bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|||INFO|500||Entering 2023-05-06T12:17:06.119Z|fddc5a5d-1501-47a8-869e-a8c201fe56bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017 2023-05-06T12:17:06.119Z|fddc5a5d-1501-47a8-869e-a8c201fe56bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|INFO|500||Invoke 2023-05-06T12:17:06.120Z|fddc5a5d-1501-47a8-869e-a8c201fe56bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||===========================request begin================================================ 2023-05-06T12:17:06.120Z|fddc5a5d-1501-47a8-869e-a8c201fe56bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017 2023-05-06T12:17:06.120Z|fddc5a5d-1501-47a8-869e-a8c201fe56bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Method : GET 2023-05-06T12:17:06.120Z|fddc5a5d-1501-47a8-869e-a8c201fe56bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fa30a6440a941f3dbe1d6d230458f02b", X-B3-SpanId:"e324e39b71e1b84e", X-B3-ParentSpanId:"10077b5407e0e365", X-B3-Sampled:"0", X-ONAP-RequestID:"fddc5a5d-1501-47a8-869e-a8c201fe56bf", X-RequestID:"fddc5a5d-1501-47a8-869e-a8c201fe56bf", X-TransactionID:"fddc5a5d-1501-47a8-869e-a8c201fe56bf", X-ECOMP-RequestID:"fddc5a5d-1501-47a8-869e-a8c201fe56bf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e17c68f0-e168-4429-96ae-22ede7a15068"] 2023-05-06T12:17:06.120Z|fddc5a5d-1501-47a8-869e-a8c201fe56bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Request body: 2023-05-06T12:17:06.121Z|fddc5a5d-1501-47a8-869e-a8c201fe56bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||==========================request end================================================ 2023-05-06T12:17:06.146Z|fddc5a5d-1501-47a8-869e-a8c201fe56bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||============================response begin========================================== 2023-05-06T12:17:06.146Z|fddc5a5d-1501-47a8-869e-a8c201fe56bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Status code : 200 OK 2023-05-06T12:17:06.147Z|fddc5a5d-1501-47a8-869e-a8c201fe56bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Status text : OK 2023-05-06T12:17:06.147Z|fddc5a5d-1501-47a8-869e-a8c201fe56bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 12:17:06 GMT", x-envoy-upstream-service-time:"21", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:17:06.148Z|fddc5a5d-1501-47a8-869e-a8c201fe56bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Response body: { "requestId" : "e2403635-38d9-4f46-a417-cda1d0dc6017", "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-05-06T12:15:25.000+00:00", "endTime" : "2023-05-06T12:16:58.000+00:00", "source" : "VID", "vnfId" : "6c711987-f967-4d2b-9265-548e9e4b5551", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"858f3f5a-f608-4fe9-a9fd-6fb872655ff7\",\n\t\t\t\"modelVersionId\": \"6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"7db65ec7566d486695bbd771595ed5b3\",\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_84bdd28c-f6e2-4085-9a1b-c38be568a49f\",\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\": \"4ad1ab54-8bf9-49e3-9f67-ed8a4a770274\",\n \"modelInvariantUuid\": \"7112f2a7-50fb-4582-a44e-44870c3b6113\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"208a37ba-373f-4963-b61f-c9e712bfe838\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"7db65ec7566d486695bbd771595ed5b3\",\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\": \"0b904543-d36e-4a85-ba89-3c23dbdbb31d\",\n \"modelInvariantUuid\": \"c21d984c-f7d3-4009-8821-2906fb288049\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c45bb8d5-6747-4fa2-a61a-2f797bdd0e28\"\n },\n \"instanceName\": \"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_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-kohn\",\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\": \"6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5\",\n \"modelInvariantId\": \"858f3f5a-f608-4fe9-a9fd-6fb872655ff7\",\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\": \"ab48862f-4850-4de7-a6ee-b588c1af356a\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T12:16:58.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "101c1d40-3e55-4e8a-8a94-84be93645c2f", "serviceInstanceName" : "basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "e2403635-38d9-4f46-a417-cda1d0dc6017", "cloudIdentifier" : "basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"837929f2-79cc-40a9-8347-518cb0ac9f5e\",\"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\":\"6c711987-f967-4d2b-9265-548e9e4b5551\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-kohn\"},\"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-05-06T12:15:57.000+00:00" } ], "requestURI" : "e2403635-38d9-4f46-a417-cda1d0dc6017", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017" } } } 2023-05-06T12:17:06.148Z|fddc5a5d-1501-47a8-869e-a8c201fe56bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||=======================response end================================================= 2023-05-06T12:17:06.148Z|fddc5a5d-1501-47a8-869e-a8c201fe56bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|INFO|500||InvokeReturn 2023-05-06T12:17:06.150Z|fddc5a5d-1501-47a8-869e-a8c201fe56bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false 2023-05-06T12:17:06.150Z|fddc5a5d-1501-47a8-869e-a8c201fe56bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T12:17:06.151Z|fddc5a5d-1501-47a8-869e-a8c201fe56bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T12:17:06.151Z|fddc5a5d-1501-47a8-869e-a8c201fe56bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false 2023-05-06T12:17:06.151Z|fddc5a5d-1501-47a8-869e-a8c201fe56bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T12:17:06.151Z|fddc5a5d-1501-47a8-869e-a8c201fe56bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fa30a6440a941f3dbe1d6d230458f02b", X-B3-SpanId:"949b8817526ae29c", X-B3-ParentSpanId:"10077b5407e0e365", X-B3-Sampled:"0", X-ONAP-RequestID:"fddc5a5d-1501-47a8-869e-a8c201fe56bf", X-RequestID:"fddc5a5d-1501-47a8-869e-a8c201fe56bf", X-TransactionID:"fddc5a5d-1501-47a8-869e-a8c201fe56bf", X-ECOMP-RequestID:"fddc5a5d-1501-47a8-869e-a8c201fe56bf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b812725d-060a-4c8d-aede-425d51a2c129"] 2023-05-06T12:17:06.151Z|fddc5a5d-1501-47a8-869e-a8c201fe56bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T12:17:06.152Z|fddc5a5d-1501-47a8-869e-a8c201fe56bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T12:17:06.169Z|fddc5a5d-1501-47a8-869e-a8c201fe56bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T12:17:06.170Z|fddc5a5d-1501-47a8-869e-a8c201fe56bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T12:17:06.171Z|fddc5a5d-1501-47a8-869e-a8c201fe56bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T12:17:06.172Z|fddc5a5d-1501-47a8-869e-a8c201fe56bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 12:17:06 GMT", x-envoy-upstream-service-time:"14", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:17:06.173Z|fddc5a5d-1501-47a8-869e-a8c201fe56bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 48, "soRequestId" : "e2403635-38d9-4f46-a417-cda1d0dc6017", "groupingId" : "6bfce709-f7cd-4732-9415-357b7a9d718d", "name" : "basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_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/7db65ec7566d486695bbd771595ed5b3/stacks/basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/6bfce709-f7cd-4732-9415-357b7a9d718d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1683375359000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"6bfce709-f7cd-4732-9415-357b7a9d718d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"3233f928edf44041a16aa95a6c697a0e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6bfce709-f7cd-4732-9415-357b7a9d718d\",\"OS::project_id\":\"7db65ec7566d486695bbd771595ed5b3\",\"OS::stack_name\":\"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6c711987-f967-4d2b-9265-548e9e4b5551\",\"vf_module_id\":\"837929f2-79cc-40a9-8347-518cb0ac9f5e\",\"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-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-05-06T12:16:02.000+00:00", "isDataInternal" : false } ] 2023-05-06T12:17:06.173Z|fddc5a5d-1501-47a8-869e-a8c201fe56bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T12:17:06.174Z|fddc5a5d-1501-47a8-869e-a8c201fe56bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T12:17:06.185Z|fddc5a5d-1501-47a8-869e-a8c201fe56bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T12:17:06.429Z|a91345e0-c94a-4281-9610-88e99d36ffef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|||INFO|500||Entering 2023-05-06T12:17:06.435Z|a91345e0-c94a-4281-9610-88e99d36ffef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017 2023-05-06T12:17:06.436Z|a91345e0-c94a-4281-9610-88e99d36ffef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|INFO|500||Invoke 2023-05-06T12:17:06.436Z|a91345e0-c94a-4281-9610-88e99d36ffef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||===========================request begin================================================ 2023-05-06T12:17:06.436Z|a91345e0-c94a-4281-9610-88e99d36ffef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017 2023-05-06T12:17:06.437Z|a91345e0-c94a-4281-9610-88e99d36ffef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Method : GET 2023-05-06T12:17:06.437Z|a91345e0-c94a-4281-9610-88e99d36ffef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8b154c6f467e66021e25c7f1691c20b9", X-B3-SpanId:"5e8a1a107ed1820e", X-B3-ParentSpanId:"a193430f2ed68218", X-B3-Sampled:"0", X-ONAP-RequestID:"a91345e0-c94a-4281-9610-88e99d36ffef", X-RequestID:"a91345e0-c94a-4281-9610-88e99d36ffef", X-TransactionID:"a91345e0-c94a-4281-9610-88e99d36ffef", X-ECOMP-RequestID:"a91345e0-c94a-4281-9610-88e99d36ffef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d5ef6de1-82ac-46e2-9ebb-4b0d62c4e831"] 2023-05-06T12:17:06.437Z|a91345e0-c94a-4281-9610-88e99d36ffef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Request body: 2023-05-06T12:17:06.437Z|a91345e0-c94a-4281-9610-88e99d36ffef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||==========================request end================================================ 2023-05-06T12:17:06.461Z|a91345e0-c94a-4281-9610-88e99d36ffef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||============================response begin========================================== 2023-05-06T12:17:06.461Z|a91345e0-c94a-4281-9610-88e99d36ffef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Status code : 200 OK 2023-05-06T12:17:06.461Z|a91345e0-c94a-4281-9610-88e99d36ffef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Status text : OK 2023-05-06T12:17:06.461Z|a91345e0-c94a-4281-9610-88e99d36ffef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 12:17:06 GMT", x-envoy-upstream-service-time:"20", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:17:06.464Z|a91345e0-c94a-4281-9610-88e99d36ffef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Response body: { "requestId" : "e2403635-38d9-4f46-a417-cda1d0dc6017", "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-05-06T12:15:25.000+00:00", "endTime" : "2023-05-06T12:16:58.000+00:00", "source" : "VID", "vnfId" : "6c711987-f967-4d2b-9265-548e9e4b5551", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"858f3f5a-f608-4fe9-a9fd-6fb872655ff7\",\n\t\t\t\"modelVersionId\": \"6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"7db65ec7566d486695bbd771595ed5b3\",\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_84bdd28c-f6e2-4085-9a1b-c38be568a49f\",\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\": \"4ad1ab54-8bf9-49e3-9f67-ed8a4a770274\",\n \"modelInvariantUuid\": \"7112f2a7-50fb-4582-a44e-44870c3b6113\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"208a37ba-373f-4963-b61f-c9e712bfe838\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"7db65ec7566d486695bbd771595ed5b3\",\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\": \"0b904543-d36e-4a85-ba89-3c23dbdbb31d\",\n \"modelInvariantUuid\": \"c21d984c-f7d3-4009-8821-2906fb288049\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c45bb8d5-6747-4fa2-a61a-2f797bdd0e28\"\n },\n \"instanceName\": \"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_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-kohn\",\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\": \"6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5\",\n \"modelInvariantId\": \"858f3f5a-f608-4fe9-a9fd-6fb872655ff7\",\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\": \"ab48862f-4850-4de7-a6ee-b588c1af356a\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T12:16:58.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "101c1d40-3e55-4e8a-8a94-84be93645c2f", "serviceInstanceName" : "basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "e2403635-38d9-4f46-a417-cda1d0dc6017", "cloudIdentifier" : "basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"837929f2-79cc-40a9-8347-518cb0ac9f5e\",\"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\":\"6c711987-f967-4d2b-9265-548e9e4b5551\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-kohn\"},\"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-05-06T12:15:57.000+00:00" } ], "requestURI" : "e2403635-38d9-4f46-a417-cda1d0dc6017", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017" } } } 2023-05-06T12:17:06.464Z|a91345e0-c94a-4281-9610-88e99d36ffef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||=======================response end================================================= 2023-05-06T12:17:06.464Z|a91345e0-c94a-4281-9610-88e99d36ffef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|INFO|500||InvokeReturn 2023-05-06T12:17:06.465Z|a91345e0-c94a-4281-9610-88e99d36ffef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false 2023-05-06T12:17:06.466Z|a91345e0-c94a-4281-9610-88e99d36ffef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T12:17:06.466Z|a91345e0-c94a-4281-9610-88e99d36ffef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T12:17:06.466Z|a91345e0-c94a-4281-9610-88e99d36ffef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false 2023-05-06T12:17:06.466Z|a91345e0-c94a-4281-9610-88e99d36ffef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T12:17:06.466Z|a91345e0-c94a-4281-9610-88e99d36ffef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8b154c6f467e66021e25c7f1691c20b9", X-B3-SpanId:"4194b3da27eabc99", X-B3-ParentSpanId:"a193430f2ed68218", X-B3-Sampled:"0", X-ONAP-RequestID:"a91345e0-c94a-4281-9610-88e99d36ffef", X-RequestID:"a91345e0-c94a-4281-9610-88e99d36ffef", X-TransactionID:"a91345e0-c94a-4281-9610-88e99d36ffef", X-ECOMP-RequestID:"a91345e0-c94a-4281-9610-88e99d36ffef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bf7f0de4-0027-409b-91f4-5c4ac0e94d4e"] 2023-05-06T12:17:06.467Z|a91345e0-c94a-4281-9610-88e99d36ffef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T12:17:06.467Z|a91345e0-c94a-4281-9610-88e99d36ffef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T12:17:06.478Z|a91345e0-c94a-4281-9610-88e99d36ffef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T12:17:06.479Z|a91345e0-c94a-4281-9610-88e99d36ffef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T12:17:06.479Z|a91345e0-c94a-4281-9610-88e99d36ffef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T12:17:06.479Z|a91345e0-c94a-4281-9610-88e99d36ffef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 12:17:06 GMT", x-envoy-upstream-service-time:"9", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:17:06.479Z|a91345e0-c94a-4281-9610-88e99d36ffef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 48, "soRequestId" : "e2403635-38d9-4f46-a417-cda1d0dc6017", "groupingId" : "6bfce709-f7cd-4732-9415-357b7a9d718d", "name" : "basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_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/7db65ec7566d486695bbd771595ed5b3/stacks/basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/6bfce709-f7cd-4732-9415-357b7a9d718d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1683375359000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"6bfce709-f7cd-4732-9415-357b7a9d718d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"3233f928edf44041a16aa95a6c697a0e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6bfce709-f7cd-4732-9415-357b7a9d718d\",\"OS::project_id\":\"7db65ec7566d486695bbd771595ed5b3\",\"OS::stack_name\":\"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6c711987-f967-4d2b-9265-548e9e4b5551\",\"vf_module_id\":\"837929f2-79cc-40a9-8347-518cb0ac9f5e\",\"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-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-05-06T12:16:02.000+00:00", "isDataInternal" : false } ] 2023-05-06T12:17:06.479Z|a91345e0-c94a-4281-9610-88e99d36ffef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T12:17:06.480Z|a91345e0-c94a-4281-9610-88e99d36ffef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T12:17:06.488Z|a91345e0-c94a-4281-9610-88e99d36ffef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T12:17:06.690Z|0447c66c-5c0a-4bf0-b1b1-d746153ca553|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|||INFO|500||Entering 2023-05-06T12:17:06.696Z|0447c66c-5c0a-4bf0-b1b1-d746153ca553|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017 2023-05-06T12:17:06.697Z|0447c66c-5c0a-4bf0-b1b1-d746153ca553|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|INFO|500||Invoke 2023-05-06T12:17:06.697Z|0447c66c-5c0a-4bf0-b1b1-d746153ca553|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||===========================request begin================================================ 2023-05-06T12:17:06.697Z|0447c66c-5c0a-4bf0-b1b1-d746153ca553|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017 2023-05-06T12:17:06.697Z|0447c66c-5c0a-4bf0-b1b1-d746153ca553|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Method : GET 2023-05-06T12:17:06.697Z|0447c66c-5c0a-4bf0-b1b1-d746153ca553|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ffc445479354fe8d6ca1d51f8c84799b", X-B3-SpanId:"e5d009f08fda140f", X-B3-ParentSpanId:"1ebf7d5131310c85", X-B3-Sampled:"0", X-ONAP-RequestID:"0447c66c-5c0a-4bf0-b1b1-d746153ca553", X-RequestID:"0447c66c-5c0a-4bf0-b1b1-d746153ca553", X-TransactionID:"0447c66c-5c0a-4bf0-b1b1-d746153ca553", X-ECOMP-RequestID:"0447c66c-5c0a-4bf0-b1b1-d746153ca553", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2b27f556-cd48-4963-a4f3-88eb09ba6bbf"] 2023-05-06T12:17:06.698Z|0447c66c-5c0a-4bf0-b1b1-d746153ca553|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Request body: 2023-05-06T12:17:06.698Z|0447c66c-5c0a-4bf0-b1b1-d746153ca553|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||==========================request end================================================ 2023-05-06T12:17:06.726Z|0447c66c-5c0a-4bf0-b1b1-d746153ca553|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||============================response begin========================================== 2023-05-06T12:17:06.726Z|0447c66c-5c0a-4bf0-b1b1-d746153ca553|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Status code : 200 OK 2023-05-06T12:17:06.727Z|0447c66c-5c0a-4bf0-b1b1-d746153ca553|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Status text : OK 2023-05-06T12:17:06.727Z|0447c66c-5c0a-4bf0-b1b1-d746153ca553|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 12:17:07 GMT", x-envoy-upstream-service-time:"25", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:17:06.728Z|0447c66c-5c0a-4bf0-b1b1-d746153ca553|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||Response body: { "requestId" : "e2403635-38d9-4f46-a417-cda1d0dc6017", "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-05-06T12:15:25.000+00:00", "endTime" : "2023-05-06T12:16:58.000+00:00", "source" : "VID", "vnfId" : "6c711987-f967-4d2b-9265-548e9e4b5551", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"858f3f5a-f608-4fe9-a9fd-6fb872655ff7\",\n\t\t\t\"modelVersionId\": \"6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"7db65ec7566d486695bbd771595ed5b3\",\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_84bdd28c-f6e2-4085-9a1b-c38be568a49f\",\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\": \"4ad1ab54-8bf9-49e3-9f67-ed8a4a770274\",\n \"modelInvariantUuid\": \"7112f2a7-50fb-4582-a44e-44870c3b6113\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"208a37ba-373f-4963-b61f-c9e712bfe838\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"7db65ec7566d486695bbd771595ed5b3\",\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\": \"0b904543-d36e-4a85-ba89-3c23dbdbb31d\",\n \"modelInvariantUuid\": \"c21d984c-f7d3-4009-8821-2906fb288049\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c45bb8d5-6747-4fa2-a61a-2f797bdd0e28\"\n },\n \"instanceName\": \"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_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-kohn\",\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\": \"6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5\",\n \"modelInvariantId\": \"858f3f5a-f608-4fe9-a9fd-6fb872655ff7\",\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\": \"ab48862f-4850-4de7-a6ee-b588c1af356a\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T12:16:58.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "101c1d40-3e55-4e8a-8a94-84be93645c2f", "serviceInstanceName" : "basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ { "requestId" : "e2403635-38d9-4f46-a417-cda1d0dc6017", "cloudIdentifier" : "basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"837929f2-79cc-40a9-8347-518cb0ac9f5e\",\"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\":\"6c711987-f967-4d2b-9265-548e9e4b5551\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-kohn\"},\"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-05-06T12:15:57.000+00:00" } ], "requestURI" : "e2403635-38d9-4f46-a417-cda1d0dc6017", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017" } } } 2023-05-06T12:17:06.728Z|0447c66c-5c0a-4bf0-b1b1-d746153ca553|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|DEBUG|500||=======================response end================================================= 2023-05-06T12:17:06.729Z|0447c66c-5c0a-4bf0-b1b1-d746153ca553|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e2403635-38d9-4f46-a417-cda1d0dc6017|INFO|500||InvokeReturn 2023-05-06T12:17:06.730Z|0447c66c-5c0a-4bf0-b1b1-d746153ca553|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false 2023-05-06T12:17:06.730Z|0447c66c-5c0a-4bf0-b1b1-d746153ca553|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T12:17:06.730Z|0447c66c-5c0a-4bf0-b1b1-d746153ca553|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T12:17:06.731Z|0447c66c-5c0a-4bf0-b1b1-d746153ca553|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false 2023-05-06T12:17:06.731Z|0447c66c-5c0a-4bf0-b1b1-d746153ca553|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T12:17:06.731Z|0447c66c-5c0a-4bf0-b1b1-d746153ca553|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ffc445479354fe8d6ca1d51f8c84799b", X-B3-SpanId:"fcde343d44759bd6", X-B3-ParentSpanId:"1ebf7d5131310c85", X-B3-Sampled:"0", X-ONAP-RequestID:"0447c66c-5c0a-4bf0-b1b1-d746153ca553", X-RequestID:"0447c66c-5c0a-4bf0-b1b1-d746153ca553", X-TransactionID:"0447c66c-5c0a-4bf0-b1b1-d746153ca553", X-ECOMP-RequestID:"0447c66c-5c0a-4bf0-b1b1-d746153ca553", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2965517b-2a83-4ffc-8efd-6d8beaf15828"] 2023-05-06T12:17:06.731Z|0447c66c-5c0a-4bf0-b1b1-d746153ca553|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T12:17:06.731Z|0447c66c-5c0a-4bf0-b1b1-d746153ca553|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T12:17:06.752Z|0447c66c-5c0a-4bf0-b1b1-d746153ca553|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T12:17:06.752Z|0447c66c-5c0a-4bf0-b1b1-d746153ca553|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T12:17:06.752Z|0447c66c-5c0a-4bf0-b1b1-d746153ca553|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T12:17:06.753Z|0447c66c-5c0a-4bf0-b1b1-d746153ca553|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 12:17:07 GMT", x-envoy-upstream-service-time:"18", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:17:06.755Z|0447c66c-5c0a-4bf0-b1b1-d746153ca553|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 48, "soRequestId" : "e2403635-38d9-4f46-a417-cda1d0dc6017", "groupingId" : "6bfce709-f7cd-4732-9415-357b7a9d718d", "name" : "basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_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/7db65ec7566d486695bbd771595ed5b3/stacks/basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/6bfce709-f7cd-4732-9415-357b7a9d718d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1683375359000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"6bfce709-f7cd-4732-9415-357b7a9d718d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"3233f928edf44041a16aa95a6c697a0e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6bfce709-f7cd-4732-9415-357b7a9d718d\",\"OS::project_id\":\"7db65ec7566d486695bbd771595ed5b3\",\"OS::stack_name\":\"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6c711987-f967-4d2b-9265-548e9e4b5551\",\"vf_module_id\":\"837929f2-79cc-40a9-8347-518cb0ac9f5e\",\"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-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-05-06T12:16:02.000+00:00", "isDataInternal" : false } ] 2023-05-06T12:17:06.755Z|0447c66c-5c0a-4bf0-b1b1-d746153ca553|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T12:17:06.756Z|0447c66c-5c0a-4bf0-b1b1-d746153ca553|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e2403635-38d9-4f46-a417-cda1d0dc6017&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T12:17:06.765Z|0447c66c-5c0a-4bf0-b1b1-d746153ca553|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e2403635-38d9-4f46-a417-cda1d0dc6017|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T12:17:09.237Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|||INFO|500||Entering 2023-05-06T12:17:09.238Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|||INFO|500||Checking if requestId: 2641c956-b12e-4fb2-abb1-3707078a511b already exists in requestDb InfraActiveRequests table 2023-05-06T12:17:09.238Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b 2023-05-06T12:17:09.239Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|INFO|500||Invoke 2023-05-06T12:17:09.239Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||===========================request begin================================================ 2023-05-06T12:17:09.239Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b 2023-05-06T12:17:09.240Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Method : GET 2023-05-06T12:17:09.240Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"86475254d15f4832131adc2bd363510d", X-B3-SpanId:"e32ed561bb4fd9b1", X-B3-ParentSpanId:"8c4e656b3be8292e", X-B3-Sampled:"0", X-ONAP-RequestID:"2641c956-b12e-4fb2-abb1-3707078a511b", X-RequestID:"2641c956-b12e-4fb2-abb1-3707078a511b", X-TransactionID:"2641c956-b12e-4fb2-abb1-3707078a511b", X-ECOMP-RequestID:"2641c956-b12e-4fb2-abb1-3707078a511b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"010f590c-4a32-41a2-ad47-ae3b65f64e33"] 2023-05-06T12:17:09.240Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Request body: 2023-05-06T12:17:09.240Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||==========================request end================================================ 2023-05-06T12:17:09.275Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||============================response begin========================================== 2023-05-06T12:17:09.275Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Status code : 404 NOT_FOUND 2023-05-06T12:17:09.276Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Status text : Not Found 2023-05-06T12:17:09.276Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 06 May 2023 12:17:09 GMT", x-envoy-upstream-service-time:"30", server:"envoy"] 2023-05-06T12:17:09.277Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Response body: 2023-05-06T12:17:09.277Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||=======================response end================================================= 2023-05-06T12:17:09.278Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|INFO|404|Not Found|InvokeReturn 2023-05-06T12:17:09.292Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|||INFO|500||Running local validations 2023-05-06T12:17:09.303Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-05-06T12:17:09.332Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|AAI||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/7db65ec7566d486695bbd771595ed5b3 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-05-06T12:17:09.333Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/7db65ec7566d486695bbd771595ed5b3|INFO|500||Invoke 2023-05-06T12:17:09.416Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/7db65ec7566d486695bbd771595ed5b3|INFO|500||InvokeReturn 2023-05-06T12:17:09.416Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|||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/7db65ec7566d486695bbd771595ed5b3 has http status code:200 and response headers:{date=[Sat, 06 May 2023 12:17:09 GMT], server=[envoy], content-length=[1030], x-envoy-upstream-service-time=[69], vertex-id=[229440], x-aai-txid=[0-aai-resources-230506-12:17:09:521-59466], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-06T12:17:09.417Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|||DEBUG|500||{"tenant-id":"7db65ec7566d486695bbd771595ed5b3","tenant-name":"onap-daily-kohn","tenant-context":"None","resource-version":"1683375336116","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/6c711987-f967-4d2b-9265-548e9e4b5551","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"6c711987-f967-4d2b-9265-548e9e4b5551"}],"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-05-06T12:17:09.420Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-05-06T12:17:09.420Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-05-06T12:17:09.421Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|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-05-06T12:17:09.421Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-05-06T12:17:09.421Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-05-06T12:17:09.421Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|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-05-06T12:17:09.422Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-05-06T12:17:09.422Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|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:"86475254d15f4832131adc2bd363510d", X-B3-SpanId:"23a03169d0ae0c98", X-B3-ParentSpanId:"8c4e656b3be8292e", X-B3-Sampled:"0", X-ONAP-RequestID:"2641c956-b12e-4fb2-abb1-3707078a511b", X-RequestID:"2641c956-b12e-4fb2-abb1-3707078a511b", X-TransactionID:"2641c956-b12e-4fb2-abb1-3707078a511b", X-ECOMP-RequestID:"2641c956-b12e-4fb2-abb1-3707078a511b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"913399b1-d2d3-405f-b710-492909be627b"] 2023-05-06T12:17:09.422Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"101c1d40-3e55-4e8a-8a94-84be93645c2f"},"instanceName":null,"requestScope":"service"} 2023-05-06T12:17:09.422Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-05-06T12:17:09.448Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-05-06T12:17:09.449Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-05-06T12:17:09.449Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-05-06T12:17:09.449Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 06 May 2023 12:17:09 GMT", x-envoy-upstream-service-time:"23", server:"envoy"] 2023-05-06T12:17:09.449Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-05-06T12:17:09.450Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-05-06T12:17:09.450Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-05-06T12:17:09.450Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5 2023-05-06T12:17:09.451Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5|INFO|500||Invoke 2023-05-06T12:17:09.451Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5|DEBUG|500||===========================request begin================================================ 2023-05-06T12:17:09.451Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5 2023-05-06T12:17:09.451Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5|DEBUG|500||Method : GET 2023-05-06T12:17:09.452Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2641c956-b12e-4fb2-abb1-3707078a511b", X-RequestID:"2641c956-b12e-4fb2-abb1-3707078a511b", X-TransactionID:"2641c956-b12e-4fb2-abb1-3707078a511b", X-ECOMP-RequestID:"2641c956-b12e-4fb2-abb1-3707078a511b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"30d89b05-6b72-41bb-97a4-0c20b2937778"] 2023-05-06T12:17:09.452Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5|DEBUG|500||Request body: 2023-05-06T12:17:09.452Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5|DEBUG|500||==========================request end================================================ 2023-05-06T12:17:09.503Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5|DEBUG|500||============================response begin========================================== 2023-05-06T12:17:09.504Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5|DEBUG|500||Status code : 200 OK 2023-05-06T12:17:09.504Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5|DEBUG|500||Status text : OK 2023-05-06T12:17:09.505Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Sat, 06 May 2023 12:17:10 GMT", x-envoy-upstream-service-time:"47", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:17:09.507Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5", "modelInvariantUUID" : "858f3f5a-f608-4fe9-a9fd-6fb872655ff7", "created" : "2023-05-06 12:14:05.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" : 14, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5/serviceProxyCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5/networkCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5/vnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5/recipes" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5/collectionResourceCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5/csar" } } } 2023-05-06T12:17:09.508Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5|DEBUG|500||=======================response end================================================= 2023-05-06T12:17:09.508Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5|INFO|500||InvokeReturn 2023-05-06T12:17:09.512Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5&action=deleteInstance 2023-05-06T12:17:09.513Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5&action=deleteInstance|INFO|500||Invoke 2023-05-06T12:17:09.513Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-05-06T12:17:09.513Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5&action=deleteInstance 2023-05-06T12:17:09.514Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5&action=deleteInstance|DEBUG|500||Method : GET 2023-05-06T12:17:09.514Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2641c956-b12e-4fb2-abb1-3707078a511b", X-RequestID:"2641c956-b12e-4fb2-abb1-3707078a511b", X-TransactionID:"2641c956-b12e-4fb2-abb1-3707078a511b", X-ECOMP-RequestID:"2641c956-b12e-4fb2-abb1-3707078a511b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"41d58233-0cc7-4c83-8f6c-026d75fc7757"] 2023-05-06T12:17:09.514Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5&action=deleteInstance|DEBUG|500||Request body: 2023-05-06T12:17:09.515Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-05-06T12:17:09.541Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-05-06T12:17:09.542Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-05-06T12:17:09.543Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5&action=deleteInstance|DEBUG|500||Status text : Not Found 2023-05-06T12:17:09.543Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 06 May 2023 12:17:10 GMT", x-envoy-upstream-service-time:"22", server:"envoy"] 2023-05-06T12:17:09.544Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5&action=deleteInstance|DEBUG|500||Response body: 2023-05-06T12:17:09.545Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-05-06T12:17:09.545Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2023-05-06T12:17:09.546Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=858f3f5a-f608-4fe9-a9fd-6fb872655ff7|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=858f3f5a-f608-4fe9-a9fd-6fb872655ff7 2023-05-06T12:17:09.547Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=858f3f5a-f608-4fe9-a9fd-6fb872655ff7|INFO|500||Invoke 2023-05-06T12:17:09.548Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=858f3f5a-f608-4fe9-a9fd-6fb872655ff7|DEBUG|500||===========================request begin================================================ 2023-05-06T12:17:09.549Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=858f3f5a-f608-4fe9-a9fd-6fb872655ff7|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=858f3f5a-f608-4fe9-a9fd-6fb872655ff7 2023-05-06T12:17:09.549Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=858f3f5a-f608-4fe9-a9fd-6fb872655ff7|DEBUG|500||Method : GET 2023-05-06T12:17:09.550Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=858f3f5a-f608-4fe9-a9fd-6fb872655ff7|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2641c956-b12e-4fb2-abb1-3707078a511b", X-RequestID:"2641c956-b12e-4fb2-abb1-3707078a511b", X-TransactionID:"2641c956-b12e-4fb2-abb1-3707078a511b", X-ECOMP-RequestID:"2641c956-b12e-4fb2-abb1-3707078a511b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"84d2b7a6-851b-4f70-9f33-af66ab3ddc78"] 2023-05-06T12:17:09.550Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=858f3f5a-f608-4fe9-a9fd-6fb872655ff7|DEBUG|500||Request body: 2023-05-06T12:17:09.550Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=858f3f5a-f608-4fe9-a9fd-6fb872655ff7|DEBUG|500||==========================request end================================================ 2023-05-06T12:17:09.589Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=858f3f5a-f608-4fe9-a9fd-6fb872655ff7|DEBUG|500||============================response begin========================================== 2023-05-06T12:17:09.590Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=858f3f5a-f608-4fe9-a9fd-6fb872655ff7|DEBUG|500||Status code : 200 OK 2023-05-06T12:17:09.590Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=858f3f5a-f608-4fe9-a9fd-6fb872655ff7|DEBUG|500||Status text : OK 2023-05-06T12:17:09.591Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=858f3f5a-f608-4fe9-a9fd-6fb872655ff7|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Sat, 06 May 2023 12:17:10 GMT", x-envoy-upstream-service-time:"35", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:17:09.592Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=858f3f5a-f608-4fe9-a9fd-6fb872655ff7|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5", "modelInvariantUUID" : "858f3f5a-f608-4fe9-a9fd-6fb872655ff7", "created" : "2023-05-06 12:14:05.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" : 14, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5/serviceProxyCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5/networkCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5/vnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5/recipes" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5/collectionResourceCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5/csar" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=858f3f5a-f608-4fe9-a9fd-6fb872655ff7" } } } 2023-05-06T12:17:09.592Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=858f3f5a-f608-4fe9-a9fd-6fb872655ff7|DEBUG|500||=======================response end================================================= 2023-05-06T12:17:09.593Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=858f3f5a-f608-4fe9-a9fd-6fb872655ff7|INFO|500||InvokeReturn 2023-05-06T12:17:09.598Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5&action=deleteInstance 2023-05-06T12:17:09.599Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5&action=deleteInstance|INFO|500||Invoke 2023-05-06T12:17:09.600Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-05-06T12:17:09.600Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5&action=deleteInstance 2023-05-06T12:17:09.601Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5&action=deleteInstance|DEBUG|500||Method : GET 2023-05-06T12:17:09.601Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2641c956-b12e-4fb2-abb1-3707078a511b", X-RequestID:"2641c956-b12e-4fb2-abb1-3707078a511b", X-TransactionID:"2641c956-b12e-4fb2-abb1-3707078a511b", X-ECOMP-RequestID:"2641c956-b12e-4fb2-abb1-3707078a511b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"881aee20-801d-412a-ba18-5f661e321fef"] 2023-05-06T12:17:09.601Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5&action=deleteInstance|DEBUG|500||Request body: 2023-05-06T12:17:09.602Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-05-06T12:17:09.623Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-05-06T12:17:09.624Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-05-06T12:17:09.624Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5&action=deleteInstance|DEBUG|500||Status text : Not Found 2023-05-06T12:17:09.624Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Sat, 06 May 2023 12:17:10 GMT", x-envoy-upstream-service-time:"17", server:"envoy"] 2023-05-06T12:17:09.625Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5&action=deleteInstance|DEBUG|500||Response body: 2023-05-06T12:17:09.625Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-05-06T12:17:09.626Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2023-05-06T12:17:09.626Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|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-05-06T12:17:09.627Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-05-06T12:17:09.627Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-05-06T12:17:09.628Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|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-05-06T12:17:09.628Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-05-06T12:17:09.628Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|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:"2641c956-b12e-4fb2-abb1-3707078a511b", X-RequestID:"2641c956-b12e-4fb2-abb1-3707078a511b", X-TransactionID:"2641c956-b12e-4fb2-abb1-3707078a511b", X-ECOMP-RequestID:"2641c956-b12e-4fb2-abb1-3707078a511b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a9c49661-c8ec-4c6b-bee0-f1ce959e6474"] 2023-05-06T12:17:09.629Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-05-06T12:17:09.629Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-05-06T12:17:09.658Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-05-06T12:17:09.659Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|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-05-06T12:17:09.659Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-05-06T12:17:09.660Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Sat, 06 May 2023 12:17:10 GMT", x-envoy-upstream-service-time:"27", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:17:09.660Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|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-05-06 03:41:38.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" }, "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" }, "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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" } } } 2023-05-06T12:17:09.660Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-05-06T12:17:09.661Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-05-06T12:17:09.664Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|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-05-06T12:17:09.665Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|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-05-06T12:17:09.665Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|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-05-06T12:17:09.665Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|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-05-06T12:17:09.665Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|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-05-06T12:17:09.666Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|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:"2641c956-b12e-4fb2-abb1-3707078a511b", X-RequestID:"2641c956-b12e-4fb2-abb1-3707078a511b", X-TransactionID:"2641c956-b12e-4fb2-abb1-3707078a511b", X-ECOMP-RequestID:"2641c956-b12e-4fb2-abb1-3707078a511b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a9e34712-8a66-461e-a526-0adf7a469fd6"] 2023-05-06T12:17:09.666Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|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-05-06T12:17:09.667Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|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-05-06T12:17:09.690Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|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-05-06T12:17:09.691Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|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-05-06T12:17:09.692Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text : OK 2023-05-06T12:17:09.692Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Sat, 06 May 2023 12:17:10 GMT", x-envoy-upstream-service-time:"21", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:17:09.694Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: { "id" : 537, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "deleteInstance", "description" : "Gr api recipe to delete service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-05-06T03:41:38.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537/service" } } } 2023-05-06T12:17:09.695Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|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-05-06T12:17:09.695Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|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-05-06T12:17:09.697Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5 2023-05-06T12:17:09.697Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5|INFO|500||Invoke 2023-05-06T12:17:09.697Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5|DEBUG|500||===========================request begin================================================ 2023-05-06T12:17:09.697Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5 2023-05-06T12:17:09.698Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5|DEBUG|500||Method : GET 2023-05-06T12:17:09.698Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2641c956-b12e-4fb2-abb1-3707078a511b", X-RequestID:"2641c956-b12e-4fb2-abb1-3707078a511b", X-TransactionID:"2641c956-b12e-4fb2-abb1-3707078a511b", X-ECOMP-RequestID:"2641c956-b12e-4fb2-abb1-3707078a511b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b3c38c9-58e9-4f60-b04e-8fdd969b3e7b"] 2023-05-06T12:17:09.698Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5|DEBUG|500||Request body: 2023-05-06T12:17:09.698Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5|DEBUG|500||==========================request end================================================ 2023-05-06T12:17:09.737Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5|DEBUG|500||============================response begin========================================== 2023-05-06T12:17:09.738Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5|DEBUG|500||Status code : 200 OK 2023-05-06T12:17:09.738Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5|DEBUG|500||Status text : OK 2023-05-06T12:17:09.739Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Sat, 06 May 2023 12:17:10 GMT", x-envoy-upstream-service-time:"37", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:17:09.739Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5", "modelInvariantUUID" : "858f3f5a-f608-4fe9-a9fd-6fb872655ff7", "created" : "2023-05-06 12:14:05.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" : 14, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5/serviceProxyCustomizations" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5/networkCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5/configurationCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5/vnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5/recipes" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5/pnfCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5/allottedCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5/collectionResourceCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5/csar" } } } 2023-05-06T12:17:09.740Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5|DEBUG|500||=======================response end================================================= 2023-05-06T12:17:09.740Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5|INFO|500||InvokeReturn 2023-05-06T12:17:09.744Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-05-06T12:17:09.745Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-05-06T12:17:09.745Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-05-06T12:17:09.745Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-05-06T12:17:09.746Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-05-06T12:17:09.746Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|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:"1387", X-B3-TraceId:"86475254d15f4832131adc2bd363510d", X-B3-SpanId:"111a69dd82369b26", X-B3-ParentSpanId:"8c4e656b3be8292e", X-B3-Sampled:"0", X-ONAP-RequestID:"2641c956-b12e-4fb2-abb1-3707078a511b", X-RequestID:"2641c956-b12e-4fb2-abb1-3707078a511b", X-TransactionID:"2641c956-b12e-4fb2-abb1-3707078a511b", X-ECOMP-RequestID:"2641c956-b12e-4fb2-abb1-3707078a511b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4902766f-4a51-416e-bae2-88f6f66d6b56"] 2023-05-06T12:17:09.746Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"2641c956-b12e-4fb2-abb1-3707078a511b","requestStatus":"IN_PROGRESS","startTime":1683375429293,"source":"VID","tenantId":"7db65ec7566d486695bbd771595ed5b3","requestBody":"{\n\t\"requestDetails\": {\n\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\": \"858f3f5a-f608-4fe9-a9fd-6fb872655ff7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5\"\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\": \"7db65ec7566d486695bbd771595ed5b3\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"101c1d40-3e55-4e8a-8a94-84be93645c2f","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f","tenantName":"onap-daily-kohn","cloudApiRequests":[],"requestURI":"2641c956-b12e-4fb2-abb1-3707078a511b"} 2023-05-06T12:17:09.746Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-05-06T12:17:09.769Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-05-06T12:17:09.769Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-05-06T12:17:09.770Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-05-06T12:17:09.770Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|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/2641c956-b12e-4fb2-abb1-3707078a511b", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 12:17:09 GMT", x-envoy-upstream-service-time:"20", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:17:09.772Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "2641c956-b12e-4fb2-abb1-3707078a511b", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-05-06T12:17:09.293+00:00", "source" : "VID", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"858f3f5a-f608-4fe9-a9fd-6fb872655ff7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5\"\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\": \"7db65ec7566d486695bbd771595ed5b3\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-05-06T12:17:10.371+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "101c1d40-3e55-4e8a-8a94-84be93645c2f", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "2641c956-b12e-4fb2-abb1-3707078a511b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b" } } } 2023-05-06T12:17:09.772Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-05-06T12:17:09.773Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-05-06T12:17:09.781Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|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-05-06T12:17:09.782Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-05-06T12:17:09.782Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-05-06T12:17:09.782Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|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-05-06T12:17:09.783Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-05-06T12:17:09.783Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|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:"86475254d15f4832131adc2bd363510d", X-B3-SpanId:"b66a77a026a2d940", X-B3-ParentSpanId:"8c4e656b3be8292e", X-B3-Sampled:"0", X-ONAP-RequestID:"2641c956-b12e-4fb2-abb1-3707078a511b", X-RequestID:"2641c956-b12e-4fb2-abb1-3707078a511b", X-TransactionID:"2641c956-b12e-4fb2-abb1-3707078a511b", X-ECOMP-RequestID:"2641c956-b12e-4fb2-abb1-3707078a511b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5de8cf03-9d8e-45ab-9ac3-92775ff83f17"] 2023-05-06T12:17:09.783Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"858f3f5a-f608-4fe9-a9fd-6fb872655ff7\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5\",\"modelUuid\":\"6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5\",\"modelInvariantUuid\":\"858f3f5a-f608-4fe9-a9fd-6fb872655ff7\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"7db65ec7566d486695bbd771595ed5b3\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"101c1d40-3e55-4e8a-8a94-84be93645c2f\"}","type":"String"},"requestId":{"value":"2641c956-b12e-4fb2-abb1-3707078a511b","type":"String"},"mso-request-id":{"value":"2641c956-b12e-4fb2-abb1-3707078a511b","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"101c1d40-3e55-4e8a-8a94-84be93645c2f","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/101c1d40-3e55-4e8a-8a94-84be93645c2f","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-05-06T12:17:09.783Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-05-06T12:17:11.805Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-05-06T12:17:11.806Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-05-06T12:17:11.806Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-05-06T12:17:11.806Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Sat, 06 May 2023 12:17:12 GMT", X-ONAP-RequestID:"2641c956-b12e-4fb2-abb1-3707078a511b", X-RequestID:"2641c956-b12e-4fb2-abb1-3707078a511b", X-TransactionID:"2641c956-b12e-4fb2-abb1-3707078a511b", X-ECOMP-RequestID:"2641c956-b12e-4fb2-abb1-3707078a511b", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"5de8cf03-9d8e-45ab-9ac3-92775ff83f17", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", x-envoy-upstream-service-time:"2017", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:17:11.806Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"2641c956-b12e-4fb2-abb1-3707078a511b\",\"instanceId\":\"101c1d40-3e55-4e8a-8a94-84be93645c2f\"}}","message":"Success","processInstanceID":"ecfd41d8-ec07-11ed-9ce1-7a82ee2c3d67","variables":null,"messageCode":200} 2023-05-06T12:17:11.806Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-05-06T12:17:11.807Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-05-06T12:17:11.812Z|2641c956-b12e-4fb2-abb1-3707078a511b|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T12:17:12.119Z|cc121aa6-2463-4442-b15b-9625b719f23f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|||INFO|500||Entering 2023-05-06T12:17:12.126Z|cc121aa6-2463-4442-b15b-9625b719f23f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b 2023-05-06T12:17:12.126Z|cc121aa6-2463-4442-b15b-9625b719f23f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|INFO|500||Invoke 2023-05-06T12:17:12.127Z|cc121aa6-2463-4442-b15b-9625b719f23f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||===========================request begin================================================ 2023-05-06T12:17:12.127Z|cc121aa6-2463-4442-b15b-9625b719f23f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b 2023-05-06T12:17:12.128Z|cc121aa6-2463-4442-b15b-9625b719f23f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Method : GET 2023-05-06T12:17:12.129Z|cc121aa6-2463-4442-b15b-9625b719f23f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"25ef3d67ece91f562bf3d6dd3f0b1a8b", X-B3-SpanId:"b45eca8544811863", X-B3-ParentSpanId:"eb04460cc5c420da", X-B3-Sampled:"0", X-ONAP-RequestID:"cc121aa6-2463-4442-b15b-9625b719f23f", X-RequestID:"cc121aa6-2463-4442-b15b-9625b719f23f", X-TransactionID:"cc121aa6-2463-4442-b15b-9625b719f23f", X-ECOMP-RequestID:"cc121aa6-2463-4442-b15b-9625b719f23f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d91a7c1b-d635-41c4-a1b4-ea3d0a564d60"] 2023-05-06T12:17:12.129Z|cc121aa6-2463-4442-b15b-9625b719f23f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Request body: 2023-05-06T12:17:12.129Z|cc121aa6-2463-4442-b15b-9625b719f23f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||==========================request end================================================ 2023-05-06T12:17:12.166Z|cc121aa6-2463-4442-b15b-9625b719f23f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||============================response begin========================================== 2023-05-06T12:17:12.166Z|cc121aa6-2463-4442-b15b-9625b719f23f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Status code : 200 OK 2023-05-06T12:17:12.166Z|cc121aa6-2463-4442-b15b-9625b719f23f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Status text : OK 2023-05-06T12:17:12.166Z|cc121aa6-2463-4442-b15b-9625b719f23f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 12:17:12 GMT", x-envoy-upstream-service-time:"32", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:17:12.168Z|cc121aa6-2463-4442-b15b-9625b719f23f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Response body: { "requestId" : "2641c956-b12e-4fb2-abb1-3707078a511b", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-05-06T12:17:09.000+00:00", "source" : "VID", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"858f3f5a-f608-4fe9-a9fd-6fb872655ff7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5\"\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\": \"7db65ec7566d486695bbd771595ed5b3\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T12:17:11.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "101c1d40-3e55-4e8a-8a94-84be93645c2f", "serviceInstanceName" : "basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "2641c956-b12e-4fb2-abb1-3707078a511b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b" } } } 2023-05-06T12:17:12.168Z|cc121aa6-2463-4442-b15b-9625b719f23f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||=======================response end================================================= 2023-05-06T12:17:12.168Z|cc121aa6-2463-4442-b15b-9625b719f23f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|INFO|500||InvokeReturn 2023-05-06T12:17:12.169Z|cc121aa6-2463-4442-b15b-9625b719f23f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false 2023-05-06T12:17:12.169Z|cc121aa6-2463-4442-b15b-9625b719f23f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T12:17:12.169Z|cc121aa6-2463-4442-b15b-9625b719f23f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T12:17:12.169Z|cc121aa6-2463-4442-b15b-9625b719f23f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false 2023-05-06T12:17:12.170Z|cc121aa6-2463-4442-b15b-9625b719f23f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T12:17:12.170Z|cc121aa6-2463-4442-b15b-9625b719f23f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"25ef3d67ece91f562bf3d6dd3f0b1a8b", X-B3-SpanId:"a568db6fe060f71a", X-B3-ParentSpanId:"eb04460cc5c420da", X-B3-Sampled:"0", X-ONAP-RequestID:"cc121aa6-2463-4442-b15b-9625b719f23f", X-RequestID:"cc121aa6-2463-4442-b15b-9625b719f23f", X-TransactionID:"cc121aa6-2463-4442-b15b-9625b719f23f", X-ECOMP-RequestID:"cc121aa6-2463-4442-b15b-9625b719f23f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1110166d-cb8d-4fcf-989f-332718412e4e"] 2023-05-06T12:17:12.170Z|cc121aa6-2463-4442-b15b-9625b719f23f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T12:17:12.170Z|cc121aa6-2463-4442-b15b-9625b719f23f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T12:17:12.192Z|cc121aa6-2463-4442-b15b-9625b719f23f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T12:17:12.193Z|cc121aa6-2463-4442-b15b-9625b719f23f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T12:17:12.193Z|cc121aa6-2463-4442-b15b-9625b719f23f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T12:17:12.193Z|cc121aa6-2463-4442-b15b-9625b719f23f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 12:17:12 GMT", x-envoy-upstream-service-time:"19", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:17:12.195Z|cc121aa6-2463-4442-b15b-9625b719f23f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-05-06T12:17:12.196Z|cc121aa6-2463-4442-b15b-9625b719f23f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T12:17:12.196Z|cc121aa6-2463-4442-b15b-9625b719f23f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T12:17:12.204Z|cc121aa6-2463-4442-b15b-9625b719f23f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T12:17:15.772Z|9b61d3fd-0af5-40fe-ac6a-55f9261a6e4a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T12:17:15.772Z|9b61d3fd-0af5-40fe-ac6a-55f9261a6e4a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T12:17:15.858Z|4f9ceb21-cc51-4426-b02d-6aa7fc7007c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:17:15.859Z|4f9ceb21-cc51-4426-b02d-6aa7fc7007c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:17:15.863Z|5cf45e8f-ff47-45be-866a-302ad2ef81a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:17:15.863Z|717d999b-9c13-4ffd-8cde-da953e45c744|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:17:15.864Z|5cf45e8f-ff47-45be-866a-302ad2ef81a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:17:15.864Z|717d999b-9c13-4ffd-8cde-da953e45c744|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:17:18.817Z|abf8ddbe-797f-4add-adc0-4306eeb8cec6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:17:18.821Z|abf8ddbe-797f-4add-adc0-4306eeb8cec6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:17:20.243Z|b6c8b41a-0e06-42aa-b42a-7e04d294c1a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:17:20.243Z|b6c8b41a-0e06-42aa-b42a-7e04d294c1a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:17:22.438Z|469ee3fb-979a-4a33-9339-c71a1c45e5f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|||INFO|500||Entering 2023-05-06T12:17:22.448Z|469ee3fb-979a-4a33-9339-c71a1c45e5f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b 2023-05-06T12:17:22.449Z|469ee3fb-979a-4a33-9339-c71a1c45e5f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|INFO|500||Invoke 2023-05-06T12:17:22.449Z|469ee3fb-979a-4a33-9339-c71a1c45e5f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||===========================request begin================================================ 2023-05-06T12:17:22.449Z|469ee3fb-979a-4a33-9339-c71a1c45e5f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b 2023-05-06T12:17:22.449Z|469ee3fb-979a-4a33-9339-c71a1c45e5f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Method : GET 2023-05-06T12:17:22.449Z|469ee3fb-979a-4a33-9339-c71a1c45e5f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bfef50fabd661454a87e34f3f729b481", X-B3-SpanId:"e1b70ad99018f48b", X-B3-ParentSpanId:"e4d92ee3f2c4e682", X-B3-Sampled:"0", X-ONAP-RequestID:"469ee3fb-979a-4a33-9339-c71a1c45e5f3", X-RequestID:"469ee3fb-979a-4a33-9339-c71a1c45e5f3", X-TransactionID:"469ee3fb-979a-4a33-9339-c71a1c45e5f3", X-ECOMP-RequestID:"469ee3fb-979a-4a33-9339-c71a1c45e5f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"821e4d45-670f-426c-95bd-9e5e58be900c"] 2023-05-06T12:17:22.450Z|469ee3fb-979a-4a33-9339-c71a1c45e5f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Request body: 2023-05-06T12:17:22.450Z|469ee3fb-979a-4a33-9339-c71a1c45e5f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||==========================request end================================================ 2023-05-06T12:17:22.480Z|469ee3fb-979a-4a33-9339-c71a1c45e5f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||============================response begin========================================== 2023-05-06T12:17:22.481Z|469ee3fb-979a-4a33-9339-c71a1c45e5f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Status code : 200 OK 2023-05-06T12:17:22.481Z|469ee3fb-979a-4a33-9339-c71a1c45e5f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Status text : OK 2023-05-06T12:17:22.481Z|469ee3fb-979a-4a33-9339-c71a1c45e5f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 12:17:22 GMT", x-envoy-upstream-service-time:"26", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:17:22.482Z|469ee3fb-979a-4a33-9339-c71a1c45e5f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Response body: { "requestId" : "2641c956-b12e-4fb2-abb1-3707078a511b", "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-05-06T12:17:09.000+00:00", "source" : "VID", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"858f3f5a-f608-4fe9-a9fd-6fb872655ff7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5\"\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\": \"7db65ec7566d486695bbd771595ed5b3\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T12:17:21.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "101c1d40-3e55-4e8a-8a94-84be93645c2f", "serviceInstanceName" : "basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "2641c956-b12e-4fb2-abb1-3707078a511b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b" } } } 2023-05-06T12:17:22.483Z|469ee3fb-979a-4a33-9339-c71a1c45e5f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||=======================response end================================================= 2023-05-06T12:17:22.483Z|469ee3fb-979a-4a33-9339-c71a1c45e5f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|INFO|500||InvokeReturn 2023-05-06T12:17:22.484Z|469ee3fb-979a-4a33-9339-c71a1c45e5f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false 2023-05-06T12:17:22.485Z|469ee3fb-979a-4a33-9339-c71a1c45e5f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T12:17:22.485Z|469ee3fb-979a-4a33-9339-c71a1c45e5f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T12:17:22.485Z|469ee3fb-979a-4a33-9339-c71a1c45e5f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false 2023-05-06T12:17:22.485Z|469ee3fb-979a-4a33-9339-c71a1c45e5f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T12:17:22.485Z|469ee3fb-979a-4a33-9339-c71a1c45e5f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bfef50fabd661454a87e34f3f729b481", X-B3-SpanId:"516f7c19b2193e09", X-B3-ParentSpanId:"e4d92ee3f2c4e682", X-B3-Sampled:"0", X-ONAP-RequestID:"469ee3fb-979a-4a33-9339-c71a1c45e5f3", X-RequestID:"469ee3fb-979a-4a33-9339-c71a1c45e5f3", X-TransactionID:"469ee3fb-979a-4a33-9339-c71a1c45e5f3", X-ECOMP-RequestID:"469ee3fb-979a-4a33-9339-c71a1c45e5f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d3041108-2b0d-46c4-b8d7-75c40e87641a"] 2023-05-06T12:17:22.485Z|469ee3fb-979a-4a33-9339-c71a1c45e5f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T12:17:22.486Z|469ee3fb-979a-4a33-9339-c71a1c45e5f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T12:17:22.506Z|469ee3fb-979a-4a33-9339-c71a1c45e5f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T12:17:22.506Z|469ee3fb-979a-4a33-9339-c71a1c45e5f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T12:17:22.506Z|469ee3fb-979a-4a33-9339-c71a1c45e5f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T12:17:22.506Z|469ee3fb-979a-4a33-9339-c71a1c45e5f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 12:17:22 GMT", x-envoy-upstream-service-time:"17", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:17:22.508Z|469ee3fb-979a-4a33-9339-c71a1c45e5f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 54, "soRequestId" : "2641c956-b12e-4fb2-abb1-3707078a511b", "groupingId" : "6bfce709-f7cd-4732-9415-357b7a9d718d", "name" : "basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_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/7db65ec7566d486695bbd771595ed5b3/stacks/basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/6bfce709-f7cd-4732-9415-357b7a9d718d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1683375441000,\"creation_time\":1683375359000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"6bfce709-f7cd-4732-9415-357b7a9d718d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"3233f928edf44041a16aa95a6c697a0e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6bfce709-f7cd-4732-9415-357b7a9d718d\",\"OS::project_id\":\"7db65ec7566d486695bbd771595ed5b3\",\"OS::stack_name\":\"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6c711987-f967-4d2b-9265-548e9e4b5551\",\"vf_module_id\":\"837929f2-79cc-40a9-8347-518cb0ac9f5e\",\"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-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-05-06T12:17:22.000+00:00", "isDataInternal" : false } ] 2023-05-06T12:17:22.509Z|469ee3fb-979a-4a33-9339-c71a1c45e5f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T12:17:22.509Z|469ee3fb-979a-4a33-9339-c71a1c45e5f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T12:17:22.529Z|469ee3fb-979a-4a33-9339-c71a1c45e5f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2641c956-b12e-4fb2-abb1-3707078a511b&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2641c956-b12e-4fb2-abb1-3707078a511b&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T12:17:22.529Z|469ee3fb-979a-4a33-9339-c71a1c45e5f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2641c956-b12e-4fb2-abb1-3707078a511b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-05-06T12:17:22.530Z|469ee3fb-979a-4a33-9339-c71a1c45e5f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2641c956-b12e-4fb2-abb1-3707078a511b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T12:17:22.530Z|469ee3fb-979a-4a33-9339-c71a1c45e5f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2641c956-b12e-4fb2-abb1-3707078a511b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2641c956-b12e-4fb2-abb1-3707078a511b&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T12:17:22.530Z|469ee3fb-979a-4a33-9339-c71a1c45e5f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2641c956-b12e-4fb2-abb1-3707078a511b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-05-06T12:17:22.530Z|469ee3fb-979a-4a33-9339-c71a1c45e5f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2641c956-b12e-4fb2-abb1-3707078a511b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"469ee3fb-979a-4a33-9339-c71a1c45e5f3", X-RequestID:"469ee3fb-979a-4a33-9339-c71a1c45e5f3", X-TransactionID:"469ee3fb-979a-4a33-9339-c71a1c45e5f3", X-ECOMP-RequestID:"469ee3fb-979a-4a33-9339-c71a1c45e5f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"26dd3d5b-c13a-40b2-ba4d-0dcf82a0b5c6"] 2023-05-06T12:17:22.530Z|469ee3fb-979a-4a33-9339-c71a1c45e5f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2641c956-b12e-4fb2-abb1-3707078a511b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-05-06T12:17:22.530Z|469ee3fb-979a-4a33-9339-c71a1c45e5f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2641c956-b12e-4fb2-abb1-3707078a511b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T12:17:22.760Z|469ee3fb-979a-4a33-9339-c71a1c45e5f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2641c956-b12e-4fb2-abb1-3707078a511b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T12:17:22.761Z|469ee3fb-979a-4a33-9339-c71a1c45e5f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2641c956-b12e-4fb2-abb1-3707078a511b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T12:17:22.761Z|469ee3fb-979a-4a33-9339-c71a1c45e5f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2641c956-b12e-4fb2-abb1-3707078a511b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T12:17:22.761Z|469ee3fb-979a-4a33-9339-c71a1c45e5f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2641c956-b12e-4fb2-abb1-3707078a511b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=128B34586F2307DC51B8033D15F79690; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sat, 06 May 2023 12:17:23 GMT", x-envoy-upstream-service-time:"217", server:"envoy"] 2023-05-06T12:17:22.762Z|469ee3fb-979a-4a33-9339-c71a1c45e5f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2641c956-b12e-4fb2-abb1-3707078a511b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f0f22303-ec07-11ed-9ce1-7a82ee2c3d67","businessKey":"2641c956-b12e-4fb2-abb1-3707078a511b","processDefinitionId":"openstackAdapterTask:1:06562343-ebc0-11ed-9ce1-7a82ee2c3d67","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-05-06T12:17:16.968+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ecfd41d8-ec07-11ed-9ce1-7a82ee2c3d67","superProcessInstanceId":"f0f18680-ec07-11ed-9ce1-7a82ee2c3d67","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-05-06T12:17:22.762Z|469ee3fb-979a-4a33-9339-c71a1c45e5f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2641c956-b12e-4fb2-abb1-3707078a511b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T12:17:22.762Z|469ee3fb-979a-4a33-9339-c71a1c45e5f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2641c956-b12e-4fb2-abb1-3707078a511b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-05-06T12:17:22.790Z|469ee3fb-979a-4a33-9339-c71a1c45e5f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0f22303-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0f22303-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T12:17:22.791Z|469ee3fb-979a-4a33-9339-c71a1c45e5f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0f22303-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||Invoke 2023-05-06T12:17:22.792Z|469ee3fb-979a-4a33-9339-c71a1c45e5f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0f22303-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T12:17:22.792Z|469ee3fb-979a-4a33-9339-c71a1c45e5f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0f22303-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0f22303-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T12:17:22.792Z|469ee3fb-979a-4a33-9339-c71a1c45e5f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0f22303-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Method : GET 2023-05-06T12:17:22.793Z|469ee3fb-979a-4a33-9339-c71a1c45e5f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0f22303-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"469ee3fb-979a-4a33-9339-c71a1c45e5f3", X-RequestID:"469ee3fb-979a-4a33-9339-c71a1c45e5f3", X-TransactionID:"469ee3fb-979a-4a33-9339-c71a1c45e5f3", X-ECOMP-RequestID:"469ee3fb-979a-4a33-9339-c71a1c45e5f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f7770bb4-31bb-4911-b983-44bfd9db5abc"] 2023-05-06T12:17:22.793Z|469ee3fb-979a-4a33-9339-c71a1c45e5f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0f22303-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Request body: 2023-05-06T12:17:22.793Z|469ee3fb-979a-4a33-9339-c71a1c45e5f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0f22303-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T12:17:22.960Z|469ee3fb-979a-4a33-9339-c71a1c45e5f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0f22303-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T12:17:22.961Z|469ee3fb-979a-4a33-9339-c71a1c45e5f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0f22303-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T12:17:22.962Z|469ee3fb-979a-4a33-9339-c71a1c45e5f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0f22303-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T12:17:22.962Z|469ee3fb-979a-4a33-9339-c71a1c45e5f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0f22303-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=9DAB0F886D1FACD1D0EDFE886C0184C3; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Sat, 06 May 2023 12:17:23 GMT", x-envoy-upstream-service-time:"162", server:"envoy"] 2023-05-06T12:17:22.963Z|469ee3fb-979a-4a33-9339-c71a1c45e5f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0f22303-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:f397a0ab-ec07-11ed-9ce1-7a82ee2c3d67","parentActivityInstanceId":"f0f22303-ec07-11ed-9ce1-7a82ee2c3d67","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:06562343-ebc0-11ed-9ce1-7a82ee2c3d67","processInstanceId":"f0f22303-ec07-11ed-9ce1-7a82ee2c3d67","executionId":"f0f22303-ec07-11ed-9ce1-7a82ee2c3d67","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-05-06T12:17:21.408+0000","endTime":"2023-05-06T12:17:21.416+0000","durationInMillis":8,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ecfd41d8-ec07-11ed-9ce1-7a82ee2c3d67"}] 2023-05-06T12:17:22.963Z|469ee3fb-979a-4a33-9339-c71a1c45e5f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0f22303-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T12:17:22.964Z|469ee3fb-979a-4a33-9339-c71a1c45e5f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0f22303-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||InvokeReturn 2023-05-06T12:17:22.972Z|469ee3fb-979a-4a33-9339-c71a1c45e5f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T12:17:25.883Z|0b50b9f5-01b1-48a3-a15c-50bf7f065e65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:17:25.884Z|0b50b9f5-01b1-48a3-a15c-50bf7f065e65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:17:25.891Z|dc6a763d-3995-4a43-810b-8047756bde20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:17:25.891Z|dc6a763d-3995-4a43-810b-8047756bde20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:17:25.894Z|50097c45-beff-496e-b526-9f54effa49e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:17:25.895Z|50097c45-beff-496e-b526-9f54effa49e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:17:33.245Z|119eb966-9371-4dfa-85f9-c9d3a1c5823a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|||INFO|500||Entering 2023-05-06T12:17:33.253Z|119eb966-9371-4dfa-85f9-c9d3a1c5823a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b 2023-05-06T12:17:33.254Z|119eb966-9371-4dfa-85f9-c9d3a1c5823a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|INFO|500||Invoke 2023-05-06T12:17:33.254Z|119eb966-9371-4dfa-85f9-c9d3a1c5823a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||===========================request begin================================================ 2023-05-06T12:17:33.254Z|119eb966-9371-4dfa-85f9-c9d3a1c5823a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b 2023-05-06T12:17:33.254Z|119eb966-9371-4dfa-85f9-c9d3a1c5823a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Method : GET 2023-05-06T12:17:33.254Z|119eb966-9371-4dfa-85f9-c9d3a1c5823a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"74ebbc1c0bc1bfa0c9b9f60877254d98", X-B3-SpanId:"62fc9d55eabe5af0", X-B3-ParentSpanId:"c6e467f7d1598f4a", X-B3-Sampled:"0", X-ONAP-RequestID:"119eb966-9371-4dfa-85f9-c9d3a1c5823a", X-RequestID:"119eb966-9371-4dfa-85f9-c9d3a1c5823a", X-TransactionID:"119eb966-9371-4dfa-85f9-c9d3a1c5823a", X-ECOMP-RequestID:"119eb966-9371-4dfa-85f9-c9d3a1c5823a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6061d012-3ad7-4cfc-8b6e-3465364be5a9"] 2023-05-06T12:17:33.255Z|119eb966-9371-4dfa-85f9-c9d3a1c5823a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Request body: 2023-05-06T12:17:33.255Z|119eb966-9371-4dfa-85f9-c9d3a1c5823a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||==========================request end================================================ 2023-05-06T12:17:33.287Z|119eb966-9371-4dfa-85f9-c9d3a1c5823a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||============================response begin========================================== 2023-05-06T12:17:33.288Z|119eb966-9371-4dfa-85f9-c9d3a1c5823a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Status code : 200 OK 2023-05-06T12:17:33.288Z|119eb966-9371-4dfa-85f9-c9d3a1c5823a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Status text : OK 2023-05-06T12:17:33.289Z|119eb966-9371-4dfa-85f9-c9d3a1c5823a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 12:17:33 GMT", x-envoy-upstream-service-time:"28", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:17:33.291Z|119eb966-9371-4dfa-85f9-c9d3a1c5823a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Response body: { "requestId" : "2641c956-b12e-4fb2-abb1-3707078a511b", "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-05-06T12:17:09.000+00:00", "source" : "VID", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"858f3f5a-f608-4fe9-a9fd-6fb872655ff7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5\"\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\": \"7db65ec7566d486695bbd771595ed5b3\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T12:17:21.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "101c1d40-3e55-4e8a-8a94-84be93645c2f", "serviceInstanceName" : "basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "2641c956-b12e-4fb2-abb1-3707078a511b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b" } } } 2023-05-06T12:17:33.291Z|119eb966-9371-4dfa-85f9-c9d3a1c5823a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||=======================response end================================================= 2023-05-06T12:17:33.292Z|119eb966-9371-4dfa-85f9-c9d3a1c5823a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|INFO|500||InvokeReturn 2023-05-06T12:17:33.293Z|119eb966-9371-4dfa-85f9-c9d3a1c5823a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false 2023-05-06T12:17:33.293Z|119eb966-9371-4dfa-85f9-c9d3a1c5823a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T12:17:33.293Z|119eb966-9371-4dfa-85f9-c9d3a1c5823a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T12:17:33.294Z|119eb966-9371-4dfa-85f9-c9d3a1c5823a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false 2023-05-06T12:17:33.294Z|119eb966-9371-4dfa-85f9-c9d3a1c5823a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T12:17:33.294Z|119eb966-9371-4dfa-85f9-c9d3a1c5823a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"74ebbc1c0bc1bfa0c9b9f60877254d98", X-B3-SpanId:"3126bc96d46e5332", X-B3-ParentSpanId:"c6e467f7d1598f4a", X-B3-Sampled:"0", X-ONAP-RequestID:"119eb966-9371-4dfa-85f9-c9d3a1c5823a", X-RequestID:"119eb966-9371-4dfa-85f9-c9d3a1c5823a", X-TransactionID:"119eb966-9371-4dfa-85f9-c9d3a1c5823a", X-ECOMP-RequestID:"119eb966-9371-4dfa-85f9-c9d3a1c5823a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1b19a04b-d207-4e67-b7be-1ba959c9912a"] 2023-05-06T12:17:33.294Z|119eb966-9371-4dfa-85f9-c9d3a1c5823a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T12:17:33.294Z|119eb966-9371-4dfa-85f9-c9d3a1c5823a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T12:17:33.315Z|119eb966-9371-4dfa-85f9-c9d3a1c5823a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T12:17:33.316Z|119eb966-9371-4dfa-85f9-c9d3a1c5823a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T12:17:33.316Z|119eb966-9371-4dfa-85f9-c9d3a1c5823a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T12:17:33.317Z|119eb966-9371-4dfa-85f9-c9d3a1c5823a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 12:17:33 GMT", x-envoy-upstream-service-time:"18", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:17:33.318Z|119eb966-9371-4dfa-85f9-c9d3a1c5823a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 54, "soRequestId" : "2641c956-b12e-4fb2-abb1-3707078a511b", "groupingId" : "6bfce709-f7cd-4732-9415-357b7a9d718d", "name" : "basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_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/7db65ec7566d486695bbd771595ed5b3/stacks/basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/6bfce709-f7cd-4732-9415-357b7a9d718d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1683375441000,\"creation_time\":1683375359000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"6bfce709-f7cd-4732-9415-357b7a9d718d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"3233f928edf44041a16aa95a6c697a0e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6bfce709-f7cd-4732-9415-357b7a9d718d\",\"OS::project_id\":\"7db65ec7566d486695bbd771595ed5b3\",\"OS::stack_name\":\"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6c711987-f967-4d2b-9265-548e9e4b5551\",\"vf_module_id\":\"837929f2-79cc-40a9-8347-518cb0ac9f5e\",\"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-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-05-06T12:17:22.000+00:00", "isDataInternal" : false } ] 2023-05-06T12:17:33.319Z|119eb966-9371-4dfa-85f9-c9d3a1c5823a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T12:17:33.320Z|119eb966-9371-4dfa-85f9-c9d3a1c5823a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T12:17:33.360Z|119eb966-9371-4dfa-85f9-c9d3a1c5823a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2641c956-b12e-4fb2-abb1-3707078a511b&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2641c956-b12e-4fb2-abb1-3707078a511b&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T12:17:33.360Z|119eb966-9371-4dfa-85f9-c9d3a1c5823a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2641c956-b12e-4fb2-abb1-3707078a511b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-05-06T12:17:33.361Z|119eb966-9371-4dfa-85f9-c9d3a1c5823a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2641c956-b12e-4fb2-abb1-3707078a511b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T12:17:33.361Z|119eb966-9371-4dfa-85f9-c9d3a1c5823a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2641c956-b12e-4fb2-abb1-3707078a511b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2641c956-b12e-4fb2-abb1-3707078a511b&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T12:17:33.361Z|119eb966-9371-4dfa-85f9-c9d3a1c5823a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2641c956-b12e-4fb2-abb1-3707078a511b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-05-06T12:17:33.362Z|119eb966-9371-4dfa-85f9-c9d3a1c5823a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2641c956-b12e-4fb2-abb1-3707078a511b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"119eb966-9371-4dfa-85f9-c9d3a1c5823a", X-RequestID:"119eb966-9371-4dfa-85f9-c9d3a1c5823a", X-TransactionID:"119eb966-9371-4dfa-85f9-c9d3a1c5823a", X-ECOMP-RequestID:"119eb966-9371-4dfa-85f9-c9d3a1c5823a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"42f0631d-c47d-4c39-8425-857925a4f378"] 2023-05-06T12:17:33.362Z|119eb966-9371-4dfa-85f9-c9d3a1c5823a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2641c956-b12e-4fb2-abb1-3707078a511b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-05-06T12:17:33.362Z|119eb966-9371-4dfa-85f9-c9d3a1c5823a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2641c956-b12e-4fb2-abb1-3707078a511b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T12:17:33.537Z|119eb966-9371-4dfa-85f9-c9d3a1c5823a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2641c956-b12e-4fb2-abb1-3707078a511b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T12:17:33.538Z|119eb966-9371-4dfa-85f9-c9d3a1c5823a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2641c956-b12e-4fb2-abb1-3707078a511b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T12:17:33.538Z|119eb966-9371-4dfa-85f9-c9d3a1c5823a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2641c956-b12e-4fb2-abb1-3707078a511b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T12:17:33.538Z|119eb966-9371-4dfa-85f9-c9d3a1c5823a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2641c956-b12e-4fb2-abb1-3707078a511b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=70ADE935175190223B9BB1B5983AF459; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Sat, 06 May 2023 12:17:34 GMT", x-envoy-upstream-service-time:"171", server:"envoy"] 2023-05-06T12:17:33.539Z|119eb966-9371-4dfa-85f9-c9d3a1c5823a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2641c956-b12e-4fb2-abb1-3707078a511b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f0f22303-ec07-11ed-9ce1-7a82ee2c3d67","businessKey":"2641c956-b12e-4fb2-abb1-3707078a511b","processDefinitionId":"openstackAdapterTask:1:06562343-ebc0-11ed-9ce1-7a82ee2c3d67","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-05-06T12:17:16.968+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ecfd41d8-ec07-11ed-9ce1-7a82ee2c3d67","superProcessInstanceId":"f0f18680-ec07-11ed-9ce1-7a82ee2c3d67","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-05-06T12:17:33.539Z|119eb966-9371-4dfa-85f9-c9d3a1c5823a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2641c956-b12e-4fb2-abb1-3707078a511b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T12:17:33.540Z|119eb966-9371-4dfa-85f9-c9d3a1c5823a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2641c956-b12e-4fb2-abb1-3707078a511b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-05-06T12:17:33.577Z|119eb966-9371-4dfa-85f9-c9d3a1c5823a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0f22303-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0f22303-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T12:17:33.577Z|119eb966-9371-4dfa-85f9-c9d3a1c5823a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0f22303-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||Invoke 2023-05-06T12:17:33.577Z|119eb966-9371-4dfa-85f9-c9d3a1c5823a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0f22303-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T12:17:33.578Z|119eb966-9371-4dfa-85f9-c9d3a1c5823a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0f22303-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0f22303-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T12:17:33.578Z|119eb966-9371-4dfa-85f9-c9d3a1c5823a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0f22303-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Method : GET 2023-05-06T12:17:33.578Z|119eb966-9371-4dfa-85f9-c9d3a1c5823a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0f22303-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"119eb966-9371-4dfa-85f9-c9d3a1c5823a", X-RequestID:"119eb966-9371-4dfa-85f9-c9d3a1c5823a", X-TransactionID:"119eb966-9371-4dfa-85f9-c9d3a1c5823a", X-ECOMP-RequestID:"119eb966-9371-4dfa-85f9-c9d3a1c5823a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"71f2efd2-6581-4e56-b69c-bd22920a5759"] 2023-05-06T12:17:33.578Z|119eb966-9371-4dfa-85f9-c9d3a1c5823a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0f22303-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Request body: 2023-05-06T12:17:33.578Z|119eb966-9371-4dfa-85f9-c9d3a1c5823a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0f22303-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T12:17:33.788Z|119eb966-9371-4dfa-85f9-c9d3a1c5823a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0f22303-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T12:17:33.789Z|119eb966-9371-4dfa-85f9-c9d3a1c5823a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0f22303-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T12:17:33.789Z|119eb966-9371-4dfa-85f9-c9d3a1c5823a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0f22303-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T12:17:33.789Z|119eb966-9371-4dfa-85f9-c9d3a1c5823a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0f22303-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=83E3A88CFD916963F52E46305320A661; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Sat, 06 May 2023 12:17:34 GMT", x-envoy-upstream-service-time:"205", server:"envoy"] 2023-05-06T12:17:33.789Z|119eb966-9371-4dfa-85f9-c9d3a1c5823a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0f22303-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:f397a0ab-ec07-11ed-9ce1-7a82ee2c3d67","parentActivityInstanceId":"f0f22303-ec07-11ed-9ce1-7a82ee2c3d67","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:06562343-ebc0-11ed-9ce1-7a82ee2c3d67","processInstanceId":"f0f22303-ec07-11ed-9ce1-7a82ee2c3d67","executionId":"f0f22303-ec07-11ed-9ce1-7a82ee2c3d67","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-05-06T12:17:21.408+0000","endTime":"2023-05-06T12:17:21.416+0000","durationInMillis":8,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ecfd41d8-ec07-11ed-9ce1-7a82ee2c3d67"}] 2023-05-06T12:17:33.789Z|119eb966-9371-4dfa-85f9-c9d3a1c5823a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0f22303-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T12:17:33.790Z|119eb966-9371-4dfa-85f9-c9d3a1c5823a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0f22303-ec07-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||InvokeReturn 2023-05-06T12:17:33.796Z|119eb966-9371-4dfa-85f9-c9d3a1c5823a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T12:17:33.817Z|04ad1e5a-7276-4b4e-a527-3dfca78a9371|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:17:33.818Z|04ad1e5a-7276-4b4e-a527-3dfca78a9371|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:17:35.913Z|1abb3d56-29e2-4581-8898-e1f8a6321856|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:17:35.913Z|1abb3d56-29e2-4581-8898-e1f8a6321856|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:17:35.919Z|2a2a92c0-e769-4877-8d01-55a3d0523edc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:17:35.920Z|2a2a92c0-e769-4877-8d01-55a3d0523edc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:17:35.920Z|4e912230-80f5-40ec-8fe1-c30c043a98f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:17:35.921Z|4e912230-80f5-40ec-8fe1-c30c043a98f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:17:44.124Z|b5564a57-6fa0-4362-8869-6c60e6dfd3e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|||INFO|500||Entering 2023-05-06T12:17:44.132Z|b5564a57-6fa0-4362-8869-6c60e6dfd3e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b 2023-05-06T12:17:44.132Z|b5564a57-6fa0-4362-8869-6c60e6dfd3e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|INFO|500||Invoke 2023-05-06T12:17:44.133Z|b5564a57-6fa0-4362-8869-6c60e6dfd3e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||===========================request begin================================================ 2023-05-06T12:17:44.133Z|b5564a57-6fa0-4362-8869-6c60e6dfd3e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b 2023-05-06T12:17:44.133Z|b5564a57-6fa0-4362-8869-6c60e6dfd3e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Method : GET 2023-05-06T12:17:44.133Z|b5564a57-6fa0-4362-8869-6c60e6dfd3e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"89a5ae6500cd3530c529c10a393e27ff", X-B3-SpanId:"927f36384cc45d95", X-B3-ParentSpanId:"c0832a3b8c7341c1", X-B3-Sampled:"0", X-ONAP-RequestID:"b5564a57-6fa0-4362-8869-6c60e6dfd3e8", X-RequestID:"b5564a57-6fa0-4362-8869-6c60e6dfd3e8", X-TransactionID:"b5564a57-6fa0-4362-8869-6c60e6dfd3e8", X-ECOMP-RequestID:"b5564a57-6fa0-4362-8869-6c60e6dfd3e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a36160a5-875a-4e5e-99c2-b783938818ad"] 2023-05-06T12:17:44.133Z|b5564a57-6fa0-4362-8869-6c60e6dfd3e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Request body: 2023-05-06T12:17:44.133Z|b5564a57-6fa0-4362-8869-6c60e6dfd3e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||==========================request end================================================ 2023-05-06T12:17:44.168Z|b5564a57-6fa0-4362-8869-6c60e6dfd3e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||============================response begin========================================== 2023-05-06T12:17:44.169Z|b5564a57-6fa0-4362-8869-6c60e6dfd3e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Status code : 200 OK 2023-05-06T12:17:44.169Z|b5564a57-6fa0-4362-8869-6c60e6dfd3e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Status text : OK 2023-05-06T12:17:44.169Z|b5564a57-6fa0-4362-8869-6c60e6dfd3e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 12:17:44 GMT", x-envoy-upstream-service-time:"31", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:17:44.171Z|b5564a57-6fa0-4362-8869-6c60e6dfd3e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Response body: { "requestId" : "2641c956-b12e-4fb2-abb1-3707078a511b", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateVnfBB has completed successfully, next invoking DeactivateServiceInstanceBB (Execution Path progress: BBs completed = 3; BBs remaining = 4).", "progress" : 45, "startTime" : "2023-05-06T12:17:09.000+00:00", "source" : "VID", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"858f3f5a-f608-4fe9-a9fd-6fb872655ff7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5\"\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\": \"7db65ec7566d486695bbd771595ed5b3\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T12:17:43.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "101c1d40-3e55-4e8a-8a94-84be93645c2f", "serviceInstanceName" : "basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "2641c956-b12e-4fb2-abb1-3707078a511b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b" } } } 2023-05-06T12:17:44.171Z|b5564a57-6fa0-4362-8869-6c60e6dfd3e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||=======================response end================================================= 2023-05-06T12:17:44.172Z|b5564a57-6fa0-4362-8869-6c60e6dfd3e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|INFO|500||InvokeReturn 2023-05-06T12:17:44.173Z|b5564a57-6fa0-4362-8869-6c60e6dfd3e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false 2023-05-06T12:17:44.174Z|b5564a57-6fa0-4362-8869-6c60e6dfd3e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T12:17:44.174Z|b5564a57-6fa0-4362-8869-6c60e6dfd3e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T12:17:44.174Z|b5564a57-6fa0-4362-8869-6c60e6dfd3e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false 2023-05-06T12:17:44.174Z|b5564a57-6fa0-4362-8869-6c60e6dfd3e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T12:17:44.175Z|b5564a57-6fa0-4362-8869-6c60e6dfd3e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"89a5ae6500cd3530c529c10a393e27ff", X-B3-SpanId:"72828a8bd7aaa36c", X-B3-ParentSpanId:"c0832a3b8c7341c1", X-B3-Sampled:"0", X-ONAP-RequestID:"b5564a57-6fa0-4362-8869-6c60e6dfd3e8", X-RequestID:"b5564a57-6fa0-4362-8869-6c60e6dfd3e8", X-TransactionID:"b5564a57-6fa0-4362-8869-6c60e6dfd3e8", X-ECOMP-RequestID:"b5564a57-6fa0-4362-8869-6c60e6dfd3e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dac60c8e-ee4d-4a88-a737-fb8a13921762"] 2023-05-06T12:17:44.175Z|b5564a57-6fa0-4362-8869-6c60e6dfd3e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T12:17:44.175Z|b5564a57-6fa0-4362-8869-6c60e6dfd3e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T12:17:44.194Z|b5564a57-6fa0-4362-8869-6c60e6dfd3e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T12:17:44.195Z|b5564a57-6fa0-4362-8869-6c60e6dfd3e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T12:17:44.195Z|b5564a57-6fa0-4362-8869-6c60e6dfd3e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T12:17:44.196Z|b5564a57-6fa0-4362-8869-6c60e6dfd3e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 12:17:44 GMT", x-envoy-upstream-service-time:"16", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:17:44.198Z|b5564a57-6fa0-4362-8869-6c60e6dfd3e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 54, "soRequestId" : "2641c956-b12e-4fb2-abb1-3707078a511b", "groupingId" : "6bfce709-f7cd-4732-9415-357b7a9d718d", "name" : "basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_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/7db65ec7566d486695bbd771595ed5b3/stacks/basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/6bfce709-f7cd-4732-9415-357b7a9d718d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1683375441000,\"creation_time\":1683375359000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6bfce709-f7cd-4732-9415-357b7a9d718d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"3233f928edf44041a16aa95a6c697a0e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6bfce709-f7cd-4732-9415-357b7a9d718d\",\"OS::project_id\":\"7db65ec7566d486695bbd771595ed5b3\",\"OS::stack_name\":\"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6c711987-f967-4d2b-9265-548e9e4b5551\",\"vf_module_id\":\"837929f2-79cc-40a9-8347-518cb0ac9f5e\",\"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-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-05-06T12:17:22.000+00:00", "isDataInternal" : false } ] 2023-05-06T12:17:44.198Z|b5564a57-6fa0-4362-8869-6c60e6dfd3e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T12:17:44.199Z|b5564a57-6fa0-4362-8869-6c60e6dfd3e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T12:17:44.236Z|b5564a57-6fa0-4362-8869-6c60e6dfd3e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2641c956-b12e-4fb2-abb1-3707078a511b&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2641c956-b12e-4fb2-abb1-3707078a511b&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T12:17:44.237Z|b5564a57-6fa0-4362-8869-6c60e6dfd3e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2641c956-b12e-4fb2-abb1-3707078a511b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-05-06T12:17:44.237Z|b5564a57-6fa0-4362-8869-6c60e6dfd3e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2641c956-b12e-4fb2-abb1-3707078a511b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T12:17:44.238Z|b5564a57-6fa0-4362-8869-6c60e6dfd3e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2641c956-b12e-4fb2-abb1-3707078a511b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2641c956-b12e-4fb2-abb1-3707078a511b&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T12:17:44.238Z|b5564a57-6fa0-4362-8869-6c60e6dfd3e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2641c956-b12e-4fb2-abb1-3707078a511b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-05-06T12:17:44.238Z|b5564a57-6fa0-4362-8869-6c60e6dfd3e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2641c956-b12e-4fb2-abb1-3707078a511b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b5564a57-6fa0-4362-8869-6c60e6dfd3e8", X-RequestID:"b5564a57-6fa0-4362-8869-6c60e6dfd3e8", X-TransactionID:"b5564a57-6fa0-4362-8869-6c60e6dfd3e8", X-ECOMP-RequestID:"b5564a57-6fa0-4362-8869-6c60e6dfd3e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b6e8266c-8944-49d3-b204-37ff9847aef6"] 2023-05-06T12:17:44.238Z|b5564a57-6fa0-4362-8869-6c60e6dfd3e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2641c956-b12e-4fb2-abb1-3707078a511b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-05-06T12:17:44.238Z|b5564a57-6fa0-4362-8869-6c60e6dfd3e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2641c956-b12e-4fb2-abb1-3707078a511b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T12:17:44.386Z|b5564a57-6fa0-4362-8869-6c60e6dfd3e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2641c956-b12e-4fb2-abb1-3707078a511b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T12:17:44.387Z|b5564a57-6fa0-4362-8869-6c60e6dfd3e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2641c956-b12e-4fb2-abb1-3707078a511b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T12:17:44.387Z|b5564a57-6fa0-4362-8869-6c60e6dfd3e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2641c956-b12e-4fb2-abb1-3707078a511b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T12:17:44.387Z|b5564a57-6fa0-4362-8869-6c60e6dfd3e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2641c956-b12e-4fb2-abb1-3707078a511b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=F0499EC68859EBF6B7EF0F021BE547A8; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"680", Date:"Sat, 06 May 2023 12:17:44 GMT", x-envoy-upstream-service-time:"143", server:"envoy"] 2023-05-06T12:17:44.388Z|b5564a57-6fa0-4362-8869-6c60e6dfd3e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2641c956-b12e-4fb2-abb1-3707078a511b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"00424609-ec08-11ed-9ce1-7a82ee2c3d67","businessKey":"2641c956-b12e-4fb2-abb1-3707078a511b","processDefinitionId":"SDNCHandler:1:05c862df-ebc0-11ed-9ce1-7a82ee2c3d67","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-05-06T12:17:42.659+0000","endTime":"2023-05-06T12:17:43.167+0000","removalTime":null,"durationInMillis":508,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"ecfd41d8-ec07-11ed-9ce1-7a82ee2c3d67","superProcessInstanceId":"00410d52-ec08-11ed-9ce1-7a82ee2c3d67","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-05-06T12:17:44.388Z|b5564a57-6fa0-4362-8869-6c60e6dfd3e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2641c956-b12e-4fb2-abb1-3707078a511b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T12:17:44.388Z|b5564a57-6fa0-4362-8869-6c60e6dfd3e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2641c956-b12e-4fb2-abb1-3707078a511b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-05-06T12:17:44.418Z|b5564a57-6fa0-4362-8869-6c60e6dfd3e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=00424609-ec08-11ed-9ce1-7a82ee2c3d67&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=00424609-ec08-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T12:17:44.419Z|b5564a57-6fa0-4362-8869-6c60e6dfd3e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=00424609-ec08-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||Invoke 2023-05-06T12:17:44.419Z|b5564a57-6fa0-4362-8869-6c60e6dfd3e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=00424609-ec08-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T12:17:44.419Z|b5564a57-6fa0-4362-8869-6c60e6dfd3e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=00424609-ec08-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=00424609-ec08-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T12:17:44.419Z|b5564a57-6fa0-4362-8869-6c60e6dfd3e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=00424609-ec08-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Method : GET 2023-05-06T12:17:44.420Z|b5564a57-6fa0-4362-8869-6c60e6dfd3e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=00424609-ec08-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b5564a57-6fa0-4362-8869-6c60e6dfd3e8", X-RequestID:"b5564a57-6fa0-4362-8869-6c60e6dfd3e8", X-TransactionID:"b5564a57-6fa0-4362-8869-6c60e6dfd3e8", X-ECOMP-RequestID:"b5564a57-6fa0-4362-8869-6c60e6dfd3e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a63cd42-8b42-4299-8111-2100101517ed"] 2023-05-06T12:17:44.420Z|b5564a57-6fa0-4362-8869-6c60e6dfd3e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=00424609-ec08-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Request body: 2023-05-06T12:17:44.420Z|b5564a57-6fa0-4362-8869-6c60e6dfd3e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=00424609-ec08-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T12:17:44.579Z|b5564a57-6fa0-4362-8869-6c60e6dfd3e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=00424609-ec08-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T12:17:44.580Z|b5564a57-6fa0-4362-8869-6c60e6dfd3e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=00424609-ec08-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T12:17:44.580Z|b5564a57-6fa0-4362-8869-6c60e6dfd3e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=00424609-ec08-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T12:17:44.580Z|b5564a57-6fa0-4362-8869-6c60e6dfd3e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=00424609-ec08-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=26B80730CC381CAEF768AA885B11C7D2; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Sat, 06 May 2023 12:17:44 GMT", x-envoy-upstream-service-time:"155", server:"envoy"] 2023-05-06T12:17:44.581Z|b5564a57-6fa0-4362-8869-6c60e6dfd3e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=00424609-ec08-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:0042bb4c-ec08-11ed-9ce1-7a82ee2c3d67","parentActivityInstanceId":"00424609-ec08-11ed-9ce1-7a82ee2c3d67","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:05c862df-ebc0-11ed-9ce1-7a82ee2c3d67","processInstanceId":"00424609-ec08-11ed-9ce1-7a82ee2c3d67","executionId":"00424609-ec08-11ed-9ce1-7a82ee2c3d67","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-05-06T12:17:42.662+0000","endTime":"2023-05-06T12:17:43.167+0000","durationInMillis":505,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ecfd41d8-ec07-11ed-9ce1-7a82ee2c3d67"}] 2023-05-06T12:17:44.581Z|b5564a57-6fa0-4362-8869-6c60e6dfd3e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=00424609-ec08-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T12:17:44.581Z|b5564a57-6fa0-4362-8869-6c60e6dfd3e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=00424609-ec08-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||InvokeReturn 2023-05-06T12:17:44.592Z|b5564a57-6fa0-4362-8869-6c60e6dfd3e8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T12:17:45.944Z|d7098dee-c9cb-47fd-9d75-0f807dc1de73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:17:45.945Z|d7098dee-c9cb-47fd-9d75-0f807dc1de73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:17:45.946Z|e61b8ce8-2fd0-443f-893a-6d9e552aaaf2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:17:45.946Z|e61b8ce8-2fd0-443f-893a-6d9e552aaaf2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:17:45.953Z|a9cac824-f725-4056-9dee-65d26e0e1bdb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:17:45.954Z|a9cac824-f725-4056-9dee-65d26e0e1bdb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:17:48.817Z|d725a7cf-eeb3-44c3-9fca-6d785e546a70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:17:48.818Z|d725a7cf-eeb3-44c3-9fca-6d785e546a70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:17:50.244Z|a4328337-be33-48c7-b0f5-668e4ceefc5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:17:50.245Z|a4328337-be33-48c7-b0f5-668e4ceefc5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:17:54.859Z|ec8776e6-6702-409a-9bb3-e536238699a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|||INFO|500||Entering 2023-05-06T12:17:54.867Z|ec8776e6-6702-409a-9bb3-e536238699a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b 2023-05-06T12:17:54.868Z|ec8776e6-6702-409a-9bb3-e536238699a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|INFO|500||Invoke 2023-05-06T12:17:54.869Z|ec8776e6-6702-409a-9bb3-e536238699a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||===========================request begin================================================ 2023-05-06T12:17:54.869Z|ec8776e6-6702-409a-9bb3-e536238699a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b 2023-05-06T12:17:54.870Z|ec8776e6-6702-409a-9bb3-e536238699a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Method : GET 2023-05-06T12:17:54.870Z|ec8776e6-6702-409a-9bb3-e536238699a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a338a8f213c826136d9a31975c2754cc", X-B3-SpanId:"6f9ecf655d960c38", X-B3-ParentSpanId:"e1e60f3ce55dd564", X-B3-Sampled:"0", X-ONAP-RequestID:"ec8776e6-6702-409a-9bb3-e536238699a7", X-RequestID:"ec8776e6-6702-409a-9bb3-e536238699a7", X-TransactionID:"ec8776e6-6702-409a-9bb3-e536238699a7", X-ECOMP-RequestID:"ec8776e6-6702-409a-9bb3-e536238699a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"14eae5b5-3be1-4bbe-911f-e631857ede2d"] 2023-05-06T12:17:54.870Z|ec8776e6-6702-409a-9bb3-e536238699a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Request body: 2023-05-06T12:17:54.871Z|ec8776e6-6702-409a-9bb3-e536238699a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||==========================request end================================================ 2023-05-06T12:17:54.907Z|ec8776e6-6702-409a-9bb3-e536238699a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||============================response begin========================================== 2023-05-06T12:17:54.908Z|ec8776e6-6702-409a-9bb3-e536238699a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Status code : 200 OK 2023-05-06T12:17:54.908Z|ec8776e6-6702-409a-9bb3-e536238699a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Status text : OK 2023-05-06T12:17:54.909Z|ec8776e6-6702-409a-9bb3-e536238699a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 12:17:55 GMT", x-envoy-upstream-service-time:"32", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:17:54.911Z|ec8776e6-6702-409a-9bb3-e536238699a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Response body: { "requestId" : "2641c956-b12e-4fb2-abb1-3707078a511b", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of UnassignVnfBB has completed successfully, next invoking UnassignServiceInstanceBB (Execution Path progress: BBs completed = 6; BBs remaining = 1).", "progress" : 86, "startTime" : "2023-05-06T12:17:09.000+00:00", "source" : "VID", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"858f3f5a-f608-4fe9-a9fd-6fb872655ff7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5\"\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\": \"7db65ec7566d486695bbd771595ed5b3\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T12:17:54.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "101c1d40-3e55-4e8a-8a94-84be93645c2f", "serviceInstanceName" : "basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "2641c956-b12e-4fb2-abb1-3707078a511b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b" } } } 2023-05-06T12:17:54.911Z|ec8776e6-6702-409a-9bb3-e536238699a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||=======================response end================================================= 2023-05-06T12:17:54.912Z|ec8776e6-6702-409a-9bb3-e536238699a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|INFO|500||InvokeReturn 2023-05-06T12:17:54.913Z|ec8776e6-6702-409a-9bb3-e536238699a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false 2023-05-06T12:17:54.914Z|ec8776e6-6702-409a-9bb3-e536238699a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T12:17:54.914Z|ec8776e6-6702-409a-9bb3-e536238699a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T12:17:54.914Z|ec8776e6-6702-409a-9bb3-e536238699a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false 2023-05-06T12:17:54.914Z|ec8776e6-6702-409a-9bb3-e536238699a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T12:17:54.915Z|ec8776e6-6702-409a-9bb3-e536238699a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a338a8f213c826136d9a31975c2754cc", X-B3-SpanId:"51f7e8eb3a12b6a4", X-B3-ParentSpanId:"e1e60f3ce55dd564", X-B3-Sampled:"0", X-ONAP-RequestID:"ec8776e6-6702-409a-9bb3-e536238699a7", X-RequestID:"ec8776e6-6702-409a-9bb3-e536238699a7", X-TransactionID:"ec8776e6-6702-409a-9bb3-e536238699a7", X-ECOMP-RequestID:"ec8776e6-6702-409a-9bb3-e536238699a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c437d513-1f5f-4d11-b42c-f4d89e48ceb3"] 2023-05-06T12:17:54.915Z|ec8776e6-6702-409a-9bb3-e536238699a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T12:17:54.915Z|ec8776e6-6702-409a-9bb3-e536238699a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T12:17:54.935Z|ec8776e6-6702-409a-9bb3-e536238699a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T12:17:54.935Z|ec8776e6-6702-409a-9bb3-e536238699a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T12:17:54.936Z|ec8776e6-6702-409a-9bb3-e536238699a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T12:17:54.936Z|ec8776e6-6702-409a-9bb3-e536238699a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 12:17:55 GMT", x-envoy-upstream-service-time:"16", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:17:54.940Z|ec8776e6-6702-409a-9bb3-e536238699a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 54, "soRequestId" : "2641c956-b12e-4fb2-abb1-3707078a511b", "groupingId" : "6bfce709-f7cd-4732-9415-357b7a9d718d", "name" : "basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_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/7db65ec7566d486695bbd771595ed5b3/stacks/basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/6bfce709-f7cd-4732-9415-357b7a9d718d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1683375441000,\"creation_time\":1683375359000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6bfce709-f7cd-4732-9415-357b7a9d718d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"3233f928edf44041a16aa95a6c697a0e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6bfce709-f7cd-4732-9415-357b7a9d718d\",\"OS::project_id\":\"7db65ec7566d486695bbd771595ed5b3\",\"OS::stack_name\":\"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6c711987-f967-4d2b-9265-548e9e4b5551\",\"vf_module_id\":\"837929f2-79cc-40a9-8347-518cb0ac9f5e\",\"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-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-05-06T12:17:22.000+00:00", "isDataInternal" : false } ] 2023-05-06T12:17:54.940Z|ec8776e6-6702-409a-9bb3-e536238699a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T12:17:54.941Z|ec8776e6-6702-409a-9bb3-e536238699a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T12:17:54.976Z|ec8776e6-6702-409a-9bb3-e536238699a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2641c956-b12e-4fb2-abb1-3707078a511b&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2641c956-b12e-4fb2-abb1-3707078a511b&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T12:17:54.977Z|ec8776e6-6702-409a-9bb3-e536238699a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2641c956-b12e-4fb2-abb1-3707078a511b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-05-06T12:17:54.977Z|ec8776e6-6702-409a-9bb3-e536238699a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2641c956-b12e-4fb2-abb1-3707078a511b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T12:17:54.977Z|ec8776e6-6702-409a-9bb3-e536238699a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2641c956-b12e-4fb2-abb1-3707078a511b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2641c956-b12e-4fb2-abb1-3707078a511b&sortBy=startTime&sortOrder=desc&maxResults=1 2023-05-06T12:17:54.978Z|ec8776e6-6702-409a-9bb3-e536238699a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2641c956-b12e-4fb2-abb1-3707078a511b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-05-06T12:17:54.978Z|ec8776e6-6702-409a-9bb3-e536238699a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2641c956-b12e-4fb2-abb1-3707078a511b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ec8776e6-6702-409a-9bb3-e536238699a7", X-RequestID:"ec8776e6-6702-409a-9bb3-e536238699a7", X-TransactionID:"ec8776e6-6702-409a-9bb3-e536238699a7", X-ECOMP-RequestID:"ec8776e6-6702-409a-9bb3-e536238699a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee0e0e71-3aa7-48ea-8f34-88ebb229c4ab"] 2023-05-06T12:17:54.978Z|ec8776e6-6702-409a-9bb3-e536238699a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2641c956-b12e-4fb2-abb1-3707078a511b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-05-06T12:17:54.978Z|ec8776e6-6702-409a-9bb3-e536238699a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2641c956-b12e-4fb2-abb1-3707078a511b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T12:17:55.171Z|ec8776e6-6702-409a-9bb3-e536238699a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2641c956-b12e-4fb2-abb1-3707078a511b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T12:17:55.172Z|ec8776e6-6702-409a-9bb3-e536238699a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2641c956-b12e-4fb2-abb1-3707078a511b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T12:17:55.172Z|ec8776e6-6702-409a-9bb3-e536238699a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2641c956-b12e-4fb2-abb1-3707078a511b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T12:17:55.173Z|ec8776e6-6702-409a-9bb3-e536238699a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2641c956-b12e-4fb2-abb1-3707078a511b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=F7CEC9B36E268AF49A7A4633131C6A7D; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"680", Date:"Sat, 06 May 2023 12:17:55 GMT", x-envoy-upstream-service-time:"182", server:"envoy"] 2023-05-06T12:17:55.173Z|ec8776e6-6702-409a-9bb3-e536238699a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2641c956-b12e-4fb2-abb1-3707078a511b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"064c4b26-ec08-11ed-9ce1-7a82ee2c3d67","businessKey":"2641c956-b12e-4fb2-abb1-3707078a511b","processDefinitionId":"SDNCHandler:1:05c862df-ebc0-11ed-9ce1-7a82ee2c3d67","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-05-06T12:17:52.791+0000","endTime":"2023-05-06T12:17:53.002+0000","removalTime":null,"durationInMillis":211,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"ecfd41d8-ec07-11ed-9ce1-7a82ee2c3d67","superProcessInstanceId":"064aeb5f-ec08-11ed-9ce1-7a82ee2c3d67","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-05-06T12:17:55.173Z|ec8776e6-6702-409a-9bb3-e536238699a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2641c956-b12e-4fb2-abb1-3707078a511b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T12:17:55.174Z|ec8776e6-6702-409a-9bb3-e536238699a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2641c956-b12e-4fb2-abb1-3707078a511b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-05-06T12:17:55.204Z|ec8776e6-6702-409a-9bb3-e536238699a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=064c4b26-ec08-11ed-9ce1-7a82ee2c3d67&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=064c4b26-ec08-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T12:17:55.205Z|ec8776e6-6702-409a-9bb3-e536238699a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=064c4b26-ec08-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||Invoke 2023-05-06T12:17:55.205Z|ec8776e6-6702-409a-9bb3-e536238699a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=064c4b26-ec08-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-05-06T12:17:55.205Z|ec8776e6-6702-409a-9bb3-e536238699a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=064c4b26-ec08-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=064c4b26-ec08-11ed-9ce1-7a82ee2c3d67&maxResults=1 2023-05-06T12:17:55.206Z|ec8776e6-6702-409a-9bb3-e536238699a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=064c4b26-ec08-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Method : GET 2023-05-06T12:17:55.206Z|ec8776e6-6702-409a-9bb3-e536238699a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=064c4b26-ec08-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ec8776e6-6702-409a-9bb3-e536238699a7", X-RequestID:"ec8776e6-6702-409a-9bb3-e536238699a7", X-TransactionID:"ec8776e6-6702-409a-9bb3-e536238699a7", X-ECOMP-RequestID:"ec8776e6-6702-409a-9bb3-e536238699a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e513cddb-853f-4078-8a5c-0908ba98a22a"] 2023-05-06T12:17:55.206Z|ec8776e6-6702-409a-9bb3-e536238699a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=064c4b26-ec08-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Request body: 2023-05-06T12:17:55.206Z|ec8776e6-6702-409a-9bb3-e536238699a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=064c4b26-ec08-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||==========================request end================================================ 2023-05-06T12:17:55.372Z|ec8776e6-6702-409a-9bb3-e536238699a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=064c4b26-ec08-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||============================response begin========================================== 2023-05-06T12:17:55.373Z|ec8776e6-6702-409a-9bb3-e536238699a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=064c4b26-ec08-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status code : 200 OK 2023-05-06T12:17:55.373Z|ec8776e6-6702-409a-9bb3-e536238699a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=064c4b26-ec08-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Status text : OK 2023-05-06T12:17:55.373Z|ec8776e6-6702-409a-9bb3-e536238699a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=064c4b26-ec08-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=63563670575CC7DF436DA27D562318EF; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Sat, 06 May 2023 12:17:55 GMT", x-envoy-upstream-service-time:"162", server:"envoy"] 2023-05-06T12:17:55.374Z|ec8776e6-6702-409a-9bb3-e536238699a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=064c4b26-ec08-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:064ce779-ec08-11ed-9ce1-7a82ee2c3d67","parentActivityInstanceId":"064c4b26-ec08-11ed-9ce1-7a82ee2c3d67","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:05c862df-ebc0-11ed-9ce1-7a82ee2c3d67","processInstanceId":"064c4b26-ec08-11ed-9ce1-7a82ee2c3d67","executionId":"064c4b26-ec08-11ed-9ce1-7a82ee2c3d67","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-05-06T12:17:52.795+0000","endTime":"2023-05-06T12:17:53.001+0000","durationInMillis":206,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ecfd41d8-ec07-11ed-9ce1-7a82ee2c3d67"}] 2023-05-06T12:17:55.374Z|ec8776e6-6702-409a-9bb3-e536238699a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=064c4b26-ec08-11ed-9ce1-7a82ee2c3d67&maxResults=1|DEBUG|500||=======================response end================================================= 2023-05-06T12:17:55.374Z|ec8776e6-6702-409a-9bb3-e536238699a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=064c4b26-ec08-11ed-9ce1-7a82ee2c3d67&maxResults=1|INFO|500||InvokeReturn 2023-05-06T12:17:55.380Z|ec8776e6-6702-409a-9bb3-e536238699a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T12:17:55.972Z|f9635ac6-5a61-45d1-9f6a-019ccb36c314|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:17:55.973Z|f9635ac6-5a61-45d1-9f6a-019ccb36c314|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:17:55.976Z|e719c021-378c-4be5-9c88-59c0be3e0c95|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:17:55.976Z|e719c021-378c-4be5-9c88-59c0be3e0c95|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:17:55.983Z|1347f195-78b1-4c36-aee4-900e4d7b6544|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:17:55.984Z|1347f195-78b1-4c36-aee4-900e4d7b6544|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:18:03.817Z|125f4e8f-1aed-4442-bf55-94a43449d500|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:18:03.821Z|125f4e8f-1aed-4442-bf55-94a43449d500|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:18:05.632Z|c3dd4133-8a81-4c72-bef1-e40f24fb0ce8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|||INFO|500||Entering 2023-05-06T12:18:05.640Z|c3dd4133-8a81-4c72-bef1-e40f24fb0ce8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b 2023-05-06T12:18:05.641Z|c3dd4133-8a81-4c72-bef1-e40f24fb0ce8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|INFO|500||Invoke 2023-05-06T12:18:05.641Z|c3dd4133-8a81-4c72-bef1-e40f24fb0ce8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||===========================request begin================================================ 2023-05-06T12:18:05.642Z|c3dd4133-8a81-4c72-bef1-e40f24fb0ce8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b 2023-05-06T12:18:05.642Z|c3dd4133-8a81-4c72-bef1-e40f24fb0ce8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Method : GET 2023-05-06T12:18:05.642Z|c3dd4133-8a81-4c72-bef1-e40f24fb0ce8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9d17a1a6fdb96b947728efc0321e17ae", X-B3-SpanId:"674a336d26695c4d", X-B3-ParentSpanId:"76658459e789c988", X-B3-Sampled:"0", X-ONAP-RequestID:"c3dd4133-8a81-4c72-bef1-e40f24fb0ce8", X-RequestID:"c3dd4133-8a81-4c72-bef1-e40f24fb0ce8", X-TransactionID:"c3dd4133-8a81-4c72-bef1-e40f24fb0ce8", X-ECOMP-RequestID:"c3dd4133-8a81-4c72-bef1-e40f24fb0ce8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b3bc9824-2169-4781-afed-81526986e429"] 2023-05-06T12:18:05.643Z|c3dd4133-8a81-4c72-bef1-e40f24fb0ce8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Request body: 2023-05-06T12:18:05.643Z|c3dd4133-8a81-4c72-bef1-e40f24fb0ce8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||==========================request end================================================ 2023-05-06T12:18:05.670Z|c3dd4133-8a81-4c72-bef1-e40f24fb0ce8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||============================response begin========================================== 2023-05-06T12:18:05.672Z|c3dd4133-8a81-4c72-bef1-e40f24fb0ce8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Status code : 200 OK 2023-05-06T12:18:05.672Z|c3dd4133-8a81-4c72-bef1-e40f24fb0ce8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Status text : OK 2023-05-06T12:18:05.672Z|c3dd4133-8a81-4c72-bef1-e40f24fb0ce8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 12:18:06 GMT", x-envoy-upstream-service-time:"23", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:18:05.673Z|c3dd4133-8a81-4c72-bef1-e40f24fb0ce8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Response body: { "requestId" : "2641c956-b12e-4fb2-abb1-3707078a511b", "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-05-06T12:17:09.000+00:00", "endTime" : "2023-05-06T12:17:56.000+00:00", "source" : "VID", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"858f3f5a-f608-4fe9-a9fd-6fb872655ff7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5\"\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\": \"7db65ec7566d486695bbd771595ed5b3\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T12:17:57.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "101c1d40-3e55-4e8a-8a94-84be93645c2f", "serviceInstanceName" : "basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "2641c956-b12e-4fb2-abb1-3707078a511b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b" } } } 2023-05-06T12:18:05.673Z|c3dd4133-8a81-4c72-bef1-e40f24fb0ce8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||=======================response end================================================= 2023-05-06T12:18:05.673Z|c3dd4133-8a81-4c72-bef1-e40f24fb0ce8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|INFO|500||InvokeReturn 2023-05-06T12:18:05.674Z|c3dd4133-8a81-4c72-bef1-e40f24fb0ce8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false 2023-05-06T12:18:05.675Z|c3dd4133-8a81-4c72-bef1-e40f24fb0ce8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T12:18:05.675Z|c3dd4133-8a81-4c72-bef1-e40f24fb0ce8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T12:18:05.675Z|c3dd4133-8a81-4c72-bef1-e40f24fb0ce8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false 2023-05-06T12:18:05.675Z|c3dd4133-8a81-4c72-bef1-e40f24fb0ce8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T12:18:05.675Z|c3dd4133-8a81-4c72-bef1-e40f24fb0ce8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9d17a1a6fdb96b947728efc0321e17ae", X-B3-SpanId:"09ec89b258f0d08e", X-B3-ParentSpanId:"76658459e789c988", X-B3-Sampled:"0", X-ONAP-RequestID:"c3dd4133-8a81-4c72-bef1-e40f24fb0ce8", X-RequestID:"c3dd4133-8a81-4c72-bef1-e40f24fb0ce8", X-TransactionID:"c3dd4133-8a81-4c72-bef1-e40f24fb0ce8", X-ECOMP-RequestID:"c3dd4133-8a81-4c72-bef1-e40f24fb0ce8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e5e47fb-a1ad-4e87-bfde-1fc626cc36d0"] 2023-05-06T12:18:05.676Z|c3dd4133-8a81-4c72-bef1-e40f24fb0ce8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T12:18:05.676Z|c3dd4133-8a81-4c72-bef1-e40f24fb0ce8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T12:18:05.690Z|c3dd4133-8a81-4c72-bef1-e40f24fb0ce8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T12:18:05.690Z|c3dd4133-8a81-4c72-bef1-e40f24fb0ce8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T12:18:05.690Z|c3dd4133-8a81-4c72-bef1-e40f24fb0ce8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T12:18:05.691Z|c3dd4133-8a81-4c72-bef1-e40f24fb0ce8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 12:18:06 GMT", x-envoy-upstream-service-time:"12", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:18:05.691Z|c3dd4133-8a81-4c72-bef1-e40f24fb0ce8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 54, "soRequestId" : "2641c956-b12e-4fb2-abb1-3707078a511b", "groupingId" : "6bfce709-f7cd-4732-9415-357b7a9d718d", "name" : "basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_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/7db65ec7566d486695bbd771595ed5b3/stacks/basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/6bfce709-f7cd-4732-9415-357b7a9d718d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1683375441000,\"creation_time\":1683375359000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6bfce709-f7cd-4732-9415-357b7a9d718d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"3233f928edf44041a16aa95a6c697a0e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6bfce709-f7cd-4732-9415-357b7a9d718d\",\"OS::project_id\":\"7db65ec7566d486695bbd771595ed5b3\",\"OS::stack_name\":\"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6c711987-f967-4d2b-9265-548e9e4b5551\",\"vf_module_id\":\"837929f2-79cc-40a9-8347-518cb0ac9f5e\",\"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-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-05-06T12:17:22.000+00:00", "isDataInternal" : false } ] 2023-05-06T12:18:05.692Z|c3dd4133-8a81-4c72-bef1-e40f24fb0ce8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T12:18:05.692Z|c3dd4133-8a81-4c72-bef1-e40f24fb0ce8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T12:18:05.699Z|c3dd4133-8a81-4c72-bef1-e40f24fb0ce8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T12:18:06.005Z|d2c6e12b-3bb5-4a38-9c67-da7af9f88575|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:18:06.006Z|d2c6e12b-3bb5-4a38-9c67-da7af9f88575|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:18:06.009Z|6238ef25-f9d5-4fd8-bc4f-b80f79f5c52f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|||INFO|500||Entering 2023-05-06T12:18:06.012Z|ca7d9524-80fe-4390-96d8-36414b2a7e37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:18:06.012Z|ca7d9524-80fe-4390-96d8-36414b2a7e37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:18:06.014Z|6238ef25-f9d5-4fd8-bc4f-b80f79f5c52f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b 2023-05-06T12:18:06.015Z|6238ef25-f9d5-4fd8-bc4f-b80f79f5c52f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|INFO|500||Invoke 2023-05-06T12:18:06.015Z|6238ef25-f9d5-4fd8-bc4f-b80f79f5c52f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||===========================request begin================================================ 2023-05-06T12:18:06.015Z|6238ef25-f9d5-4fd8-bc4f-b80f79f5c52f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b 2023-05-06T12:18:06.016Z|6238ef25-f9d5-4fd8-bc4f-b80f79f5c52f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Method : GET 2023-05-06T12:18:06.015Z|9c4a9778-6b4d-44ca-9221-8c37e5058f72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:18:06.016Z|6238ef25-f9d5-4fd8-bc4f-b80f79f5c52f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c976773d56b6251042f3b1c3756caa5a", X-B3-SpanId:"3563d63c2aad6338", X-B3-ParentSpanId:"08cd2d86467a79aa", X-B3-Sampled:"0", X-ONAP-RequestID:"6238ef25-f9d5-4fd8-bc4f-b80f79f5c52f", X-RequestID:"6238ef25-f9d5-4fd8-bc4f-b80f79f5c52f", X-TransactionID:"6238ef25-f9d5-4fd8-bc4f-b80f79f5c52f", X-ECOMP-RequestID:"6238ef25-f9d5-4fd8-bc4f-b80f79f5c52f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"05b899ef-3f84-4e2e-a6b6-0cdc283bbfc9"] 2023-05-06T12:18:06.016Z|6238ef25-f9d5-4fd8-bc4f-b80f79f5c52f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Request body: 2023-05-06T12:18:06.017Z|6238ef25-f9d5-4fd8-bc4f-b80f79f5c52f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||==========================request end================================================ 2023-05-06T12:18:06.017Z|9c4a9778-6b4d-44ca-9221-8c37e5058f72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:18:06.041Z|6238ef25-f9d5-4fd8-bc4f-b80f79f5c52f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||============================response begin========================================== 2023-05-06T12:18:06.041Z|6238ef25-f9d5-4fd8-bc4f-b80f79f5c52f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Status code : 200 OK 2023-05-06T12:18:06.042Z|6238ef25-f9d5-4fd8-bc4f-b80f79f5c52f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Status text : OK 2023-05-06T12:18:06.042Z|6238ef25-f9d5-4fd8-bc4f-b80f79f5c52f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 12:18:06 GMT", x-envoy-upstream-service-time:"22", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:18:06.043Z|6238ef25-f9d5-4fd8-bc4f-b80f79f5c52f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Response body: { "requestId" : "2641c956-b12e-4fb2-abb1-3707078a511b", "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-05-06T12:17:09.000+00:00", "endTime" : "2023-05-06T12:17:56.000+00:00", "source" : "VID", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"858f3f5a-f608-4fe9-a9fd-6fb872655ff7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5\"\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\": \"7db65ec7566d486695bbd771595ed5b3\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T12:17:57.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "101c1d40-3e55-4e8a-8a94-84be93645c2f", "serviceInstanceName" : "basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "2641c956-b12e-4fb2-abb1-3707078a511b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b" } } } 2023-05-06T12:18:06.044Z|6238ef25-f9d5-4fd8-bc4f-b80f79f5c52f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||=======================response end================================================= 2023-05-06T12:18:06.044Z|6238ef25-f9d5-4fd8-bc4f-b80f79f5c52f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|INFO|500||InvokeReturn 2023-05-06T12:18:06.045Z|6238ef25-f9d5-4fd8-bc4f-b80f79f5c52f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false 2023-05-06T12:18:06.045Z|6238ef25-f9d5-4fd8-bc4f-b80f79f5c52f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T12:18:06.045Z|6238ef25-f9d5-4fd8-bc4f-b80f79f5c52f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T12:18:06.046Z|6238ef25-f9d5-4fd8-bc4f-b80f79f5c52f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false 2023-05-06T12:18:06.046Z|6238ef25-f9d5-4fd8-bc4f-b80f79f5c52f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T12:18:06.046Z|6238ef25-f9d5-4fd8-bc4f-b80f79f5c52f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c976773d56b6251042f3b1c3756caa5a", X-B3-SpanId:"6d57b7c57f7c300d", X-B3-ParentSpanId:"08cd2d86467a79aa", X-B3-Sampled:"0", X-ONAP-RequestID:"6238ef25-f9d5-4fd8-bc4f-b80f79f5c52f", X-RequestID:"6238ef25-f9d5-4fd8-bc4f-b80f79f5c52f", X-TransactionID:"6238ef25-f9d5-4fd8-bc4f-b80f79f5c52f", X-ECOMP-RequestID:"6238ef25-f9d5-4fd8-bc4f-b80f79f5c52f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f81852dc-3cee-4107-8b0f-8d03b245c116"] 2023-05-06T12:18:06.046Z|6238ef25-f9d5-4fd8-bc4f-b80f79f5c52f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T12:18:06.046Z|6238ef25-f9d5-4fd8-bc4f-b80f79f5c52f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T12:18:06.066Z|6238ef25-f9d5-4fd8-bc4f-b80f79f5c52f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T12:18:06.067Z|6238ef25-f9d5-4fd8-bc4f-b80f79f5c52f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T12:18:06.068Z|6238ef25-f9d5-4fd8-bc4f-b80f79f5c52f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T12:18:06.068Z|6238ef25-f9d5-4fd8-bc4f-b80f79f5c52f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 12:18:06 GMT", x-envoy-upstream-service-time:"17", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:18:06.070Z|6238ef25-f9d5-4fd8-bc4f-b80f79f5c52f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 54, "soRequestId" : "2641c956-b12e-4fb2-abb1-3707078a511b", "groupingId" : "6bfce709-f7cd-4732-9415-357b7a9d718d", "name" : "basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_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/7db65ec7566d486695bbd771595ed5b3/stacks/basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/6bfce709-f7cd-4732-9415-357b7a9d718d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1683375441000,\"creation_time\":1683375359000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6bfce709-f7cd-4732-9415-357b7a9d718d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"3233f928edf44041a16aa95a6c697a0e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6bfce709-f7cd-4732-9415-357b7a9d718d\",\"OS::project_id\":\"7db65ec7566d486695bbd771595ed5b3\",\"OS::stack_name\":\"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6c711987-f967-4d2b-9265-548e9e4b5551\",\"vf_module_id\":\"837929f2-79cc-40a9-8347-518cb0ac9f5e\",\"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-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-05-06T12:17:22.000+00:00", "isDataInternal" : false } ] 2023-05-06T12:18:06.071Z|6238ef25-f9d5-4fd8-bc4f-b80f79f5c52f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T12:18:06.072Z|6238ef25-f9d5-4fd8-bc4f-b80f79f5c52f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T12:18:06.082Z|6238ef25-f9d5-4fd8-bc4f-b80f79f5c52f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T12:18:06.349Z|5406e298-69f8-451d-8c57-5d7a28169f6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|||INFO|500||Entering 2023-05-06T12:18:06.354Z|5406e298-69f8-451d-8c57-5d7a28169f6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b 2023-05-06T12:18:06.355Z|5406e298-69f8-451d-8c57-5d7a28169f6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|INFO|500||Invoke 2023-05-06T12:18:06.355Z|5406e298-69f8-451d-8c57-5d7a28169f6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||===========================request begin================================================ 2023-05-06T12:18:06.355Z|5406e298-69f8-451d-8c57-5d7a28169f6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b 2023-05-06T12:18:06.355Z|5406e298-69f8-451d-8c57-5d7a28169f6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Method : GET 2023-05-06T12:18:06.356Z|5406e298-69f8-451d-8c57-5d7a28169f6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d91a4cac603afbe7a3ad5493e2af1277", X-B3-SpanId:"37750b7deafe7a6e", X-B3-ParentSpanId:"2753392de127263b", X-B3-Sampled:"0", X-ONAP-RequestID:"5406e298-69f8-451d-8c57-5d7a28169f6b", X-RequestID:"5406e298-69f8-451d-8c57-5d7a28169f6b", X-TransactionID:"5406e298-69f8-451d-8c57-5d7a28169f6b", X-ECOMP-RequestID:"5406e298-69f8-451d-8c57-5d7a28169f6b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"970969e3-2ee8-471d-be7a-5b5a1f4271d8"] 2023-05-06T12:18:06.356Z|5406e298-69f8-451d-8c57-5d7a28169f6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Request body: 2023-05-06T12:18:06.356Z|5406e298-69f8-451d-8c57-5d7a28169f6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||==========================request end================================================ 2023-05-06T12:18:06.383Z|5406e298-69f8-451d-8c57-5d7a28169f6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||============================response begin========================================== 2023-05-06T12:18:06.384Z|5406e298-69f8-451d-8c57-5d7a28169f6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Status code : 200 OK 2023-05-06T12:18:06.384Z|5406e298-69f8-451d-8c57-5d7a28169f6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Status text : OK 2023-05-06T12:18:06.384Z|5406e298-69f8-451d-8c57-5d7a28169f6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 12:18:06 GMT", x-envoy-upstream-service-time:"24", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:18:06.385Z|5406e298-69f8-451d-8c57-5d7a28169f6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Response body: { "requestId" : "2641c956-b12e-4fb2-abb1-3707078a511b", "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-05-06T12:17:09.000+00:00", "endTime" : "2023-05-06T12:17:56.000+00:00", "source" : "VID", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"858f3f5a-f608-4fe9-a9fd-6fb872655ff7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5\"\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\": \"7db65ec7566d486695bbd771595ed5b3\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T12:17:57.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "101c1d40-3e55-4e8a-8a94-84be93645c2f", "serviceInstanceName" : "basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "2641c956-b12e-4fb2-abb1-3707078a511b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b" } } } 2023-05-06T12:18:06.385Z|5406e298-69f8-451d-8c57-5d7a28169f6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||=======================response end================================================= 2023-05-06T12:18:06.385Z|5406e298-69f8-451d-8c57-5d7a28169f6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|INFO|500||InvokeReturn 2023-05-06T12:18:06.387Z|5406e298-69f8-451d-8c57-5d7a28169f6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false 2023-05-06T12:18:06.387Z|5406e298-69f8-451d-8c57-5d7a28169f6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T12:18:06.388Z|5406e298-69f8-451d-8c57-5d7a28169f6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T12:18:06.388Z|5406e298-69f8-451d-8c57-5d7a28169f6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false 2023-05-06T12:18:06.388Z|5406e298-69f8-451d-8c57-5d7a28169f6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T12:18:06.388Z|5406e298-69f8-451d-8c57-5d7a28169f6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d91a4cac603afbe7a3ad5493e2af1277", X-B3-SpanId:"8e4a45e0586e484c", X-B3-ParentSpanId:"2753392de127263b", X-B3-Sampled:"0", X-ONAP-RequestID:"5406e298-69f8-451d-8c57-5d7a28169f6b", X-RequestID:"5406e298-69f8-451d-8c57-5d7a28169f6b", X-TransactionID:"5406e298-69f8-451d-8c57-5d7a28169f6b", X-ECOMP-RequestID:"5406e298-69f8-451d-8c57-5d7a28169f6b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b4d5890f-8654-4e8e-9210-48cce7c03771"] 2023-05-06T12:18:06.388Z|5406e298-69f8-451d-8c57-5d7a28169f6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T12:18:06.388Z|5406e298-69f8-451d-8c57-5d7a28169f6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T12:18:06.406Z|5406e298-69f8-451d-8c57-5d7a28169f6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T12:18:06.407Z|5406e298-69f8-451d-8c57-5d7a28169f6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T12:18:06.407Z|5406e298-69f8-451d-8c57-5d7a28169f6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T12:18:06.407Z|5406e298-69f8-451d-8c57-5d7a28169f6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 12:18:06 GMT", x-envoy-upstream-service-time:"16", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:18:06.409Z|5406e298-69f8-451d-8c57-5d7a28169f6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 54, "soRequestId" : "2641c956-b12e-4fb2-abb1-3707078a511b", "groupingId" : "6bfce709-f7cd-4732-9415-357b7a9d718d", "name" : "basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_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/7db65ec7566d486695bbd771595ed5b3/stacks/basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/6bfce709-f7cd-4732-9415-357b7a9d718d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1683375441000,\"creation_time\":1683375359000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6bfce709-f7cd-4732-9415-357b7a9d718d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"3233f928edf44041a16aa95a6c697a0e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6bfce709-f7cd-4732-9415-357b7a9d718d\",\"OS::project_id\":\"7db65ec7566d486695bbd771595ed5b3\",\"OS::stack_name\":\"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6c711987-f967-4d2b-9265-548e9e4b5551\",\"vf_module_id\":\"837929f2-79cc-40a9-8347-518cb0ac9f5e\",\"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-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-05-06T12:17:22.000+00:00", "isDataInternal" : false } ] 2023-05-06T12:18:06.409Z|5406e298-69f8-451d-8c57-5d7a28169f6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T12:18:06.409Z|5406e298-69f8-451d-8c57-5d7a28169f6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T12:18:06.419Z|5406e298-69f8-451d-8c57-5d7a28169f6b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T12:18:06.666Z|b6c66185-3bcd-4fa3-95ae-d17507c85b78|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|||INFO|500||Entering 2023-05-06T12:18:06.670Z|b6c66185-3bcd-4fa3-95ae-d17507c85b78|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b 2023-05-06T12:18:06.671Z|b6c66185-3bcd-4fa3-95ae-d17507c85b78|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|INFO|500||Invoke 2023-05-06T12:18:06.671Z|b6c66185-3bcd-4fa3-95ae-d17507c85b78|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||===========================request begin================================================ 2023-05-06T12:18:06.671Z|b6c66185-3bcd-4fa3-95ae-d17507c85b78|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b 2023-05-06T12:18:06.672Z|b6c66185-3bcd-4fa3-95ae-d17507c85b78|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Method : GET 2023-05-06T12:18:06.672Z|b6c66185-3bcd-4fa3-95ae-d17507c85b78|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5f6aedf92364422d0b76bf5cd523ff1d", X-B3-SpanId:"e3cb4e49be38d047", X-B3-ParentSpanId:"1d897737c364649f", X-B3-Sampled:"0", X-ONAP-RequestID:"b6c66185-3bcd-4fa3-95ae-d17507c85b78", X-RequestID:"b6c66185-3bcd-4fa3-95ae-d17507c85b78", X-TransactionID:"b6c66185-3bcd-4fa3-95ae-d17507c85b78", X-ECOMP-RequestID:"b6c66185-3bcd-4fa3-95ae-d17507c85b78", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a95a415b-1f68-4355-8a77-13ad27ad70af"] 2023-05-06T12:18:06.672Z|b6c66185-3bcd-4fa3-95ae-d17507c85b78|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Request body: 2023-05-06T12:18:06.672Z|b6c66185-3bcd-4fa3-95ae-d17507c85b78|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||==========================request end================================================ 2023-05-06T12:18:06.695Z|b6c66185-3bcd-4fa3-95ae-d17507c85b78|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||============================response begin========================================== 2023-05-06T12:18:06.696Z|b6c66185-3bcd-4fa3-95ae-d17507c85b78|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Status code : 200 OK 2023-05-06T12:18:06.696Z|b6c66185-3bcd-4fa3-95ae-d17507c85b78|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Status text : OK 2023-05-06T12:18:06.696Z|b6c66185-3bcd-4fa3-95ae-d17507c85b78|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 12:18:07 GMT", x-envoy-upstream-service-time:"21", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:18:06.697Z|b6c66185-3bcd-4fa3-95ae-d17507c85b78|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||Response body: { "requestId" : "2641c956-b12e-4fb2-abb1-3707078a511b", "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-05-06T12:17:09.000+00:00", "endTime" : "2023-05-06T12:17:56.000+00:00", "source" : "VID", "tenantId" : "7db65ec7566d486695bbd771595ed5b3", "requestBody" : "{\n\t\"requestDetails\": {\n\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\": \"858f3f5a-f608-4fe9-a9fd-6fb872655ff7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6b6a4af3-07b5-4f50-a2a2-e920aee9b0a5\"\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\": \"7db65ec7566d486695bbd771595ed5b3\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-05-06T12:17:57.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "101c1d40-3e55-4e8a-8a94-84be93645c2f", "serviceInstanceName" : "basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/101c1d40-3e55-4e8a-8a94-84be93645c2f", "tenantName" : "onap-daily-kohn", "cloudApiRequests" : [ ], "requestURI" : "2641c956-b12e-4fb2-abb1-3707078a511b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b" } } } 2023-05-06T12:18:06.697Z|b6c66185-3bcd-4fa3-95ae-d17507c85b78|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|DEBUG|500||=======================response end================================================= 2023-05-06T12:18:06.697Z|b6c66185-3bcd-4fa3-95ae-d17507c85b78|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2641c956-b12e-4fb2-abb1-3707078a511b|INFO|500||InvokeReturn 2023-05-06T12:18:06.698Z|b6c66185-3bcd-4fa3-95ae-d17507c85b78|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false 2023-05-06T12:18:06.698Z|b6c66185-3bcd-4fa3-95ae-d17507c85b78|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-05-06T12:18:06.698Z|b6c66185-3bcd-4fa3-95ae-d17507c85b78|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-05-06T12:18:06.699Z|b6c66185-3bcd-4fa3-95ae-d17507c85b78|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false 2023-05-06T12:18:06.699Z|b6c66185-3bcd-4fa3-95ae-d17507c85b78|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-05-06T12:18:06.699Z|b6c66185-3bcd-4fa3-95ae-d17507c85b78|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5f6aedf92364422d0b76bf5cd523ff1d", X-B3-SpanId:"3b7426535c6698e2", X-B3-ParentSpanId:"1d897737c364649f", X-B3-Sampled:"0", X-ONAP-RequestID:"b6c66185-3bcd-4fa3-95ae-d17507c85b78", X-RequestID:"b6c66185-3bcd-4fa3-95ae-d17507c85b78", X-TransactionID:"b6c66185-3bcd-4fa3-95ae-d17507c85b78", X-ECOMP-RequestID:"b6c66185-3bcd-4fa3-95ae-d17507c85b78", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"35ff7a33-9a31-412d-b2a2-ff1948b97a51"] 2023-05-06T12:18:06.699Z|b6c66185-3bcd-4fa3-95ae-d17507c85b78|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-05-06T12:18:06.699Z|b6c66185-3bcd-4fa3-95ae-d17507c85b78|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-05-06T12:18:06.719Z|b6c66185-3bcd-4fa3-95ae-d17507c85b78|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-05-06T12:18:06.720Z|b6c66185-3bcd-4fa3-95ae-d17507c85b78|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-05-06T12:18:06.720Z|b6c66185-3bcd-4fa3-95ae-d17507c85b78|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-05-06T12:18:06.721Z|b6c66185-3bcd-4fa3-95ae-d17507c85b78|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Sat, 06 May 2023 12:18:07 GMT", x-envoy-upstream-service-time:"17", server:"envoy", Transfer-Encoding:"chunked"] 2023-05-06T12:18:06.721Z|b6c66185-3bcd-4fa3-95ae-d17507c85b78|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 54, "soRequestId" : "2641c956-b12e-4fb2-abb1-3707078a511b", "groupingId" : "6bfce709-f7cd-4732-9415-357b7a9d718d", "name" : "basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_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/7db65ec7566d486695bbd771595ed5b3/stacks/basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/6bfce709-f7cd-4732-9415-357b7a9d718d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1683375441000,\"creation_time\":1683375359000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"6bfce709-f7cd-4732-9415-357b7a9d718d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-kohn\",\"disable_rollback\":true,\"stack_user_project_id\":\"3233f928edf44041a16aa95a6c697a0e\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"6bfce709-f7cd-4732-9415-357b7a9d718d\",\"OS::project_id\":\"7db65ec7566d486695bbd771595ed5b3\",\"OS::stack_name\":\"basic_macro_84bdd28c-f6e2-4085-9a1b-c38be568a49f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6c711987-f967-4d2b-9265-548e9e4b5551\",\"vf_module_id\":\"837929f2-79cc-40a9-8347-518cb0ac9f5e\",\"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-kohn\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-05-06T12:17:22.000+00:00", "isDataInternal" : false } ] 2023-05-06T12:18:06.722Z|b6c66185-3bcd-4fa3-95ae-d17507c85b78|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-05-06T12:18:06.722Z|b6c66185-3bcd-4fa3-95ae-d17507c85b78|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2641c956-b12e-4fb2-abb1-3707078a511b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-05-06T12:18:06.732Z|b6c66185-3bcd-4fa3-95ae-d17507c85b78|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2641c956-b12e-4fb2-abb1-3707078a511b|InfraPortalClient|||INFO|500||Exiting. 2023-05-06T12:18:15.772Z|78950967-7bfe-40eb-a96a-cece14c51108|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T12:18:15.772Z|78950967-7bfe-40eb-a96a-cece14c51108|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T12:18:16.041Z|d7e1fa83-686a-488d-91c2-c3a164aff9e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:18:16.042Z|d7e1fa83-686a-488d-91c2-c3a164aff9e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:18:16.049Z|762beecf-a1b5-4c26-ab57-a543fec1a555|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:18:16.049Z|762beecf-a1b5-4c26-ab57-a543fec1a555|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:18:16.050Z|4a3f37a4-3cdb-49b4-b1bd-e6ed3dbe6861|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:18:16.051Z|4a3f37a4-3cdb-49b4-b1bd-e6ed3dbe6861|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:18:18.817Z|c5c547a8-42d3-42ea-b07c-09bf3484390f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:18:18.818Z|c5c547a8-42d3-42ea-b07c-09bf3484390f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:18:20.245Z|829e0f0d-fb51-4f7d-ab1c-bab9260b810c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:18:20.246Z|829e0f0d-fb51-4f7d-ab1c-bab9260b810c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:18:26.073Z|2e8012c4-0434-402d-bf22-abd41b7d4c79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:18:26.074Z|2e8012c4-0434-402d-bf22-abd41b7d4c79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:18:26.080Z|b6d8a619-89a7-45ed-9ad6-139e73ad4247|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:18:26.081Z|b6d8a619-89a7-45ed-9ad6-139e73ad4247|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:18:26.088Z|9736aec1-b62d-40f3-b549-bdaf5496a361|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:18:26.089Z|9736aec1-b62d-40f3-b549-bdaf5496a361|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:18:33.817Z|0e73aa4d-a95a-4cb2-86bd-13630e1c6568|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:18:33.818Z|0e73aa4d-a95a-4cb2-86bd-13630e1c6568|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:18:36.105Z|7fc401f5-b5fe-47f3-a59c-f667f15e0af4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:18:36.105Z|7fc401f5-b5fe-47f3-a59c-f667f15e0af4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:18:36.112Z|7562bdd4-a86c-4ef0-bb19-6f15c8bc7068|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:18:36.113Z|7562bdd4-a86c-4ef0-bb19-6f15c8bc7068|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:18:36.119Z|41f2398c-4245-4fbc-ae98-60ca4e5e5536|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:18:36.119Z|41f2398c-4245-4fbc-ae98-60ca4e5e5536|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:18:46.140Z|8a529d24-96b2-4360-b468-78cf0e6c1cd1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:18:46.140Z|8a529d24-96b2-4360-b468-78cf0e6c1cd1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:18:46.145Z|892e0cad-51cb-461b-afc3-93edd63f746d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:18:46.145Z|892e0cad-51cb-461b-afc3-93edd63f746d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:18:46.148Z|d4bea17e-6b92-46b7-8a62-d5556831bdf2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:18:46.148Z|d4bea17e-6b92-46b7-8a62-d5556831bdf2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:18:48.817Z|8c59d5d0-2788-437d-9e21-7bd1b5baa1ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:18:48.822Z|8c59d5d0-2788-437d-9e21-7bd1b5baa1ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:18:50.247Z|1ff2b4e5-736f-4cd1-8d7e-e75abd2c5fd8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:18:50.247Z|1ff2b4e5-736f-4cd1-8d7e-e75abd2c5fd8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:18:56.176Z|ea2b8ad5-841a-4221-ba9c-ed342f688420|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:18:56.177Z|ea2b8ad5-841a-4221-ba9c-ed342f688420|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:18:56.177Z|f1fe000f-84bb-4213-84ff-b852c796be65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:18:56.177Z|5a70dcd6-eb01-44ed-ae70-49fc90c0496b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:18:56.178Z|f1fe000f-84bb-4213-84ff-b852c796be65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:18:56.178Z|5a70dcd6-eb01-44ed-ae70-49fc90c0496b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:19:03.817Z|79d88dd2-06f4-4c01-9dfc-bedf933cc47d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:19:03.818Z|79d88dd2-06f4-4c01-9dfc-bedf933cc47d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:19:06.210Z|dd96e66a-004c-46c2-902c-b931f62d5fe9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:19:06.211Z|dd96e66a-004c-46c2-902c-b931f62d5fe9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:19:06.218Z|5b4f3a24-2777-49d0-8efb-9cf52e43aabb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:19:06.219Z|5b4f3a24-2777-49d0-8efb-9cf52e43aabb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:19:06.219Z|6f524579-2ed0-4ae7-b24e-4f4062ccefd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:19:06.220Z|6f524579-2ed0-4ae7-b24e-4f4062ccefd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:19:15.770Z|ecb68bf4-0015-4fa9-955b-ad582b4e58ed|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T12:19:15.771Z|ecb68bf4-0015-4fa9-955b-ad582b4e58ed|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T12:19:16.244Z|55808a70-2395-44c3-bf22-3cb357f07efe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:19:16.245Z|55808a70-2395-44c3-bf22-3cb357f07efe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:19:16.246Z|e48b1827-737c-4376-8a4e-9bd48bc93a3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:19:16.246Z|9c1403b4-c793-4cd9-8373-ceed4b17d0b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:19:16.246Z|e48b1827-737c-4376-8a4e-9bd48bc93a3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:19:16.246Z|9c1403b4-c793-4cd9-8373-ceed4b17d0b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:19:18.817Z|36ff821e-438f-434b-9f45-7c67d333f385|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:19:18.818Z|36ff821e-438f-434b-9f45-7c67d333f385|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:19:20.248Z|674612cf-dedc-498f-9750-8255289e56c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:19:20.248Z|674612cf-dedc-498f-9750-8255289e56c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:19:26.272Z|fd086902-de8c-440c-a692-53112f52efb6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:19:26.273Z|fd086902-de8c-440c-a692-53112f52efb6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:19:26.278Z|770cfcce-10b8-4087-827f-b8428864aa48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:19:26.278Z|a6f95f7b-a5b0-486b-9e61-d078daeacfd0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:19:26.279Z|770cfcce-10b8-4087-827f-b8428864aa48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:19:26.279Z|a6f95f7b-a5b0-486b-9e61-d078daeacfd0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:19:33.817Z|fef365cf-a768-4b63-85b7-8c4262b45f4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:19:33.822Z|fef365cf-a768-4b63-85b7-8c4262b45f4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:19:36.300Z|268cc143-ac64-4253-8459-49a4d93f9aa4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:19:36.300Z|268cc143-ac64-4253-8459-49a4d93f9aa4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:19:36.308Z|761462e1-e82d-4e84-bd66-7aef00040b21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:19:36.309Z|9bfa8a4d-f8b7-41df-92a6-4a6181907238|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:19:36.309Z|761462e1-e82d-4e84-bd66-7aef00040b21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:19:36.310Z|9bfa8a4d-f8b7-41df-92a6-4a6181907238|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:19:46.325Z|e2e0a977-02c2-44aa-a7bf-f7641ac15e57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:19:46.325Z|e2e0a977-02c2-44aa-a7bf-f7641ac15e57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:19:46.338Z|14378053-99da-48d3-87f1-080667670f8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:19:46.339Z|14378053-99da-48d3-87f1-080667670f8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:19:46.342Z|a40378e6-feff-4ead-b5cd-631dae603c8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:19:46.342Z|a40378e6-feff-4ead-b5cd-631dae603c8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:19:48.817Z|f28f2512-afa2-4f3e-89ec-6f1ddbae848e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:19:48.818Z|f28f2512-afa2-4f3e-89ec-6f1ddbae848e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:19:50.249Z|c3b10663-5eb2-4616-86e3-2e8dacabddc1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:19:50.251Z|c3b10663-5eb2-4616-86e3-2e8dacabddc1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:19:56.358Z|d65a73a7-6c2d-4222-a206-ab047b48990d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:19:56.359Z|d65a73a7-6c2d-4222-a206-ab047b48990d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:19:56.368Z|f0df4888-18bf-40b9-868e-ccf8dbd2a943|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:19:56.368Z|b86d545a-9bea-42de-8a86-db0bd87d0380|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:19:56.369Z|b86d545a-9bea-42de-8a86-db0bd87d0380|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:19:56.368Z|f0df4888-18bf-40b9-868e-ccf8dbd2a943|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:20:03.817Z|22d79a45-2a7b-48e5-9402-801daaf0ca7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:20:03.818Z|22d79a45-2a7b-48e5-9402-801daaf0ca7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:20:06.391Z|33c9dad0-e34c-4c98-81aa-e6405a1745b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:20:06.392Z|33c9dad0-e34c-4c98-81aa-e6405a1745b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:20:06.397Z|6fdcb550-c4da-46ff-a283-8b2673d265ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:20:06.398Z|998f5802-8600-4cf1-abef-21a9e9aa89d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:20:06.398Z|6fdcb550-c4da-46ff-a283-8b2673d265ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:20:06.398Z|998f5802-8600-4cf1-abef-21a9e9aa89d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:20:15.771Z|ab31b06a-68e6-48d4-9daf-326bb74bf663|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T12:20:15.772Z|ab31b06a-68e6-48d4-9daf-326bb74bf663|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T12:20:16.425Z|701ad318-527f-4728-bba6-c38c04565d8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:20:16.426Z|701ad318-527f-4728-bba6-c38c04565d8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:20:16.426Z|344853bf-2202-4f2c-a57d-33f72a92f412|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:20:16.426Z|344853bf-2202-4f2c-a57d-33f72a92f412|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:20:16.430Z|f86362c9-0202-4c91-8d01-90f5c036f6d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:20:16.430Z|f86362c9-0202-4c91-8d01-90f5c036f6d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:20:18.817Z|53463505-9c40-4991-b0fc-67f84357c29c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:20:18.823Z|53463505-9c40-4991-b0fc-67f84357c29c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:20:20.252Z|819b5ab4-2585-41eb-978e-67938824cae3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:20:20.252Z|819b5ab4-2585-41eb-978e-67938824cae3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:20:26.456Z|b5d1188c-b92f-43b4-84c8-5414de6e0b65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:20:26.457Z|b5d1188c-b92f-43b4-84c8-5414de6e0b65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:20:26.457Z|37a037a4-142a-4675-948b-6a554e94110e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:20:26.458Z|37a037a4-142a-4675-948b-6a554e94110e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:20:26.463Z|d5f65a8d-3063-49fc-81f8-ed34a9d4925a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:20:26.464Z|d5f65a8d-3063-49fc-81f8-ed34a9d4925a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:20:33.817Z|81c5703f-ff45-4e55-b691-611928ce7a12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:20:33.818Z|81c5703f-ff45-4e55-b691-611928ce7a12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:20:36.488Z|6edf7a53-c64c-4b2c-b21b-df4db6651ef3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:20:36.489Z|6edf7a53-c64c-4b2c-b21b-df4db6651ef3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:20:36.491Z|dedc0407-3141-4cef-aa0e-ca551242a249|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:20:36.492Z|dedc0407-3141-4cef-aa0e-ca551242a249|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:20:36.494Z|6a402ee2-d4df-4481-8a87-b5ef637e9c5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:20:36.495Z|6a402ee2-d4df-4481-8a87-b5ef637e9c5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:20:46.520Z|91f1ea5b-e047-4622-8d91-115b37c3c6ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:20:46.521Z|91f1ea5b-e047-4622-8d91-115b37c3c6ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:20:46.523Z|03b7ff0e-acd2-46e7-9646-c842b983bd08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:20:46.523Z|03b7ff0e-acd2-46e7-9646-c842b983bd08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:20:46.528Z|15625f1b-3d5a-464e-b59e-d9b8f5b9e13b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:20:46.528Z|15625f1b-3d5a-464e-b59e-d9b8f5b9e13b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:20:48.817Z|4934ab73-93ca-420c-927d-be8fe5992f42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:20:48.818Z|4934ab73-93ca-420c-927d-be8fe5992f42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:20:50.253Z|72f512d3-a25b-4eeb-bb43-a70bd61d3dce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:20:50.254Z|72f512d3-a25b-4eeb-bb43-a70bd61d3dce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:20:56.549Z|ad667c05-f6e5-4136-a1ee-66bb04feb543|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:20:56.550Z|ad667c05-f6e5-4136-a1ee-66bb04feb543|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:20:56.550Z|6a77920a-ef6d-43a5-a6c6-8e7a73fb4a55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:20:56.551Z|6a77920a-ef6d-43a5-a6c6-8e7a73fb4a55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:20:56.553Z|a9b4b93f-f7cd-4f58-a759-22af0000a8d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:20:56.553Z|a9b4b93f-f7cd-4f58-a759-22af0000a8d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:21:03.817Z|3409b1e1-a700-4f09-9253-0e49f91c55e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:21:03.822Z|3409b1e1-a700-4f09-9253-0e49f91c55e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:21:06.584Z|32c12239-7ded-4c40-9768-a66b237670d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:21:06.585Z|32c12239-7ded-4c40-9768-a66b237670d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:21:06.588Z|9d160fd0-bac2-4a12-a741-81d4d620f6fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:21:06.589Z|9d160fd0-bac2-4a12-a741-81d4d620f6fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:21:06.591Z|637496d7-3599-4077-bcb9-10ba4b2fdd72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:21:06.592Z|637496d7-3599-4077-bcb9-10ba4b2fdd72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:21:15.772Z|2bdb68c9-3b96-4ff9-8caf-bdd39c36c36a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T12:21:15.772Z|2bdb68c9-3b96-4ff9-8caf-bdd39c36c36a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T12:21:16.618Z|00fb0e02-e85f-4a6d-b4fc-c936087bd37a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:21:16.619Z|00fb0e02-e85f-4a6d-b4fc-c936087bd37a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:21:16.620Z|46af2e5d-73e0-4b5b-a369-1a7d307e116c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:21:16.621Z|46af2e5d-73e0-4b5b-a369-1a7d307e116c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:21:16.624Z|1f931e75-2c3f-4240-9be7-0c0624ece207|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:21:16.626Z|1f931e75-2c3f-4240-9be7-0c0624ece207|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:21:18.818Z|0d515c58-42f1-4b15-8aff-d81432b2803f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:21:18.818Z|0d515c58-42f1-4b15-8aff-d81432b2803f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:21:20.255Z|a6da93ca-a13c-4fbb-bbec-3b3f078a4630|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:21:20.255Z|a6da93ca-a13c-4fbb-bbec-3b3f078a4630|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:21:26.661Z|bdff8217-dcbf-41b6-80b0-d2a376729dd2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:21:26.662Z|bdff8217-dcbf-41b6-80b0-d2a376729dd2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:21:26.665Z|e24d739b-917e-4109-b560-1bdc521e0c79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:21:26.665Z|e24d739b-917e-4109-b560-1bdc521e0c79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:21:26.665Z|22afe18b-1510-4275-bb5e-786cdf7f5927|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:21:26.666Z|22afe18b-1510-4275-bb5e-786cdf7f5927|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:21:33.817Z|fd836f66-729b-45eb-86ca-1e514af0a98b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:21:33.818Z|fd836f66-729b-45eb-86ca-1e514af0a98b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:21:36.695Z|536ed4bc-41ff-433d-ac28-7b49882c0e71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:21:36.697Z|d0d4431e-29dc-4038-9dff-5221b3b89666|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:21:36.696Z|536ed4bc-41ff-433d-ac28-7b49882c0e71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:21:36.698Z|d0d4431e-29dc-4038-9dff-5221b3b89666|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:21:36.698Z|a2e05d86-9b30-46b8-aa32-3136c5957463|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:21:36.699Z|a2e05d86-9b30-46b8-aa32-3136c5957463|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:21:46.722Z|da2471a3-d330-4019-a235-21ba29009f24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:21:46.723Z|da2471a3-d330-4019-a235-21ba29009f24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:21:46.728Z|996432ab-d61b-4628-be91-9c583cb6a48f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:21:46.729Z|996432ab-d61b-4628-be91-9c583cb6a48f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:21:46.732Z|37d58bbd-ffd5-4ae7-9ca2-ac82db9c334b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:21:46.733Z|37d58bbd-ffd5-4ae7-9ca2-ac82db9c334b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:21:48.817Z|6981850b-af8b-4f22-b099-7bf6362e17b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:21:48.822Z|6981850b-af8b-4f22-b099-7bf6362e17b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:21:50.256Z|8a0a1881-e258-4b81-a4f2-28f7067de03a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:21:50.256Z|8a0a1881-e258-4b81-a4f2-28f7067de03a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:21:56.754Z|9203d074-169c-4f5e-bd33-9bc88dd08112|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:21:56.755Z|9203d074-169c-4f5e-bd33-9bc88dd08112|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:21:56.756Z|5856d14e-57a3-46d4-9c37-4e16ad0fd486|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:21:56.756Z|5856d14e-57a3-46d4-9c37-4e16ad0fd486|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:21:56.761Z|e7afed90-1740-4c01-879b-67f7cf428aa9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:21:56.762Z|e7afed90-1740-4c01-879b-67f7cf428aa9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:22:03.818Z|d48ddb9f-c7cf-4d04-889e-fa8ae37adb2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:22:03.818Z|d48ddb9f-c7cf-4d04-889e-fa8ae37adb2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:22:06.788Z|525c2ee4-3e1c-4e21-9621-75535e2d2aa7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:22:06.789Z|525c2ee4-3e1c-4e21-9621-75535e2d2aa7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:22:06.790Z|d542335a-d508-4f22-a1a2-b09e20aefc12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:22:06.790Z|d542335a-d508-4f22-a1a2-b09e20aefc12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:22:06.795Z|c1723388-bebf-4d98-ad37-0d94a493dbcc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:22:06.796Z|c1723388-bebf-4d98-ad37-0d94a493dbcc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:22:15.771Z|344b8886-1b97-40db-81b7-7418710d3dbf|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T12:22:15.772Z|344b8886-1b97-40db-81b7-7418710d3dbf|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T12:22:16.825Z|600551a9-649a-4066-8473-b4e4d641ef73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:22:16.826Z|600551a9-649a-4066-8473-b4e4d641ef73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:22:16.829Z|2e601c95-e7db-4ddb-8448-e33d62707da4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:22:16.829Z|2e601c95-e7db-4ddb-8448-e33d62707da4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:22:16.829Z|bbab25f8-3921-40db-ae77-c371507ebc46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:22:16.830Z|bbab25f8-3921-40db-ae77-c371507ebc46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:22:18.817Z|bae03252-24e0-43ad-9079-b7cada230ac0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:22:18.818Z|bae03252-24e0-43ad-9079-b7cada230ac0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:22:20.257Z|8dc3d86d-d567-4077-a02f-f38f662aa019|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:22:20.257Z|8dc3d86d-d567-4077-a02f-f38f662aa019|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:22:26.852Z|9e61d54c-f1ba-4225-ab20-62c2d6f82bb2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:22:26.853Z|9e61d54c-f1ba-4225-ab20-62c2d6f82bb2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:22:26.856Z|1e4ddef5-60fb-4ff0-a972-eba40d4c7174|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:22:26.856Z|1e4ddef5-60fb-4ff0-a972-eba40d4c7174|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:22:26.858Z|fdfb0399-91a0-48fc-b1ca-bc452bbafbb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:22:26.858Z|fdfb0399-91a0-48fc-b1ca-bc452bbafbb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:22:33.817Z|86759c0b-8f4e-4a2f-a352-47270165f03e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:22:33.822Z|86759c0b-8f4e-4a2f-a352-47270165f03e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:22:36.887Z|b6397d8b-467c-41d4-a604-82122a287c6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:22:36.888Z|b6397d8b-467c-41d4-a604-82122a287c6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:22:36.888Z|95ff9b04-fa4b-493b-a0c8-6771e24225f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:22:36.889Z|95ff9b04-fa4b-493b-a0c8-6771e24225f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:22:36.893Z|aee393ae-386b-4fe7-a631-c69e3faba7d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:22:36.894Z|aee393ae-386b-4fe7-a631-c69e3faba7d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:22:46.924Z|a3395a5b-9804-4f33-81f8-d0c843fd80ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:22:46.925Z|a3395a5b-9804-4f33-81f8-d0c843fd80ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:22:46.928Z|70f500e1-561a-4154-9547-5db8c4f2b4a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:22:46.928Z|70f500e1-561a-4154-9547-5db8c4f2b4a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:22:46.928Z|7f1cef7b-4d7b-4ace-8af4-b1e09933cddd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:22:46.929Z|7f1cef7b-4d7b-4ace-8af4-b1e09933cddd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:22:48.818Z|7f37b110-5dc1-4757-9202-7cd86d124433|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:22:48.818Z|7f37b110-5dc1-4757-9202-7cd86d124433|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:22:50.258Z|badb7516-6445-4fbe-b013-0190a86e42c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:22:50.258Z|badb7516-6445-4fbe-b013-0190a86e42c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:22:56.957Z|b95341d9-0482-4caf-8bba-ca4d76e9d533|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:22:56.958Z|b95341d9-0482-4caf-8bba-ca4d76e9d533|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:22:56.960Z|56cbb8a3-8d15-476d-b539-145cdc78a672|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:22:56.961Z|56cbb8a3-8d15-476d-b539-145cdc78a672|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:22:56.966Z|44ee155b-69cd-482e-b725-216bcdb2498d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:22:56.967Z|44ee155b-69cd-482e-b725-216bcdb2498d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:23:03.817Z|ee74ca45-7aad-44e0-9124-e95199d25dc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:23:03.818Z|ee74ca45-7aad-44e0-9124-e95199d25dc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:23:06.987Z|9d13338a-b906-4452-8f1c-01712fc52a2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:23:06.988Z|9d13338a-b906-4452-8f1c-01712fc52a2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:23:06.993Z|d1a38259-48b1-47fd-b185-5ab206be30d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:23:06.993Z|d1a38259-48b1-47fd-b185-5ab206be30d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:23:06.994Z|6903fa67-0af2-46ef-9126-6c9c14b880db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:23:06.995Z|6903fa67-0af2-46ef-9126-6c9c14b880db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:23:15.772Z|44430011-3d4b-4637-88ba-5b17fe8de502|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T12:23:15.773Z|44430011-3d4b-4637-88ba-5b17fe8de502|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T12:23:17.019Z|61a127c7-57d6-496c-bc4e-99dbd7fe2918|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:23:17.019Z|61a127c7-57d6-496c-bc4e-99dbd7fe2918|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:23:17.023Z|b7fcf1b9-bdcb-4d0d-8c2d-351ad897c1aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:23:17.023Z|077f27f8-8ce7-4766-a625-76f927ff98b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:23:17.024Z|b7fcf1b9-bdcb-4d0d-8c2d-351ad897c1aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:23:17.024Z|077f27f8-8ce7-4766-a625-76f927ff98b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:23:18.817Z|8bf6782c-3ac1-4ed4-939c-1e0071b45025|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:23:18.821Z|8bf6782c-3ac1-4ed4-939c-1e0071b45025|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:23:20.259Z|fe97815a-3272-4bb1-a9d2-fe5f6c864302|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:23:20.259Z|fe97815a-3272-4bb1-a9d2-fe5f6c864302|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:23:27.052Z|e139ee20-79cc-47cb-86df-576945550185|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:23:27.053Z|e139ee20-79cc-47cb-86df-576945550185|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:23:27.055Z|74bbb4af-e592-4ee7-8140-bf6e9ff3641e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:23:27.055Z|74bbb4af-e592-4ee7-8140-bf6e9ff3641e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:23:27.057Z|2f459e6c-8040-47aa-8ecc-f584cb04911e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:23:27.058Z|2f459e6c-8040-47aa-8ecc-f584cb04911e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:23:33.817Z|b0efbc25-4706-4033-9dd2-95f6285c7dd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:23:33.818Z|b0efbc25-4706-4033-9dd2-95f6285c7dd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:23:37.088Z|69ae6706-d277-4ebf-bea6-55b79c6d4b3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:23:37.089Z|69ae6706-d277-4ebf-bea6-55b79c6d4b3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:23:37.089Z|e6a2b71c-e2b3-4caf-a506-e90f50aaf9e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:23:37.090Z|e6a2b71c-e2b3-4caf-a506-e90f50aaf9e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:23:37.092Z|c945f62b-5212-4666-8851-3551e2f52c28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:23:37.093Z|c945f62b-5212-4666-8851-3551e2f52c28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:23:47.115Z|95babf72-81ab-4c22-9c21-1963426b77fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:23:47.115Z|95babf72-81ab-4c22-9c21-1963426b77fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:23:47.123Z|a0df5c16-b4e6-4d88-a51f-26e52d0894a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:23:47.124Z|a61cff75-b443-46e3-87e3-76c078a83655|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:23:47.124Z|a0df5c16-b4e6-4d88-a51f-26e52d0894a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:23:47.125Z|a61cff75-b443-46e3-87e3-76c078a83655|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:23:48.817Z|b493fc15-3382-4572-b4fe-1416f72ce9a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:23:48.818Z|b493fc15-3382-4572-b4fe-1416f72ce9a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:23:50.260Z|04b9e6a9-e491-41cf-9525-242167452f50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:23:50.261Z|04b9e6a9-e491-41cf-9525-242167452f50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:23:57.146Z|c07be362-8053-452d-a244-63243e956950|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:23:57.147Z|c07be362-8053-452d-a244-63243e956950|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:23:57.153Z|2b20a5e4-9d19-4252-a1a7-42760b773826|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:23:57.153Z|2b20a5e4-9d19-4252-a1a7-42760b773826|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:23:57.154Z|f8d4e754-c597-4fc4-a954-a5072e24b150|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:23:57.154Z|f8d4e754-c597-4fc4-a954-a5072e24b150|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:24:03.817Z|a235752e-cc75-4fcc-a8ca-fc34e4ae3ff7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:24:03.821Z|a235752e-cc75-4fcc-a8ca-fc34e4ae3ff7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:24:07.179Z|dd41adc4-6ec7-4662-8b6e-af3f84ac412c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:24:07.185Z|8e5026a1-129f-42bc-9b77-4ccf9491b467|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:24:07.182Z|dd41adc4-6ec7-4662-8b6e-af3f84ac412c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:24:07.186Z|8e5026a1-129f-42bc-9b77-4ccf9491b467|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:24:07.189Z|396f20c3-e7ac-4274-a36f-995b230a3109|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:24:07.190Z|396f20c3-e7ac-4274-a36f-995b230a3109|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:24:15.771Z|d1385d15-736a-42e0-aef6-9a5f61de9cc9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T12:24:15.771Z|d1385d15-736a-42e0-aef6-9a5f61de9cc9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T12:24:17.216Z|019f0c3d-1ff7-402d-b154-5873e7dc31ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:24:17.217Z|019f0c3d-1ff7-402d-b154-5873e7dc31ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:24:17.217Z|01dff98b-ed1f-4f9c-8025-ea50fe854c7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:24:17.218Z|01dff98b-ed1f-4f9c-8025-ea50fe854c7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:24:17.223Z|bcdfd79a-7edf-41da-8b55-e6554dcdd86e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:24:17.225Z|bcdfd79a-7edf-41da-8b55-e6554dcdd86e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:24:18.817Z|358ebcce-afc7-4d96-9707-a53c7b908355|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:24:18.818Z|358ebcce-afc7-4d96-9707-a53c7b908355|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:24:20.261Z|1690a7df-127c-4359-a5ba-3726f9c3bdfe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:24:20.262Z|1690a7df-127c-4359-a5ba-3726f9c3bdfe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:24:27.245Z|99b9864d-eacf-4f70-8f91-c3c7d05222c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:24:27.245Z|99b9864d-eacf-4f70-8f91-c3c7d05222c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:24:27.248Z|143f69f4-7485-43b8-9c48-b009300f279d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:24:27.249Z|143f69f4-7485-43b8-9c48-b009300f279d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:24:27.251Z|5ffda8fc-49ae-4139-bebf-0f23b0bb5dd6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:24:27.252Z|5ffda8fc-49ae-4139-bebf-0f23b0bb5dd6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:24:33.817Z|bfc5e41b-8ad2-4edf-a367-11c213ff5d6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:24:33.818Z|bfc5e41b-8ad2-4edf-a367-11c213ff5d6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:24:37.282Z|d5e0bb9f-7c12-4fb8-a38e-73205919fb45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:24:37.282Z|607973cd-335e-4119-acf3-271bf9bf707f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:24:37.282Z|d5e0bb9f-7c12-4fb8-a38e-73205919fb45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:24:37.282Z|69e74424-f528-4891-a581-cc397b4edca9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:24:37.283Z|607973cd-335e-4119-acf3-271bf9bf707f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:24:37.283Z|69e74424-f528-4891-a581-cc397b4edca9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:24:47.317Z|798f757e-c46c-4e4a-b200-3c2fc66ffd36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:24:47.318Z|798f757e-c46c-4e4a-b200-3c2fc66ffd36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:24:47.322Z|a2de88bc-667b-4535-92dc-39082bb725bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:24:47.322Z|3f32f635-40d1-455e-ad2c-41a359f6db23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:24:47.323Z|a2de88bc-667b-4535-92dc-39082bb725bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:24:47.323Z|3f32f635-40d1-455e-ad2c-41a359f6db23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:24:48.817Z|989023a8-6de4-4850-b626-67e3d4f4d987|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:24:48.821Z|989023a8-6de4-4850-b626-67e3d4f4d987|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:24:50.262Z|cb61ee40-5a77-4d82-ab36-b13ead996a67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:24:50.263Z|cb61ee40-5a77-4d82-ab36-b13ead996a67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:24:57.350Z|c3e1140f-4648-4ea8-9edb-434cc373d331|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:24:57.351Z|1f016cd4-60ea-4879-a7ce-34896e04bab0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:24:57.351Z|c3e1140f-4648-4ea8-9edb-434cc373d331|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:24:57.351Z|1f016cd4-60ea-4879-a7ce-34896e04bab0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:24:57.353Z|3c0aed7d-90df-46b8-b834-0c56e7f918ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:24:57.353Z|3c0aed7d-90df-46b8-b834-0c56e7f918ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:25:03.817Z|f8e407dc-ab5a-45f1-9c30-898524f2e070|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:25:03.818Z|f8e407dc-ab5a-45f1-9c30-898524f2e070|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:25:07.376Z|ea53b82a-9325-4bb1-a1a0-cc36ffce7408|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:25:07.377Z|ea53b82a-9325-4bb1-a1a0-cc36ffce7408|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:25:07.378Z|ee3c9f2e-7b7b-4b25-a24c-70ba6a6b079d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:25:07.379Z|ee3c9f2e-7b7b-4b25-a24c-70ba6a6b079d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:25:07.380Z|0bcbb78d-8683-4265-8aa4-5a6ca208deee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:25:07.380Z|0bcbb78d-8683-4265-8aa4-5a6ca208deee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:25:15.772Z|22870027-365b-4e50-9299-8522e710a0dc|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T12:25:15.772Z|22870027-365b-4e50-9299-8522e710a0dc|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T12:25:17.411Z|fbedc766-15a8-47a4-adfb-91f7b1aad30d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:25:17.412Z|fbedc766-15a8-47a4-adfb-91f7b1aad30d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:25:17.411Z|2846dbfa-804c-45f0-97fb-6ef8e4bddfa2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:25:17.415Z|2846dbfa-804c-45f0-97fb-6ef8e4bddfa2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:25:17.420Z|4798fad3-24a0-4a52-af3a-78626f052e85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:25:17.422Z|4798fad3-24a0-4a52-af3a-78626f052e85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:25:18.817Z|aa949abc-a87d-4c65-a74d-8ddf28dc2814|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:25:18.818Z|aa949abc-a87d-4c65-a74d-8ddf28dc2814|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:25:20.263Z|5f16cece-8afa-44ec-82b2-b29ec7579dc9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:25:20.264Z|5f16cece-8afa-44ec-82b2-b29ec7579dc9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:25:27.448Z|ea7632dc-8b76-4a82-8f72-35104bfad453|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:25:27.449Z|ea7632dc-8b76-4a82-8f72-35104bfad453|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:25:27.452Z|dd6f687a-b896-4afe-92c9-b89091208b98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:25:27.453Z|dd6f687a-b896-4afe-92c9-b89091208b98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:25:27.453Z|d85b0c48-6c26-49c5-919b-2d80df095938|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:25:27.455Z|d85b0c48-6c26-49c5-919b-2d80df095938|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:25:33.817Z|e54ab185-653f-4e5d-ad59-e93b49ac9fae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:25:33.820Z|e54ab185-653f-4e5d-ad59-e93b49ac9fae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:25:37.481Z|c364ab8e-7760-4802-a7fa-c1fce94c1dae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:25:37.482Z|c364ab8e-7760-4802-a7fa-c1fce94c1dae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:25:37.483Z|72bfe5fe-16f5-4a59-85c6-579fe7053817|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:25:37.483Z|5a81e8a2-848e-4864-9e17-dba9ae13777d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:25:37.483Z|5a81e8a2-848e-4864-9e17-dba9ae13777d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:25:37.483Z|72bfe5fe-16f5-4a59-85c6-579fe7053817|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:25:47.515Z|28bf7a18-69c5-4f2b-91c0-002ef80b386d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:25:47.516Z|28bf7a18-69c5-4f2b-91c0-002ef80b386d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:25:47.523Z|272bdd48-d52c-4f26-89da-a3f41995fd68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:25:47.523Z|008d3415-6a06-4d7d-8fca-4b5e1f80e8a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:25:47.524Z|008d3415-6a06-4d7d-8fca-4b5e1f80e8a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:25:47.524Z|272bdd48-d52c-4f26-89da-a3f41995fd68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:25:48.818Z|ce9de7f6-a3b5-4d6c-b7c7-ec4851456e2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:25:48.818Z|ce9de7f6-a3b5-4d6c-b7c7-ec4851456e2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:25:50.265Z|38d12e12-36c3-41de-927f-976b62742c84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:25:50.265Z|38d12e12-36c3-41de-927f-976b62742c84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:25:57.550Z|c29cab6d-7da3-4cf4-b0dc-9611ec5e1d79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:25:57.550Z|c29cab6d-7da3-4cf4-b0dc-9611ec5e1d79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:25:57.550Z|c91a62fd-7e8d-431d-99ef-865663be47de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:25:57.552Z|c91a62fd-7e8d-431d-99ef-865663be47de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:25:57.554Z|5842b1c8-7229-4a25-aff5-d900b8c5e6ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:25:57.555Z|5842b1c8-7229-4a25-aff5-d900b8c5e6ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:26:03.818Z|319c1f0b-093c-47e3-ad9b-f7b5f6de19ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:26:03.818Z|319c1f0b-093c-47e3-ad9b-f7b5f6de19ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:26:07.576Z|ef8b4dae-5360-4d38-9f67-1e288489363f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:26:07.577Z|ef8b4dae-5360-4d38-9f67-1e288489363f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:26:07.579Z|034c1639-0642-4787-84a1-2319a238f6b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:26:07.580Z|034c1639-0642-4787-84a1-2319a238f6b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:26:07.582Z|113e66f5-1167-4643-995a-dc97c575b4ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:26:07.583Z|113e66f5-1167-4643-995a-dc97c575b4ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:26:15.771Z|37c29ed6-c3bc-4408-a432-6669f2ca3de7|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T12:26:15.772Z|37c29ed6-c3bc-4408-a432-6669f2ca3de7|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T12:26:17.618Z|da5d5f50-c480-4b2d-9770-5b26bf603aa4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:26:17.619Z|da5d5f50-c480-4b2d-9770-5b26bf603aa4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:26:17.621Z|69719c94-60ea-4489-9305-a1212a4bd55f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:26:17.621Z|69719c94-60ea-4489-9305-a1212a4bd55f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:26:17.625Z|f114e9c4-33c3-4596-8159-d637440c2a18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:26:17.626Z|f114e9c4-33c3-4596-8159-d637440c2a18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:26:18.817Z|479d8e08-0b80-499f-a887-189589b36cf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:26:18.821Z|479d8e08-0b80-499f-a887-189589b36cf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:26:20.266Z|6c394bf9-adad-48e4-a7c6-67d95d163ae1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:26:20.266Z|6c394bf9-adad-48e4-a7c6-67d95d163ae1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:26:27.646Z|baa94d45-d2f3-4daf-b546-e1d349f546d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:26:27.647Z|baa94d45-d2f3-4daf-b546-e1d349f546d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:26:27.650Z|3bc321cb-4a5e-45b8-a8d4-6ed5ff50d7c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:26:27.651Z|3bc321cb-4a5e-45b8-a8d4-6ed5ff50d7c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:26:27.654Z|2365f2dd-e4d9-4b3e-a206-945eb97b9592|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:26:27.654Z|2365f2dd-e4d9-4b3e-a206-945eb97b9592|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:26:33.817Z|d55382e2-792c-45a1-9a63-0552b82ee7f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:26:33.818Z|d55382e2-792c-45a1-9a63-0552b82ee7f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:26:37.679Z|faaacd16-db14-46fe-b13e-e8cfa4ea7d28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:26:37.680Z|faaacd16-db14-46fe-b13e-e8cfa4ea7d28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:26:37.683Z|bf465bf6-5146-4db7-a935-86f672830ee1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:26:37.683Z|3f66f751-66ba-49b2-b355-07b39ba5017c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:26:37.684Z|bf465bf6-5146-4db7-a935-86f672830ee1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:26:37.684Z|3f66f751-66ba-49b2-b355-07b39ba5017c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:26:47.715Z|3c33dcf1-b9c3-4ceb-9696-6efb3c50920f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:26:47.717Z|3c33dcf1-b9c3-4ceb-9696-6efb3c50920f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:26:47.718Z|6add3bcf-0f2f-4681-8091-6fda1683a006|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:26:47.718Z|6add3bcf-0f2f-4681-8091-6fda1683a006|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:26:47.724Z|bb4a0e5c-28a5-434c-842c-0d6f172e0b76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:26:47.724Z|bb4a0e5c-28a5-434c-842c-0d6f172e0b76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:26:48.817Z|91e10cc9-d141-4a2f-9caa-fc7b2d8788c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:26:48.818Z|91e10cc9-d141-4a2f-9caa-fc7b2d8788c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:26:50.267Z|24d8fa94-03ec-452c-a1fe-16f4553080d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:26:50.267Z|24d8fa94-03ec-452c-a1fe-16f4553080d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:26:57.747Z|ef48352d-ad12-404b-aae7-e96897c755d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:26:57.748Z|ef48352d-ad12-404b-aae7-e96897c755d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:26:57.751Z|4a101c83-4526-4135-b305-098f9d30d176|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:26:57.751Z|4a101c83-4526-4135-b305-098f9d30d176|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:26:57.757Z|2ebbc4db-721e-4755-9533-bed5750add6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:26:57.758Z|2ebbc4db-721e-4755-9533-bed5750add6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:27:03.817Z|af8136aa-507d-43a7-acdc-b554107ef13a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:27:03.821Z|af8136aa-507d-43a7-acdc-b554107ef13a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:27:07.781Z|ab6c204f-22de-4907-bb0e-5d58e77e8ec6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:27:07.781Z|ab6c204f-22de-4907-bb0e-5d58e77e8ec6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:27:07.781Z|aad34146-2c27-4231-8e5b-3c6138d98b0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:27:07.782Z|aad34146-2c27-4231-8e5b-3c6138d98b0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:27:07.791Z|23bc2328-8709-4797-ae87-4ddc91492842|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:27:07.791Z|23bc2328-8709-4797-ae87-4ddc91492842|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:27:15.772Z|2b0a0ba7-e6ac-4d99-a5f6-23ec0e8dcb21|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T12:27:15.773Z|2b0a0ba7-e6ac-4d99-a5f6-23ec0e8dcb21|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T12:27:17.810Z|5b40b974-4bf8-46d8-b56d-b6f052e9e582|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:27:17.810Z|5b40b974-4bf8-46d8-b56d-b6f052e9e582|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:27:17.817Z|94093c2c-c3eb-4fd3-bf55-eaadaf6402fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:27:17.818Z|94093c2c-c3eb-4fd3-bf55-eaadaf6402fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:27:17.818Z|8a26cfe8-0a01-4813-b5bd-de0bc63dbbbe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:27:17.818Z|8a26cfe8-0a01-4813-b5bd-de0bc63dbbbe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:27:18.818Z|7c3d3f84-0fa5-46d3-a4a6-244b48356f04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:27:18.818Z|7c3d3f84-0fa5-46d3-a4a6-244b48356f04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:27:20.268Z|1ba4d50e-e4e6-412e-a03b-125c2f61104a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:27:20.268Z|1ba4d50e-e4e6-412e-a03b-125c2f61104a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:27:27.848Z|8941aa21-9cc6-409e-9b0c-02eb5ba21a50|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:27:27.849Z|8941aa21-9cc6-409e-9b0c-02eb5ba21a50|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:27:27.849Z|7eddc302-6a00-4c04-8b59-aba9ba2d2d09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:27:27.850Z|7eddc302-6a00-4c04-8b59-aba9ba2d2d09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:27:27.851Z|251f11d2-b83a-4429-9ce4-326affd34542|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:27:27.852Z|251f11d2-b83a-4429-9ce4-326affd34542|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:27:33.817Z|d5a8ac65-659b-4d2f-b887-ff6a39798411|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:27:33.818Z|d5a8ac65-659b-4d2f-b887-ff6a39798411|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:27:37.890Z|448148ae-a3d7-4ab0-b399-0b0fef51ef54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:27:37.891Z|448148ae-a3d7-4ab0-b399-0b0fef51ef54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:27:37.892Z|6c0bf2a2-b070-46d0-a545-61b190eca5c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:27:37.893Z|6c0bf2a2-b070-46d0-a545-61b190eca5c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:27:37.894Z|9542ddce-c8df-4d16-bb37-353e21d74cd0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:27:37.896Z|9542ddce-c8df-4d16-bb37-353e21d74cd0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:27:47.922Z|e1bed652-614d-46bd-b28a-0e681c651aa2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:27:47.923Z|e1bed652-614d-46bd-b28a-0e681c651aa2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:27:47.923Z|bd9aaee9-5311-405f-8e3a-965f1f07e50b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:27:47.924Z|bd9aaee9-5311-405f-8e3a-965f1f07e50b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:27:47.926Z|c8dabba6-6f9f-48db-b9ab-02d900c7c37a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:27:47.926Z|c8dabba6-6f9f-48db-b9ab-02d900c7c37a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:27:48.817Z|b5f60530-ef4f-4107-9142-b5350bf89973|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:27:48.821Z|b5f60530-ef4f-4107-9142-b5350bf89973|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:27:50.269Z|befa2931-a2fa-4ef0-a8c3-eca80776c93f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:27:50.269Z|befa2931-a2fa-4ef0-a8c3-eca80776c93f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:27:57.956Z|952da6a7-7788-4792-b001-9d296bc41b68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:27:57.957Z|952da6a7-7788-4792-b001-9d296bc41b68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:27:57.963Z|5320ae05-35dc-4e1a-9150-0dd60f3284bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:27:57.963Z|5320ae05-35dc-4e1a-9150-0dd60f3284bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:27:57.964Z|4adf32c4-f2de-489c-90ce-4ba964a00b27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:27:57.965Z|4adf32c4-f2de-489c-90ce-4ba964a00b27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:28:03.817Z|49bd52a9-6ec2-4b5f-ac7d-fad29d1a1b53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:28:03.818Z|49bd52a9-6ec2-4b5f-ac7d-fad29d1a1b53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:28:07.992Z|e5b5ed8c-19c8-4659-b59a-9b0406022f91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:28:07.994Z|841f4cd4-2270-433b-a20b-350bc797719d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:28:07.994Z|e5b5ed8c-19c8-4659-b59a-9b0406022f91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:28:07.994Z|841f4cd4-2270-433b-a20b-350bc797719d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:28:07.995Z|b00b6fe9-5ca5-46e4-935b-af99eef0c25b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:28:07.996Z|b00b6fe9-5ca5-46e4-935b-af99eef0c25b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:28:15.772Z|a2e0a685-3506-49cd-8d76-95641b29a4d6|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T12:28:15.773Z|a2e0a685-3506-49cd-8d76-95641b29a4d6|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T12:28:18.025Z|26e4dcd1-703d-4ee8-b2de-8eea2814f471|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:28:18.025Z|26e4dcd1-703d-4ee8-b2de-8eea2814f471|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:28:18.026Z|6d45fdc2-99a9-45f2-af93-10011d428c78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:28:18.027Z|6d45fdc2-99a9-45f2-af93-10011d428c78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:28:18.035Z|2183b094-24cb-4795-b72b-bf843de13528|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:28:18.036Z|2183b094-24cb-4795-b72b-bf843de13528|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:28:18.817Z|bc7971fe-241c-49a6-adc2-4d5f1a0f50ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:28:18.818Z|bc7971fe-241c-49a6-adc2-4d5f1a0f50ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:28:20.270Z|423ddbb3-eb7c-4a4d-a005-f12176c8f739|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:28:20.270Z|423ddbb3-eb7c-4a4d-a005-f12176c8f739|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:28:28.053Z|97f920f8-bdca-4b9b-a150-24779949b8e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:28:28.054Z|97f920f8-bdca-4b9b-a150-24779949b8e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:28:28.059Z|c372d690-50b1-4a3f-af56-945cd49f1752|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:28:28.059Z|c372d690-50b1-4a3f-af56-945cd49f1752|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:28:28.062Z|c11df1c0-a12a-4e9b-97b1-20dc303cc809|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:28:28.062Z|c11df1c0-a12a-4e9b-97b1-20dc303cc809|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:28:33.817Z|f2e788a9-70a2-4a26-b612-0b41b9b951d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:28:33.821Z|f2e788a9-70a2-4a26-b612-0b41b9b951d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:28:38.089Z|d5f4fd52-fd1c-4e7f-a053-30d43ef49eea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:28:38.089Z|d5f4fd52-fd1c-4e7f-a053-30d43ef49eea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:28:38.096Z|147e65ca-b3d7-4e78-875d-6b679ea65013|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:28:38.097Z|147e65ca-b3d7-4e78-875d-6b679ea65013|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:28:38.099Z|0c4560ca-5c50-43ad-a918-c89125b6ad45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:28:38.100Z|0c4560ca-5c50-43ad-a918-c89125b6ad45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:28:48.126Z|2b552707-edef-4630-9c3f-984f8bdafc15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:28:48.127Z|2b552707-edef-4630-9c3f-984f8bdafc15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:28:48.126Z|65c8d703-9804-4e72-b725-e45f554b0f2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:28:48.128Z|65c8d703-9804-4e72-b725-e45f554b0f2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:28:48.130Z|1d5c1ba2-6e23-4b6d-901d-339419e335c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:28:48.130Z|1d5c1ba2-6e23-4b6d-901d-339419e335c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:28:48.817Z|acadd464-0095-4217-8ad1-0a969d372268|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:28:48.818Z|acadd464-0095-4217-8ad1-0a969d372268|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:28:50.271Z|f0080cef-ff4c-4667-9911-4567d7b82259|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:28:50.272Z|f0080cef-ff4c-4667-9911-4567d7b82259|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:28:58.155Z|09851e8d-0d00-4950-87e8-ddad40ac674b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:28:58.156Z|09851e8d-0d00-4950-87e8-ddad40ac674b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:28:58.159Z|320fe88d-7f32-4ce7-8bfa-572af9744492|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:28:58.159Z|ea83dc95-3e19-4b54-ae19-a03fe237e665|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:28:58.160Z|320fe88d-7f32-4ce7-8bfa-572af9744492|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:28:58.160Z|ea83dc95-3e19-4b54-ae19-a03fe237e665|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:29:03.818Z|1203cab9-2314-44f5-9ae8-f54040fa4545|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:29:03.818Z|1203cab9-2314-44f5-9ae8-f54040fa4545|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:29:08.193Z|8012a316-857a-4ea4-a60c-60641b021ec7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:29:08.193Z|d7a350e1-3b2c-4e80-b10a-b2a7dc374dd7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:29:08.195Z|8012a316-857a-4ea4-a60c-60641b021ec7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:29:08.195Z|d7a350e1-3b2c-4e80-b10a-b2a7dc374dd7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:29:08.197Z|d53e9c15-6e58-4427-b0c2-6af11c1c6469|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:29:08.198Z|d53e9c15-6e58-4427-b0c2-6af11c1c6469|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:29:15.772Z|cacdba34-2bb0-44ac-9c94-b5798b2df9d2|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T12:29:15.772Z|cacdba34-2bb0-44ac-9c94-b5798b2df9d2|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T12:29:18.227Z|875dda66-9787-4fa2-a50e-548aa9d95cc2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:29:18.228Z|875dda66-9787-4fa2-a50e-548aa9d95cc2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:29:18.233Z|eb6c340e-6498-4974-b14b-390eddcef2be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:29:18.233Z|eb6c340e-6498-4974-b14b-390eddcef2be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:29:18.233Z|ab9b8d5c-012e-4dc6-827f-40d46c14c7ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:29:18.234Z|ab9b8d5c-012e-4dc6-827f-40d46c14c7ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:29:18.817Z|601bfbe0-decf-4ad4-9b55-5c029a7a750a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:29:18.821Z|601bfbe0-decf-4ad4-9b55-5c029a7a750a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:29:20.272Z|f07fcb84-5932-40fb-81be-af489396051e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:29:20.273Z|f07fcb84-5932-40fb-81be-af489396051e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:29:28.266Z|eec6d48d-2aba-49aa-a531-7a788e081ef6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:29:28.267Z|eec6d48d-2aba-49aa-a531-7a788e081ef6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:29:28.270Z|9a71f75f-9919-4b83-93f6-df0cb9ec96a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:29:28.271Z|9a71f75f-9919-4b83-93f6-df0cb9ec96a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:29:28.271Z|16ebe979-6b94-4a36-9821-597cc0162ffc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:29:28.272Z|16ebe979-6b94-4a36-9821-597cc0162ffc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:29:33.817Z|2a692449-435e-49be-9886-617d99563bf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:29:33.818Z|2a692449-435e-49be-9886-617d99563bf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:29:38.301Z|3a7d7ae1-0f50-49fa-a22f-996772756a87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:29:38.301Z|3475af83-91b0-415c-8d89-90927e4f7d65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:29:38.302Z|3a7d7ae1-0f50-49fa-a22f-996772756a87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:29:38.302Z|3475af83-91b0-415c-8d89-90927e4f7d65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:29:38.303Z|a25554d0-e094-45b3-80f3-3a473cdc5934|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:29:38.303Z|a25554d0-e094-45b3-80f3-3a473cdc5934|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:29:48.331Z|dcc4c513-2a22-4cbe-b72a-ac44ae1344ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:29:48.332Z|dcc4c513-2a22-4cbe-b72a-ac44ae1344ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:29:48.336Z|c6d348f2-bb7b-48aa-af50-1b4781ae0fe6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:29:48.336Z|c6d348f2-bb7b-48aa-af50-1b4781ae0fe6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:29:48.337Z|72fbe496-0844-440f-b2d0-6d57476b714c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:29:48.337Z|72fbe496-0844-440f-b2d0-6d57476b714c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:29:48.817Z|e0b0083d-3df1-4543-aea8-9ea95822ebd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:29:48.818Z|e0b0083d-3df1-4543-aea8-9ea95822ebd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:29:50.274Z|889eaaa8-cb2c-441f-b8a9-52ea27ba10e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:29:50.274Z|889eaaa8-cb2c-441f-b8a9-52ea27ba10e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:29:58.361Z|6bf8a883-967c-466e-8167-769200fe6dc1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:29:58.362Z|6bf8a883-967c-466e-8167-769200fe6dc1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:29:58.362Z|9c7cca7d-c113-4809-b847-c46e584d14c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:29:58.363Z|9c7cca7d-c113-4809-b847-c46e584d14c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:29:58.369Z|86f9c195-0a30-4055-ae4f-df0e5f0b1e22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:29:58.370Z|86f9c195-0a30-4055-ae4f-df0e5f0b1e22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:30:03.817Z|3767ff1e-cc8b-44fb-ab72-8930012fbbee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:30:03.822Z|3767ff1e-cc8b-44fb-ab72-8930012fbbee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:30:08.391Z|b86aaa26-3a86-472b-a621-b39e6a2be307|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:30:08.391Z|b86aaa26-3a86-472b-a621-b39e6a2be307|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:30:08.397Z|bae3da02-23ad-4252-8ea4-ea1f6e47328b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:30:08.398Z|bae3da02-23ad-4252-8ea4-ea1f6e47328b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:30:08.399Z|ac0d1add-6160-4500-9334-554959a6549f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:30:08.400Z|ac0d1add-6160-4500-9334-554959a6549f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:30:15.772Z|2c4461d6-e3ec-4588-b9e2-cab74d74bf3c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T12:30:15.773Z|2c4461d6-e3ec-4588-b9e2-cab74d74bf3c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T12:30:18.421Z|85e6f82a-8b9f-46ae-9455-f5728e5fc471|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:30:18.423Z|85e6f82a-8b9f-46ae-9455-f5728e5fc471|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:30:18.426Z|2c616d9f-c5dd-4577-ac85-65ee90bebcb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:30:18.427Z|2c616d9f-c5dd-4577-ac85-65ee90bebcb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:30:18.427Z|1921f734-c4c8-4fd5-ab22-d1184f98ef0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:30:18.428Z|1921f734-c4c8-4fd5-ab22-d1184f98ef0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:30:18.817Z|fcb85851-c56a-4ac5-b76e-f1ee3a6d49f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:30:18.818Z|fcb85851-c56a-4ac5-b76e-f1ee3a6d49f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:30:20.275Z|f9c3fa27-c11a-462f-8ddd-fbac4989e2a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:30:20.275Z|f9c3fa27-c11a-462f-8ddd-fbac4989e2a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:30:28.454Z|8471f4c7-e594-407d-99f7-210ea80a111c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:30:28.454Z|8471f4c7-e594-407d-99f7-210ea80a111c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:30:28.457Z|26db743b-c8e7-4ef5-8334-17312348dea5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:30:28.458Z|26db743b-c8e7-4ef5-8334-17312348dea5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:30:28.460Z|257fd4fa-4f09-449c-aee2-f337c7043c7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:30:28.460Z|257fd4fa-4f09-449c-aee2-f337c7043c7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:30:33.817Z|b9cb744f-faa1-42d6-aaa1-02af970d9d09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:30:33.818Z|b9cb744f-faa1-42d6-aaa1-02af970d9d09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:30:38.490Z|897b71df-bc82-449a-a8b4-f04944ab9cc3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:30:38.490Z|f56af666-2ded-4ca5-a07f-1cfbf0fb6ec7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:30:38.490Z|897b71df-bc82-449a-a8b4-f04944ab9cc3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:30:38.491Z|f56af666-2ded-4ca5-a07f-1cfbf0fb6ec7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:30:38.497Z|9317c505-e4ff-4743-ac5b-383bdcdaf5fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:30:38.497Z|9317c505-e4ff-4743-ac5b-383bdcdaf5fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:30:48.520Z|51b12df3-e897-4318-bbc0-5dc661aab50a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:30:48.521Z|51b12df3-e897-4318-bbc0-5dc661aab50a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:30:48.528Z|500f0e0f-5728-42f7-9a9f-3588b721c61c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:30:48.528Z|500f0e0f-5728-42f7-9a9f-3588b721c61c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:30:48.531Z|38da6667-d220-45a8-bb7e-67627209ceca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:30:48.532Z|38da6667-d220-45a8-bb7e-67627209ceca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:30:48.817Z|6e5769ba-9b86-41f5-ba37-8e9c580c9f81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:30:48.823Z|6e5769ba-9b86-41f5-ba37-8e9c580c9f81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:30:50.276Z|91057b06-ce46-4318-b84d-6d319f0c00e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:30:50.276Z|91057b06-ce46-4318-b84d-6d319f0c00e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:30:58.563Z|d907e0f8-1a4d-4a2a-b607-fde9e1e3e0d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:30:58.563Z|d907e0f8-1a4d-4a2a-b607-fde9e1e3e0d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:30:58.563Z|374d2156-863e-45a0-bc35-f67970243445|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:30:58.563Z|948c36db-6a83-40b0-82b9-928d88b1455f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:30:58.564Z|374d2156-863e-45a0-bc35-f67970243445|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:30:58.564Z|948c36db-6a83-40b0-82b9-928d88b1455f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:31:03.817Z|88f5b039-a25c-47ea-a751-c0f1a2717c63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:31:03.818Z|88f5b039-a25c-47ea-a751-c0f1a2717c63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:31:08.597Z|e5fa2274-3be6-4081-a500-3dd249a8f81d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:31:08.598Z|e5fa2274-3be6-4081-a500-3dd249a8f81d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:31:08.600Z|d52d55f0-31bb-4013-bca1-d4471c0c0aac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:31:08.601Z|d52d55f0-31bb-4013-bca1-d4471c0c0aac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:31:08.604Z|301f3052-30ef-4e21-8229-c16ecb441e23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:31:08.605Z|301f3052-30ef-4e21-8229-c16ecb441e23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:31:15.771Z|ae0eceba-237b-473e-83b0-829e27606e9b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T12:31:15.772Z|ae0eceba-237b-473e-83b0-829e27606e9b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T12:31:18.639Z|14d9b2f5-6cad-41b0-b5ba-b1b8623d6106|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:31:18.640Z|14d9b2f5-6cad-41b0-b5ba-b1b8623d6106|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:31:18.640Z|faa303b3-ae34-4c2c-900e-8d377baffef8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:31:18.640Z|225c845e-1fed-4c54-9900-4fc9634aee19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:31:18.641Z|faa303b3-ae34-4c2c-900e-8d377baffef8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:31:18.641Z|225c845e-1fed-4c54-9900-4fc9634aee19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:31:18.817Z|450d660c-ebc0-4bbf-a833-5424d2100475|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:31:18.818Z|450d660c-ebc0-4bbf-a833-5424d2100475|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:31:20.277Z|c78afa27-cbe9-4264-bb00-527ce448b7b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:31:20.278Z|c78afa27-cbe9-4264-bb00-527ce448b7b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:31:28.677Z|f076e628-75c7-4772-8870-b7c8703af263|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:31:28.677Z|25ab9f42-cc85-4463-a707-be3e9d281223|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:31:28.678Z|f076e628-75c7-4772-8870-b7c8703af263|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:31:28.678Z|25ab9f42-cc85-4463-a707-be3e9d281223|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:31:28.682Z|f32842f8-9823-4c32-b259-dc35e75a5de7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:31:28.683Z|f32842f8-9823-4c32-b259-dc35e75a5de7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:31:33.817Z|84eeb578-a522-4883-aeaa-ee0373fd5a17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:31:33.822Z|84eeb578-a522-4883-aeaa-ee0373fd5a17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:31:38.720Z|2c5cdc7d-b7ac-4740-b45a-d3636ecec03a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:31:38.721Z|2c5cdc7d-b7ac-4740-b45a-d3636ecec03a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:31:38.721Z|6210c7aa-0e1d-4220-bda6-13401e6e5da0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:31:38.722Z|6210c7aa-0e1d-4220-bda6-13401e6e5da0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:31:38.722Z|864b8bb3-9523-4604-b80f-0f9d4e3ca3bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:31:38.722Z|864b8bb3-9523-4604-b80f-0f9d4e3ca3bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:31:48.756Z|5b21e64e-5e47-472f-b204-15eca6d0a208|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:31:48.756Z|5b21e64e-5e47-472f-b204-15eca6d0a208|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:31:48.756Z|051b7e66-7e47-44ff-abd4-78faa16fb70a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:31:48.757Z|051b7e66-7e47-44ff-abd4-78faa16fb70a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:31:48.761Z|e9972537-a545-4e49-9367-59250bc6679a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:31:48.762Z|e9972537-a545-4e49-9367-59250bc6679a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:31:48.817Z|11210d1b-548e-4116-9097-20b22d7a0728|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:31:48.818Z|11210d1b-548e-4116-9097-20b22d7a0728|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:31:50.279Z|449b8d90-a292-43c0-8bd6-d38eadb4809e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:31:50.279Z|449b8d90-a292-43c0-8bd6-d38eadb4809e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:31:58.793Z|d94ceb5c-d188-4535-8ee0-40a1e1c60748|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:31:58.794Z|d94ceb5c-d188-4535-8ee0-40a1e1c60748|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:31:58.795Z|a115e2f5-0281-4e92-9acc-d71df185b5c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:31:58.796Z|a115e2f5-0281-4e92-9acc-d71df185b5c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:31:58.797Z|bc68a4c4-19d8-46cb-9939-0d68082edfa8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:31:58.797Z|bc68a4c4-19d8-46cb-9939-0d68082edfa8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:32:03.817Z|fff4acba-fe49-4c6a-a7ec-09d412a38434|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:32:03.818Z|fff4acba-fe49-4c6a-a7ec-09d412a38434|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:32:08.823Z|dc583eae-eb1b-4374-8e51-f7603e78c5e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:32:08.824Z|dc583eae-eb1b-4374-8e51-f7603e78c5e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:32:08.826Z|ad0e81f7-2400-4463-8305-f693c6631954|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:32:08.827Z|ad0e81f7-2400-4463-8305-f693c6631954|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:32:08.828Z|9ae6971a-bb0a-44a4-9bda-1a2440728360|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:32:08.828Z|9ae6971a-bb0a-44a4-9bda-1a2440728360|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:32:15.771Z|2aed8d5a-ab07-430b-8175-173ba5f91b66|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T12:32:15.772Z|2aed8d5a-ab07-430b-8175-173ba5f91b66|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T12:32:18.817Z|0d38bcb5-46d7-4b02-8ead-74f468930601|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:32:18.821Z|0d38bcb5-46d7-4b02-8ead-74f468930601|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:32:18.855Z|38cdb851-3796-4635-af2e-93ff23862160|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:32:18.856Z|38cdb851-3796-4635-af2e-93ff23862160|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:32:18.856Z|9d76536a-49b1-45cb-99ee-831da05ea2f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:32:18.857Z|e3bc31c4-baed-4017-a26a-e188a83b72c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:32:18.857Z|9d76536a-49b1-45cb-99ee-831da05ea2f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:32:18.857Z|e3bc31c4-baed-4017-a26a-e188a83b72c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:32:20.280Z|344c778f-26db-45a2-8592-9dcd9d4b83f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:32:20.280Z|344c778f-26db-45a2-8592-9dcd9d4b83f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:32:28.900Z|9281819e-6d82-404a-900d-f95610ed1854|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:32:28.900Z|9281819e-6d82-404a-900d-f95610ed1854|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:32:28.900Z|52b76e7e-097d-4251-9fe4-644966c2eb86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:32:28.901Z|52b76e7e-097d-4251-9fe4-644966c2eb86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:32:28.902Z|5b2f6c7c-0b5b-4197-91b3-a2d0e83bfc09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:32:28.903Z|5b2f6c7c-0b5b-4197-91b3-a2d0e83bfc09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:32:33.817Z|5280c105-4097-4e04-9e3f-7bc84a9b11f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:32:33.818Z|5280c105-4097-4e04-9e3f-7bc84a9b11f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:32:38.927Z|99e1ab16-de26-4a80-91f0-f40f2d362376|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:32:38.928Z|a412aa11-d90a-457b-84f6-48959913eafe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:32:38.928Z|99e1ab16-de26-4a80-91f0-f40f2d362376|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:32:38.928Z|a412aa11-d90a-457b-84f6-48959913eafe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:32:38.935Z|40c84dff-f468-4cf5-9f5c-21a0ba1b28c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:32:38.936Z|40c84dff-f468-4cf5-9f5c-21a0ba1b28c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:32:48.817Z|a92fe6ea-b119-4ad5-8b9f-ec0fd687f9cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:32:48.818Z|a92fe6ea-b119-4ad5-8b9f-ec0fd687f9cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:32:48.960Z|1d5b8562-d8f3-445d-8617-c202981ff181|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:32:48.961Z|1d5b8562-d8f3-445d-8617-c202981ff181|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:32:48.962Z|627ab47a-7c11-4c8c-88a4-01a5d754a4a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:32:48.962Z|627ab47a-7c11-4c8c-88a4-01a5d754a4a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:32:48.969Z|b23c66ec-a907-43fe-a5a7-932a9b553368|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:32:48.970Z|b23c66ec-a907-43fe-a5a7-932a9b553368|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:32:50.281Z|fde962ea-f037-4b35-bdc9-e5d98a7e96de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:32:50.281Z|fde962ea-f037-4b35-bdc9-e5d98a7e96de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:32:58.995Z|341c57a5-20ae-41b6-be8e-e2f95cd3f33e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:32:58.996Z|341c57a5-20ae-41b6-be8e-e2f95cd3f33e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:32:58.998Z|228662fa-c5c2-4c92-b02a-54445d202604|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:32:59.000Z|228662fa-c5c2-4c92-b02a-54445d202604|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:32:59.001Z|68aa625e-c1a3-407a-9603-3c270a3bc500|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:32:59.002Z|68aa625e-c1a3-407a-9603-3c270a3bc500|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:33:03.817Z|d6838dc2-34fe-48c5-b130-a57365dda362|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:33:03.822Z|d6838dc2-34fe-48c5-b130-a57365dda362|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:33:09.028Z|5a16bd44-5602-4acb-ad94-0f1ba0594d2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:33:09.029Z|5a16bd44-5602-4acb-ad94-0f1ba0594d2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:33:09.034Z|9d4e12ba-0924-4e44-8f42-09de6c823d50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:33:09.034Z|0c3e4194-72ea-4615-88ca-064fe67ad85f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:33:09.034Z|9d4e12ba-0924-4e44-8f42-09de6c823d50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:33:09.035Z|0c3e4194-72ea-4615-88ca-064fe67ad85f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:33:15.771Z|e784c7a3-6cd8-4950-8f34-f998301a0f88|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T12:33:15.771Z|e784c7a3-6cd8-4950-8f34-f998301a0f88|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T12:33:18.817Z|57f88e69-3993-48fa-a012-17f2f02d11ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:33:18.818Z|57f88e69-3993-48fa-a012-17f2f02d11ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:33:19.062Z|e0c7ef39-7b69-46f9-bb18-74eefddae344|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:33:19.062Z|a45247b0-b3d4-49d2-829e-dd7c9113bd33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:33:19.063Z|e0c7ef39-7b69-46f9-bb18-74eefddae344|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:33:19.063Z|a45247b0-b3d4-49d2-829e-dd7c9113bd33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:33:19.068Z|312d1441-c14f-449a-ac81-9c888fe616ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:33:19.069Z|312d1441-c14f-449a-ac81-9c888fe616ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:33:20.282Z|157e9c8d-4026-4418-817c-ee6ba89616ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:33:20.282Z|157e9c8d-4026-4418-817c-ee6ba89616ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:33:29.093Z|c68410f7-e4d7-4849-8e1b-07647c2c190e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:33:29.094Z|c68410f7-e4d7-4849-8e1b-07647c2c190e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:33:29.098Z|4ecf1661-9db2-4580-868b-79d06dacf2ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:33:29.101Z|4ecf1661-9db2-4580-868b-79d06dacf2ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:33:29.101Z|f32743ce-243c-4b69-ac28-be1db8b61b6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:33:29.102Z|f32743ce-243c-4b69-ac28-be1db8b61b6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:33:33.818Z|a086608e-8b62-49de-bc53-9db96a9ddfcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:33:33.818Z|a086608e-8b62-49de-bc53-9db96a9ddfcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:33:39.131Z|fd691b1f-8057-4aaa-b2b5-088253261092|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:33:39.131Z|fd691b1f-8057-4aaa-b2b5-088253261092|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:33:39.133Z|49ed11b1-5be8-4d8e-b3b8-ced2f0ae5537|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:33:39.133Z|e4c9fbd2-e9ec-4d79-a90d-a58595d471e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:33:39.134Z|49ed11b1-5be8-4d8e-b3b8-ced2f0ae5537|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:33:39.134Z|e4c9fbd2-e9ec-4d79-a90d-a58595d471e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:33:48.817Z|0ad368f6-99a0-440c-bd92-849beb57c6e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:33:48.822Z|0ad368f6-99a0-440c-bd92-849beb57c6e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:33:49.163Z|3683d2e9-6c94-4d1c-8ed5-6f0afc1dea51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:33:49.164Z|3683d2e9-6c94-4d1c-8ed5-6f0afc1dea51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:33:49.167Z|f25485ff-35f5-4897-8b1c-3dac643f0c9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:33:49.167Z|f25485ff-35f5-4897-8b1c-3dac643f0c9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:33:49.170Z|eb4b15ce-b7de-4680-ace9-87e76c25c156|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:33:49.171Z|eb4b15ce-b7de-4680-ace9-87e76c25c156|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:33:50.283Z|7bc79a06-c069-4611-ab40-5a3b09e51bb9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:33:50.283Z|7bc79a06-c069-4611-ab40-5a3b09e51bb9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:33:59.194Z|4a327e27-17bd-4e09-becb-0b9de2f687c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:33:59.194Z|4a327e27-17bd-4e09-becb-0b9de2f687c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:33:59.197Z|8cc73384-77a3-4415-903e-f354ce9a9461|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:33:59.198Z|8cc73384-77a3-4415-903e-f354ce9a9461|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:33:59.204Z|59777cdc-901a-4567-9763-91dda3bf28d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:33:59.204Z|59777cdc-901a-4567-9763-91dda3bf28d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:34:03.817Z|404392ea-2948-4745-82db-0e7159ea8265|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:34:03.818Z|404392ea-2948-4745-82db-0e7159ea8265|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:34:09.224Z|b3849ad8-0ecf-45ea-b993-91fdab0050e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:34:09.224Z|b3849ad8-0ecf-45ea-b993-91fdab0050e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:34:09.225Z|a84c140d-349b-48d0-83b1-039a6c2ebf50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:34:09.226Z|a84c140d-349b-48d0-83b1-039a6c2ebf50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:34:09.245Z|d6b2bbb1-5aa0-4767-a30a-a2c1895f7eb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:34:09.245Z|d6b2bbb1-5aa0-4767-a30a-a2c1895f7eb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:34:15.772Z|4dcf76b8-6624-476e-8a20-361148d89d26|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T12:34:15.773Z|4dcf76b8-6624-476e-8a20-361148d89d26|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T12:34:18.818Z|dc6e5ddd-892a-4005-b406-b5198076bc5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:34:18.818Z|dc6e5ddd-892a-4005-b406-b5198076bc5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:34:19.253Z|ea5cdeed-9884-4f4e-b670-fd6222200ee5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:34:19.254Z|ea5cdeed-9884-4f4e-b670-fd6222200ee5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:34:19.262Z|4a760814-f499-4f6d-b8d0-ae79e9986f45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:34:19.263Z|4a760814-f499-4f6d-b8d0-ae79e9986f45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:34:19.280Z|b74f902e-8565-48ef-aefc-f2ac4ab3c021|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:34:19.280Z|b74f902e-8565-48ef-aefc-f2ac4ab3c021|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:34:20.284Z|42ffbb3f-ba9d-4f57-8871-9f1c056c4a00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:34:20.285Z|42ffbb3f-ba9d-4f57-8871-9f1c056c4a00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:34:29.293Z|eea6b79e-b373-4b83-bd27-88745424e865|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:34:29.294Z|eea6b79e-b373-4b83-bd27-88745424e865|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:34:29.299Z|944fcc6b-ff63-4709-958a-5703324ccfa9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:34:29.300Z|944fcc6b-ff63-4709-958a-5703324ccfa9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:34:29.314Z|44a2e35d-407b-4792-a0a4-a65b0baa2e8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:34:29.314Z|44a2e35d-407b-4792-a0a4-a65b0baa2e8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:34:33.817Z|b0cdb7d2-7781-441a-9590-08240ce6dc03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:34:33.822Z|b0cdb7d2-7781-441a-9590-08240ce6dc03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:34:39.333Z|8a06abff-b513-41fd-970d-f288068e76b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:34:39.333Z|b783f6c0-7e3c-43fc-ab40-89d9c05653ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:34:39.333Z|8a06abff-b513-41fd-970d-f288068e76b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:34:39.334Z|b783f6c0-7e3c-43fc-ab40-89d9c05653ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:34:39.345Z|736b58f1-1b0a-4559-8ec2-14a91953ab7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:34:39.346Z|736b58f1-1b0a-4559-8ec2-14a91953ab7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:34:48.817Z|6cbab530-e494-41e0-98e6-612856527ba7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:34:48.818Z|6cbab530-e494-41e0-98e6-612856527ba7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:34:49.370Z|11dab919-d72d-4c13-a863-37ed0387e06a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:34:49.371Z|11dab919-d72d-4c13-a863-37ed0387e06a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:34:49.375Z|850cf97d-693f-42e9-ad74-93566fdef242|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:34:49.376Z|850cf97d-693f-42e9-ad74-93566fdef242|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:34:49.378Z|b9ef4c1c-6728-4cfc-8b62-d585486c981b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:34:49.379Z|b9ef4c1c-6728-4cfc-8b62-d585486c981b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:34:50.285Z|e61f2aeb-e0af-4a9d-9207-433a06e291b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:34:50.286Z|e61f2aeb-e0af-4a9d-9207-433a06e291b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:34:59.401Z|7601720a-d184-40c0-8d52-8246dc513c76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:34:59.401Z|7601720a-d184-40c0-8d52-8246dc513c76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:34:59.404Z|e13c16cc-3f4e-4043-af45-191512eadc05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:34:59.405Z|e13c16cc-3f4e-4043-af45-191512eadc05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:34:59.411Z|2211f050-88ef-49ff-80d0-8015e6de6ca0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:34:59.412Z|2211f050-88ef-49ff-80d0-8015e6de6ca0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:35:03.817Z|2ab52737-74a6-404d-a500-8ca4ef1eaf06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:35:03.818Z|2ab52737-74a6-404d-a500-8ca4ef1eaf06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:35:09.431Z|0b0f86d9-80b1-439f-b683-fbd930efa477|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:35:09.432Z|0b0f86d9-80b1-439f-b683-fbd930efa477|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:35:09.434Z|a99220f7-0187-483a-9c9d-976108a57a50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:35:09.435Z|a99220f7-0187-483a-9c9d-976108a57a50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:35:09.441Z|5d43df18-221c-4e6e-8aed-09511eeb3991|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:35:09.442Z|5d43df18-221c-4e6e-8aed-09511eeb3991|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:35:15.771Z|87855009-49f4-43fa-8b16-32c8bf2d0ec6|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T12:35:15.772Z|87855009-49f4-43fa-8b16-32c8bf2d0ec6|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T12:35:18.817Z|dfd8b96b-9b2e-4d47-9ec6-4900a58dc53c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:35:18.818Z|dfd8b96b-9b2e-4d47-9ec6-4900a58dc53c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:35:19.459Z|e644b8e7-dcfc-4686-80de-97b505cef266|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:35:19.460Z|e644b8e7-dcfc-4686-80de-97b505cef266|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:35:19.465Z|d60b40d4-246d-478b-993f-3e3627986c47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:35:19.465Z|d60b40d4-246d-478b-993f-3e3627986c47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:35:19.471Z|4551dd9b-5d90-4c67-8167-6cc0419ef019|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:35:19.472Z|4551dd9b-5d90-4c67-8167-6cc0419ef019|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:35:20.286Z|c4c8deea-af6f-4076-b2d5-ea9103d955b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:35:20.287Z|c4c8deea-af6f-4076-b2d5-ea9103d955b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:35:29.490Z|e7f242cd-686c-41d5-b580-2e041a7db45e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:35:29.491Z|e7f242cd-686c-41d5-b580-2e041a7db45e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:35:29.496Z|59ef16a0-9763-4647-aef6-94c264c5b1b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:35:29.497Z|59ef16a0-9763-4647-aef6-94c264c5b1b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:35:29.498Z|2ea9d64e-b059-45dc-8204-6e368b298a67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:35:29.499Z|2ea9d64e-b059-45dc-8204-6e368b298a67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:35:33.817Z|bab3dee8-f239-4d1a-8bed-1a62eef89649|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:35:33.818Z|bab3dee8-f239-4d1a-8bed-1a62eef89649|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:35:39.521Z|d1d41c8d-1ea1-4628-8a7b-b775c31136e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:35:39.522Z|54e7aff8-71a9-4437-8396-6ca323946a71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:35:39.523Z|d1d41c8d-1ea1-4628-8a7b-b775c31136e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:35:39.523Z|54e7aff8-71a9-4437-8396-6ca323946a71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:35:39.531Z|cd25a909-3ff8-49cf-b5bb-63e7298152b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:35:39.532Z|cd25a909-3ff8-49cf-b5bb-63e7298152b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:35:48.817Z|5deb19ba-ebea-46e0-9666-05483858debe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:35:48.818Z|5deb19ba-ebea-46e0-9666-05483858debe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:35:49.548Z|fa6dc7d3-b087-4a02-91e6-b3bd7fe11b3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:35:49.549Z|fa6dc7d3-b087-4a02-91e6-b3bd7fe11b3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:35:49.555Z|874e109b-01e5-47e5-b9b1-ccac99639690|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:35:49.555Z|874e109b-01e5-47e5-b9b1-ccac99639690|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:35:49.565Z|c8d0628c-dfab-4817-9426-ee2d360b3ee7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:35:49.565Z|c8d0628c-dfab-4817-9426-ee2d360b3ee7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:35:50.288Z|aea40cb4-80bc-4901-bf9e-0556c617b352|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:35:50.288Z|aea40cb4-80bc-4901-bf9e-0556c617b352|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:35:59.584Z|a029208c-9e2c-4dd7-b38e-74d293d0057a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:35:59.585Z|a029208c-9e2c-4dd7-b38e-74d293d0057a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:35:59.585Z|84371e9a-5266-40ec-9707-f17fd9d0fd31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:35:59.586Z|84371e9a-5266-40ec-9707-f17fd9d0fd31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:35:59.590Z|2e822d77-b93e-469c-9872-34deeac14263|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:35:59.591Z|2e822d77-b93e-469c-9872-34deeac14263|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:36:03.817Z|c26ff1c2-7057-4a67-be7e-b9efaa05bfc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:36:03.818Z|c26ff1c2-7057-4a67-be7e-b9efaa05bfc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:36:09.615Z|730090c4-eb86-48f3-a6fb-c7e38c5ef481|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:36:09.616Z|173f5c7f-b4a5-48d8-ba8f-3cd32efaeae3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:36:09.616Z|730090c4-eb86-48f3-a6fb-c7e38c5ef481|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:36:09.616Z|173f5c7f-b4a5-48d8-ba8f-3cd32efaeae3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:36:09.622Z|ac542751-62c2-4d75-90c6-246999e3d506|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:36:09.622Z|ac542751-62c2-4d75-90c6-246999e3d506|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:36:15.772Z|8558e493-b29f-496c-b22b-02c99d13518c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T12:36:15.772Z|8558e493-b29f-496c-b22b-02c99d13518c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T12:36:18.817Z|ede3082a-080b-45e9-a577-2df26eea194a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:36:18.818Z|ede3082a-080b-45e9-a577-2df26eea194a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:36:19.653Z|0b63d1f7-29ce-443d-9a93-0e659c4f4a4d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:36:19.653Z|c1149334-385d-4596-b174-7767ea18fa07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:36:19.654Z|c1149334-385d-4596-b174-7767ea18fa07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:36:19.654Z|0b63d1f7-29ce-443d-9a93-0e659c4f4a4d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:36:19.657Z|e35dabe7-192e-4b3a-b4fc-4c883c4d4edd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:36:19.657Z|e35dabe7-192e-4b3a-b4fc-4c883c4d4edd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:36:20.289Z|7b943846-b413-4b09-9b05-05a89a69de1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:36:20.289Z|7b943846-b413-4b09-9b05-05a89a69de1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:36:29.691Z|5b7eab8a-fff2-49ca-ae72-389759c758d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:36:29.692Z|5b7eab8a-fff2-49ca-ae72-389759c758d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:36:29.694Z|d9dc9572-7103-4095-bdd5-4e6b246bb228|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:36:29.696Z|d9dc9572-7103-4095-bdd5-4e6b246bb228|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:36:29.700Z|b197a8a5-1c00-4050-839b-79ca8a2b3c4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:36:29.701Z|b197a8a5-1c00-4050-839b-79ca8a2b3c4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:36:33.817Z|9593388b-efcb-4c39-93d9-d780148caf7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:36:33.818Z|9593388b-efcb-4c39-93d9-d780148caf7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:36:39.719Z|236f3ac6-113c-4639-89f2-ad4ac9a70105|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:36:39.720Z|236f3ac6-113c-4639-89f2-ad4ac9a70105|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:36:39.728Z|7db74a90-42f8-417f-9fb6-d2209c4bd3a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:36:39.729Z|7db74a90-42f8-417f-9fb6-d2209c4bd3a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:36:39.747Z|0b92bb53-cdcf-4964-8a18-14353373acd6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:36:39.747Z|0b92bb53-cdcf-4964-8a18-14353373acd6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:36:48.817Z|18310be1-432c-4aa6-9608-b213c5e51af9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:36:48.819Z|18310be1-432c-4aa6-9608-b213c5e51af9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:36:49.767Z|4dd00bb6-2029-45e6-b5e7-d0c03ee9a967|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:36:49.768Z|4dd00bb6-2029-45e6-b5e7-d0c03ee9a967|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:36:49.765Z|ec3f1a47-deab-4bd7-ba0c-566179a1e534|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:36:49.771Z|ec3f1a47-deab-4bd7-ba0c-566179a1e534|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:36:49.787Z|dd238539-8244-48ed-9cf9-82c095508e2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:36:49.787Z|dd238539-8244-48ed-9cf9-82c095508e2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:36:50.290Z|779cdca2-5408-434f-aa31-d9ffe79841fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:36:50.291Z|779cdca2-5408-434f-aa31-d9ffe79841fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:36:59.800Z|ef140f1f-bf54-40f6-b50d-6d701eb6052b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:36:59.800Z|ef140f1f-bf54-40f6-b50d-6d701eb6052b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:36:59.810Z|6a220a6c-8175-4408-9bb9-9459c9dfc0cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:36:59.810Z|6a220a6c-8175-4408-9bb9-9459c9dfc0cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:36:59.823Z|6c6f3ee8-356b-4ecf-91cb-fa560028248e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:36:59.831Z|6c6f3ee8-356b-4ecf-91cb-fa560028248e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:37:03.817Z|90366612-3e1c-47d1-bbea-02a57a39ea37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:37:03.818Z|90366612-3e1c-47d1-bbea-02a57a39ea37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:37:09.857Z|5f32c0fa-6158-4371-b5c4-5ed015da96b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:37:09.858Z|5f32c0fa-6158-4371-b5c4-5ed015da96b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:37:09.867Z|38f916cb-cab7-4459-b7e2-8f5ad4627350|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:37:09.868Z|38f916cb-cab7-4459-b7e2-8f5ad4627350|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:37:09.872Z|e3357c3e-4b1f-4675-a9d9-04eb013371b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:37:09.872Z|e3357c3e-4b1f-4675-a9d9-04eb013371b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:37:15.771Z|7216b9f1-d3c4-4a5b-ad3d-76d98e7456f5|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T12:37:15.772Z|7216b9f1-d3c4-4a5b-ad3d-76d98e7456f5|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T12:37:18.817Z|631bc0e1-ef4e-40d8-a385-efec3b17eaf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:37:18.818Z|631bc0e1-ef4e-40d8-a385-efec3b17eaf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:37:19.898Z|5ed0cb82-f076-4c12-8ff3-5ca87f3d1333|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:37:19.899Z|5ed0cb82-f076-4c12-8ff3-5ca87f3d1333|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:37:19.903Z|b4256858-3566-46ce-9ce3-286fd6eac7f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:37:19.903Z|b4256858-3566-46ce-9ce3-286fd6eac7f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:37:19.904Z|1b810e52-8e8b-438d-8321-a5115872ef8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:37:19.904Z|1b810e52-8e8b-438d-8321-a5115872ef8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:37:20.291Z|60c099d3-15c1-4ce4-8351-32c714a011fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:37:20.292Z|60c099d3-15c1-4ce4-8351-32c714a011fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:37:29.934Z|d7ed1dab-185d-4257-b138-812b7670e719|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:37:29.934Z|d7ed1dab-185d-4257-b138-812b7670e719|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:37:29.936Z|7e5ba5f0-b8fa-4412-a6fa-26e06690024d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:37:29.937Z|7e5ba5f0-b8fa-4412-a6fa-26e06690024d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:37:29.941Z|cd8345d0-5711-49d4-9998-63cf537314bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:37:29.942Z|cd8345d0-5711-49d4-9998-63cf537314bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:37:33.817Z|0a4dc09f-f101-4bf7-87ba-cc8f9b39916b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:37:33.818Z|0a4dc09f-f101-4bf7-87ba-cc8f9b39916b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:37:39.963Z|0ab338fc-d498-4307-afee-6270d5f8bef3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:37:39.964Z|0ab338fc-d498-4307-afee-6270d5f8bef3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:37:39.964Z|4065e92f-65a2-4de2-a916-d463ecc78456|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:37:39.965Z|4065e92f-65a2-4de2-a916-d463ecc78456|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:37:39.969Z|a3543aa6-3c02-409b-a971-a95d174625b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:37:39.970Z|a3543aa6-3c02-409b-a971-a95d174625b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:37:48.817Z|01d8ef73-eca5-4812-aa91-d8e2a55ef490|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:37:48.818Z|01d8ef73-eca5-4812-aa91-d8e2a55ef490|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:37:49.995Z|f4c2475e-f345-465c-ad57-bafa277ac76d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:37:49.996Z|f4c2475e-f345-465c-ad57-bafa277ac76d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:37:49.997Z|252bc877-1f47-4e48-bca8-6c2e119551ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:37:49.997Z|252bc877-1f47-4e48-bca8-6c2e119551ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:37:49.999Z|5033548e-58db-412c-abe0-3bd77eb36f6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:37:49.999Z|5033548e-58db-412c-abe0-3bd77eb36f6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:37:50.293Z|727eda94-9c6d-400b-a87f-e10c4d32aa1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:37:50.293Z|727eda94-9c6d-400b-a87f-e10c4d32aa1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:38:00.021Z|cb74e2e1-cf0d-44c7-a73a-ef09d432d594|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:38:00.021Z|cb74e2e1-cf0d-44c7-a73a-ef09d432d594|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:38:00.026Z|3d20f1df-9e14-4914-b8cd-8e1b2fb7df67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:38:00.026Z|3d20f1df-9e14-4914-b8cd-8e1b2fb7df67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:38:00.030Z|6c1bca94-a53c-4860-99d6-4c7f2b47bf28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:38:00.031Z|6c1bca94-a53c-4860-99d6-4c7f2b47bf28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:38:03.818Z|5c094087-b7e8-4cac-9658-085012c1d60f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:38:03.822Z|5c094087-b7e8-4cac-9658-085012c1d60f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:38:10.056Z|2916b8bc-7b25-4ab2-91fa-c35f1bf7fb02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:38:10.056Z|e51150f5-b682-48e7-b05b-59a421d95606|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:38:10.057Z|e51150f5-b682-48e7-b05b-59a421d95606|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:38:10.057Z|2916b8bc-7b25-4ab2-91fa-c35f1bf7fb02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:38:10.063Z|78d07aa6-80c8-4a25-be93-7774517e8344|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:38:10.064Z|78d07aa6-80c8-4a25-be93-7774517e8344|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:38:15.771Z|38d5bb3e-ed41-425d-96f0-46b71daedc0d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T12:38:15.772Z|38d5bb3e-ed41-425d-96f0-46b71daedc0d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T12:38:18.817Z|fb157591-e94e-4025-a80f-66c6e5bb53b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:38:18.818Z|fb157591-e94e-4025-a80f-66c6e5bb53b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:38:20.091Z|05a9e031-8e63-4a77-80ff-02fc87541648|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:38:20.092Z|05a9e031-8e63-4a77-80ff-02fc87541648|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:38:20.095Z|df49361d-c661-4830-820d-b66cf9e9559e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:38:20.095Z|df49361d-c661-4830-820d-b66cf9e9559e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:38:20.101Z|0ce5bbce-70cc-4bee-ab88-0bf8a92d44c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:38:20.102Z|0ce5bbce-70cc-4bee-ab88-0bf8a92d44c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:38:20.294Z|56995f44-cc69-4a45-924c-0377a69aeba3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:38:20.295Z|56995f44-cc69-4a45-924c-0377a69aeba3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:38:30.124Z|918bbde1-9c63-4f5c-bd3b-c800916bb26d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:38:30.124Z|918bbde1-9c63-4f5c-bd3b-c800916bb26d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:38:30.130Z|25cbb403-d274-4673-9579-10d661493887|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:38:30.131Z|25cbb403-d274-4673-9579-10d661493887|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:38:30.132Z|4a18dd33-4810-4fbf-bc41-2ebec9a5035e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:38:30.133Z|4a18dd33-4810-4fbf-bc41-2ebec9a5035e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:38:33.817Z|d7de68bf-05e8-421b-98e2-6e398f570b1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:38:33.818Z|d7de68bf-05e8-421b-98e2-6e398f570b1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:38:40.159Z|0f2f3f60-e9c5-45be-b9df-2ff24498920e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:38:40.160Z|0f2f3f60-e9c5-45be-b9df-2ff24498920e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:38:40.160Z|9d63e057-195b-4169-9610-b7e64139db5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:38:40.161Z|9d63e057-195b-4169-9610-b7e64139db5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:38:40.162Z|655cd3eb-c9d1-4ff4-aaf2-5fc7f5a4c908|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:38:40.163Z|655cd3eb-c9d1-4ff4-aaf2-5fc7f5a4c908|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:38:48.817Z|dbe4f265-128f-47e8-9042-a7411a387b1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:38:48.822Z|dbe4f265-128f-47e8-9042-a7411a387b1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:38:50.193Z|1d9342a3-1841-48a0-9a15-eb25f3facd33|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:38:50.194Z|1d9342a3-1841-48a0-9a15-eb25f3facd33|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:38:50.202Z|3cfef4cd-d40e-447f-a8d7-776c6e7451c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:38:50.202Z|e0a45f2a-259e-409a-8c79-1d564a28ff5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:38:50.203Z|3cfef4cd-d40e-447f-a8d7-776c6e7451c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:38:50.203Z|e0a45f2a-259e-409a-8c79-1d564a28ff5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:38:50.296Z|d1b15299-41cd-463c-8f85-fa0a8ad80ce4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:38:50.296Z|d1b15299-41cd-463c-8f85-fa0a8ad80ce4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:39:00.220Z|f939fb64-d4ca-43a4-933c-d58966eba6d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:39:00.221Z|f939fb64-d4ca-43a4-933c-d58966eba6d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:39:00.229Z|55c195f1-0080-4ab2-99f3-138619439c44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:39:00.230Z|55c195f1-0080-4ab2-99f3-138619439c44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:39:00.233Z|0ac67c04-d88f-4fea-89e6-f52552257ba4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:39:00.234Z|0ac67c04-d88f-4fea-89e6-f52552257ba4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:39:03.817Z|9a783474-f8a7-4a14-9212-8a5092742e10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:39:03.818Z|9a783474-f8a7-4a14-9212-8a5092742e10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:39:10.258Z|b6677db6-404b-44aa-aab5-35b5bf0fc5b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:39:10.258Z|bd728b3a-2fd0-4736-8b12-8098382c64d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:39:10.259Z|b6677db6-404b-44aa-aab5-35b5bf0fc5b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:39:10.260Z|bd728b3a-2fd0-4736-8b12-8098382c64d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:39:10.261Z|6314261e-0bf9-4e23-9776-541a27ec2638|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:39:10.262Z|6314261e-0bf9-4e23-9776-541a27ec2638|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:39:15.771Z|9aea6641-e9aa-4860-b11e-ae13446a2d0a|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T12:39:15.772Z|9aea6641-e9aa-4860-b11e-ae13446a2d0a|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T12:39:18.817Z|8a7f06ea-c14b-46b6-ab53-d787445a718d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:39:18.818Z|8a7f06ea-c14b-46b6-ab53-d787445a718d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:39:20.288Z|f8bd081f-7291-4d63-b3ff-a49b6f3f18d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:39:20.289Z|f8bd081f-7291-4d63-b3ff-a49b6f3f18d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:39:20.297Z|529f7323-21e7-48c2-bb4e-19acfd718aca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:39:20.297Z|22f073a2-ebc7-4f56-8d66-533d416aec79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:39:20.297Z|529f7323-21e7-48c2-bb4e-19acfd718aca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:39:20.297Z|5fc4ab5e-f272-4e3b-b053-9b4a8a0e41d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:39:20.298Z|22f073a2-ebc7-4f56-8d66-533d416aec79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:39:20.298Z|5fc4ab5e-f272-4e3b-b053-9b4a8a0e41d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:39:30.320Z|6d412bc0-0191-4fb5-b15f-a81d3053d2a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:39:30.321Z|6d412bc0-0191-4fb5-b15f-a81d3053d2a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:39:30.328Z|f62a088e-490a-4a6b-b3ac-6e09fa4468e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:39:30.329Z|f62a088e-490a-4a6b-b3ac-6e09fa4468e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:39:30.329Z|03c9c544-901a-459f-8af1-00a46febfc9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:39:30.330Z|03c9c544-901a-459f-8af1-00a46febfc9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:39:33.819Z|96803902-b9ad-40a1-a2e4-72b3794c0429|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:39:33.823Z|96803902-b9ad-40a1-a2e4-72b3794c0429|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:39:40.353Z|49bdb494-4a86-4fc4-a017-4e207d620a19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:39:40.353Z|49bdb494-4a86-4fc4-a017-4e207d620a19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:39:40.358Z|c792ba38-0433-4c8d-a958-d175333ffcc7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:39:40.359Z|c792ba38-0433-4c8d-a958-d175333ffcc7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:39:40.359Z|0e2ab431-4042-478c-a083-e7125ed40f2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:39:40.360Z|0e2ab431-4042-478c-a083-e7125ed40f2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:39:48.817Z|c7654242-e4bb-4898-8bae-9a2da2a073b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:39:48.818Z|c7654242-e4bb-4898-8bae-9a2da2a073b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:39:50.299Z|d894fb7e-9eb4-46f7-9dcd-985880e5a689|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:39:50.300Z|d894fb7e-9eb4-46f7-9dcd-985880e5a689|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:39:50.382Z|1d57ea71-d44a-4e4e-909d-b4e43fb08b06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:39:50.383Z|1d57ea71-d44a-4e4e-909d-b4e43fb08b06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:39:50.385Z|756ba1f9-f15a-48a6-97c4-f8bd5b7340d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:39:50.386Z|756ba1f9-f15a-48a6-97c4-f8bd5b7340d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:39:50.390Z|3565b356-ed43-4e94-8be6-0b0356e00545|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:39:50.391Z|3565b356-ed43-4e94-8be6-0b0356e00545|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:40:00.414Z|675274a1-ec31-48fe-8b59-c42b5fdc0b05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:40:00.414Z|675274a1-ec31-48fe-8b59-c42b5fdc0b05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:40:00.419Z|84187e5d-f023-4ba9-8084-d72ddf8bc016|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:40:00.420Z|84187e5d-f023-4ba9-8084-d72ddf8bc016|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:40:00.423Z|6da4d58f-e0c3-43da-9994-c3fb27eb5020|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:40:00.424Z|6da4d58f-e0c3-43da-9994-c3fb27eb5020|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:40:03.817Z|96430827-c01e-4893-b94b-7d50dcabf1f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:40:03.818Z|96430827-c01e-4893-b94b-7d50dcabf1f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:40:10.449Z|d8efc4c8-f987-43cb-badd-346b12db8f28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:40:10.450Z|d8efc4c8-f987-43cb-badd-346b12db8f28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:40:10.454Z|24f42be0-ad1b-4fdb-b7be-465ba04489cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:40:10.454Z|24f42be0-ad1b-4fdb-b7be-465ba04489cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:40:10.454Z|bcb4b780-6d44-4fc0-8569-2a3aec0f1724|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:40:10.455Z|bcb4b780-6d44-4fc0-8569-2a3aec0f1724|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:40:15.776Z|6da4e146-5b89-4cbc-89e8-33db55be79f4|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T12:40:15.777Z|6da4e146-5b89-4cbc-89e8-33db55be79f4|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T12:40:18.817Z|91c86199-633e-45e9-a319-a2a9fb4cc4fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:40:18.822Z|91c86199-633e-45e9-a319-a2a9fb4cc4fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:40:20.300Z|00188da9-e970-4007-bf18-e529f0bff863|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:40:20.301Z|00188da9-e970-4007-bf18-e529f0bff863|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:40:20.478Z|c02f2d82-85cd-4738-850a-4ce9e91429d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:40:20.479Z|c02f2d82-85cd-4738-850a-4ce9e91429d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:40:20.479Z|86eeaadd-bf4c-4d93-869b-04ff59182d89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:40:20.480Z|86eeaadd-bf4c-4d93-869b-04ff59182d89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:40:20.480Z|31c28f1f-fa1f-48ee-8d8a-7593d0d1adec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:40:20.481Z|31c28f1f-fa1f-48ee-8d8a-7593d0d1adec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:40:30.503Z|87ad6286-14ea-457a-8d1d-baf6c1b50d8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:40:30.504Z|87ad6286-14ea-457a-8d1d-baf6c1b50d8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:40:30.511Z|5108a36c-6e0d-4029-84db-c5c4eadacdf8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:40:30.511Z|5108a36c-6e0d-4029-84db-c5c4eadacdf8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:40:30.512Z|4c8b2e83-b455-4fc3-861b-a565b415dfc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:40:30.512Z|4c8b2e83-b455-4fc3-861b-a565b415dfc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:40:33.817Z|6b99d6dd-b796-4daa-8ddb-7b7885a75dc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:40:33.818Z|6b99d6dd-b796-4daa-8ddb-7b7885a75dc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:40:40.538Z|9a51f938-8e27-49e3-a408-7936fc775788|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:40:40.539Z|9a51f938-8e27-49e3-a408-7936fc775788|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:40:40.542Z|fd48eb4e-3077-4dc0-8b34-492060740ba7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:40:40.542Z|fd48eb4e-3077-4dc0-8b34-492060740ba7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:40:40.542Z|bb541e5f-f2d4-4556-8091-2b37cdca938e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:40:40.543Z|bb541e5f-f2d4-4556-8091-2b37cdca938e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:40:48.817Z|496938d7-881c-4fcb-8b59-6700a20e94ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:40:48.818Z|496938d7-881c-4fcb-8b59-6700a20e94ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:40:50.301Z|a7825bd9-67f4-45a1-b555-0fde13e8f6fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:40:50.302Z|a7825bd9-67f4-45a1-b555-0fde13e8f6fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:40:50.573Z|d4ffe496-623d-4710-b68c-4eda19e36aa3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:40:50.573Z|f31e0b1e-7f44-4ea6-822c-f49487ac6648|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:40:50.573Z|d4ffe496-623d-4710-b68c-4eda19e36aa3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:40:50.574Z|f31e0b1e-7f44-4ea6-822c-f49487ac6648|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:40:50.579Z|32ab65ea-d876-41e0-ba8a-3cf0ab97c845|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:40:50.579Z|32ab65ea-d876-41e0-ba8a-3cf0ab97c845|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:41:00.602Z|067cb159-a87a-4ab4-89c9-d9e1c76454b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:41:00.602Z|067cb159-a87a-4ab4-89c9-d9e1c76454b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:41:00.603Z|183a82e3-9261-4730-bd48-fbb1127802a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:41:00.604Z|183a82e3-9261-4730-bd48-fbb1127802a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:41:00.605Z|4497c7d7-9bc3-49ec-bdd5-550c9b02b2c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:41:00.605Z|4497c7d7-9bc3-49ec-bdd5-550c9b02b2c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:41:03.817Z|eea68cc5-72f9-4eb1-88a6-f6da4880f804|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:41:03.822Z|eea68cc5-72f9-4eb1-88a6-f6da4880f804|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:41:10.636Z|360dfd1c-ad98-443b-8bfe-4cad167da50f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:41:10.637Z|360dfd1c-ad98-443b-8bfe-4cad167da50f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:41:10.637Z|d03944ca-c1ba-4e98-b372-72af0a96a7a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:41:10.638Z|d03944ca-c1ba-4e98-b372-72af0a96a7a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:41:10.642Z|cc15fefb-fe50-4140-8741-51cf5caf12f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:41:10.643Z|cc15fefb-fe50-4140-8741-51cf5caf12f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:41:15.771Z|e1d73b7a-b4a8-4790-9bf5-04febedadc8f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T12:41:15.772Z|e1d73b7a-b4a8-4790-9bf5-04febedadc8f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T12:41:18.817Z|bf67a0f8-f850-403a-92b9-9d87f8a815ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:41:18.818Z|bf67a0f8-f850-403a-92b9-9d87f8a815ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:41:20.303Z|554bc0c1-3492-48f0-9bf0-2f8d90fec5f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:41:20.304Z|554bc0c1-3492-48f0-9bf0-2f8d90fec5f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:41:20.664Z|49309c8a-1d6d-4928-9e8d-c693489c5a71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:41:20.664Z|49309c8a-1d6d-4928-9e8d-c693489c5a71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:41:20.665Z|1f161f78-c762-4e3f-9bd8-7c349aedca4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:41:20.665Z|1f161f78-c762-4e3f-9bd8-7c349aedca4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:41:20.673Z|9b92bb51-7809-4a4a-86fe-478644789d49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:41:20.673Z|9b92bb51-7809-4a4a-86fe-478644789d49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:41:30.700Z|f46d2a98-135b-4b33-9e27-b52d73b5abae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:41:30.700Z|a77ed083-d5fd-4fcd-9053-5d1103f409ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:41:30.701Z|f46d2a98-135b-4b33-9e27-b52d73b5abae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:41:30.701Z|a77ed083-d5fd-4fcd-9053-5d1103f409ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:41:30.706Z|08bf6489-ee2d-4bc2-9967-f00dc712ca09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:41:30.707Z|08bf6489-ee2d-4bc2-9967-f00dc712ca09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:41:33.817Z|f9e5bee9-8c47-4a68-99a8-d5ea739d1437|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:41:33.818Z|f9e5bee9-8c47-4a68-99a8-d5ea739d1437|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:41:40.736Z|ed5e7122-8dbe-4470-9cf1-dc68116df4d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:41:40.737Z|ed5e7122-8dbe-4470-9cf1-dc68116df4d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:41:40.741Z|c222ef07-bdeb-4b86-9b0c-7ef4bb93a816|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:41:40.742Z|47a74ae6-1264-4902-81f3-5b0f4a66b4c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:41:40.742Z|47a74ae6-1264-4902-81f3-5b0f4a66b4c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:41:40.742Z|c222ef07-bdeb-4b86-9b0c-7ef4bb93a816|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:41:48.817Z|ae07f542-3795-49f9-89ef-2de7e2d885a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:41:48.822Z|ae07f542-3795-49f9-89ef-2de7e2d885a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:41:50.305Z|72011b4c-edf9-4255-b245-8d7854de36dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:41:50.305Z|72011b4c-edf9-4255-b245-8d7854de36dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:41:50.766Z|018132da-495c-475e-8d1b-5a28459a7206|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:41:50.767Z|018132da-495c-475e-8d1b-5a28459a7206|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:41:50.768Z|1f705af5-2bcf-4104-bc2a-ed2ff24d4782|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:41:50.768Z|1f705af5-2bcf-4104-bc2a-ed2ff24d4782|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:41:50.770Z|bc5e80f4-4e57-482f-9ec1-0a6e2e7f9d80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:41:50.770Z|bc5e80f4-4e57-482f-9ec1-0a6e2e7f9d80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:42:00.797Z|6a13a600-769e-426b-aa5a-23e31fa3a555|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:42:00.798Z|6a13a600-769e-426b-aa5a-23e31fa3a555|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:42:00.806Z|65b15824-e75e-4c93-b3e5-5b1c9850c34d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:42:00.807Z|65b15824-e75e-4c93-b3e5-5b1c9850c34d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:42:00.812Z|aee3b136-abd1-46a4-b903-a562fea2fd02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:42:00.813Z|aee3b136-abd1-46a4-b903-a562fea2fd02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:42:03.817Z|654db1e6-6cb6-4d5e-8731-39e598f7f341|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:42:03.818Z|654db1e6-6cb6-4d5e-8731-39e598f7f341|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:42:10.829Z|9b563d69-3928-414e-bbd9-a9acb600de2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:42:10.830Z|9b563d69-3928-414e-bbd9-a9acb600de2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:42:10.837Z|b2f0a801-2071-4be9-815c-a8d16c30211e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:42:10.838Z|b2f0a801-2071-4be9-815c-a8d16c30211e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:42:10.843Z|28cc02de-96fc-4606-838f-fdca429b40fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:42:10.844Z|28cc02de-96fc-4606-838f-fdca429b40fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:42:15.771Z|35f09b12-ce6c-42dc-9924-c234d6277643|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T12:42:15.772Z|35f09b12-ce6c-42dc-9924-c234d6277643|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T12:42:18.817Z|95e15558-fd4d-4a63-a215-529cca346ae4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:42:18.818Z|95e15558-fd4d-4a63-a215-529cca346ae4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:42:20.306Z|ceff1c79-6bb3-4a20-8ed8-4052d1341c8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:42:20.306Z|ceff1c79-6bb3-4a20-8ed8-4052d1341c8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:42:20.860Z|7b01caef-292b-496a-8532-1a4197cb180c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:42:20.861Z|7b01caef-292b-496a-8532-1a4197cb180c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:42:20.865Z|0e3bbccf-f5de-4e57-806c-aa74d8bb29de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:42:20.866Z|0e3bbccf-f5de-4e57-806c-aa74d8bb29de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:42:20.873Z|ad98b9d0-2d17-4378-9c38-e1aee4980f65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:42:20.874Z|ad98b9d0-2d17-4378-9c38-e1aee4980f65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:42:30.891Z|c6b75d05-34fe-4be1-8a4e-ee9d0645bab7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:42:30.892Z|c6b75d05-34fe-4be1-8a4e-ee9d0645bab7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:42:30.892Z|b05d60b5-c71a-44f7-921a-58237014abb1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:42:30.892Z|b05d60b5-c71a-44f7-921a-58237014abb1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:42:30.899Z|65ef6d75-12e3-4640-98df-6d09cae8804b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:42:30.899Z|65ef6d75-12e3-4640-98df-6d09cae8804b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:42:33.818Z|7184891d-b6ac-44f5-8e68-fb8980bede5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:42:33.823Z|7184891d-b6ac-44f5-8e68-fb8980bede5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:42:40.917Z|8678fe41-8cfd-48ac-8d78-20b552ab098c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:42:40.917Z|8678fe41-8cfd-48ac-8d78-20b552ab098c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:42:40.919Z|4b53e485-3069-421e-8f4d-05d2e935c586|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:42:40.919Z|4b53e485-3069-421e-8f4d-05d2e935c586|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:42:40.923Z|b903642d-90fe-4f5d-910b-d637ef8c718b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:42:40.924Z|b903642d-90fe-4f5d-910b-d637ef8c718b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:42:48.817Z|fd633286-0993-4ab7-91e1-2426bd079583|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:42:48.818Z|fd633286-0993-4ab7-91e1-2426bd079583|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:42:50.307Z|4c2fe720-ed48-4f7f-a339-6443f22d494c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:42:50.307Z|4c2fe720-ed48-4f7f-a339-6443f22d494c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:42:50.943Z|3d3146f8-d1b5-4e74-9a9b-c0ce221f5a3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:42:50.944Z|3d3146f8-d1b5-4e74-9a9b-c0ce221f5a3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:42:50.946Z|6441a266-cda3-43b8-90dd-8092cd1fa0d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:42:50.948Z|6441a266-cda3-43b8-90dd-8092cd1fa0d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:42:50.954Z|d02d420f-9363-43f3-9ab7-6b5d607f3762|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:42:50.955Z|d02d420f-9363-43f3-9ab7-6b5d607f3762|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:43:00.969Z|495aac50-fa47-4964-9d29-a998a9fe4325|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:43:00.971Z|495aac50-fa47-4964-9d29-a998a9fe4325|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:43:00.975Z|72c78cb3-2cc8-424d-a00b-607114d481a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:43:00.976Z|72c78cb3-2cc8-424d-a00b-607114d481a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:43:00.983Z|eba17ee7-d2d0-45bd-9b86-f61ac1c97ddc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:43:00.984Z|eba17ee7-d2d0-45bd-9b86-f61ac1c97ddc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:43:03.817Z|a87c10db-7839-4940-b92b-424d9620dc91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:43:03.818Z|a87c10db-7839-4940-b92b-424d9620dc91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:43:11.003Z|94761568-da77-452f-a686-030c18948996|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:43:11.004Z|f9107b40-a470-4c0c-8908-3487957083a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:43:11.004Z|f9107b40-a470-4c0c-8908-3487957083a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:43:11.004Z|94761568-da77-452f-a686-030c18948996|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:43:11.012Z|f58dadba-983b-4bd7-bf77-a7db76698b2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:43:11.014Z|f58dadba-983b-4bd7-bf77-a7db76698b2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:43:15.772Z|c9b74cca-7dc0-4934-bb99-8c1302106041|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T12:43:15.773Z|c9b74cca-7dc0-4934-bb99-8c1302106041|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T12:43:18.817Z|0995c4ba-185d-4775-899d-3fc840d2f233|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:43:18.821Z|0995c4ba-185d-4775-899d-3fc840d2f233|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:43:20.308Z|8ee7effe-b7b5-4476-b953-96ce451a9985|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:43:20.309Z|8ee7effe-b7b5-4476-b953-96ce451a9985|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:43:21.036Z|d7701ee1-18bd-4fc3-a119-5e3f14bd9adb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:43:21.036Z|d7701ee1-18bd-4fc3-a119-5e3f14bd9adb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:43:21.036Z|a49fda05-76b7-41e0-b610-0696a0725c32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:43:21.037Z|a49fda05-76b7-41e0-b610-0696a0725c32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:43:21.045Z|89706178-2e25-40bc-ba68-ed376260aeec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:43:21.046Z|89706178-2e25-40bc-ba68-ed376260aeec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:43:31.063Z|6471b4d0-7b6c-4f8c-abd5-c27ce5aa040c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:43:31.064Z|6471b4d0-7b6c-4f8c-abd5-c27ce5aa040c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:43:31.066Z|a0208fc9-bd89-447e-b783-c3437e71ef36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:43:31.066Z|a0208fc9-bd89-447e-b783-c3437e71ef36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:43:31.071Z|860c560d-ba34-4b5c-81e2-5d4558b832a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:43:31.072Z|860c560d-ba34-4b5c-81e2-5d4558b832a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:43:33.817Z|fbc3617f-b8e2-4b80-8455-11a1c68e7c2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:43:33.818Z|fbc3617f-b8e2-4b80-8455-11a1c68e7c2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:43:41.096Z|8f6de00d-848f-4168-9393-e51ea13d1609|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:43:41.096Z|8f6de00d-848f-4168-9393-e51ea13d1609|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:43:41.100Z|a19d97da-6523-418b-b0c8-ffbfa58cf509|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:43:41.101Z|a19d97da-6523-418b-b0c8-ffbfa58cf509|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:43:41.104Z|b855feb9-2fe6-4eaa-864b-db9407f50e13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:43:41.104Z|b855feb9-2fe6-4eaa-864b-db9407f50e13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:43:48.817Z|d2294f0f-a37e-4fbd-8eaf-411b60c84e4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:43:48.818Z|d2294f0f-a37e-4fbd-8eaf-411b60c84e4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:43:50.309Z|61597852-dd6f-4d03-bec1-50d8811c6929|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:43:50.310Z|61597852-dd6f-4d03-bec1-50d8811c6929|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:43:51.124Z|5a0d4d9e-3956-45dc-bd4e-84aaa5a68f84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:43:51.125Z|5a0d4d9e-3956-45dc-bd4e-84aaa5a68f84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:43:51.127Z|cd734640-6e98-4c78-8b3a-966403159333|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:43:51.128Z|cd734640-6e98-4c78-8b3a-966403159333|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:43:51.128Z|cb26b650-5f7b-4517-8f0c-f291f3073b5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:43:51.129Z|cb26b650-5f7b-4517-8f0c-f291f3073b5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:44:01.165Z|19e00a08-85ea-4e57-bd47-32581391394a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:44:01.166Z|19e00a08-85ea-4e57-bd47-32581391394a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:44:01.170Z|bee3d9ae-6a62-4982-91c5-07a830f22808|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:44:01.170Z|4f3e4c6d-b65a-423e-82c5-84f59e7e0eef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:44:01.171Z|bee3d9ae-6a62-4982-91c5-07a830f22808|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:44:01.171Z|4f3e4c6d-b65a-423e-82c5-84f59e7e0eef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:44:03.817Z|21e8053e-207c-4c49-b100-1a858602075e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:44:03.821Z|21e8053e-207c-4c49-b100-1a858602075e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:44:11.198Z|9624c47e-5832-40f4-8db6-beca2e32a849|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:44:11.199Z|e14f1c9b-2875-460a-b4c8-5bf04ca657b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:44:11.199Z|9624c47e-5832-40f4-8db6-beca2e32a849|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:44:11.199Z|e14f1c9b-2875-460a-b4c8-5bf04ca657b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:44:11.202Z|decc3b19-533e-426e-955f-35d78691991a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:44:11.202Z|decc3b19-533e-426e-955f-35d78691991a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:44:15.771Z|bbead230-ead0-49d2-bf0f-71b26b3e0ba3|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T12:44:15.772Z|bbead230-ead0-49d2-bf0f-71b26b3e0ba3|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T12:44:18.818Z|92686227-faa9-4ba8-80cf-5e544ef93ec4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:44:18.818Z|92686227-faa9-4ba8-80cf-5e544ef93ec4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:44:20.310Z|a66a84e7-130a-4528-9acb-a0bf9de35c4d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:44:20.311Z|a66a84e7-130a-4528-9acb-a0bf9de35c4d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:44:21.231Z|d48658a3-86bf-4281-988b-5bd8a7b38e0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:44:21.232Z|d48658a3-86bf-4281-988b-5bd8a7b38e0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:44:21.232Z|c22dbf1c-02c7-4289-b212-c0d233ea2196|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:44:21.232Z|c22dbf1c-02c7-4289-b212-c0d233ea2196|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:44:21.238Z|0135d12a-ca9e-47a7-98e4-f6e04608fd2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:44:21.239Z|0135d12a-ca9e-47a7-98e4-f6e04608fd2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:44:31.262Z|2291de29-1f39-4df8-b74c-b852741263dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:44:31.263Z|2291de29-1f39-4df8-b74c-b852741263dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:44:31.269Z|d6c5e435-c392-4ca7-97f5-9dc6c40c3f50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:44:31.270Z|d6c5e435-c392-4ca7-97f5-9dc6c40c3f50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:44:31.271Z|08d49b09-3f3c-4189-a380-b908e5f2c33a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:44:31.272Z|08d49b09-3f3c-4189-a380-b908e5f2c33a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:44:33.817Z|c73af419-4f96-49c0-bf18-900fc2b18ddd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:44:33.818Z|c73af419-4f96-49c0-bf18-900fc2b18ddd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:44:41.292Z|bb64d36d-d49c-457c-9f84-6b0d7d222f7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:44:41.293Z|bb64d36d-d49c-457c-9f84-6b0d7d222f7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:44:41.296Z|cf29a4a3-7d34-4f93-8abc-8b95134e7add|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:44:41.296Z|cf29a4a3-7d34-4f93-8abc-8b95134e7add|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:44:41.302Z|b035a3d7-ad4a-4e99-bb4c-615890381b6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:44:41.302Z|b035a3d7-ad4a-4e99-bb4c-615890381b6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:44:48.817Z|355ce7df-a9f5-4c97-8551-918c88b1aa54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:44:48.822Z|355ce7df-a9f5-4c97-8551-918c88b1aa54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:44:50.312Z|ab5a2633-be98-48c8-9d6d-fd92e577b1bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:44:50.312Z|ab5a2633-be98-48c8-9d6d-fd92e577b1bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:44:51.326Z|e7b0097a-7931-4cd1-9bf0-ac66ee82dcbf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:44:51.327Z|e7b0097a-7931-4cd1-9bf0-ac66ee82dcbf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:44:51.327Z|396538d4-56e1-4564-aa60-ddbd9b6045f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:44:51.329Z|396538d4-56e1-4564-aa60-ddbd9b6045f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:44:51.329Z|71063aee-5d08-45f0-b382-7c40ddb24974|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:44:51.330Z|71063aee-5d08-45f0-b382-7c40ddb24974|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:45:01.354Z|5fbc3bc9-8869-4d97-a7cb-eabda6ae43ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:45:01.355Z|5fbc3bc9-8869-4d97-a7cb-eabda6ae43ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:45:01.355Z|7fd3c070-a3a8-44fa-8170-08e493a0f0cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:45:01.355Z|7fd3c070-a3a8-44fa-8170-08e493a0f0cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:45:01.364Z|1f05adcd-45e3-42e6-9b13-6e440c8f663a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:45:01.365Z|1f05adcd-45e3-42e6-9b13-6e440c8f663a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:45:03.817Z|fa51a609-c9a0-46d1-8e9e-11755944ce8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:45:03.818Z|fa51a609-c9a0-46d1-8e9e-11755944ce8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:45:11.381Z|90b86ddd-eae8-4f9d-b799-489554bf00be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:45:11.381Z|c9ce1011-38cf-4e0e-92a3-ead130d6e4ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:45:11.382Z|90b86ddd-eae8-4f9d-b799-489554bf00be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:45:11.382Z|c9ce1011-38cf-4e0e-92a3-ead130d6e4ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:45:11.391Z|8150f529-f19c-454b-b716-f96758efb4b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:45:11.392Z|8150f529-f19c-454b-b716-f96758efb4b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:45:15.772Z|712fc3f0-5b2e-4ca9-a560-e058df463eb8|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-05-06T12:45:15.773Z|712fc3f0-5b2e-4ca9-a560-e058df463eb8|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-05-06T12:45:18.817Z|11002b98-b646-45e2-a9db-d3823242472f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:45:18.818Z|11002b98-b646-45e2-a9db-d3823242472f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:45:20.313Z|4ca20e10-b2b0-45fb-b07c-f9b75c79b2f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:45:20.314Z|4ca20e10-b2b0-45fb-b07c-f9b75c79b2f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-05-06T12:45:21.410Z|90583430-2783-4d92-b79b-7119d42c061b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:45:21.411Z|c81d2aad-178c-4f85-a8bb-1dd87a62c488|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:45:21.411Z|90583430-2783-4d92-b79b-7119d42c061b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:45:21.411Z|c81d2aad-178c-4f85-a8bb-1dd87a62c488|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:45:21.416Z|26c198aa-cba6-4b01-b75b-d50fc84deedd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:45:21.417Z|26c198aa-cba6-4b01-b75b-d50fc84deedd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:45:31.447Z|6291ed39-99cb-462a-ab08-6717849b9603|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:45:31.448Z|6291ed39-99cb-462a-ab08-6717849b9603|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:45:31.451Z|8cba23a6-38d9-45a5-86a7-7d90a9474aa1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:45:31.452Z|8cba23a6-38d9-45a5-86a7-7d90a9474aa1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:45:31.452Z|cc6ce445-f2e1-4119-a278-823dc6a882c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-05-06T12:45:31.452Z|cc6ce445-f2e1-4119-a278-823dc6a882c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-05-06T12:45:33.817Z|3aea600e-4220-4db2-8e6c-248987cea921|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-05-06T12:45:33.821Z|3aea600e-4220-4db2-8e6c-248987cea921|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.